source: bureau/locales/es_ES/LC_MESSAGES/procmail_builder.po @ 3

Revision 3, 3.6 KB checked in by anarcat, 7 years ago (diff)

[project @ alternc: changeset 2003-03-26 23:51:48 by benjamin]
dedoublonnage

Original author: benjamin
Date: 2003-03-26 23:51:51

RevLine 
[1]1# English AlternC Translation
2# Copyright (c) 2002 the AlternC Development Team
3# <tech@alternc.org>
[3]4# $Id: procmail_builder.po,v 1.2 2003/03/26 23:51:49 benjamin Exp $
[1]5
6msgid "err_100_1"
7msgstr "LDAP connexion impossible, try again later."
8
9msgid "err_100_2"
10msgstr "The filtering is already disabled for this account"
11
12msgid "err_100_3"
13msgstr "-- Server error -- Cannot access LDAP server ! (%s)"
14
15msgid "err_100_4"
16msgstr "The filtering is already active for this account"
17
18msgid "err_100_5"
19msgstr "Error in the .procmailrc line %s. Contact your administrator"
20
21msgid "err_100_6"
22msgstr "No filtering rule currently defined. Messages are sent to the INBOX folder"
23
24msgid "err_100_7"
25msgstr "Cannot pull up the requested rule."
26
27msgid "err_100_8"
28msgstr "Cannot pull down the requested rule."
29
30msgid "err_100_9"
31msgstr "You can create only one SpamAssassin, Forward or Reply rule."
32
33msgid "err_100_10"
34msgstr "The destination email is incorrect"
35
36msgid "help_procmail_1"
37msgstr "-"
38
39msgid "help_procmail_2"
40msgstr ""
41"A rule works as follow: when all the Critera are true, "
42"The message go through ACTION. It is possible to put no critera "
43"In that case, all the messages go through ACTION."
44
45msgid "procmail_crit_0"
46msgstr "The message subject contains ..."
47
48msgid "procmail_crit_1"
49msgstr "The message sender ..."
50
51msgid "procmail_crit_2"
52msgstr "One of the message recipient is ..."
53
54msgid "procmail_crit_3"
55msgstr "The 'List-Post' header is ..."
56
57msgid "procmail_crit_4"
58msgstr "The 'List-Id' header is ..."
59
60msgid "procmail_crit_5"
61msgstr "SpamAssassin considers this mail as a Spam"
62
63msgid "Filter Messages"
64msgstr "Filtrer les messages"
65
66msgid "This allow you to filter your incoming messages, setup a vacation autoreply, or filter spam with SpamAssassin"
67msgstr "This allow you to filter your incoming messages, setup a vacation autoreply, or filter spam with SpamAssassin"
68
69msgid "Your mailbox filter is enabled"
70msgstr "Your mailbox filter is enabled"
71
72msgid "Click here to disable the filters"
73msgstr "Click here to disable the filters"
74
75msgid "Your mailbox filter is disabled"
76msgstr "Your mailbox filter is disabled"
77
78msgid "Click here to enable the filters"
79msgstr "Click here to enable the filters"
80
81msgid "Current filter rules on your mailbox"
82msgstr "Current filter rules on your mailbox"
83
84msgid "Message sent to INBOX folder"
85msgstr "Message sent to INBOX folder"
86
87msgid "Delete checked rules"
88msgstr "Delete checked rules"
89
90msgid "Create a new rule"
91msgstr "Create a new rule"
92
93msgid "Your mail filters has been disabled"
94msgstr "Your mail filters has been disabled"
95
96msgid "Your mail filters has been enabled"
97msgstr "Your mail filters has been enabled"
98
99msgid "CRITERIA"
100msgstr "CRITERIA"
101
102msgid "PROCESS"
103msgstr "PROCESS"
104
105msgid "Move the message to this folder"
106msgstr "Move the message to this folder"
107
108msgid "Filter the message through SpamAssassin"
109msgstr "Filter the message through SpamAssassin"
110
111msgid "Discard the message (for good !)"
112msgstr "Discard the message (for good !)"
113
114msgid "Auto-reply"
115msgstr "Auto-reply"
116
117msgid "Enter auto-reply text below"
118msgstr "Enter auto-reply text below"
119
120msgid "Forward the mail to"
121msgstr "Forward the mail to"
122
123msgid "Create this rule"
124msgstr "Create this rule"
125
126msgid "Go back to the rule list"
127msgstr "Go back to the rule list"
128
129msgid "Add this new criterium"
130msgstr "Add this new criterium"
131
132msgid "Drop checked criteria"
133msgstr "Drop checked criteria"
134
135msgid "No Criteria defined yet, all messages selected"
136msgstr "No Criteria defined yet, all messages selected"
137
138msgid "Name of this rule"
139msgstr "Name of this rule"
140
141msgid "Up"
142msgstr "Up"
143
144msgid "Down"
145msgstr "Down"
146
147
Note: See TracBrowser for help on using the repository browser.