blob: ce575115f8859e8117b14af1c597e6fdef52ce38 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
|
/*
* Translatable strings file generated by Glade.
* Add this file to your project's POTFILES.in.
* DO NOT compile it as part of your application.
*/
gchar *s = N_("Mail Configuration Druid");
gchar *s = N_("Mail Configuration");
gchar *s = N_("Welcome to the Evolution Mail Configuration Druid.\n"
"\n"
"Click \"Next\" to begin. ");
gchar *s = N_("Identity");
gchar *s = N_("Required");
gchar *s = N_("Full Name:");
gchar *s = N_("Email Address:");
gchar *s = N_("Optional");
gchar *s = N_("Organization:");
gchar *s = N_("Signature file:");
gchar *s = N_("Reply-to:");
gchar *s = N_("Receiving Email");
gchar *s = N_("Server Type: ");
gchar *s = N_("Server Configuration");
gchar *s = N_("Host:");
gchar *s = N_("Username:");
gchar *s = N_("Path:");
gchar *s = N_("Delete mail from server");
gchar *s = N_("Authentication");
gchar *s = N_("Authentication");
gchar *s = N_("Authentication Type:");
gchar *s = N_("Password:");
gchar *s = N_("Remember my password");
gchar *s = N_("Sending Email");
gchar *s = N_("Server Type: ");
gchar *s = N_("Server Configuration");
gchar *s = N_("Host:");
gchar *s = N_("Server requires authentication");
gchar *s = N_("Account Management");
gchar *s = N_("Account Information");
gchar *s = N_("Name:");
gchar *s = N_("Make this my default account");
gchar *s = N_("Done");
gchar *s = N_("Congratulations, your mail configuration is complete.\n"
"\n"
"You are now ready to send and receive email \n"
"using Evolution. \n"
"\n"
"Click \"Finish\" to save your settings.");
gchar *s = N_("Evolution Mail Configuration");
gchar *s = N_("Default");
gchar *s = N_("Accounts");
gchar *s = N_("Add");
gchar *s = N_("Edit");
gchar *s = N_("Delete");
gchar *s = N_("Mail");
gchar *s = N_("Sources");
gchar *s = N_("Add");
gchar *s = N_("Edit");
gchar *s = N_("Delete");
gchar *s = N_("News");
|