test2
[smail.git/.git] / lang / lang_en.ini
1 [index]
2 welcome = "Welcome to SecureMail"
3 register = 'How i can create my own account?'
4 about = "What is SMail?"
5 how = "How i can use it?"
6 where = "Where i found the code?"
7 bug = "I founded an error, where i can report it?"
8 license = "What's its the license of SMail"
9 register_c = "You can register your own account <a href='new_user.php'>here</a>"
10 about_c = "SMail is a web based mail, easy to install and use"
11 how_c = "You can login here <a href='login.php'>here</a> and if you now are login you can send messages <a href='send_m.php'>here</a> and see your mailbox <a href='mailbox/mailb.php'>here</a>"
12 where_c= "Project Code on <a href='https://reisub.nsupdate.info/git/?p=smail.git/.git;a=summary'>Git</a>"
13 bug_c = "If you founded an error report it <a href='https://reisub.nsupdate.info/bugs/'>here</a>"
14 license_c = "SMail was Licensed by GPL V3, The complete name of the project is Secure Mail."
15 [login]
16 incorrect = "The_user_or_the_password_are_incorrect"
17 correct = "Loged succefully"
18 submit = "Sign in"
19 [send]
20 content = "Content"
21 send = "Send"
22 [mbox]
23 dhave = "You dont have any message's"
24 note = "<b>Note:</b> The horarie zone of this server are UTC-3"
25 send = "New SMail"
26 change = "Change password"
27 or = "or"
28 [gmail] # Getmail not Google Mail
29 sender = "Sender"
30 content = "Contenido"
31 success = "Success"
32 return = "Return"
33 read = "Mark as read"
34 invalid_id = "Invalid ID"
35 or = "/"
36 [new]
37 already = "This user was already taken"
38 user = "User created, your new smail are "
39 invalidchar = "You have inputed an invalid char"
40 aroba = "User was not created because you put invalid characters"
41 [reg]
42 submit = "Sign up"
43 [errors]
44 nonerror = "This SMail sended"
45 iderror_not = "This SMail dont exists or if is a channel them not exists or not is yours"
46 sslerror = "A error as ocurred while sending message because the server was invalid or haves an bad ssl"