added: function adduser
changed: errors (removed enum, there are macros now) added: error messages to locales (winix_err_NN) removed: templates: err_abuse.html err_others.html git-svn-id: svn://ttmath.org/publicrep/winix/trunk@593 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
30
locale/en
30
locale/en
@@ -25,8 +25,6 @@ error_404 = Error 404
|
||||
error_404_msg = We are sory but there is no such a page in our service.
|
||||
|
||||
|
||||
solve_rebus = Solve the rebus please!
|
||||
suspected_spammer = You are suspected to be a spammer,<br>you cannot send anything without logging first.
|
||||
|
||||
|
||||
was_errors = We are sory but there were some problems with the operation.
|
||||
@@ -185,6 +183,17 @@ uptime_users = users
|
||||
uptime_days = days
|
||||
|
||||
|
||||
adduser_header_add = Add a user
|
||||
adduser_header_register = Register
|
||||
adduser_form_legend = Register user form
|
||||
adduser_login = Login
|
||||
adduser_password = Password
|
||||
adduser_confirm_password = Confirm password
|
||||
adduser_email = You can also provide your email address. If you ever forget your password we will be able send you the password back
|
||||
adduser_submit = Add user
|
||||
register_user_submit = Register
|
||||
|
||||
|
||||
# notifications
|
||||
notify_new = News
|
||||
notify_change = Changes
|
||||
@@ -202,10 +211,19 @@ notify_msg8 = a page has been deleted:
|
||||
notify_msg9 = We invite you to read.\nHave a good day. Bye.
|
||||
notify_footer = \n\n-- \nhttp://www.ttmath.org\nThis message has been sent automatically - do not answer please.\nIf you do not want to receive such messages you can switch them off\nin your user control panel.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# errors
|
||||
winix_err_default = An error occured, error code: 1
|
||||
|
||||
|
||||
|
||||
# those errors are taken automatically by [winix_err_msg_from_locales]
|
||||
winix_err_18 = You are suspected to be a spammer,<br>you cannot send anything without logging first.
|
||||
winix_err_19 = Solve the rebus please!
|
||||
|
||||
winix_err_25 = Passwords are different!
|
||||
winix_err_26 = A password should consist of at least five characters.
|
||||
winix_err_27 = We are sorry, but that user is already registered, check other login!
|
||||
winix_err_28 = Provide a login please.
|
||||
|
||||
|
||||
|
||||
|
||||
26
locale/pl
26
locale/pl
@@ -25,8 +25,6 @@ error_404 = B
|
||||
error_404_msg = Przykro nam ale podanej strony nie ma w naszym serwisie.
|
||||
|
||||
|
||||
solve_rebus = Prosz<73> rozwi<77>za<7A> rebus!
|
||||
suspected_spammer = Jeste<74> podejrzany jako spamer,<br> nie mo<6D>esz nic wys<79>a<EFBFBD> do czasu zalogowania si<73>!
|
||||
|
||||
was_errors = Przepraszamy ale wyst<73>pi<70>y problemy z wykonaniem tej operacji.
|
||||
error_code = Kod b<><62>du
|
||||
@@ -185,6 +183,18 @@ uptime_users = zalogowanych u
|
||||
uptime_days = dni
|
||||
|
||||
|
||||
adduser_header_add = Dodaj u<>ytkownika
|
||||
adduser_header_register = Zarejestruj si<73>
|
||||
adduser_form_legend = Formularz rejestracji nowego u<>ytkownika
|
||||
adduser_login = Login
|
||||
adduser_password = Has<61>o
|
||||
adduser_confirm_password = Potwierd<72> has<61>o
|
||||
adduser_email = Mo<4D>esz tak<61>e poda<64> sw<73>j email. Je<4A>li zapomnisz kiedy<64> has<61>a to has<61>o zostanie wys<79>ane na podany email
|
||||
adduser_submit = Dodaj u<>ytkownika
|
||||
register_user_submit = Rejestruj
|
||||
|
||||
|
||||
|
||||
# notifications
|
||||
notify_new = Co<43> nowego
|
||||
notify_change = Zmiany
|
||||
@@ -203,6 +213,16 @@ notify_msg9 =
|
||||
notify_footer = \n\n-- \nhttp://www.slimaczek.pl\nTa wiadomo<6D><6F> zosta<74>a wys<79>ana automatycznie - prosimy na ni<6E> nie odpowiada<64>.\nJe<4A>li nie chcesz dostawa<77> wi<77>cej takich wiadomo<6D>ci mo<6D>esz je wy<77><79>czy<7A>\nw swoim panelu u<>ytkownika.
|
||||
|
||||
|
||||
|
||||
# errors
|
||||
winix_err_default = Wyst<73>pi<70>y problemy z t<> operacj<63>, kod b<><62>du:
|
||||
|
||||
# those errors are taken automatically by [winix_err_msg_from_locales]
|
||||
winix_err_18 = Jeste<74> podejrzany jako spamer,<br> nie mo<6D>esz nic wys<79>a<EFBFBD> do czasu zalogowania si<73>!
|
||||
winix_err_19 = Prosz<73> rozwi<77>za<7A> rebus!
|
||||
|
||||
winix_err_25 = Podane has<61>a r<><72>ni<6E> si<73> od siebie!
|
||||
winix_err_26 = Has<61>o powinno sk<73>ada<64> si<73> z co najmniej pi<70>ciu znak<61>w.
|
||||
winix_err_27 = Przykro nam, podany identyfikator u<>ytkownika jest ju<6A> zaj<61>ty, prosz<73> poda<64> inny login!
|
||||
winix_err_28 = Prosz<73> poda<64> login.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user