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.
 
 
 

192 lines
4.2 KiB

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * nsca_client
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-12-17 07:05+0000\n"
"PO-Revision-Date: 2015-12-17 07:05+0000\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: nsca_client
#: view:nsca.check:nsca_client.view_nsca_check_form
msgid "(1, u\"3 mails not sent\")"
msgstr ""
#. module: nsca_client
#: view:nsca.check:nsca_client.view_nsca_check_form
msgid "0: OK"
msgstr ""
#. module: nsca_client
#: view:nsca.check:nsca_client.view_nsca_check_form
msgid "1: WARNING"
msgstr ""
#. module: nsca_client
#: view:nsca.check:nsca_client.view_nsca_check_form
msgid "2: CRITICAL"
msgstr ""
#. module: nsca_client
#: view:nsca.check:nsca_client.view_nsca_check_form
msgid "3: UNKNOWN"
msgstr ""
#. module: nsca_client
#: view:nsca.check:nsca_client.view_nsca_check_form
msgid "Any other RC value will be treated as CRITICAL."
msgstr ""
#. module: nsca_client
#: field:nsca.check,nsca_args:0
msgid "Arguments"
msgstr ""
#. module: nsca_client
#: model:ir.actions.act_window,name:nsca_client.action_nsca_check_tree
#: model:ir.ui.menu,name:nsca_client.menu_action_nsca_check_tree
#: view:nsca.server:nsca_client.view_nsca_server_form
#: field:nsca.server,check_ids:0
msgid "Checks"
msgstr ""
#. module: nsca_client
#: code:addons/nsca_client/models/nsca_check.py:145
#, python-format
msgid "Command '%s' not found. Please install the NSCA client.\n"
"On Debian/Ubuntu: apt-get install nsca-client"
msgstr ""
#. module: nsca_client
#: field:nsca.server,config_file_path:0
msgid "Configuration file"
msgstr ""
#. module: nsca_client
#: field:nsca.check,create_uid:0
#: field:nsca.server,create_uid:0
msgid "Created by"
msgstr ""
#. module: nsca_client
#: field:nsca.check,create_date:0
#: field:nsca.server,create_date:0
msgid "Created on"
msgstr ""
#. module: nsca_client
#: field:nsca.check,cron_id:0
msgid "Cron"
msgstr ""
#. module: nsca_client
#: view:nsca.check:nsca_client.view_nsca_check_form
msgid "E.g."
msgstr ""
#. module: nsca_client
#: view:nsca.check:nsca_client.view_nsca_check_form
msgid "Frequency"
msgstr ""
#. module: nsca_client
#: field:nsca.server,name:0
msgid "Hostname"
msgstr ""
#. module: nsca_client
#: field:nsca.check,id:0
#: field:nsca.server,id:0
msgid "ID"
msgstr ""
#. module: nsca_client
#: field:nsca.check,write_uid:0
#: field:nsca.server,write_uid:0
msgid "Last Updated by"
msgstr ""
#. module: nsca_client
#: field:nsca.check,write_date:0
#: field:nsca.server,write_date:0
msgid "Last Updated on"
msgstr ""
#. module: nsca_client
#: field:nsca.check,nsca_function:0
msgid "Method"
msgstr ""
#. module: nsca_client
#: field:nsca.check,nsca_model:0
msgid "Model"
msgstr ""
#. module: nsca_client
#: code:addons/nsca_client/models/nsca_check.py:60
#: model:ir.model,name:nsca_client.model_nsca_check
#: view:nsca.check:nsca_client.view_nsca_check_form
#, python-format
msgid "NSCA Check"
msgstr ""
#. module: nsca_client
#: view:nsca.check:nsca_client.view_nsca_check_tree
msgid "NSCA Checks"
msgstr ""
#. module: nsca_client
#: model:ir.ui.menu,name:nsca_client.menu_nsca_client
msgid "NSCA Client"
msgstr ""
#. module: nsca_client
#: model:ir.model,name:nsca_client.model_nsca_server
#: view:nsca.server:nsca_client.view_nsca_server_form
msgid "NSCA Server"
msgstr ""
#. module: nsca_client
#: view:nsca.server:nsca_client.view_nsca_server_tree
msgid "NSCA Servers"
msgstr ""
#. module: nsca_client
#: field:nsca.server,port:0
msgid "Port"
msgstr ""
#. module: nsca_client
#: field:nsca.check,server_id:0
msgid "Server"
msgstr ""
#. module: nsca_client
#: model:ir.actions.act_window,name:nsca_client.action_nsca_server_tree
#: model:ir.ui.menu,name:nsca_client.menu_action_nsca_server_tree
msgid "Servers"
msgstr ""
#. module: nsca_client
#: field:nsca.check,service:0
msgid "Service"
msgstr ""
#. module: nsca_client
#: view:nsca.check:nsca_client.view_nsca_check_form
msgid "Settings"
msgstr ""
#. module: nsca_client
#: view:nsca.check:nsca_client.view_nsca_check_form
msgid "The method must return a tuple (RC, MESSAGE) where RC is an integer:"
msgstr ""