You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

456 lines
14 KiB

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * auto_backup
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-03-26 14:17+0000\n"
"PO-Revision-Date: 2018-06-19 09:00+0000\n"
"Last-Translator: Jos De Graeve <jos.degraeve@accomodata.be>\n"
"Language-Team: \n"
"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.0.1\n"
#. module: auto_backup
#: model_terms: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 "Absoluut pad om backups te bewaren"
#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__message_needaction
msgid "Action Needed"
msgstr ""
#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__message_attachment_count
msgid "Attachment Count"
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 "Automatische backups"
#. module: auto_backup
#: model_terms:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
msgid "Automatic backups of the database can be scheduled as follows:"
msgstr ""
"Automatische backups van de database kunnen ingepland worden als volgt:"
#. module: auto_backup
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_failure
msgid "Backup Failed"
msgstr "Backup mislukt"
#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__backup_format
#, fuzzy
#| msgid "Backup Failed"
msgid "Backup Format"
msgstr "Backup mislukt"
#. 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 "Backup planner"
#. module: auto_backup
#: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
msgid "Backup Successful"
msgstr "Backup geslaagd"
#. 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 ""
"Backups ouder dan deze waarde zullen automatisch verwijderd worden. Zet op "
"0 om niets te verwijderen."
#. module: auto_backup
#: model_terms:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
msgid "Basic backup configuration"
msgstr "Basis backup configuratie"
#. module: auto_backup
#: sql_constraint:db.backup:0
msgid "Cannot duplicate a configuration."
msgstr "Kan een configuratie niet dupliceren."
#. module: auto_backup
#: model:ir.model.fields,help:auto_backup.field_db_backup__backup_format
#, fuzzy
#| msgid "Choose the storage method for this backup."
msgid "Choose the format for this backup."
msgstr "Kies een opslag methode voor deze backup."
#. module: auto_backup
#: model:ir.model.fields,help:auto_backup.field_db_backup__method
msgid "Choose the storage method for this backup."
msgstr "Kies een opslag methode voor deze backup."
#. module: auto_backup
#: code:addons/auto_backup/models/db_backup.py:265
#, python-format
msgid "Cleanup of old database backups failed."
msgstr "Opruimen oude database backups is mislukt."
#. module: auto_backup
#: code:addons/auto_backup/models/db_backup.py:137
#, python-format
msgid "Connection Test Failed!"
msgstr "Connectie test mislukt!"
#. module: auto_backup
#: code:addons/auto_backup/models/db_backup.py:132
#, python-format
msgid "Connection Test Succeeded!"
msgstr "Connectie test geslaagd!"
#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__create_uid
msgid "Created by"
msgstr "Gemaakt door"
#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__create_date
msgid "Created on"
msgstr "Gemaakt op"
#. module: auto_backup
#: model:ir.model,name:auto_backup.model_db_backup
msgid "Database Backup"
msgstr "Database backup"
#. module: auto_backup
#: code:addons/auto_backup/models/db_backup.py:219
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
#, python-format
msgid "Database backup failed."
msgstr "Database backup mislukt."
#. module: auto_backup
#: code:addons/auto_backup/models/db_backup.py:227
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
#, python-format
msgid "Database backup succeeded."
msgstr "Database backup geslaagd."
#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__days_to_keep
msgid "Days To Keep"
msgstr "Aantal dagen te houden"
#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__display_name
msgid "Display Name"
msgstr "Weergave naam"
#. module: auto_backup
#: code:addons/auto_backup/models/db_backup.py:123
#, python-format
msgid ""
"Do not save backups on your filestore, or you will backup your backups too!"
msgstr ""
#. module: auto_backup
#: model_terms: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.model.fields,field_description:auto_backup.field_db_backup__message_follower_ids
msgid "Followers"
msgstr ""
#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__message_channel_ids
msgid "Followers (Channels)"
msgstr ""
#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__message_partner_ids
msgid "Followers (Partners)"
msgstr ""
#. module: auto_backup
#: model_terms:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
msgid "Go to Settings / Technical / Automation / Scheduled Actions."
msgstr "Ga naar Instellingen / Technsich / Automatisering / Geplande acties"
#. module: auto_backup
#: model_terms:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
msgid "Help"
msgstr "Help"
#. 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 "ID"
#. module: auto_backup
#: model:ir.model.fields,help:auto_backup.field_db_backup__message_unread
msgid "If checked new messages require your attention."
msgstr ""
#. module: auto_backup
#: model:ir.model.fields,help:auto_backup.field_db_backup__message_needaction
msgid "If checked, new messages require your attention."
msgstr ""
#. module: auto_backup
#: model:ir.model.fields,help:auto_backup.field_db_backup__message_has_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__message_is_follower
msgid "Is Follower"
msgstr ""
#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup____last_update
msgid "Last Modified on"
msgstr "Laatst bijgewerkt op"
#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__write_uid
msgid "Last Updated by"
msgstr "Laatst bijgewerkt door"
#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__write_date
msgid "Last Updated on"
msgstr "Laatst bijgewerkt op"
#. 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__message_main_attachment_id
msgid "Main Attachment"
msgstr ""
#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__message_has_error
msgid "Message Delivery error"
msgstr ""
#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__message_ids
msgid "Messages"
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,field_description:auto_backup.field_db_backup__message_needaction_counter
msgid "Number of Actions"
msgstr ""
#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__message_has_error_counter
msgid "Number of error"
msgstr ""
#. module: auto_backup
#: model:ir.model.fields,help:auto_backup.field_db_backup__message_needaction_counter
msgid "Number of messages which requires an action"
msgstr ""
#. module: auto_backup
#: model:ir.model.fields,help:auto_backup.field_db_backup__message_has_error_counter
msgid "Number of messages with delivery error"
msgstr ""
#. module: auto_backup
#: model:ir.model.fields,help:auto_backup.field_db_backup__message_unread_counter
msgid "Number of unread messages"
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 "Gebruikersnaam SFTP Server"
#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__sftp_password
msgid "SFTP Password"
msgstr "SFTP poort"
#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__sftp_port
msgid "SFTP Port"
msgstr "SFTP poort"
#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__sftp_host
msgid "SFTP Server"
msgstr "Gebruikersnaam SFTP Server"
#. module: auto_backup
#: model_terms:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
msgid "SFTP Settings"
msgstr ""
#. module: auto_backup
#: model_terms:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
msgid "Search the action named 'Backup scheduler'."
msgstr "Zoek de actie genaamd 'Backup scheduler'."
#. module: auto_backup
#: model_terms: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 ""
"Zet de planner op actief en vul in hoe vaak de backup moet gemaakt worden."
#. 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_terms:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
msgid "Test SFTP Connection"
msgstr "Test SFTP Connectie"
#. 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 "Het IP adres van uw externe server. Bijvoorbeeld: 192.168.0.1"
#. 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 ""
"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
#: 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 "De poort op de FTP server die SSH/SFTP accepteert."
#. 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 ""
"De gebruikersnaam waar de SFTP connectie mee gemaakt moet worden. Dit is de "
"gebruiker op de externe server."
#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__message_unread
msgid "Unread Messages"
msgstr ""
#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__message_unread_counter
msgid "Unread Messages Counter"
msgstr ""
#. module: auto_backup
#: model_terms: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 ""
"Gebruik SFTP voorzichtig! Dit schrijft bestanden naar externe servers onder "
"het pad dat u opgeeft."
#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__sftp_user
msgid "Username in the SFTP Server"
msgstr "Gebruikersnaam SFTP Server"
#. module: auto_backup
#: model_terms:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
msgid "Warning:"
msgstr "Waarschuwing:"
#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__website_message_ids
msgid "Website Messages"
msgstr ""
#. module: auto_backup
#: model:ir.model.fields,help:auto_backup.field_db_backup__website_message_ids
msgid "Website communication history"
msgstr ""
#. module: auto_backup
#: model_terms:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
msgid "john"
msgstr ""
#. module: auto_backup
#: selection:db.backup,backup_format:0
msgid "pg_dump custom format (without filestore)"
msgstr ""
#. module: auto_backup
#: model_terms:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
msgid "sftp.example.com"
msgstr ""
#. module: auto_backup
#: selection:db.backup,backup_format:0
msgid "zip (includes filestore)"
msgstr ""