]> err.no Git - scalable-opengroupware.org/blob - UI/MailerUI/English.lproj/Localizable.strings
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1145 d1b88da0-ebda-0310...
[scalable-opengroupware.org] / UI / MailerUI / English.lproj / Localizable.strings
1 /* this file is in UTF-8 format! */
2
3 /* Icon's label */
4 "Create"      = "Create";
5 "Empty Trash" = "Empty Trash";
6 "Delete"      = "Delete";
7 "Expunge"     = "Expunge";
8 "Forward"     = "Forward";
9 "Get Mail"    = "Get Mail";
10 "Junk"        = "Junk";
11 "Reply"       = "Reply";
12 "Reply All"   = "Reply All";
13 "Print"       = "Print";
14 "Stop"        = "Stop";
15 "Write"       = "Write";
16
17 /* Main Frame  */
18
19 "Home"                 = "Home"; 
20 "Calendar"             = "Calendar";
21 "Addressbook"          = "Addressbook";
22 "Mail"                 = "Mail";
23 "Right Administration" = "Right Administration";
24
25 "Help" = "Help";
26
27 /* Mail account main windows */
28
29 "Welcome to the SOGo Mailer. Use the folder tree on the left to browse your mail accounts!" = "Welcome to the SOGo Mailer. Use the folder tree on the left to browse your mail accounts!";
30
31 "Read messages"       = "Read messages";
32 "Write a new message" = "Write a new message";
33
34 "Share: " = "Share: ";
35 "Account: " = "Account: ";
36 "Shared Account: " = "Shared Account: ";
37
38 /* acls */
39 "Default Roles" = "Default Roles";
40 "User rights for:" = "User rights for:";
41
42 "List and see this folder" = "List and see this folder";
43 "Read mails from this folder" = "Read mails from this folder";
44 "Mark mails read and unread" = "Mark mails read and unread";
45 "Modify the flags of the mails in this folder" = "Modify the flags of the mails in this folder";
46 "Insert, copy and move mails into this folder" = "Insert, copy and move mails into this folder";
47 "Post mails" = "Post mails";
48 "Add subfolders to this folder" = "Add subfolders to this folder";
49 "Remove this folder" = "Remove this folder";
50 "Erase mails from this folder" = "Erase mails from this folder";
51 "Expunge this folder" = "Expunge this folder";
52 "Modify the acl of this folder" = "Modify the acl of this folder";
53
54 "Update" = "Update";
55 "Cancel" = "Cancel";
56
57 /* Mail edition */
58
59 "From"          = "From";
60 "Subject"       = "Subject";
61 "Add address"   = "Add address";
62
63 "Attachments:" = "Attachments:";
64
65 "to"            = "To";
66 "cc"            = "Cc";
67 "bcc"           = "Bcc";
68
69 "Addressbook"   = "Addressbook";
70 "Anais"         = "Anais";
71
72 "This mail is being sent from an unsecure network!" = "This mail is being sent from an unsecure network!";
73
74 /* Popup "show" */
75
76 "all"     = "all";
77 "read"    = "read";
78 "unread"  = "unread";
79 "deleted" = "deleted";
80 "flagged" = "flagged";
81
82 /* MailListView */
83
84 "Sender" = "Sender";
85 "Subject or Sender" = "Subject or Sender";
86 "To or Cc" = "To or Cc";
87 "Entire Message" = "Entire Message";
88
89 "Date"          = "Date";
90 "View"          = "View";
91 "All"           = "All";
92 "Unread"        = "Unread";
93 "messages"      = "messages";
94
95 "first"         = "first";
96 "previous"      = "prev";
97 "next"          = "next";
98
99 "msgnumber_to"  = "to";
100 "msgnumber_of"  = "of";
101
102 "Mark Unread" = "Mark Unread";
103 "Mark Read"   = "Mark Read";
104
105 /* Tree */
106
107 "SentFolderName"   = "Sent";
108 "TrashFolderName"  = "Trash";
109 "InboxFolderName"  = "Inbox";
110 "DraftsFolderName" = "Drafts";
111 "SieveFolderName"  = "Filters";
112 "Folders"          = "Folders"; /* title line */
113
114 /* MailMoveToPopUp */
115
116 "MoveTo"        = "Move …";
117
118 "error_missingsubject"      = "Missing Subject";
119 "error_missingrecipients"   = "Missing Recipients";
120 "error_validationfailed"    = "Validation failed";
121
122 /* Folder operations */
123 "Name :" = "Name :";
124 "Enter the new name of your folder :"
125  = "Enter the new name of your folder :";
126 "Do you really want to move this folder into the trash ?"
127  = "Do you really want to move this folder into the trash ?";
128 "Operation failed" = "Operation failed";
129
130 "quotasFormat" = "Quotas: %{0} used on %{1} Kb; %{2}%";
131
132 "Please select a message to print." = "Please select a message to print.";
133 "Please select only one message to print." = "Please select only one message to print.";