[FIX] syntax error in nl.po
parent
56f1564f2a
commit
37e1664a08
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,10 +12,10 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2016-12-08 03:36+0000\n"
|
"PO-Revision-Date: 2016-12-08 03:36+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n"
|
"Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n"
|
||||||
|
"Language: am\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: am\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +45,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +79,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:248
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,7 +107,12 @@ msgid "Created on"
|
||||||
msgstr "Creado en"
|
msgstr "Creado en"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
|
@ -120,7 +127,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +136,17 @@ msgid "Display Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +244,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +252,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +286,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +307,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,11 +12,12 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n"
|
"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n"
|
||||||
|
"Language: ar\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: ar\n"
|
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
|
||||||
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
@ -45,13 +46,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +80,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +108,19 @@ msgid "Created on"
|
||||||
msgstr "???????? ????"
|
msgstr "???????? ????"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +128,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +137,17 @@ msgid "Display Name"
|
||||||
msgstr "?????? ??????????"
|
msgstr "?????? ??????????"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +245,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +253,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +287,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +308,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -0,0 +1,301 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * auto_backup
|
||||||
|
#
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 11.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"Last-Translator: <>\n"
|
||||||
|
"Language-Team: \n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: \n"
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "/home/odoo/.ssh/id_rsa"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_folder
|
||||||
|
msgid "Absolute path for storing the backups"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.actions.act_window,name:auto_backup.action_backup_conf_form
|
||||||
|
#: model:ir.ui.menu,name:auto_backup.backup_conf_menu
|
||||||
|
msgid "Automated Backups"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Automatic backups of the database can be scheduled as follows:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_failure
|
||||||
|
msgid "Backup Failed"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
|
msgid "Backup Successful"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_days_to_keep
|
||||||
|
msgid "Backups older than this will be deleted automatically. Set 0 to disable autodeletion."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Basic backup configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: sql_constraint:db.backup:0
|
||||||
|
msgid "Cannot duplicate a configuration."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_method
|
||||||
|
msgid "Choose the storage method for this backup."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
|
#, python-format
|
||||||
|
msgid "Cleanup of old database backups failed."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
|
#, python-format
|
||||||
|
msgid "Connection Test Failed!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
|
#, python-format
|
||||||
|
msgid "Connection Test Succeeded!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
|
#, python-format
|
||||||
|
msgid "Database backup failed."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
|
#, python-format
|
||||||
|
msgid "Database backup succeeded."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
|
msgid "Days To Keep"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
|
#, python-format
|
||||||
|
msgid "Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
|
msgid "Execute backup(s)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_folder
|
||||||
|
msgid "Folder"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Go to Settings / Technical / Automation / Scheduled Actions."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Help"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: sql_constraint:db.backup:0
|
||||||
|
msgid "I cannot remove backups from the future. Ask Doc for that."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup___last_update
|
||||||
|
msgid "Last Modified on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: selection:db.backup,method:0
|
||||||
|
msgid "Local disk"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_method
|
||||||
|
msgid "Method"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_name
|
||||||
|
msgid "Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_private_key
|
||||||
|
msgid "Path to the private key file. Only the Odoo user should have read permissions for that file."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_sftp_private_key
|
||||||
|
msgid "Private key location"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: selection:db.backup,method:0
|
||||||
|
msgid "Remote SFTP server"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_sftp_password
|
||||||
|
msgid "SFTP Password"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_sftp_port
|
||||||
|
msgid "SFTP Port"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_sftp_host
|
||||||
|
msgid "SFTP Server"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "SFTP Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Set the scheduler to active and fill in how often you want backups generated."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_name
|
||||||
|
msgid "Summary of this backup process"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Test SFTP Connection"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_host
|
||||||
|
msgid "The host name or IP address from your remote server. For example 192.168.0.1"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_password
|
||||||
|
msgid "The password for the SFTP connection. If you specify a private key file, then this is the password to decrypt it."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_port
|
||||||
|
msgid "The port on the FTP server that accepts SSH/SFTP calls."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
|
msgid "The username where the SFTP connection should be made with. This is the user on the external server."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Use SFTP with caution! This writes files to external servers under the path you specify."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_sftp_user
|
||||||
|
msgid "Username in the SFTP Server"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Warning:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "john"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "sftp.example.com"
|
||||||
|
msgstr ""
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,10 +12,10 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n"
|
"Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n"
|
||||||
|
"Language: bg\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: bg\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +45,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +79,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +107,19 @@ msgid "Created on"
|
||||||
msgstr "?????????????????? ????"
|
msgstr "?????????????????? ????"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +127,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +136,17 @@ msgid "Display Name"
|
||||||
msgstr "?????? ???? ??????????????????"
|
msgstr "?????? ???? ??????????????????"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +244,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +252,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +286,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +307,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,11 +12,12 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Bosnian (https://www.transifex.com/oca/teams/23907/bs/)\n"
|
"Language-Team: Bosnian (https://www.transifex.com/oca/teams/23907/bs/)\n"
|
||||||
|
"Language: bs\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: bs\n"
|
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
@ -45,13 +46,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +80,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +108,19 @@ msgid "Created on"
|
||||||
msgstr "Kreirano"
|
msgstr "Kreirano"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +128,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +137,17 @@ msgid "Display Name"
|
||||||
msgstr "Prika??i naziv"
|
msgstr "Prika??i naziv"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +245,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +253,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +287,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +308,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,10 +12,10 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2018-03-03 10:08+0000\n"
|
"PO-Revision-Date: 2018-03-03 10:08+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||||
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
|
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
|
||||||
|
"Language: ca\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: ca\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -252,8 +252,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -287,8 +286,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,10 +12,10 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n"
|
"Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n"
|
||||||
|
"Language: cs\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: cs\n"
|
|
||||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +45,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +79,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +107,19 @@ msgid "Created on"
|
||||||
msgstr "Vytvo??eno"
|
msgstr "Vytvo??eno"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +127,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +136,17 @@ msgid "Display Name"
|
||||||
msgstr "Zobrazovan?? n??zev"
|
msgstr "Zobrazovan?? n??zev"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +244,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +252,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +286,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +307,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# Luk???? Spurn?? <lukasspurny8@gmail.com>, 2018
|
# Luk???? Spurn?? <lukasspurny8@gmail.com>, 2018
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -11,11 +11,12 @@ msgstr ""
|
||||||
"POT-Creation-Date: 2018-03-03 10:08+0000\n"
|
"POT-Creation-Date: 2018-03-03 10:08+0000\n"
|
||||||
"PO-Revision-Date: 2018-03-03 10:08+0000\n"
|
"PO-Revision-Date: 2018-03-03 10:08+0000\n"
|
||||||
"Last-Translator: Luk???? Spurn?? <lukasspurny8@gmail.com>, 2018\n"
|
"Last-Translator: Luk???? Spurn?? <lukasspurny8@gmail.com>, 2018\n"
|
||||||
"Language-Team: Czech (Czech Republic) (https://www.transifex.com/oca/teams/23907/cs_CZ/)\n"
|
"Language-Team: Czech (Czech Republic) (https://www.transifex.com/oca/"
|
||||||
|
"teams/23907/cs_CZ/)\n"
|
||||||
|
"Language: cs_CZ\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: cs_CZ\n"
|
|
||||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -252,8 +253,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -287,8 +287,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,10 +12,10 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Danish (https://www.transifex.com/oca/teams/23907/da/)\n"
|
"Language-Team: Danish (https://www.transifex.com/oca/teams/23907/da/)\n"
|
||||||
|
"Language: da\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: da\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +45,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +79,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +107,19 @@ msgid "Created on"
|
||||||
msgstr "Oprettet den"
|
msgstr "Oprettet den"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +127,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +136,17 @@ msgid "Display Name"
|
||||||
msgstr "Vist navn"
|
msgstr "Vist navn"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +244,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +252,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +286,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +307,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,10 +12,10 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2018-03-03 10:08+0000\n"
|
"PO-Revision-Date: 2018-03-03 10:08+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||||
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
|
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
|
||||||
|
"Language: de\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: de\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -254,8 +254,7 @@ msgstr "Suchen Sie die Aktion mit dem Namen \"Backup Scheduler\"."
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Setzen Sie die Aktion auf aktiv und geben Sie an wie oft die Sicherungen "
|
"Setzen Sie die Aktion auf aktiv und geben Sie an wie oft die Sicherungen "
|
||||||
"erstellt werden soll."
|
"erstellt werden soll."
|
||||||
|
@ -291,8 +290,8 @@ msgstr "Der Port auf dem FTP-Server, der SSH/SFTP Anfragen annimmt."
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Der Benutzername mit dem die SFTP-Verbindung mit hergestellt werden soll. "
|
"Der Benutzername mit dem die SFTP-Verbindung mit hergestellt werden soll. "
|
||||||
"Dies ist der Benutzer auf dem externen Server."
|
"Dies ist der Benutzer auf dem externen Server."
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -11,11 +11,12 @@ msgstr ""
|
||||||
"POT-Creation-Date: 2017-02-18 02:29+0000\n"
|
"POT-Creation-Date: 2017-02-18 02:29+0000\n"
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/el_GR/)\n"
|
"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/"
|
||||||
|
"el_GR/)\n"
|
||||||
|
"Language: el_GR\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: el_GR\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +46,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +80,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +108,19 @@ msgid "Created on"
|
||||||
msgstr "?????????????????????????? ??????"
|
msgstr "?????????????????????????? ??????"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +128,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +137,17 @@ msgid "Display Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +245,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +253,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +287,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +308,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -11,11 +11,12 @@ msgstr ""
|
||||||
"POT-Creation-Date: 2017-02-18 02:29+0000\n"
|
"POT-Creation-Date: 2017-02-18 02:29+0000\n"
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/teams/23907/en_GB/)\n"
|
"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/"
|
||||||
|
"teams/23907/en_GB/)\n"
|
||||||
|
"Language: en_GB\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: en_GB\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +46,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +80,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +108,19 @@ msgid "Created on"
|
||||||
msgstr "Created on"
|
msgstr "Created on"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +128,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +137,17 @@ msgid "Display Name"
|
||||||
msgstr "Display Name"
|
msgstr "Display Name"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +245,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +253,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +287,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +308,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,10 +12,10 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2018-03-03 10:08+0000\n"
|
"PO-Revision-Date: 2018-03-03 10:08+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||||
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
|
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
|
||||||
|
"Language: es\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: es\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -264,8 +264,7 @@ msgstr "Buscar la acci??n llamada 'Backup sheduler'."
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Ajuste el programador para activar y rellenar con qu?? frecuencia desea las "
|
"Ajuste el programador para activar y rellenar con qu?? frecuencia desea las "
|
||||||
"copias de seguridad generadas."
|
"copias de seguridad generadas."
|
||||||
|
@ -305,8 +304,8 @@ msgstr "El puerto en el servidor FTP que acepta llamadas de SSH/SFTP."
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"El nombre de usuario donde la conexi??n SFTP se debe hacer con. Este es el "
|
"El nombre de usuario donde la conexi??n SFTP se debe hacer con. Este es el "
|
||||||
"usuario en el servidor externo."
|
"usuario en el servidor externo."
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -11,11 +11,12 @@ msgstr ""
|
||||||
"POT-Creation-Date: 2017-02-18 02:29+0000\n"
|
"POT-Creation-Date: 2017-02-18 02:29+0000\n"
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/teams/23907/es_AR/)\n"
|
"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/"
|
||||||
|
"teams/23907/es_AR/)\n"
|
||||||
|
"Language: es_AR\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: es_AR\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +46,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +80,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +108,19 @@ msgid "Created on"
|
||||||
msgstr "Creado en"
|
msgstr "Creado en"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +128,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +137,17 @@ msgid "Display Name"
|
||||||
msgstr "Mostrar Nombre"
|
msgstr "Mostrar Nombre"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +245,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +253,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +287,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +308,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -11,11 +11,12 @@ msgstr ""
|
||||||
"POT-Creation-Date: 2017-02-18 02:29+0000\n"
|
"POT-Creation-Date: 2017-02-18 02:29+0000\n"
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/es_CL/)\n"
|
"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/"
|
||||||
|
"es_CL/)\n"
|
||||||
|
"Language: es_CL\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: es_CL\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +46,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +80,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +108,19 @@ msgid "Created on"
|
||||||
msgstr "Creado en"
|
msgstr "Creado en"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +128,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +137,17 @@ msgid "Display Name"
|
||||||
msgstr "Nombre mostrado"
|
msgstr "Nombre mostrado"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +245,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +253,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +287,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +308,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -11,11 +11,12 @@ msgstr ""
|
||||||
"POT-Creation-Date: 2017-02-18 02:29+0000\n"
|
"POT-Creation-Date: 2017-02-18 02:29+0000\n"
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/es_CO/)\n"
|
"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/"
|
||||||
|
"es_CO/)\n"
|
||||||
|
"Language: es_CO\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: es_CO\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +46,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +80,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +108,19 @@ msgid "Created on"
|
||||||
msgstr "Creado"
|
msgstr "Creado"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +128,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +137,17 @@ msgid "Display Name"
|
||||||
msgstr "Nombre P??blico"
|
msgstr "Nombre P??blico"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +245,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +253,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +287,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +308,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -11,11 +11,12 @@ msgstr ""
|
||||||
"POT-Creation-Date: 2017-02-18 02:29+0000\n"
|
"POT-Creation-Date: 2017-02-18 02:29+0000\n"
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/teams/23907/es_CR/)\n"
|
"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/"
|
||||||
|
"teams/23907/es_CR/)\n"
|
||||||
|
"Language: es_CR\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: es_CR\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +46,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +80,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +108,19 @@ msgid "Created on"
|
||||||
msgstr "Creado en"
|
msgstr "Creado en"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +128,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +137,17 @@ msgid "Display Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +245,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +253,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +287,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +308,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -11,11 +11,12 @@ msgstr ""
|
||||||
"POT-Creation-Date: 2017-02-18 02:29+0000\n"
|
"POT-Creation-Date: 2017-02-18 02:29+0000\n"
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/teams/23907/es_DO/)\n"
|
"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/"
|
||||||
|
"teams/23907/es_DO/)\n"
|
||||||
|
"Language: es_DO\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: es_DO\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +46,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +80,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +108,19 @@ msgid "Created on"
|
||||||
msgstr "Creado en"
|
msgstr "Creado en"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +128,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +137,17 @@ msgid "Display Name"
|
||||||
msgstr "Nombre mostrado"
|
msgstr "Nombre mostrado"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +245,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +253,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +287,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +308,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -11,11 +11,12 @@ msgstr ""
|
||||||
"POT-Creation-Date: 2017-02-18 02:29+0000\n"
|
"POT-Creation-Date: 2017-02-18 02:29+0000\n"
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/es_EC/)\n"
|
"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/"
|
||||||
|
"es_EC/)\n"
|
||||||
|
"Language: es_EC\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: es_EC\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +46,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +80,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +108,19 @@ msgid "Created on"
|
||||||
msgstr "Creado en"
|
msgstr "Creado en"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +128,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +137,17 @@ msgid "Display Name"
|
||||||
msgstr "Nombre mostrado"
|
msgstr "Nombre mostrado"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +245,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +253,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +287,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +308,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -11,11 +11,12 @@ msgstr ""
|
||||||
"POT-Creation-Date: 2017-05-01 10:38+0000\n"
|
"POT-Creation-Date: 2017-05-01 10:38+0000\n"
|
||||||
"PO-Revision-Date: 2017-05-01 10:38+0000\n"
|
"PO-Revision-Date: 2017-05-01 10:38+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/es_ES/)\n"
|
"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/"
|
||||||
|
"es_ES/)\n"
|
||||||
|
"Language: es_ES\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: es_ES\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +46,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +80,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +108,19 @@ msgid "Created on"
|
||||||
msgstr "Creado en"
|
msgstr "Creado en"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +128,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +137,17 @@ msgid "Display Name"
|
||||||
msgstr "Nombre para mostrar"
|
msgstr "Nombre para mostrar"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +245,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +253,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +287,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +308,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -11,11 +11,12 @@ msgstr ""
|
||||||
"POT-Creation-Date: 2017-02-18 02:29+0000\n"
|
"POT-Creation-Date: 2017-02-18 02:29+0000\n"
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/es_MX/)\n"
|
"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/"
|
||||||
|
"es_MX/)\n"
|
||||||
|
"Language: es_MX\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: es_MX\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +46,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +80,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +108,19 @@ msgid "Created on"
|
||||||
msgstr "Creado en"
|
msgstr "Creado en"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +128,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +137,17 @@ msgid "Display Name"
|
||||||
msgstr "Nombre desplegado"
|
msgstr "Nombre desplegado"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +245,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +253,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +287,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +308,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -11,11 +11,12 @@ msgstr ""
|
||||||
"POT-Creation-Date: 2017-02-18 02:29+0000\n"
|
"POT-Creation-Date: 2017-02-18 02:29+0000\n"
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
"Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/es_PE/)\n"
|
"Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/"
|
||||||
|
"es_PE/)\n"
|
||||||
|
"Language: es_PE\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: es_PE\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +46,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +80,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +108,19 @@ msgid "Created on"
|
||||||
msgstr "Creado en"
|
msgstr "Creado en"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +128,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +137,17 @@ msgid "Display Name"
|
||||||
msgstr "Nombre a Mostrar"
|
msgstr "Nombre a Mostrar"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +245,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +253,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +287,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +308,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -11,11 +11,12 @@ msgstr ""
|
||||||
"POT-Creation-Date: 2017-02-18 02:29+0000\n"
|
"POT-Creation-Date: 2017-02-18 02:29+0000\n"
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/es_PY/)\n"
|
"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/"
|
||||||
|
"es_PY/)\n"
|
||||||
|
"Language: es_PY\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: es_PY\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +46,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +80,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +108,19 @@ msgid "Created on"
|
||||||
msgstr "Creado en"
|
msgstr "Creado en"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +128,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +137,17 @@ msgid "Display Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +245,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +253,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +287,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +308,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -11,11 +11,12 @@ msgstr ""
|
||||||
"POT-Creation-Date: 2017-02-18 02:29+0000\n"
|
"POT-Creation-Date: 2017-02-18 02:29+0000\n"
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/teams/23907/es_VE/)\n"
|
"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/"
|
||||||
|
"teams/23907/es_VE/)\n"
|
||||||
|
"Language: es_VE\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: es_VE\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +46,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +80,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +108,19 @@ msgid "Created on"
|
||||||
msgstr "Creado en"
|
msgstr "Creado en"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +128,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +137,17 @@ msgid "Display Name"
|
||||||
msgstr "Mostrar nombre"
|
msgstr "Mostrar nombre"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +245,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +253,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +287,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +308,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,10 +12,10 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Estonian (https://www.transifex.com/oca/teams/23907/et/)\n"
|
"Language-Team: Estonian (https://www.transifex.com/oca/teams/23907/et/)\n"
|
||||||
|
"Language: et\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: et\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +45,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +79,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +107,19 @@ msgid "Created on"
|
||||||
msgstr "Loodud"
|
msgstr "Loodud"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +127,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +136,17 @@ msgid "Display Name"
|
||||||
msgstr "N??idatav nimi"
|
msgstr "N??idatav nimi"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +244,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +252,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +286,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +307,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,10 +12,10 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Basque (https://www.transifex.com/oca/teams/23907/eu/)\n"
|
"Language-Team: Basque (https://www.transifex.com/oca/teams/23907/eu/)\n"
|
||||||
|
"Language: eu\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: eu\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +45,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +79,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +107,19 @@ msgid "Created on"
|
||||||
msgstr "Created on"
|
msgstr "Created on"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +127,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +136,17 @@ msgid "Display Name"
|
||||||
msgstr "Izena erakutsi"
|
msgstr "Izena erakutsi"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +244,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +252,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +286,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +307,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,10 +12,10 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Persian (https://www.transifex.com/oca/teams/23907/fa/)\n"
|
"Language-Team: Persian (https://www.transifex.com/oca/teams/23907/fa/)\n"
|
||||||
|
"Language: fa\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: fa\n"
|
|
||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +45,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +79,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +107,19 @@ msgid "Created on"
|
||||||
msgstr "?????????? ?????? ????"
|
msgstr "?????????? ?????? ????"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +127,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +136,17 @@ msgid "Display Name"
|
||||||
msgstr "?????? ????????????"
|
msgstr "?????? ????????????"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +244,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +252,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +286,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +307,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,10 +12,10 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2016-12-08 03:36+0000\n"
|
"PO-Revision-Date: 2016-12-08 03:36+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n"
|
"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n"
|
||||||
|
"Language: fi\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: fi\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +45,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +79,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:248
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,7 +107,12 @@ msgid "Created on"
|
||||||
msgstr "Luotu"
|
msgstr "Luotu"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
|
@ -120,7 +127,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +136,17 @@ msgid "Display Name"
|
||||||
msgstr "Nimi"
|
msgstr "Nimi"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +244,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +252,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +286,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +307,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,10 +12,10 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2018-03-03 10:08+0000\n"
|
"PO-Revision-Date: 2018-03-03 10:08+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||||
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
|
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
|
||||||
|
"Language: fr\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: fr\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -261,8 +261,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -296,8 +295,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -11,11 +11,12 @@ msgstr ""
|
||||||
"POT-Creation-Date: 2016-12-08 03:36+0000\n"
|
"POT-Creation-Date: 2016-12-08 03:36+0000\n"
|
||||||
"PO-Revision-Date: 2016-12-08 03:36+0000\n"
|
"PO-Revision-Date: 2016-12-08 03:36+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/fr_CA/)\n"
|
"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/"
|
||||||
|
"fr_CA/)\n"
|
||||||
|
"Language: fr_CA\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: fr_CA\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +46,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +80,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:248
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,7 +108,12 @@ msgid "Created on"
|
||||||
msgstr "Cr???? le"
|
msgstr "Cr???? le"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
|
@ -120,7 +128,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +137,17 @@ msgid "Display Name"
|
||||||
msgstr "Afficher le nom"
|
msgstr "Afficher le nom"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +245,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +253,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +287,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +308,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -11,11 +11,12 @@ msgstr ""
|
||||||
"POT-Creation-Date: 2017-02-18 02:29+0000\n"
|
"POT-Creation-Date: 2017-02-18 02:29+0000\n"
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: French (Switzerland) (https://www.transifex.com/oca/teams/23907/fr_CH/)\n"
|
"Language-Team: French (Switzerland) (https://www.transifex.com/oca/"
|
||||||
|
"teams/23907/fr_CH/)\n"
|
||||||
|
"Language: fr_CH\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: fr_CH\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +46,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +80,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +108,19 @@ msgid "Created on"
|
||||||
msgstr "Cr???? le"
|
msgstr "Cr???? le"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +128,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +137,17 @@ msgid "Display Name"
|
||||||
msgstr "Nom affich??"
|
msgstr "Nom affich??"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +245,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +253,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +287,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +308,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,10 +12,10 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n"
|
"Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n"
|
||||||
|
"Language: gl\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: gl\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +45,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +79,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +107,19 @@ msgid "Created on"
|
||||||
msgstr "Creada en"
|
msgstr "Creada en"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +127,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +136,17 @@ msgid "Display Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +244,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +252,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +286,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +307,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -11,11 +11,12 @@ msgstr ""
|
||||||
"POT-Creation-Date: 2016-12-08 03:36+0000\n"
|
"POT-Creation-Date: 2016-12-08 03:36+0000\n"
|
||||||
"PO-Revision-Date: 2016-12-08 03:36+0000\n"
|
"PO-Revision-Date: 2016-12-08 03:36+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/gl_ES/)\n"
|
"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/"
|
||||||
|
"gl_ES/)\n"
|
||||||
|
"Language: gl_ES\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: gl_ES\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +46,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +80,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:248
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,7 +108,12 @@ msgid "Created on"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
|
@ -120,7 +128,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +137,17 @@ msgid "Display Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +245,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +253,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +287,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +308,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,10 +12,10 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Hebrew (https://www.transifex.com/oca/teams/23907/he/)\n"
|
"Language-Team: Hebrew (https://www.transifex.com/oca/teams/23907/he/)\n"
|
||||||
|
"Language: he\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: he\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +45,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +79,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +107,19 @@ msgid "Created on"
|
||||||
msgstr "???????? ??-"
|
msgstr "???????? ??-"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +127,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +136,17 @@ msgid "Display Name"
|
||||||
msgstr "?????? ??????????"
|
msgstr "?????? ??????????"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +244,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +252,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +286,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +307,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,11 +12,12 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2018-03-03 10:08+0000\n"
|
"PO-Revision-Date: 2018-03-03 10:08+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||||
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
|
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
|
||||||
|
"Language: hr\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: hr\n"
|
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
@ -141,8 +142,8 @@ msgstr "Prika??i naziv"
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Nemojte ??uvati backup na va??em poslu??itelju me??u ostalim podacima, jer ??e se"
|
"Nemojte ??uvati backup na va??em poslu??itelju me??u ostalim podacima, jer ??e se "
|
||||||
" i on backupirati!"
|
"i on backupirati!"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
@ -254,8 +255,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -289,8 +289,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -11,12 +11,14 @@ msgstr ""
|
||||||
"POT-Creation-Date: 2017-02-22 00:54+0000\n"
|
"POT-Creation-Date: 2017-02-22 00:54+0000\n"
|
||||||
"PO-Revision-Date: 2017-02-22 00:54+0000\n"
|
"PO-Revision-Date: 2017-02-22 00:54+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n"
|
"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/"
|
||||||
|
"hr_HR/)\n"
|
||||||
|
"Language: hr_HR\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: hr_HR\n"
|
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
@ -45,13 +47,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +81,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +109,19 @@ msgid "Created on"
|
||||||
msgstr "Kreirano"
|
msgstr "Kreirano"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +129,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +138,17 @@ msgid "Display Name"
|
||||||
msgstr "Naziv"
|
msgstr "Naziv"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +246,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +254,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +288,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +309,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,10 +12,10 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Hungarian (https://www.transifex.com/oca/teams/23907/hu/)\n"
|
"Language-Team: Hungarian (https://www.transifex.com/oca/teams/23907/hu/)\n"
|
||||||
|
"Language: hu\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: hu\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +45,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +79,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +107,19 @@ msgid "Created on"
|
||||||
msgstr "L??trehoz??s d??tuma"
|
msgstr "L??trehoz??s d??tuma"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +127,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +136,17 @@ msgid "Display Name"
|
||||||
msgstr "N??v megjelen??t??se"
|
msgstr "N??v megjelen??t??se"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +244,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +252,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +286,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +307,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,10 +12,10 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Indonesian (https://www.transifex.com/oca/teams/23907/id/)\n"
|
"Language-Team: Indonesian (https://www.transifex.com/oca/teams/23907/id/)\n"
|
||||||
|
"Language: id\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: id\n"
|
|
||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +45,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +79,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +107,19 @@ msgid "Created on"
|
||||||
msgstr "Dibuat pada"
|
msgstr "Dibuat pada"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +127,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +136,17 @@ msgid "Display Name"
|
||||||
msgstr "Nama Tampilan"
|
msgstr "Nama Tampilan"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +244,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +252,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +286,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +307,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,10 +12,10 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2018-03-03 10:08+0000\n"
|
"PO-Revision-Date: 2018-03-03 10:08+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||||
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
|
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
|
||||||
|
"Language: it\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: it\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -176,8 +176,7 @@ msgstr "Aiuto"
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: sql_constraint:db.backup:0
|
#: sql_constraint:db.backup:0
|
||||||
msgid "I cannot remove backups from the future. Ask Doc for that."
|
msgid "I cannot remove backups from the future. Ask Doc for that."
|
||||||
msgstr ""
|
msgstr "Impossibile rimuovere backup dal futuro. Cercare nella Documentazione."
|
||||||
"Impossibile rimuovere backup dal futuro. Cercare nella Documentazione."
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_id
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_id
|
||||||
|
@ -220,8 +219,8 @@ msgid ""
|
||||||
"Path to the private key file. Only the Odoo user should have read "
|
"Path to the private key file. Only the Odoo user should have read "
|
||||||
"permissions for that file."
|
"permissions for that file."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Percorso al file della chiave privata. Soltanto l'utente Odoo dovrebbe avere"
|
"Percorso al file della chiave privata. Soltanto l'utente Odoo dovrebbe avere "
|
||||||
" il permesso in lettura di questo file."
|
"il permesso in lettura di questo file."
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_sftp_private_key
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_sftp_private_key
|
||||||
|
@ -261,8 +260,7 @@ msgstr "Cerca l'azione denominata 'Pianificazione del backup'."
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Impostare lo scheduler per attivare e compilare la frequenza con cui si "
|
"Impostare lo scheduler per attivare e compilare la frequenza con cui si "
|
||||||
"desidera generare il backup."
|
"desidera generare il backup."
|
||||||
|
@ -301,11 +299,10 @@ msgstr "La porta sul server FTP che accetta chiamate SSH/SFTP."
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Il nome utente per la connessione SFTP. Questo ?? l'utente sul server "
|
"Il nome utente per la connessione SFTP. Questo ?? l'utente sul server esterno."
|
||||||
"esterno."
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
@ -313,8 +310,8 @@ msgid ""
|
||||||
"Use SFTP with caution! This writes files to external servers under the path "
|
"Use SFTP with caution! This writes files to external servers under the path "
|
||||||
"you specify."
|
"you specify."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Usare SFTP con cautela! Questa modalit?? scrive file nel percorso specificato"
|
"Usare SFTP con cautela! Questa modalit?? scrive file nel percorso specificato "
|
||||||
" su server esterni."
|
"su server esterni."
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_sftp_user
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,10 +12,10 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Japanese (https://www.transifex.com/oca/teams/23907/ja/)\n"
|
"Language-Team: Japanese (https://www.transifex.com/oca/teams/23907/ja/)\n"
|
||||||
|
"Language: ja\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: ja\n"
|
|
||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +45,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +79,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +107,19 @@ msgid "Created on"
|
||||||
msgstr "?????????"
|
msgstr "?????????"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +127,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +136,17 @@ msgid "Display Name"
|
||||||
msgstr "?????????"
|
msgstr "?????????"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +244,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +252,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +286,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +307,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,10 +12,10 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Korean (https://www.transifex.com/oca/teams/23907/ko/)\n"
|
"Language-Team: Korean (https://www.transifex.com/oca/teams/23907/ko/)\n"
|
||||||
|
"Language: ko\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: ko\n"
|
|
||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +45,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +79,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +107,19 @@ msgid "Created on"
|
||||||
msgstr "?????????"
|
msgstr "?????????"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +127,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +136,17 @@ msgid "Display Name"
|
||||||
msgstr "?????? ??????"
|
msgstr "?????? ??????"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +244,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +252,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +286,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +307,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,11 +12,12 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n"
|
"Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n"
|
||||||
|
"Language: lt\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: lt\n"
|
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
|
||||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
"%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
@ -45,13 +46,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +80,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +108,19 @@ msgid "Created on"
|
||||||
msgstr "Sukurta"
|
msgstr "Sukurta"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +128,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +137,17 @@ msgid "Display Name"
|
||||||
msgstr "Vaizduojamas pavadinimas"
|
msgstr "Vaizduojamas pavadinimas"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +245,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +253,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +287,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +308,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -11,12 +11,14 @@ msgstr ""
|
||||||
"POT-Creation-Date: 2016-12-08 03:36+0000\n"
|
"POT-Creation-Date: 2016-12-08 03:36+0000\n"
|
||||||
"PO-Revision-Date: 2016-12-08 03:36+0000\n"
|
"PO-Revision-Date: 2016-12-08 03:36+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/teams/23907/lt_LT/)\n"
|
"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/"
|
||||||
|
"teams/23907/lt_LT/)\n"
|
||||||
|
"Language: lt_LT\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: lt_LT\n"
|
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
|
||||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
"%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
@ -45,13 +47,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +81,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:248
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,7 +109,12 @@ msgid "Created on"
|
||||||
msgstr "Sukurta"
|
msgstr "Sukurta"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
|
@ -120,7 +129,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +138,17 @@ msgid "Display Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +246,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +254,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +288,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +309,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,11 +12,12 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Latvian (https://www.transifex.com/oca/teams/23907/lv/)\n"
|
"Language-Team: Latvian (https://www.transifex.com/oca/teams/23907/lv/)\n"
|
||||||
|
"Language: lv\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: lv\n"
|
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
|
||||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
|
"2);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
@ -45,13 +46,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +80,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +108,19 @@ msgid "Created on"
|
||||||
msgstr "Izveidots"
|
msgstr "Izveidots"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +128,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +137,17 @@ msgid "Display Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +245,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +253,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +287,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +308,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,10 +12,10 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Macedonian (https://www.transifex.com/oca/teams/23907/mk/)\n"
|
"Language-Team: Macedonian (https://www.transifex.com/oca/teams/23907/mk/)\n"
|
||||||
|
"Language: mk\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: mk\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
|
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +45,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +79,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +107,19 @@ msgid "Created on"
|
||||||
msgstr "???????????????? ????"
|
msgstr "???????????????? ????"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +127,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +136,17 @@ msgid "Display Name"
|
||||||
msgstr "?????????????? ??????"
|
msgstr "?????????????? ??????"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +244,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +252,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +286,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +307,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,10 +12,10 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Mongolian (https://www.transifex.com/oca/teams/23907/mn/)\n"
|
"Language-Team: Mongolian (https://www.transifex.com/oca/teams/23907/mn/)\n"
|
||||||
|
"Language: mn\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: mn\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +45,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +79,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +107,19 @@ msgid "Created on"
|
||||||
msgstr "???????????????? ??????????"
|
msgstr "???????????????? ??????????"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +127,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +136,17 @@ msgid "Display Name"
|
||||||
msgstr "?????????????????? ??????"
|
msgstr "?????????????????? ??????"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +244,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +252,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +286,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +307,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -11,11 +11,12 @@ msgstr ""
|
||||||
"POT-Creation-Date: 2017-02-18 02:29+0000\n"
|
"POT-Creation-Date: 2017-02-18 02:29+0000\n"
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Norwegian Bokm??l (https://www.transifex.com/oca/teams/23907/nb/)\n"
|
"Language-Team: Norwegian Bokm??l (https://www.transifex.com/oca/teams/23907/"
|
||||||
|
"nb/)\n"
|
||||||
|
"Language: nb\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: nb\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +46,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +80,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +108,19 @@ msgid "Created on"
|
||||||
msgstr "Opprettet"
|
msgstr "Opprettet"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +128,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +137,17 @@ msgid "Display Name"
|
||||||
msgstr "Visnings navn"
|
msgstr "Visnings navn"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +245,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +253,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +287,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +308,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -11,11 +11,12 @@ msgstr ""
|
||||||
"POT-Creation-Date: 2016-12-08 03:36+0000\n"
|
"POT-Creation-Date: 2016-12-08 03:36+0000\n"
|
||||||
"PO-Revision-Date: 2016-12-08 03:36+0000\n"
|
"PO-Revision-Date: 2016-12-08 03:36+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Norwegian Bokm??l (Norway) (https://www.transifex.com/oca/teams/23907/nb_NO/)\n"
|
"Language-Team: Norwegian Bokm??l (Norway) (https://www.transifex.com/oca/"
|
||||||
|
"teams/23907/nb_NO/)\n"
|
||||||
|
"Language: nb_NO\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: nb_NO\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +46,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +80,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:248
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,7 +108,12 @@ msgid "Created on"
|
||||||
msgstr "Laget den"
|
msgstr "Laget den"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
|
@ -120,7 +128,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +137,17 @@ msgid "Display Name"
|
||||||
msgstr "Vis navn"
|
msgstr "Vis navn"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +245,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +253,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +287,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +308,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -10,283 +10,453 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2015-03-26 14:17+0000\n"
|
"PO-Revision-Date: 2015-03-26 14:17+0000\n"
|
||||||
"Last-Translator: <>\n"
|
"Last-Translator: <>\n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
|
"Language: \n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Plural-Forms: \n"
|
"Plural-Forms: \n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/backup_scheduler.py:137
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
#, python-format
|
msgid "/home/odoo/.ssh/id_rsa"
|
||||||
msgid "%s"
|
msgstr ""
|
||||||
msgstr "%s"
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: help:db.backup,bkp_dir:0
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_folder
|
||||||
msgid "Absolute path for storing the backups"
|
msgid "Absolute path for storing the backups"
|
||||||
msgstr "Absoluut pad om backups te bewaren"
|
msgstr "Absoluut pad om backups te bewaren"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: field:db.backup,sendmailsftpfail:0
|
#: model:ir.actions.act_window,name:auto_backup.action_backup_conf_form
|
||||||
msgid "Auto. E-mail on backup fail"
|
#: model:ir.ui.menu,name:auto_backup.backup_conf_menu
|
||||||
msgstr "Auto. e-mailen wanneer backup mislukt"
|
#, fuzzy
|
||||||
|
msgid "Automated Backups"
|
||||||
#. module: auto_backup
|
|
||||||
#: field:db.backup,autoremove:0
|
|
||||||
msgid "Auto. Remove Backups"
|
|
||||||
msgstr "Auto. backups verwijderen"
|
msgstr "Auto. backups verwijderen"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: view:db.backup:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Automatic backups of the database can be scheduled as follows:"
|
msgid "Automatic backups of the database can be scheduled as follows:"
|
||||||
msgstr "Automatische backups van de database kunnen als volgend gepland worden:"
|
msgstr ""
|
||||||
|
"Automatische backups van de database kunnen als volgend gepland worden:"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: field:db.backup,bkp_dir:0
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_failure
|
||||||
msgid "Backup Directory"
|
#, fuzzy
|
||||||
|
msgid "Backup Failed"
|
||||||
msgstr "Backup folder"
|
msgstr "Backup folder"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: view:db.backup:auto_backup.view_backup_conf_tree
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backups"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
msgstr "Backups"
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: help:db.backup,daystokeepsftp:0
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Choose after how many days the backup should be deleted from the FTP server. For example:\n"
|
msgid "Backup Successful"
|
||||||
"If you fill in 5 the backups will be removed after 5 days from the FTP server."
|
msgstr ""
|
||||||
msgstr "Kies na hoeveel dagen de backups verwijderd moeten worden van de FTP server. Bijvoorbeeld:\n"
|
|
||||||
"Als u 5 invult zal de backup na 5 dagen verwijderd worden van de FTP server."
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: help:db.backup,daystokeep:0
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Choose after how many days the backup should be deleted. For example:\n"
|
msgid ""
|
||||||
"If you fill in 5 the backups will be removed after 5 days."
|
"Backups older than this will be deleted automatically. Set 0 to disable "
|
||||||
msgstr "Kies na hoeveel dagen de backup verwijderd moet worden. Bijvoorbeeld:\n"
|
"autodeletion."
|
||||||
"Als u 5 invult zal de backup verwijderd worden na 5 dagen."
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.act_window,name:auto_backup.action_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
#: model:ir.ui.menu,name:auto_backup.backup_conf_menu
|
#, fuzzy
|
||||||
msgid "Configure Backup"
|
msgid "Basic backup configuration"
|
||||||
msgstr "Configureer backup"
|
msgstr "Lokale backup configuratie"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: view:db.backup:auto_backup.view_backup_conf_form
|
#: sql_constraint:db.backup:0
|
||||||
msgid "Contact us!"
|
#, fuzzy
|
||||||
msgstr "Contacteer ons!"
|
msgid "Cannot duplicate a configuration."
|
||||||
|
msgstr "Lokale backup configuratie"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: field:db.backup,create_uid:0
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_method
|
||||||
|
msgid "Choose the storage method for this backup."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
|
#, python-format
|
||||||
|
msgid "Cleanup of old database backups failed."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
|
#, python-format
|
||||||
|
msgid "Connection Test Failed!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
|
#, python-format
|
||||||
|
msgid "Connection Test Succeeded!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_create_uid
|
||||||
msgid "Created by"
|
msgid "Created by"
|
||||||
msgstr "Gemaakt door"
|
msgstr "Gemaakt door"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: field:db.backup,create_date:0
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_create_date
|
||||||
msgid "Created on"
|
msgid "Created on"
|
||||||
msgstr "Gemaakt op"
|
msgstr "Gemaakt op"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: field:db.backup,name:0
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
msgid "Database"
|
#, fuzzy
|
||||||
|
msgid "Database Backup"
|
||||||
msgstr "Database"
|
msgstr "Database"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: help:db.backup,name:0
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
msgid "Database you want to schedule backups for"
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
msgstr "Database waar u backups voor wilt plannen"
|
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: field:db.backup,emailtonotify:0
|
|
||||||
msgid "E-mail to notify"
|
|
||||||
msgstr "E-mail om te verwittigen"
|
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: code:addons/auto_backup/backup_scheduler.py:106
|
|
||||||
#: constraint:db.backup:0
|
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error ! No such database exists!"
|
msgid "Database backup failed."
|
||||||
msgstr "Error! Deze database bestaat niet!"
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: help:db.backup,emailtonotify:0
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
msgid "Fill in the e-mail where you want to be notified that the backup failed on the FTP."
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
msgstr "Vul de e-mail in waarop u wilt verwittigd worden als de backup mislukt op de FTP."
|
#, python-format
|
||||||
|
msgid "Database backup succeeded."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: view:db.backup:auto_backup.view_backup_conf_form
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "For example: /odoo/backups/"
|
msgid "Days To Keep"
|
||||||
msgstr "Bijvoorbeeld: /odoo/backups/"
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: view:db.backup:auto_backup.view_backup_conf_form
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
|
msgid "Execute backup(s)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_folder
|
||||||
|
msgid "Folder"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Go to Settings / Technical / Automation / Scheduled Actions."
|
msgid "Go to Settings / Technical / Automation / Scheduled Actions."
|
||||||
msgstr "Ga naar Instellingen / Technsich / Automatisering / Geplande acties"
|
msgstr "Ga naar Instellingen / Technsich / Automatisering / Geplande acties"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: view:db.backup:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "Help"
|
msgstr "Help"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: field:db.backup,host:0
|
#: sql_constraint:db.backup:0
|
||||||
msgid "Host"
|
msgid "I cannot remove backups from the future. Ask Doc for that."
|
||||||
msgstr "Host"
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: field:db.backup,id:0
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_id
|
||||||
msgid "ID"
|
msgid "ID"
|
||||||
msgstr "ID"
|
msgstr "ID"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: field:db.backup,sftpip:0
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup___last_update
|
||||||
msgid "IP Address SFTP Server"
|
#, fuzzy
|
||||||
msgstr "IP adres SFTP server"
|
msgid "Last Modified on"
|
||||||
|
msgstr "Laatst bijgewerkt op"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: help:db.backup,sendmailsftpfail:0
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_write_uid
|
||||||
msgid "If you check this option you can choose to automaticly get e-mailed when the backup to the external server failed."
|
|
||||||
msgstr "Als u deze optie aanvinkt kan u kiezen om automatisch een e-mail aan te krijgen als de backup
|
|
||||||
naar de externe server mislukt."
|
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: help:db.backup,autoremove:0
|
|
||||||
msgid "If you check this option you can choose to automaticly remove the backup after xx days"
|
|
||||||
msgstr "Als u deze optie aanvinkt kan u kiezen om automatisch backups te verwijderen na xx dagen"
|
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: help:db.backup,sftpwrite:0
|
|
||||||
msgid "If you check this option you can specify the details needed to write to a remote server with SFTP."
|
|
||||||
msgstr "Als u deze optie aanvinkt kan u de details invullen die nodig zijn om te connecteren met de externe SFTP server."
|
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: field:db.backup,write_uid:0
|
|
||||||
msgid "Last Updated by"
|
msgid "Last Updated by"
|
||||||
msgstr "Laatst bijgewerkt door"
|
msgstr "Laatst bijgewerkt door"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: field:db.backup,write_date:0
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_write_date
|
||||||
msgid "Last Updated on"
|
msgid "Last Updated on"
|
||||||
msgstr "Laatst bijgewerkt op"
|
msgstr "Laatst bijgewerkt op"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: view:db.backup:auto_backup.view_backup_conf_form
|
#: selection:db.backup,method:0
|
||||||
msgid "Local backup configuration"
|
msgid "Local disk"
|
||||||
msgstr "Lokale backup configuratie"
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: view:db.backup:auto_backup.view_backup_conf_form
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_method
|
||||||
msgid "Need more help?"
|
msgid "Method"
|
||||||
msgstr "Meer hulp nodig?"
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: field:db.backup,sftppassword:0
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_name
|
||||||
msgid "Password User SFTP Server"
|
msgid "Name"
|
||||||
msgstr "Wachtwoord gebruiker SFTP server"
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: field:db.backup,sftppath:0
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_private_key
|
||||||
msgid "Path external server"
|
msgid ""
|
||||||
msgstr "Pad externe server"
|
"Path to the private key file. Only the Odoo user should have read "
|
||||||
|
"permissions for that file."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: field:db.backup,port:0
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_sftp_private_key
|
||||||
msgid "Port"
|
msgid "Private key location"
|
||||||
msgstr "Poort"
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: field:db.backup,daystokeepsftp:0
|
#: selection:db.backup,method:0
|
||||||
msgid "Remove SFTP after x days"
|
#, fuzzy
|
||||||
msgstr "SFTP verwijderen na x dagen"
|
msgid "Remote SFTP server"
|
||||||
|
msgstr "Gebruikersnaam SFTP Server"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: field:db.backup,daystokeep:0
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_sftp_password
|
||||||
msgid "Remove after x days"
|
#, fuzzy
|
||||||
msgstr "Verwijderen na x dagen"
|
msgid "SFTP Password"
|
||||||
|
msgstr "SFTP poort"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: view:db.backup:auto_backup.view_backup_conf_form
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_sftp_port
|
||||||
msgid "SFTP"
|
|
||||||
msgstr "SFTP"
|
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: field:db.backup,sftpport:0
|
|
||||||
msgid "SFTP Port"
|
msgid "SFTP Port"
|
||||||
msgstr "SFTP poort"
|
msgstr "SFTP poort"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: view:db.backup:auto_backup.view_backup_conf_search
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_sftp_host
|
||||||
msgid "Search options"
|
#, fuzzy
|
||||||
msgstr "Zoekopties"
|
msgid "SFTP Server"
|
||||||
|
msgstr "Gebruikersnaam SFTP Server"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: view:db.backup:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "SFTP Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
msgstr "Zoek de actie genaamd 'Backup scheduler'."
|
msgstr "Zoek de actie genaamd 'Backup scheduler'."
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: view:db.backup:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Set the scheduler to active and fill in how often you want backups generated."
|
msgid ""
|
||||||
msgstr "Zet de planner op actief en vul in hoe vaak de backup moet gemaakt worden."
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
|
msgstr ""
|
||||||
|
"Zet de planner op actief en vul in hoe vaak de backup moet gemaakt worden."
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: view:db.backup:auto_backup.view_backup_conf_form
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_name
|
||||||
msgid "Test"
|
msgid "Summary of this backup process"
|
||||||
msgstr "Test"
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: view:db.backup:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Test SFTP Connection"
|
msgid "Test SFTP Connection"
|
||||||
msgstr "Test SFTP Connectie"
|
msgstr "Test SFTP Connectie"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: help:db.backup,sftpip:0
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_host
|
||||||
msgid "The IP address from your remote server. For example 192.168.0.1"
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
"The host name or IP address from your remote server. For example 192.168.0.1"
|
||||||
msgstr "Het IP adres van uw externe server. Bijvoorbeeld: 192.168.0.1"
|
msgstr "Het IP adres van uw externe server. Bijvoorbeeld: 192.168.0.1"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: help:db.backup,sftppath:0
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_password
|
||||||
msgid "The location to the folder where the dumps should be written to. For example /odoo/backups/.\n"
|
#, fuzzy
|
||||||
"Files will then be written to /odoo/backups/ on your remote server."
|
msgid ""
|
||||||
msgstr "De locatie naar de folder waar de backup naar toe moet geschreven worden. Bijvoorbeeld odoo/backups/\n"
|
"The password for the SFTP connection. If you specify a private key file, "
|
||||||
"Bestanden worden dan naar /odoo/backups/ geschreven op de externe server"
|
"then this is the password to decrypt it."
|
||||||
|
msgstr ""
|
||||||
|
"Het wachtwoord van de gebruiker waar de SFTP connectie mee moet gemaakt "
|
||||||
|
"worden. Dit is het wachtwoord van de gebruiker op de externe server."
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: help:db.backup,sftppassword:0
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_port
|
||||||
msgid "The password from the user where the SFTP connection should be made with. This is the password from the user on the external server."
|
|
||||||
msgstr "Het wachtwoord van de gebruiker waar de SFTP connectie mee moet gemaakt worden. Dit is het wachtwoord van de gebruiker op de externe server."
|
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: help:db.backup,sftpport:0
|
|
||||||
msgid "The port on the FTP server that accepts SSH/SFTP calls."
|
msgid "The port on the FTP server that accepts SSH/SFTP calls."
|
||||||
msgstr "De poort op de FTP server die SSH/SFTP accepteert."
|
msgstr "De poort op de FTP server die SSH/SFTP accepteert."
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: help:db.backup,sftpusername:0
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid "The username where the SFTP connection should be made with. This is the user on the external server."
|
msgid ""
|
||||||
msgstr "De gebruikersnaam waar de SFTP connectie mee gemaakt moet worden. Dit is de gebruiker op de externe server."
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
|
"on the external server."
|
||||||
|
msgstr ""
|
||||||
|
"De gebruikersnaam waar de SFTP connectie mee gemaakt moet worden. Dit is de "
|
||||||
|
"gebruiker op de externe server."
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: view:db.backup:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "This configures the scheduler for automatic backup of the given database running on given host at given port on regular intervals."
|
msgid ""
|
||||||
msgstr "Dit configureert de planner voor automatische backups op de ingegeven database waar de host, poort en database op zijn ingegeven voor reguliere intervallen."
|
"Use SFTP with caution! This writes files to external servers under the path "
|
||||||
|
"you specify."
|
||||||
|
msgstr ""
|
||||||
|
"Gebruik SFTP voorzichtig! Dit schrijft bestanden naar externe servers onder "
|
||||||
|
"het pad dat u opgeeft."
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: view:db.backup:auto_backup.view_backup_conf_form
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_sftp_user
|
||||||
msgid "Use SFTP with caution! This writes files to external servers under the path you specify."
|
#, fuzzy
|
||||||
msgstr "Gebruik SFTP voorzichtig! Dit schrijft bestanden naar externe servers onder het pad dat u opgeeft."
|
msgid "Username in the SFTP Server"
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: field:db.backup,sftpusername:0
|
|
||||||
msgid "Username SFTP Server"
|
|
||||||
msgstr "Gebruikersnaam SFTP Server"
|
msgstr "Gebruikersnaam SFTP Server"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: view:db.backup:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr "Waarschuwing:"
|
msgstr "Waarschuwing:"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: field:db.backup,sftpwrite:0
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Write to external server with sftp"
|
msgid "john"
|
||||||
msgstr "Schrijf naar externe server met SFTP"
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "sftp.example.com"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "%s"
|
||||||
|
#~ msgstr "%s"
|
||||||
|
|
||||||
|
#~ msgid "Auto. E-mail on backup fail"
|
||||||
|
#~ msgstr "Auto. e-mailen wanneer backup mislukt"
|
||||||
|
|
||||||
|
#~ msgid "Backups"
|
||||||
|
#~ msgstr "Backups"
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "Choose after how many days the backup should be deleted from the FTP "
|
||||||
|
#~ "server. For example:\n"
|
||||||
|
#~ "If you fill in 5 the backups will be removed after 5 days from the FTP "
|
||||||
|
#~ "server."
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "Kies na hoeveel dagen de backups verwijderd moeten worden van de FTP "
|
||||||
|
#~ "server. Bijvoorbeeld:\n"
|
||||||
|
#~ "Als u 5 invult zal de backup na 5 dagen verwijderd worden van de FTP "
|
||||||
|
#~ "server."
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "Choose after how many days the backup should be deleted. For example:\n"
|
||||||
|
#~ "If you fill in 5 the backups will be removed after 5 days."
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "Kies na hoeveel dagen de backup verwijderd moet worden. Bijvoorbeeld:\n"
|
||||||
|
#~ "Als u 5 invult zal de backup verwijderd worden na 5 dagen."
|
||||||
|
|
||||||
|
#~ msgid "Configure Backup"
|
||||||
|
#~ msgstr "Configureer backup"
|
||||||
|
|
||||||
|
#~ msgid "Contact us!"
|
||||||
|
#~ msgstr "Contacteer ons!"
|
||||||
|
|
||||||
|
#~ msgid "Database you want to schedule backups for"
|
||||||
|
#~ msgstr "Database waar u backups voor wilt plannen"
|
||||||
|
|
||||||
|
#~ msgid "E-mail to notify"
|
||||||
|
#~ msgstr "E-mail om te verwittigen"
|
||||||
|
|
||||||
|
#~ msgid "Error ! No such database exists!"
|
||||||
|
#~ msgstr "Error! Deze database bestaat niet!"
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "Fill in the e-mail where you want to be notified that the backup failed "
|
||||||
|
#~ "on the FTP."
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "Vul de e-mail in waarop u wilt verwittigd worden als de backup mislukt op "
|
||||||
|
#~ "de FTP."
|
||||||
|
|
||||||
|
#~ msgid "For example: /odoo/backups/"
|
||||||
|
#~ msgstr "Bijvoorbeeld: /odoo/backups/"
|
||||||
|
|
||||||
|
#~ msgid "Host"
|
||||||
|
#~ msgstr "Host"
|
||||||
|
|
||||||
|
#~ msgid "IP Address SFTP Server"
|
||||||
|
#~ msgstr "IP adres SFTP server"
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "If you check this option you can choose to automaticly get e-mailed when "
|
||||||
|
#~ "the backup to the external server failed."
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "Als u deze optie aanvinkt kan u kiezen om automatisch een e-mail aan te "
|
||||||
|
#~ "krijgen als de backup naar de externe server mislukt."
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "If you check this option you can choose to automaticly remove the backup "
|
||||||
|
#~ "after xx days"
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "Als u deze optie aanvinkt kan u kiezen om automatisch backups te "
|
||||||
|
#~ "verwijderen na xx dagen"
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "If you check this option you can specify the details needed to write to a "
|
||||||
|
#~ "remote server with SFTP."
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "Als u deze optie aanvinkt kan u de details invullen die nodig zijn om te "
|
||||||
|
#~ "connecteren met de externe SFTP server."
|
||||||
|
|
||||||
|
#~ msgid "Need more help?"
|
||||||
|
#~ msgstr "Meer hulp nodig?"
|
||||||
|
|
||||||
|
#~ msgid "Password User SFTP Server"
|
||||||
|
#~ msgstr "Wachtwoord gebruiker SFTP server"
|
||||||
|
|
||||||
|
#~ msgid "Path external server"
|
||||||
|
#~ msgstr "Pad externe server"
|
||||||
|
|
||||||
|
#~ msgid "Port"
|
||||||
|
#~ msgstr "Poort"
|
||||||
|
|
||||||
|
#~ msgid "Remove SFTP after x days"
|
||||||
|
#~ msgstr "SFTP verwijderen na x dagen"
|
||||||
|
|
||||||
|
#~ msgid "Remove after x days"
|
||||||
|
#~ msgstr "Verwijderen na x dagen"
|
||||||
|
|
||||||
|
#~ msgid "SFTP"
|
||||||
|
#~ msgstr "SFTP"
|
||||||
|
|
||||||
|
#~ msgid "Search options"
|
||||||
|
#~ msgstr "Zoekopties"
|
||||||
|
|
||||||
|
#~ msgid "Test"
|
||||||
|
#~ msgstr "Test"
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "The location to the folder where the dumps should be written to. For "
|
||||||
|
#~ "example /odoo/backups/.\n"
|
||||||
|
#~ "Files will then be written to /odoo/backups/ on your remote server."
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "De locatie naar de folder waar de backup naar toe moet geschreven worden. "
|
||||||
|
#~ "Bijvoorbeeld odoo/backups/\n"
|
||||||
|
#~ "Bestanden worden dan naar /odoo/backups/ geschreven op de externe server"
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "This configures the scheduler for automatic backup of the given database "
|
||||||
|
#~ "running on given host at given port on regular intervals."
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "Dit configureert de planner voor automatische backups op de ingegeven "
|
||||||
|
#~ "database waar de host, poort en database op zijn ingegeven voor reguliere "
|
||||||
|
#~ "intervallen."
|
||||||
|
|
||||||
|
#~ msgid "Write to external server with sftp"
|
||||||
|
#~ msgstr "Schrijf naar externe server met SFTP"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -10,283 +10,453 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2015-03-26 14:17+0000\n"
|
"PO-Revision-Date: 2015-03-26 14:17+0000\n"
|
||||||
"Last-Translator: <>\n"
|
"Last-Translator: <>\n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
|
"Language: \n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Plural-Forms: \n"
|
"Plural-Forms: \n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/backup_scheduler.py:137
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
#, python-format
|
msgid "/home/odoo/.ssh/id_rsa"
|
||||||
msgid "%s"
|
msgstr ""
|
||||||
msgstr "%s"
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: help:db.backup,bkp_dir:0
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_folder
|
||||||
msgid "Absolute path for storing the backups"
|
msgid "Absolute path for storing the backups"
|
||||||
msgstr "Absoluut pad om backups te bewaren"
|
msgstr "Absoluut pad om backups te bewaren"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: field:db.backup,sendmailsftpfail:0
|
#: model:ir.actions.act_window,name:auto_backup.action_backup_conf_form
|
||||||
msgid "Auto. E-mail on backup fail"
|
#: model:ir.ui.menu,name:auto_backup.backup_conf_menu
|
||||||
msgstr "Auto. e-mailen wanneer backup mislukt"
|
#, fuzzy
|
||||||
|
msgid "Automated Backups"
|
||||||
#. module: auto_backup
|
|
||||||
#: field:db.backup,autoremove:0
|
|
||||||
msgid "Auto. Remove Backups"
|
|
||||||
msgstr "Auto. backups verwijderen"
|
msgstr "Auto. backups verwijderen"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: view:db.backup:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Automatic backups of the database can be scheduled as follows:"
|
msgid "Automatic backups of the database can be scheduled as follows:"
|
||||||
msgstr "Automatische backups van de database kunnen als volgend gepland worden:"
|
msgstr ""
|
||||||
|
"Automatische backups van de database kunnen als volgend gepland worden:"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: field:db.backup,bkp_dir:0
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_failure
|
||||||
msgid "Backup Directory"
|
#, fuzzy
|
||||||
|
msgid "Backup Failed"
|
||||||
msgstr "Backup folder"
|
msgstr "Backup folder"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: view:db.backup:auto_backup.view_backup_conf_tree
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backups"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
msgstr "Backups"
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: help:db.backup,daystokeepsftp:0
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Choose after how many days the backup should be deleted from the FTP server. For example:\n"
|
msgid "Backup Successful"
|
||||||
"If you fill in 5 the backups will be removed after 5 days from the FTP server."
|
msgstr ""
|
||||||
msgstr "Kies na hoeveel dagen de backups verwijderd moeten worden van de FTP server. Bijvoorbeeld:\n"
|
|
||||||
"Als u 5 invult zal de backup na 5 dagen verwijderd worden van de FTP server."
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: help:db.backup,daystokeep:0
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Choose after how many days the backup should be deleted. For example:\n"
|
msgid ""
|
||||||
"If you fill in 5 the backups will be removed after 5 days."
|
"Backups older than this will be deleted automatically. Set 0 to disable "
|
||||||
msgstr "Kies na hoeveel dagen de backup verwijderd moet worden. Bijvoorbeeld:\n"
|
"autodeletion."
|
||||||
"Als u 5 invult zal de backup verwijderd worden na 5 dagen."
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.act_window,name:auto_backup.action_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
#: model:ir.ui.menu,name:auto_backup.backup_conf_menu
|
#, fuzzy
|
||||||
msgid "Configure Backup"
|
msgid "Basic backup configuration"
|
||||||
msgstr "Configureer backup"
|
msgstr "Lokale backup configuratie"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: view:db.backup:auto_backup.view_backup_conf_form
|
#: sql_constraint:db.backup:0
|
||||||
msgid "Contact us!"
|
#, fuzzy
|
||||||
msgstr "Contacteer ons!"
|
msgid "Cannot duplicate a configuration."
|
||||||
|
msgstr "Lokale backup configuratie"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: field:db.backup,create_uid:0
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_method
|
||||||
|
msgid "Choose the storage method for this backup."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
|
#, python-format
|
||||||
|
msgid "Cleanup of old database backups failed."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
|
#, python-format
|
||||||
|
msgid "Connection Test Failed!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
|
#, python-format
|
||||||
|
msgid "Connection Test Succeeded!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_create_uid
|
||||||
msgid "Created by"
|
msgid "Created by"
|
||||||
msgstr "Gemaakt door"
|
msgstr "Gemaakt door"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: field:db.backup,create_date:0
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_create_date
|
||||||
msgid "Created on"
|
msgid "Created on"
|
||||||
msgstr "Gemaakt op"
|
msgstr "Gemaakt op"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: field:db.backup,name:0
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
msgid "Database"
|
#, fuzzy
|
||||||
|
msgid "Database Backup"
|
||||||
msgstr "Database"
|
msgstr "Database"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: help:db.backup,name:0
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
msgid "Database you want to schedule backups for"
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
msgstr "Database waar u backups voor wilt plannen"
|
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: field:db.backup,emailtonotify:0
|
|
||||||
msgid "E-mail to notify"
|
|
||||||
msgstr "E-mail om te verwittigen"
|
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: code:addons/auto_backup/backup_scheduler.py:106
|
|
||||||
#: constraint:db.backup:0
|
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error ! No such database exists!"
|
msgid "Database backup failed."
|
||||||
msgstr "Error! Deze database bestaat niet!"
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: help:db.backup,emailtonotify:0
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
msgid "Fill in the e-mail where you want to be notified that the backup failed on the FTP."
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
msgstr "Vul de e-mail in waarop u wilt verwittigd worden als de backup mislukt op de FTP."
|
#, python-format
|
||||||
|
msgid "Database backup succeeded."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: view:db.backup:auto_backup.view_backup_conf_form
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "For example: /odoo/backups/"
|
msgid "Days To Keep"
|
||||||
msgstr "Bijvoorbeeld: /odoo/backups/"
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: view:db.backup:auto_backup.view_backup_conf_form
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
|
msgid "Execute backup(s)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_folder
|
||||||
|
msgid "Folder"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Go to Settings / Technical / Automation / Scheduled Actions."
|
msgid "Go to Settings / Technical / Automation / Scheduled Actions."
|
||||||
msgstr "Ga naar Instellingen / Technsich / Automatisering / Geplande acties"
|
msgstr "Ga naar Instellingen / Technsich / Automatisering / Geplande acties"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: view:db.backup:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "Help"
|
msgstr "Help"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: field:db.backup,host:0
|
#: sql_constraint:db.backup:0
|
||||||
msgid "Host"
|
msgid "I cannot remove backups from the future. Ask Doc for that."
|
||||||
msgstr "Host"
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: field:db.backup,id:0
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_id
|
||||||
msgid "ID"
|
msgid "ID"
|
||||||
msgstr "ID"
|
msgstr "ID"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: field:db.backup,sftpip:0
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup___last_update
|
||||||
msgid "IP Address SFTP Server"
|
#, fuzzy
|
||||||
msgstr "IP adres SFTP server"
|
msgid "Last Modified on"
|
||||||
|
msgstr "Laatst bijgewerkt op"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: help:db.backup,sendmailsftpfail:0
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_write_uid
|
||||||
msgid "If you check this option you can choose to automaticly get e-mailed when the backup to the external server failed."
|
|
||||||
msgstr "Als u deze optie aanvinkt kan u kiezen om automatisch een e-mail aan te krijgen als de backup
|
|
||||||
naar de externe server mislukt."
|
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: help:db.backup,autoremove:0
|
|
||||||
msgid "If you check this option you can choose to automaticly remove the backup after xx days"
|
|
||||||
msgstr "Als u deze optie aanvinkt kan u kiezen om automatisch backups te verwijderen na xx dagen"
|
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: help:db.backup,sftpwrite:0
|
|
||||||
msgid "If you check this option you can specify the details needed to write to a remote server with SFTP."
|
|
||||||
msgstr "Als u deze optie aanvinkt kan u de details invullen die nodig zijn om te connecteren met de externe SFTP server."
|
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: field:db.backup,write_uid:0
|
|
||||||
msgid "Last Updated by"
|
msgid "Last Updated by"
|
||||||
msgstr "Laatst bijgewerkt door"
|
msgstr "Laatst bijgewerkt door"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: field:db.backup,write_date:0
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_write_date
|
||||||
msgid "Last Updated on"
|
msgid "Last Updated on"
|
||||||
msgstr "Laatst bijgewerkt op"
|
msgstr "Laatst bijgewerkt op"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: view:db.backup:auto_backup.view_backup_conf_form
|
#: selection:db.backup,method:0
|
||||||
msgid "Local backup configuration"
|
msgid "Local disk"
|
||||||
msgstr "Lokale backup configuratie"
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: view:db.backup:auto_backup.view_backup_conf_form
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_method
|
||||||
msgid "Need more help?"
|
msgid "Method"
|
||||||
msgstr "Meer hulp nodig?"
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: field:db.backup,sftppassword:0
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_name
|
||||||
msgid "Password User SFTP Server"
|
msgid "Name"
|
||||||
msgstr "Wachtwoord gebruiker SFTP server"
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: field:db.backup,sftppath:0
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_private_key
|
||||||
msgid "Path external server"
|
msgid ""
|
||||||
msgstr "Pad externe server"
|
"Path to the private key file. Only the Odoo user should have read "
|
||||||
|
"permissions for that file."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: field:db.backup,port:0
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_sftp_private_key
|
||||||
msgid "Port"
|
msgid "Private key location"
|
||||||
msgstr "Poort"
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: field:db.backup,daystokeepsftp:0
|
#: selection:db.backup,method:0
|
||||||
msgid "Remove SFTP after x days"
|
#, fuzzy
|
||||||
msgstr "SFTP verwijderen na x dagen"
|
msgid "Remote SFTP server"
|
||||||
|
msgstr "Gebruikersnaam SFTP Server"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: field:db.backup,daystokeep:0
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_sftp_password
|
||||||
msgid "Remove after x days"
|
#, fuzzy
|
||||||
msgstr "Verwijderen na x dagen"
|
msgid "SFTP Password"
|
||||||
|
msgstr "SFTP poort"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: view:db.backup:auto_backup.view_backup_conf_form
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_sftp_port
|
||||||
msgid "SFTP"
|
|
||||||
msgstr "SFTP"
|
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: field:db.backup,sftpport:0
|
|
||||||
msgid "SFTP Port"
|
msgid "SFTP Port"
|
||||||
msgstr "SFTP poort"
|
msgstr "SFTP poort"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: view:db.backup:auto_backup.view_backup_conf_search
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_sftp_host
|
||||||
msgid "Search options"
|
#, fuzzy
|
||||||
msgstr "Zoekopties"
|
msgid "SFTP Server"
|
||||||
|
msgstr "Gebruikersnaam SFTP Server"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: view:db.backup:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "SFTP Settings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
msgstr "Zoek de actie genaamd 'Backup scheduler'."
|
msgstr "Zoek de actie genaamd 'Backup scheduler'."
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: view:db.backup:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Set the scheduler to active and fill in how often you want backups generated."
|
msgid ""
|
||||||
msgstr "Zet de planner op actief en vul in hoe vaak de backup moet gemaakt worden."
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
|
msgstr ""
|
||||||
|
"Zet de planner op actief en vul in hoe vaak de backup moet gemaakt worden."
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: view:db.backup:auto_backup.view_backup_conf_form
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_name
|
||||||
msgid "Test"
|
msgid "Summary of this backup process"
|
||||||
msgstr "Test"
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: view:db.backup:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Test SFTP Connection"
|
msgid "Test SFTP Connection"
|
||||||
msgstr "Test SFTP Connectie"
|
msgstr "Test SFTP Connectie"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: help:db.backup,sftpip:0
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_host
|
||||||
msgid "The IP address from your remote server. For example 192.168.0.1"
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
"The host name or IP address from your remote server. For example 192.168.0.1"
|
||||||
msgstr "Het IP adres van uw externe server. Bijvoorbeeld: 192.168.0.1"
|
msgstr "Het IP adres van uw externe server. Bijvoorbeeld: 192.168.0.1"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: help:db.backup,sftppath:0
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_password
|
||||||
msgid "The location to the folder where the dumps should be written to. For example /odoo/backups/.\n"
|
#, fuzzy
|
||||||
"Files will then be written to /odoo/backups/ on your remote server."
|
msgid ""
|
||||||
msgstr "De locatie naar de folder waar de backup naar toe moet geschreven worden. Bijvoorbeeld odoo/backups/\n"
|
"The password for the SFTP connection. If you specify a private key file, "
|
||||||
"Bestanden worden dan naar /odoo/backups/ geschreven op de externe server"
|
"then this is the password to decrypt it."
|
||||||
|
msgstr ""
|
||||||
|
"Het wachtwoord van de gebruiker waar de SFTP connectie mee moet gemaakt "
|
||||||
|
"worden. Dit is het wachtwoord van de gebruiker op de externe server."
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: help:db.backup,sftppassword:0
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_port
|
||||||
msgid "The password from the user where the SFTP connection should be made with. This is the password from the user on the external server."
|
|
||||||
msgstr "Het wachtwoord van de gebruiker waar de SFTP connectie mee moet gemaakt worden. Dit is het wachtwoord van de gebruiker op de externe server."
|
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: help:db.backup,sftpport:0
|
|
||||||
msgid "The port on the FTP server that accepts SSH/SFTP calls."
|
msgid "The port on the FTP server that accepts SSH/SFTP calls."
|
||||||
msgstr "De poort op de FTP server die SSH/SFTP accepteert."
|
msgstr "De poort op de FTP server die SSH/SFTP accepteert."
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: help:db.backup,sftpusername:0
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid "The username where the SFTP connection should be made with. This is the user on the external server."
|
msgid ""
|
||||||
msgstr "De gebruikersnaam waar de SFTP connectie mee gemaakt moet worden. Dit is de gebruiker op de externe server."
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
|
"on the external server."
|
||||||
|
msgstr ""
|
||||||
|
"De gebruikersnaam waar de SFTP connectie mee gemaakt moet worden. Dit is de "
|
||||||
|
"gebruiker op de externe server."
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: view:db.backup:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "This configures the scheduler for automatic backup of the given database running on given host at given port on regular intervals."
|
msgid ""
|
||||||
msgstr "Dit configureert de planner voor automatische backups op de ingegeven database waar de host, poort en database op zijn ingegeven voor reguliere intervallen."
|
"Use SFTP with caution! This writes files to external servers under the path "
|
||||||
|
"you specify."
|
||||||
|
msgstr ""
|
||||||
|
"Gebruik SFTP voorzichtig! Dit schrijft bestanden naar externe servers onder "
|
||||||
|
"het pad dat u opgeeft."
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: view:db.backup:auto_backup.view_backup_conf_form
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_sftp_user
|
||||||
msgid "Use SFTP with caution! This writes files to external servers under the path you specify."
|
#, fuzzy
|
||||||
msgstr "Gebruik SFTP voorzichtig! Dit schrijft bestanden naar externe servers onder het pad dat u opgeeft."
|
msgid "Username in the SFTP Server"
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: field:db.backup,sftpusername:0
|
|
||||||
msgid "Username SFTP Server"
|
|
||||||
msgstr "Gebruikersnaam SFTP Server"
|
msgstr "Gebruikersnaam SFTP Server"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: view:db.backup:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr "Waarschuwing:"
|
msgstr "Waarschuwing:"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: field:db.backup,sftpwrite:0
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Write to external server with sftp"
|
msgid "john"
|
||||||
msgstr "Schrijf naar externe server met SFTP"
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "sftp.example.com"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "%s"
|
||||||
|
#~ msgstr "%s"
|
||||||
|
|
||||||
|
#~ msgid "Auto. E-mail on backup fail"
|
||||||
|
#~ msgstr "Auto. e-mailen wanneer backup mislukt"
|
||||||
|
|
||||||
|
#~ msgid "Backups"
|
||||||
|
#~ msgstr "Backups"
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "Choose after how many days the backup should be deleted from the FTP "
|
||||||
|
#~ "server. For example:\n"
|
||||||
|
#~ "If you fill in 5 the backups will be removed after 5 days from the FTP "
|
||||||
|
#~ "server."
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "Kies na hoeveel dagen de backups verwijderd moeten worden van de FTP "
|
||||||
|
#~ "server. Bijvoorbeeld:\n"
|
||||||
|
#~ "Als u 5 invult zal de backup na 5 dagen verwijderd worden van de FTP "
|
||||||
|
#~ "server."
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "Choose after how many days the backup should be deleted. For example:\n"
|
||||||
|
#~ "If you fill in 5 the backups will be removed after 5 days."
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "Kies na hoeveel dagen de backup verwijderd moet worden. Bijvoorbeeld:\n"
|
||||||
|
#~ "Als u 5 invult zal de backup verwijderd worden na 5 dagen."
|
||||||
|
|
||||||
|
#~ msgid "Configure Backup"
|
||||||
|
#~ msgstr "Configureer backup"
|
||||||
|
|
||||||
|
#~ msgid "Contact us!"
|
||||||
|
#~ msgstr "Contacteer ons!"
|
||||||
|
|
||||||
|
#~ msgid "Database you want to schedule backups for"
|
||||||
|
#~ msgstr "Database waar u backups voor wilt plannen"
|
||||||
|
|
||||||
|
#~ msgid "E-mail to notify"
|
||||||
|
#~ msgstr "E-mail om te verwittigen"
|
||||||
|
|
||||||
|
#~ msgid "Error ! No such database exists!"
|
||||||
|
#~ msgstr "Error! Deze database bestaat niet!"
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "Fill in the e-mail where you want to be notified that the backup failed "
|
||||||
|
#~ "on the FTP."
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "Vul de e-mail in waarop u wilt verwittigd worden als de backup mislukt op "
|
||||||
|
#~ "de FTP."
|
||||||
|
|
||||||
|
#~ msgid "For example: /odoo/backups/"
|
||||||
|
#~ msgstr "Bijvoorbeeld: /odoo/backups/"
|
||||||
|
|
||||||
|
#~ msgid "Host"
|
||||||
|
#~ msgstr "Host"
|
||||||
|
|
||||||
|
#~ msgid "IP Address SFTP Server"
|
||||||
|
#~ msgstr "IP adres SFTP server"
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "If you check this option you can choose to automaticly get e-mailed when "
|
||||||
|
#~ "the backup to the external server failed."
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "Als u deze optie aanvinkt kan u kiezen om automatisch een e-mail aan te "
|
||||||
|
#~ "krijgen als de backup naar de externe server mislukt."
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "If you check this option you can choose to automaticly remove the backup "
|
||||||
|
#~ "after xx days"
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "Als u deze optie aanvinkt kan u kiezen om automatisch backups te "
|
||||||
|
#~ "verwijderen na xx dagen"
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "If you check this option you can specify the details needed to write to a "
|
||||||
|
#~ "remote server with SFTP."
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "Als u deze optie aanvinkt kan u de details invullen die nodig zijn om te "
|
||||||
|
#~ "connecteren met de externe SFTP server."
|
||||||
|
|
||||||
|
#~ msgid "Need more help?"
|
||||||
|
#~ msgstr "Meer hulp nodig?"
|
||||||
|
|
||||||
|
#~ msgid "Password User SFTP Server"
|
||||||
|
#~ msgstr "Wachtwoord gebruiker SFTP server"
|
||||||
|
|
||||||
|
#~ msgid "Path external server"
|
||||||
|
#~ msgstr "Pad externe server"
|
||||||
|
|
||||||
|
#~ msgid "Port"
|
||||||
|
#~ msgstr "Poort"
|
||||||
|
|
||||||
|
#~ msgid "Remove SFTP after x days"
|
||||||
|
#~ msgstr "SFTP verwijderen na x dagen"
|
||||||
|
|
||||||
|
#~ msgid "Remove after x days"
|
||||||
|
#~ msgstr "Verwijderen na x dagen"
|
||||||
|
|
||||||
|
#~ msgid "SFTP"
|
||||||
|
#~ msgstr "SFTP"
|
||||||
|
|
||||||
|
#~ msgid "Search options"
|
||||||
|
#~ msgstr "Zoekopties"
|
||||||
|
|
||||||
|
#~ msgid "Test"
|
||||||
|
#~ msgstr "Test"
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "The location to the folder where the dumps should be written to. For "
|
||||||
|
#~ "example /odoo/backups/.\n"
|
||||||
|
#~ "Files will then be written to /odoo/backups/ on your remote server."
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "De locatie naar de folder waar de backup naar toe moet geschreven worden. "
|
||||||
|
#~ "Bijvoorbeeld odoo/backups/\n"
|
||||||
|
#~ "Bestanden worden dan naar /odoo/backups/ geschreven op de externe server"
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "This configures the scheduler for automatic backup of the given database "
|
||||||
|
#~ "running on given host at given port on regular intervals."
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "Dit configureert de planner voor automatische backups op de ingegeven "
|
||||||
|
#~ "database waar de host, poort en database op zijn ingegeven voor reguliere "
|
||||||
|
#~ "intervallen."
|
||||||
|
|
||||||
|
#~ msgid "Write to external server with sftp"
|
||||||
|
#~ msgstr "Schrijf naar externe server met SFTP"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -11,11 +11,12 @@ msgstr ""
|
||||||
"POT-Creation-Date: 2018-03-03 10:08+0000\n"
|
"POT-Creation-Date: 2018-03-03 10:08+0000\n"
|
||||||
"PO-Revision-Date: 2018-03-03 10:08+0000\n"
|
"PO-Revision-Date: 2018-03-03 10:08+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||||
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/nl_NL/)\n"
|
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/"
|
||||||
|
"teams/23907/nl_NL/)\n"
|
||||||
|
"Language: nl_NL\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: nl_NL\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -252,8 +253,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -287,8 +287,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,11 +12,13 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Polish (https://www.transifex.com/oca/teams/23907/pl/)\n"
|
"Language-Team: Polish (https://www.transifex.com/oca/teams/23907/pl/)\n"
|
||||||
|
"Language: pl\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: pl\n"
|
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
|
||||||
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
"%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
|
||||||
|
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
@ -45,13 +47,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +81,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +109,19 @@ msgid "Created on"
|
||||||
msgstr "Data utworzenia"
|
msgstr "Data utworzenia"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +129,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +138,17 @@ msgid "Display Name"
|
||||||
msgstr "Wy??wietlana nazwa "
|
msgstr "Wy??wietlana nazwa "
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +246,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +254,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +288,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +309,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,10 +12,10 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2018-03-03 10:08+0000\n"
|
"PO-Revision-Date: 2018-03-03 10:08+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||||
"Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n"
|
"Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n"
|
||||||
|
"Language: pt\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: pt\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -252,8 +252,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -287,8 +286,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -11,11 +11,12 @@ msgstr ""
|
||||||
"POT-Creation-Date: 2016-12-08 03:36+0000\n"
|
"POT-Creation-Date: 2016-12-08 03:36+0000\n"
|
||||||
"PO-Revision-Date: 2016-12-08 03:36+0000\n"
|
"PO-Revision-Date: 2016-12-08 03:36+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n"
|
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/"
|
||||||
|
"teams/23907/pt_BR/)\n"
|
||||||
|
"Language: pt_BR\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: pt_BR\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +46,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +80,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:248
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,7 +108,13 @@ msgid "Created on"
|
||||||
msgstr "Criado em"
|
msgstr "Criado em"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr "Backups Autom??ticos"
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
|
@ -120,7 +129,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +138,17 @@ msgid "Display Name"
|
||||||
msgstr "Nome para Mostrar"
|
msgstr "Nome para Mostrar"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +246,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +254,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +288,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +309,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -11,11 +11,12 @@ msgstr ""
|
||||||
"POT-Creation-Date: 2017-02-22 00:54+0000\n"
|
"POT-Creation-Date: 2017-02-22 00:54+0000\n"
|
||||||
"PO-Revision-Date: 2017-02-22 00:54+0000\n"
|
"PO-Revision-Date: 2017-02-22 00:54+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/23907/pt_PT/)\n"
|
"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/"
|
||||||
|
"teams/23907/pt_PT/)\n"
|
||||||
|
"Language: pt_PT\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: pt_PT\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +46,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +80,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +108,19 @@ msgid "Created on"
|
||||||
msgstr "Criado em"
|
msgstr "Criado em"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +128,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +137,17 @@ msgid "Display Name"
|
||||||
msgstr "Nome a Apresentar"
|
msgstr "Nome a Apresentar"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +245,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +253,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +287,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +308,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,11 +12,12 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2018-03-03 10:08+0000\n"
|
"PO-Revision-Date: 2018-03-03 10:08+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||||
"Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n"
|
"Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n"
|
||||||
|
"Language: ro\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: ro\n"
|
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
|
||||||
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
|
"2:1));\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
@ -252,8 +253,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -287,8 +287,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,11 +12,13 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2016-12-08 03:36+0000\n"
|
"PO-Revision-Date: 2016-12-08 03:36+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Russian (https://www.transifex.com/oca/teams/23907/ru/)\n"
|
"Language-Team: Russian (https://www.transifex.com/oca/teams/23907/ru/)\n"
|
||||||
|
"Language: ru\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: ru\n"
|
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||||
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
|
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
|
||||||
|
"%100>=11 && n%100<=14)? 2 : 3);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
@ -45,13 +47,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +81,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:248
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,7 +109,12 @@ msgid "Created on"
|
||||||
msgstr "????????????"
|
msgstr "????????????"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
|
@ -120,7 +129,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +138,17 @@ msgid "Display Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +246,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +254,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +288,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +309,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,10 +12,10 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Slovak (https://www.transifex.com/oca/teams/23907/sk/)\n"
|
"Language-Team: Slovak (https://www.transifex.com/oca/teams/23907/sk/)\n"
|
||||||
|
"Language: sk\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: sk\n"
|
|
||||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +45,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +79,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +107,19 @@ msgid "Created on"
|
||||||
msgstr "Vytvoren??"
|
msgstr "Vytvoren??"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +127,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +136,17 @@ msgid "Display Name"
|
||||||
msgstr "Zobrazi?? meno"
|
msgstr "Zobrazi?? meno"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +244,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +252,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +286,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +307,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,11 +12,12 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2018-03-03 10:08+0000\n"
|
"PO-Revision-Date: 2018-03-03 10:08+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||||
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
|
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
|
||||||
|
"Language: sl\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: sl\n"
|
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
|
||||||
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
|
"%100==4 ? 2 : 3);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
@ -143,8 +144,8 @@ msgstr "Prikazni naziv"
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Ne hranite varnostnih kopij v 'filestore', saj boste tako kopirali tudi same"
|
"Ne hranite varnostnih kopij v 'filestore', saj boste tako kopirali tudi same "
|
||||||
" varnostne kopije!"
|
"varnostne kopije!"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
@ -258,8 +259,7 @@ msgstr "Iskanje dejanja z nazivom 'Razporejevalnik varnostnih kopiranj'"
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Nastavite razporejevalnik kot aktiven in izpolnite, kako pogosto ??elite "
|
"Nastavite razporejevalnik kot aktiven in izpolnite, kako pogosto ??elite "
|
||||||
"ustvarjati varnostne kopije."
|
"ustvarjati varnostne kopije."
|
||||||
|
@ -297,8 +297,8 @@ msgstr "Vrata FTP stre??nika, ki sprejema SSH/SFTP klice."
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr "Uporabni??ko ime SFTP povezave. To je uporabnik zunanjega stre??nika."
|
msgstr "Uporabni??ko ime SFTP povezave. To je uporabnik zunanjega stre??nika."
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -307,8 +307,8 @@ msgid ""
|
||||||
"Use SFTP with caution! This writes files to external servers under the path "
|
"Use SFTP with caution! This writes files to external servers under the path "
|
||||||
"you specify."
|
"you specify."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"SFTP uporabljajte previdno! Datoteke se bodo zapisovale na zunanje stre??nike"
|
"SFTP uporabljajte previdno! Datoteke se bodo zapisovale na zunanje stre??nike "
|
||||||
" v pot, ki jo sami dolo??ite."
|
"v pot, ki jo sami dolo??ite."
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_sftp_user
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,11 +12,12 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Serbian (https://www.transifex.com/oca/teams/23907/sr/)\n"
|
"Language-Team: Serbian (https://www.transifex.com/oca/teams/23907/sr/)\n"
|
||||||
|
"Language: sr\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: sr\n"
|
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
@ -45,13 +46,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +80,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +108,19 @@ msgid "Created on"
|
||||||
msgstr "Kreiran"
|
msgstr "Kreiran"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +128,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +137,17 @@ msgid "Display Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +245,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +253,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +287,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +308,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -11,12 +11,14 @@ msgstr ""
|
||||||
"POT-Creation-Date: 2017-02-18 02:29+0000\n"
|
"POT-Creation-Date: 2017-02-18 02:29+0000\n"
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/sr@latin/)\n"
|
"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/"
|
||||||
|
"sr@latin/)\n"
|
||||||
|
"Language: sr@latin\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: sr@latin\n"
|
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
@ -45,13 +47,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +81,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +109,19 @@ msgid "Created on"
|
||||||
msgstr "Kreiran"
|
msgstr "Kreiran"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +129,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +138,17 @@ msgid "Display Name"
|
||||||
msgstr "Ime za prikaz"
|
msgstr "Ime za prikaz"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +246,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +254,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +288,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +309,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,10 +12,10 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Swedish (https://www.transifex.com/oca/teams/23907/sv/)\n"
|
"Language-Team: Swedish (https://www.transifex.com/oca/teams/23907/sv/)\n"
|
||||||
|
"Language: sv\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: sv\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +45,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +79,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +107,19 @@ msgid "Created on"
|
||||||
msgstr "Skapad den"
|
msgstr "Skapad den"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +127,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +136,17 @@ msgid "Display Name"
|
||||||
msgstr "Visa namn"
|
msgstr "Visa namn"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +244,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +252,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +286,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +307,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,10 +12,10 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Thai (https://www.transifex.com/oca/teams/23907/th/)\n"
|
"Language-Team: Thai (https://www.transifex.com/oca/teams/23907/th/)\n"
|
||||||
|
"Language: th\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: th\n"
|
|
||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +45,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +79,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +107,19 @@ msgid "Created on"
|
||||||
msgstr "??????????????????????????????"
|
msgstr "??????????????????????????????"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +127,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +136,17 @@ msgid "Display Name"
|
||||||
msgstr "??????????????????????????????????????????"
|
msgstr "??????????????????????????????????????????"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +244,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +252,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +286,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +307,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,10 +12,10 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n"
|
"Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n"
|
||||||
|
"Language: tr\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: tr\n"
|
|
||||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +45,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +79,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +107,19 @@ msgid "Created on"
|
||||||
msgstr "Olu??turuldu"
|
msgstr "Olu??turuldu"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +127,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +136,17 @@ msgid "Display Name"
|
||||||
msgstr "G??r??nen ??sim"
|
msgstr "G??r??nen ??sim"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +244,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +252,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +286,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +307,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -11,11 +11,12 @@ msgstr ""
|
||||||
"POT-Creation-Date: 2017-02-22 00:54+0000\n"
|
"POT-Creation-Date: 2017-02-22 00:54+0000\n"
|
||||||
"PO-Revision-Date: 2017-02-22 00:54+0000\n"
|
"PO-Revision-Date: 2017-02-22 00:54+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||||
"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/tr_TR/)\n"
|
"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/"
|
||||||
|
"tr_TR/)\n"
|
||||||
|
"Language: tr_TR\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: tr_TR\n"
|
|
||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +46,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +80,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +108,19 @@ msgid "Created on"
|
||||||
msgstr "Olu??turulma tarihi"
|
msgstr "Olu??turulma tarihi"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +128,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +137,17 @@ msgid "Display Name"
|
||||||
msgstr "G??r??nen ad"
|
msgstr "G??r??nen ad"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +245,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +253,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +287,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +308,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,11 +12,12 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Ukrainian (https://www.transifex.com/oca/teams/23907/uk/)\n"
|
"Language-Team: Ukrainian (https://www.transifex.com/oca/teams/23907/uk/)\n"
|
||||||
|
"Language: uk\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: uk\n"
|
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
@ -45,13 +46,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +80,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +108,19 @@ msgid "Created on"
|
||||||
msgstr "????????????????"
|
msgstr "????????????????"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +128,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +137,17 @@ msgid "Display Name"
|
||||||
msgstr "?????????? ?????? ????????????????????????"
|
msgstr "?????????? ?????? ????????????????????????"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +245,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +253,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +287,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +308,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -12,10 +12,10 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Vietnamese (https://www.transifex.com/oca/teams/23907/vi/)\n"
|
"Language-Team: Vietnamese (https://www.transifex.com/oca/teams/23907/vi/)\n"
|
||||||
|
"Language: vi\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: vi\n"
|
|
||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +45,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +79,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +107,19 @@ msgid "Created on"
|
||||||
msgstr "T???o tr??n"
|
msgstr "T???o tr??n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +127,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +136,17 @@ msgid "Display Name"
|
||||||
msgstr "T??n hi???n th???"
|
msgstr "T??n hi???n th???"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +244,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +252,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +286,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +307,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -11,11 +11,12 @@ msgstr ""
|
||||||
"POT-Creation-Date: 2017-02-18 02:29+0000\n"
|
"POT-Creation-Date: 2017-02-18 02:29+0000\n"
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/teams/23907/vi_VN/)\n"
|
"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/"
|
||||||
|
"teams/23907/vi_VN/)\n"
|
||||||
|
"Language: vi_VN\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: vi_VN\n"
|
|
||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +46,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +80,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +108,19 @@ msgid "Created on"
|
||||||
msgstr "T???o v??o"
|
msgstr "T???o v??o"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +128,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +137,17 @@ msgid "Display Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +245,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +253,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +287,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +308,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -11,11 +11,12 @@ msgstr ""
|
||||||
"POT-Creation-Date: 2018-03-03 10:08+0000\n"
|
"POT-Creation-Date: 2018-03-03 10:08+0000\n"
|
||||||
"PO-Revision-Date: 2018-03-03 10:08+0000\n"
|
"PO-Revision-Date: 2018-03-03 10:08+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||||
"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n"
|
"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/"
|
||||||
|
"zh_CN/)\n"
|
||||||
|
"Language: zh_CN\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: zh_CN\n"
|
|
||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -252,9 +253,10 @@ msgstr "?????????????????????????????????Backup scheduler??????"
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
msgstr ""
|
||||||
msgstr "?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????"
|
"??????????????????????????????????????????????????????????????????????????????????????????????????????????????????"
|
||||||
|
"???????????????????????????"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_name
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_name
|
||||||
|
@ -287,8 +289,8 @@ msgstr "?????? SSH/SFTP ?????????FTP ????????????????????????"
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr "SFTP ????????????????????????????????????SFTP????????????????????????"
|
msgstr "SFTP ????????????????????????????????????SFTP????????????????????????"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -296,7 +298,9 @@ msgstr "SFTP ????????????????????????????????????SFTP????????????????????????"
|
||||||
msgid ""
|
msgid ""
|
||||||
"Use SFTP with caution! This writes files to external servers under the path "
|
"Use SFTP with caution! This writes files to external servers under the path "
|
||||||
"you specify."
|
"you specify."
|
||||||
msgstr "??????????????? SFTP???????????????????????????????????????????????????????????????SFTP???????????????????????????????????????????????????"
|
msgstr ""
|
||||||
|
"??????????????? SFTP???????????????????????????????????????????????????????????????SFTP????????????????????????"
|
||||||
|
"???????????????????????????"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_sftp_user
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * auto_backup
|
# * auto_backup
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -11,11 +11,12 @@ msgstr ""
|
||||||
"POT-Creation-Date: 2017-02-18 02:29+0000\n"
|
"POT-Creation-Date: 2017-02-18 02:29+0000\n"
|
||||||
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
"PO-Revision-Date: 2017-02-18 02:29+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/zh_TW/)\n"
|
"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/"
|
||||||
|
"zh_TW/)\n"
|
||||||
|
"Language: zh_TW\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Language: zh_TW\n"
|
|
||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -45,13 +46,15 @@ msgid "Backup Failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
|
||||||
msgid "Backup Successful"
|
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
|
||||||
|
msgid "Backup Scheduler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
|
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
|
||||||
msgid "Backups"
|
msgid "Backup Successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -77,19 +80,19 @@ msgid "Choose the storage method for this backup."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:251
|
#: code:addons/auto_backup/models/db_backup.py:249
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Cleanup of old database backups failed."
|
msgid "Cleanup of old database backups failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:131
|
#: code:addons/auto_backup/models/db_backup.py:128
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Failed!"
|
msgid "Connection Test Failed!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:128
|
#: code:addons/auto_backup/models/db_backup.py:123
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Connection Test Succeeded!"
|
msgid "Connection Test Succeeded!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -105,14 +108,19 @@ msgid "Created on"
|
||||||
msgstr "?????????"
|
msgstr "?????????"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:206
|
#: model:ir.model,name:auto_backup.model_db_backup
|
||||||
|
msgid "Database Backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: code:addons/auto_backup/models/db_backup.py:203
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup failed."
|
msgid "Database backup failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:214
|
#: code:addons/auto_backup/models/db_backup.py:211
|
||||||
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Database backup succeeded."
|
msgid "Database backup succeeded."
|
||||||
|
@ -120,7 +128,7 @@ msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
#: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
|
||||||
msgid "Days to keep"
|
msgid "Days To Keep"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -129,12 +137,17 @@ msgid "Display Name"
|
||||||
msgstr "????????????"
|
msgstr "????????????"
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: code:addons/auto_backup/models/db_backup.py:119
|
#: code:addons/auto_backup/models/db_backup.py:114
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Do not save backups on your filestore, or you will backup your backups too!"
|
"Do not save backups on your filestore, or you will backup your backups too!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auto_backup
|
||||||
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
|
msgid "Execute backup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
#: model:ir.actions.server,name:auto_backup.action_server_backup
|
||||||
msgid "Execute backup(s)"
|
msgid "Execute backup(s)"
|
||||||
|
@ -232,11 +245,6 @@ msgstr ""
|
||||||
msgid "SFTP Settings"
|
msgid "SFTP Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
|
|
||||||
msgid "Search options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "Search the action named 'Backup scheduler'."
|
msgid "Search the action named 'Backup scheduler'."
|
||||||
|
@ -245,8 +253,7 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid ""
|
msgid ""
|
||||||
"Set the scheduler to active and fill in how often you want backups "
|
"Set the scheduler to active and fill in how often you want backups generated."
|
||||||
"generated."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -280,8 +287,8 @@ msgstr ""
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
#: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
|
||||||
msgid ""
|
msgid ""
|
||||||
"The username where the SFTP connection should be made with. This is the user"
|
"The username where the SFTP connection should be made with. This is the user "
|
||||||
" on the external server."
|
"on the external server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
|
@ -301,11 +308,6 @@ msgstr ""
|
||||||
msgid "Warning:"
|
msgid "Warning:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: auto_backup
|
|
||||||
#: model:ir.model,name:auto_backup.model_db_backup
|
|
||||||
msgid "db.backup"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: auto_backup
|
#. module: auto_backup
|
||||||
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
#: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
|
||||||
msgid "john"
|
msgid "john"
|
||||||
|
|
Loading…
Reference in New Issue