source: alternc-mailman/branches/benjamin-bureaubleu/bureau/locales/en_US/LC_MESSAGES/mailman.po @ 2530

Revision 2530, 3.5 KB checked in by benjamin, 4 years ago (diff)

mailman patch correction typo

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1# English AlternC Translation
2# Copyright (C)  2002 the AlternC Development Team
3# <tech@alternc.org>
4#
5msgid ""
6msgstr ""
7"Project-Id-Version: $Id$\n"
8"Report-Msgid-Bugs-To: i18n@alternc.org\n"
9"POT-Creation-Date: 2009-06-14 10:30+0200\n"
10"PO-Revision-Date: 2003-02-03 08:16 +0000\n"
11"Last-Translator: Benjamin Sonntag <benjamin@octopuce.com>\n"
12"Language-Team: English <dev@alternc.org>\n"
13"MIME-Version: 1.0\n"
14"Content-Type: text/plain; charset=ISO-8859-1\n"
15"Content-Transfer-Encoding: 8bit\n"
16
17#: admin/menu_mailman.php:37 admin/mman_add.php:38 admin/mman_list.php:37
18#: admin/mman_list.php:47 admin/mman_list.php:54 admin/mman_passwd.php:40
19msgid "Mailing lists"
20msgstr "Mailing lists"
21
22#: admin/menu_mailman.php:37
23msgid "(with mailman)"
24msgstr "(with mailman)"
25
26#: admin/mman_add.php:49
27msgid "Email address"
28msgstr "Email address"
29
30#: admin/mman_add.php:52
31msgid "Owner"
32msgstr "Owner"
33
34#: admin/mman_add.php:55
35msgid "Initial list password"
36msgstr "Initial list password"
37
38#: admin/mman_add.php:59
39msgid "Create the list."
40msgstr "Create the list."
41
42#: admin/mman_del.php:57
43msgid "Deleting mailman lists"
44msgstr "Deleting mailman lists"
45
46#: admin/mman_del.php:58
47msgid "Please confirm the deletion of the following mailman lists:"
48msgstr "Please confirm the deletion of the following mailman lists:"
49
50#: admin/mman_del.php:69
51msgid "Delete the selected mailman lists"
52msgstr "Delete the selected mailman lists"
53
54#: admin/mman_del.php:69
55msgid "Don't delete lists and go back to the mailman list"
56msgstr "Don't delete lists and go back to the mailman list"
57
58#: admin/mman_del.php:74
59msgid ""
60"Warning: Deleting a mailman list will destroy all the subscribed users, "
61"preferences and archives it contains! You will <b>NOT</b> be able to get "
62"your data back!"
63msgstr ""
64"Warning: Deleting a mailman list will destroy all the subscribed users, "
65"preferences and archives it contains! You will <b>NOT</b> be able to get "
66"your data back!"
67
68#: admin/mman_doadd.php:38
69msgid "The mailing list has been successfully created."
70msgstr "The mailing list has been successfully created."
71
72#: admin/mman_dodel.php:58
73#, php-format
74msgid "The list %s has been successfully deleted."
75msgstr "The list %s has been successfully deleted."
76
77#: admin/mman_dopasswd.php:38
78msgid "The mailing list password has been successfully changed."
79msgstr "The mailing list password has been successfully changed."
80
81#: admin/mman_list.php:35
82msgid ""
83"No domain is installed on your account, you cannot create any mailing list!"
84msgstr ""
85"No domain is installed on your account, you cannot create any mailing list!"
86
87#: admin/mman_list.php:60
88msgid "Delete"
89msgstr "Delete"
90
91#: admin/mman_list.php:60
92msgid "List name"
93msgstr "List name"
94
95#: admin/mman_list.php:70
96msgid "Public page"
97msgstr "Public page"
98
99#: admin/mman_list.php:71
100msgid "List admin"
101msgstr "List admin"
102
103#: admin/mman_list.php:72
104msgid "Pending messages"
105msgstr "Pending messages"
106
107#: admin/mman_list.php:73
108msgid "Change password"
109msgstr "Change password"
110
111#: admin/mman_list.php:74
112msgid "List Members"
113msgstr "List Members"
114
115#: admin/mman_list.php:79
116msgid "Delete the checked lists"
117msgstr "Delete the checked lists"
118
119#: admin/mman_list.php:88
120msgid "Create a list"
121msgstr "Create a list"
122
123#: admin/mman_passwd.php:50
124#, php-format
125msgid "Changing password of list %s"
126msgstr "Changing password of list %s"
127
128#: admin/mman_passwd.php:52
129msgid "New list password"
130msgstr "New list password"
131
132#: admin/mman_passwd.php:55
133msgid "Password confirmation"
134msgstr "Password confirmation"
135
136#: admin/mman_passwd.php:59
137msgid "Change the password."
138msgstr "Change the password."
139
Note: See TracBrowser for help on using the repository browser.