/[drupal]/contributions/translations/nb/modules-syslog.po
ViewVC logotype

Contents of /contributions/translations/nb/modules-syslog.po

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.3 - (show annotations) (download) (as text)
Mon Mar 31 17:17:07 2008 UTC (19 months, 4 weeks ago) by oddinge
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +51 -25 lines
File MIME type: text/x-gettext
Getting ready for a major 6.x-1-x release
1 # Norwegian Bokmål translation of Drupal (6.1)
2 # Copyright (c) 2008 by the Norwegian Bokmål translation team
3 # Generated from file: syslog.module,v 1.14 2007/12/14 18:08:48 goba
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: Drupal (6.1)\n"
8 "POT-Creation-Date: 2008-03-31 11:50-0500\n"
9 "PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
10 "Language-Team: Norwegian Bokmål\n"
11 "MIME-Version: 1.0\n"
12 "Content-Type: text/plain; charset=utf-8\n"
13 "Content-Transfer-Encoding: 8bit\n"
14 "Plural-Forms: nplurals=2; plural=(n!=1);\n"
15
16 #: modules/syslog/syslog.module:22
17 msgid ""
18 "The syslog module enables Drupal to send messages to the operating "
19 "system's logging facility."
20 msgstr ""
21
22 #: modules/syslog/syslog.module:23
23 msgid ""
24 "Syslog is an operating system administrative logging tool, and "
25 "provides valuable information for use in system management and "
26 "security auditing. Most suited to medium and large sites, syslog "
27 "provides filtering tools that allow messages to be routed by type and "
28 "severity. On UNIX/Linux systems, the file /etc/syslog.conf defines "
29 "this routing configuration; on Microsoft Windows, all messages are "
30 "sent to the Event Log. For more information on syslog facilities, "
31 "severity levels, and how to set up a syslog.conf file, see <a "
32 "href=\"@syslog_conf\">UNIX/Linux syslog.conf</a> and PHP's <a "
33 "href=\"@php_openlog\">openlog</a> and <a "
34 "href=\"@php_syslog\">syslog</a> functions."
35 msgstr ""
36
37 #: modules/syslog/syslog.module:24
38 msgid ""
39 "For more information, see the online handbook entry for <a "
40 "href=\"@syslog\">Syslog module</a>."
41 msgstr ""
42 "For ytterligere opplysninger, les den engelske Drupalhåndbokens "
43 "avsnitt om <a href=\"@syslog\">sysloggmodulen</a>."
44
45 #: modules/syslog/syslog.module:42
46 msgid "Send events to this syslog facility"
47 msgstr ""
48
49 #: modules/syslog/syslog.module:45
50 msgid ""
51 "Select the syslog facility code under which Drupal's messages should "
52 "be sent. On UNIX/Linux systems, Drupal can flag its messages with the "
53 "code LOG_LOCAL0 through LOG_LOCAL7; for Microsoft Windows, all "
54 "messages are flagged with the code LOG_USER. Depending on the system "
55 "configuration, syslog and other logging tools use this code to "
56 "identify or filter Drupal messages from within the entire system log. "
57 "For more information on syslog, see <a href=\"@syslog_help\">Syslog "
58 "help</a>."
59 msgstr ""
60
61 #: modules/syslog/syslog.module:55
62 msgid "LOG_USER - User level messages. Use this for Windows."
63 msgstr ""
64
65 #: modules/syslog/syslog.module:59
66 msgid "LOG_LOCAL0 - Local 0"
67 msgstr "LOG_LOCAL0 - Lokal 0"
68
69 #: modules/syslog/syslog.module:60
70 msgid "LOG_LOCAL1 - Local 1"
71 msgstr "LOG_LOCAL1 - Lokal 1"
72
73 #: modules/syslog/syslog.module:61
74 msgid "LOG_LOCAL2 - Local 2"
75 msgstr "LOG_LOCAL2 - Lokal 2"
76
77 #: modules/syslog/syslog.module:62
78 msgid "LOG_LOCAL3 - Local 3"
79 msgstr "LOG_LOCAL3 - Lokal 3"
80
81 #: modules/syslog/syslog.module:63
82 msgid "LOG_LOCAL4 - Local 4"
83 msgstr "LOG_LOCAL4 - Lokal 4"
84
85 #: modules/syslog/syslog.module:64
86 msgid "LOG_LOCAL5 - Local 5"
87 msgstr "LOG_LOCAL5 - Lokal 5"
88
89 #: modules/syslog/syslog.module:65
90 msgid "LOG_LOCAL6 - Local 6"
91 msgstr "LOG_LOCAL6 - Lokal 6"
92
93 #: modules/syslog/syslog.module:66
94 msgid "LOG_LOCAL7 - Local 7"
95 msgstr "LOG_LOCAL7 - Lokal 7"
96
97 #: modules/syslog/syslog.module:32
98 msgid ""
99 "Settings for syslog logging. Syslog is an operating system "
100 "administrative logging tool used in systems management and security "
101 "auditing. Most suited to medium and large sites, syslog provides "
102 "filtering tools that allow messages to be routed by type and severity."
103 msgstr ""
104
105 #: modules/syslog/syslog.module:0
106 msgid "syslog"
107 msgstr "syslogg"
108

  ViewVC Help
Powered by ViewVC 1.1.2