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

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

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


Revision 1.2 - (show annotations) (download) (as text)
Tue Jan 29 22:20:49 2008 UTC (21 months, 4 weeks ago) by goofyx
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +86 -0 lines
File MIME type: text/x-gettext
Merged changes from DRUPAL-6--1 branch to main.
1 # Greek Drupal translation of general.po to Greek
2 # Greek translation of Drupal 5.1
3 # Copyright (c) 2007 George Litos <gl@cyberpunk.gr>
4 #
5 # Vasileios Lourdas <lourdas_v@yahoo.gr>, 2007.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: general\n"
9 "POT-Creation-Date: 2008-01-11 00:39+0100\n"
10 "PO-Revision-Date: 2007-08-03 00:39+0300\n"
11 "Last-Translator: Vasileios Lourdas <lourdas_v@yahoo.gr>\n"
12 "Language-Team: Greek <en@li.org>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17 "X-Poedit-Language: Greek\n"
18 "X-Poedit-Country: GREECE\n"
19 "X-Poedit-SourceCharset: utf-8\n"
20 "X-Poedit-Basepath: C:\\xampp\\htdocs\\drupal-el\\modules\\\n"
21 "X-Generator: KBabel 1.11.4\n"
22
23 #: modules/syslog/syslog.module:22
24 msgid "The syslog module enables Drupal to send messages to the operating system's logging facility."
25 msgstr ""
26
27 #: modules/syslog/syslog.module:23
28 msgid "Syslog is an operating system administrative logging tool, and provides valuable information for use in system management and security auditing. Most suited to medium and large sites, syslog provides filtering tools that allow messages to be routed by type and severity. On UNIX/Linux systems, the file /etc/syslog.conf defines this routing configuration; on Microsoft Windows, all messages are sent to the Event Log. For more information on syslog facilities, severity levels, and how to set up a syslog.conf file, see <a href=\"@syslog_conf\">UNIX/Linux syslog.conf</a> and PHP's <a href=\"@php_openlog\">openlog</a> and <a href=\"@php_syslog\">syslog</a> functions."
29 msgstr ""
30
31 #: modules/syslog/syslog.module:24
32 #, fuzzy
33 msgid "For more information, see the online handbook entry for <a href=\"@syslog\">Syslog module</a>."
34 msgstr "Για περισσότερες πληροφορίες διαβάστε τη σελίδα του εγχειριδίου διευθέτησης και προσαρμογής για τη <a href=\"@contact\">μονάδα contact</a>."
35
36 #: modules/syslog/syslog.module:42
37 msgid "Send events to this syslog facility"
38 msgstr ""
39
40 #: modules/syslog/syslog.module:45
41 msgid "Select the syslog facility code under which Drupal's messages should be sent. On UNIX/Linux systems, Drupal can flag its messages with the code LOG_LOCAL0 through LOG_LOCAL7; for Microsoft Windows, all messages are flagged with the code LOG_USER. Depending on the system configuration, syslog and other logging tools use this code to identify or filter Drupal messages from within the entire system log. For more information on syslog, see <a href=\"@syslog_help\">Syslog help</a>."
42 msgstr ""
43
44 #: modules/syslog/syslog.module:55
45 msgid "LOG_USER - User level messages. Use this for Windows."
46 msgstr ""
47
48 #: modules/syslog/syslog.module:59
49 msgid "LOG_LOCAL0 - Local 0"
50 msgstr ""
51
52 #: modules/syslog/syslog.module:60
53 msgid "LOG_LOCAL1 - Local 1"
54 msgstr ""
55
56 #: modules/syslog/syslog.module:61
57 msgid "LOG_LOCAL2 - Local 2"
58 msgstr ""
59
60 #: modules/syslog/syslog.module:62
61 msgid "LOG_LOCAL3 - Local 3"
62 msgstr ""
63
64 #: modules/syslog/syslog.module:63
65 msgid "LOG_LOCAL4 - Local 4"
66 msgstr ""
67
68 #: modules/syslog/syslog.module:64
69 msgid "LOG_LOCAL5 - Local 5"
70 msgstr ""
71
72 #: modules/syslog/syslog.module:65
73 msgid "LOG_LOCAL6 - Local 6"
74 msgstr ""
75
76 #: modules/syslog/syslog.module:66
77 msgid "LOG_LOCAL7 - Local 7"
78 msgstr ""
79
80 #: modules/syslog/syslog.module:32
81 msgid "Settings for syslog logging. Syslog is an operating system administrative logging tool used in systems management and security auditing. Most suited to medium and large sites, syslog provides filtering tools that allow messages to be routed by type and severity."
82 msgstr ""
83
84 #: modules/syslog/syslog.module:0
85 msgid "syslog"
86 msgstr ""

  ViewVC Help
Powered by ViewVC 1.1.2