changed: rename cmslu to winix
changed: html templates are a part of winix now and the user can provide special html templates for its site added: locales added: html templates are using HtmlFilter now (locales) changed: now we have html templates for each language git-svn-id: svn://ttmath.org/publicrep/winix/trunk@560 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
192
locale/en
Executable file
192
locale/en
Executable file
@@ -0,0 +1,192 @@
|
||||
language = en
|
||||
charset = iso-8859-1
|
||||
|
||||
logged_as = logged as
|
||||
logout = logout
|
||||
|
||||
form_login_legend = Loging
|
||||
|
||||
remember_me = Remember me
|
||||
|
||||
home_page = Home page
|
||||
|
||||
|
||||
button_login = Login
|
||||
|
||||
|
||||
|
||||
added_by = Added by
|
||||
last_modified = Last modified
|
||||
|
||||
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.
|
||||
error_code = Error code
|
||||
|
||||
access_denied = Permission denied
|
||||
access_denied_msg = We are sory but you don't have access to the page.
|
||||
|
||||
download = download
|
||||
|
||||
|
||||
create_thread_header = Create thread
|
||||
form_thread_legend = Thread form
|
||||
button_thread_submit = Create thread
|
||||
|
||||
url = Url
|
||||
short_url = Short url
|
||||
title = Title
|
||||
nick = Nick
|
||||
change = Change
|
||||
edit = Edit
|
||||
add = Add
|
||||
user = User
|
||||
group = Group
|
||||
permissions = Permissions
|
||||
yes = Yes
|
||||
no = No
|
||||
|
||||
rebus_how_is_it = Rebus: How is it
|
||||
|
||||
edit_ticket_header = Edit ticket
|
||||
create_ticket_header = Create a new ticket
|
||||
|
||||
form_edit_ticket_legend = Edit ticket form.
|
||||
form_create_ticket_legend = Ticket form.
|
||||
|
||||
|
||||
form_ticket_type = Ticket type
|
||||
form_ticket_status = Status
|
||||
form_ticket_priority = Priority
|
||||
form_ticket_category = Category
|
||||
form_ticket_expected = Expected in
|
||||
form_ticket_progress = Progress (0-100)
|
||||
|
||||
form_ticket_create_submit = Create a new ticket
|
||||
form_ticket_edit_submit = Edit a ticket
|
||||
|
||||
default_header = Default item in a directory
|
||||
default_was_error = We are sory but there was an error during changing the default item.
|
||||
default_error_no_dir = There is no such a directory.
|
||||
default_error_no_file = There is no such a file.
|
||||
|
||||
form_default_legend = Default item form
|
||||
|
||||
form_emacs_legend = Edit form
|
||||
|
||||
form_emacs_content_cms = Content
|
||||
form_emacs_content_thread = Post
|
||||
form_emacs_content_ticket = Info
|
||||
|
||||
form_emacs_content_type = Message type
|
||||
|
||||
form_emacs_content_type_text = text
|
||||
form_emacs_content_type_formatted_text = formatted text
|
||||
form_emacs_content_type_html = html
|
||||
form_emacs_content_type_bbcode = bbcode
|
||||
form_emacs_content_type_raw = raw
|
||||
|
||||
|
||||
last_header = Last logged users
|
||||
last_table_login = Login
|
||||
last_table_ip = IP
|
||||
last_table_login_date = Login time
|
||||
last_table_logout_date = Logout time
|
||||
last_none = There is no anything information.
|
||||
|
||||
mkdir_header = Make directory
|
||||
mkdir_was_error = We are sorry but there were errors during creating the directory
|
||||
mkdir_form_legend = Make directory form
|
||||
|
||||
priv_header = Permissions
|
||||
priv_was_error = We are sorry but there were errors while changing permissions.
|
||||
priv_form_legend = Permissions
|
||||
|
||||
reload_header = Reload
|
||||
reload_was_error = We are sorry but there were errors while reloading.
|
||||
templates_reloaded_successfully = Templates reloaded successfully.
|
||||
reload_select = What to reload:
|
||||
reload_templates = templates
|
||||
|
||||
|
||||
rm_file_header = Are you sure you want to delete the file?
|
||||
rm_dir_header = Are you sure you want to delete the directory?
|
||||
|
||||
thread_create_new = Create a new thread
|
||||
thread_table_title = Thread title
|
||||
thread_table_author = Author
|
||||
thread_table_replies = Rep.
|
||||
thread_table_last_post = Last post
|
||||
thread_reply_in_this_thread = Reply in this thread
|
||||
|
||||
ticket_create_new = Create a new ticket
|
||||
ticket_table_name = Ticket
|
||||
ticket_table_type = Type
|
||||
ticket_table_status = Status
|
||||
ticket_table_priority = Priority
|
||||
ticket_table_expected = Expected in
|
||||
|
||||
ticket_info_type = Type
|
||||
ticket_info_status = Status
|
||||
ticket_info_priority = Priority
|
||||
ticket_info_category = Category
|
||||
ticket_info_expected = Expected in
|
||||
ticket_info_progress = Progress
|
||||
ticket_reply_in_this_thread = Replay in this thread
|
||||
|
||||
upload_form_legend = Upload form
|
||||
upload_content = File description
|
||||
|
||||
who_header = Sessions
|
||||
who_table_index = Ind.
|
||||
who_table_start = Start
|
||||
who_table_last_active = Last active
|
||||
who_none = There is no any sessions.
|
||||
|
||||
admin_options = Available administrative options.
|
||||
admin_mkdir = Add directory
|
||||
admin_emacs_add = Add file
|
||||
admin_emacs_edit = Edit file
|
||||
admin_rm = Remove file
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# notifications
|
||||
notify_new = News
|
||||
notify_change = Changes
|
||||
notify_from = ttmath.org notifications <dontreply@ttmath.org>
|
||||
notify_content_type = text/plain; charset="ISO-8859-1"
|
||||
notify_header = Welcome
|
||||
notify_msg1 = We would like to inform you that
|
||||
notify_msg2 = someone started a new thread:
|
||||
notify_msg3 = someone replayed in a thread:
|
||||
notify_msg4 = someone has changed its post:
|
||||
notify_msg5 = a post has been deleted from a thread:
|
||||
notify_msg6 = a new page has been added:
|
||||
notify_msg7 = a page has been modified:
|
||||
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.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
181
locale/pl
Executable file
181
locale/pl
Executable file
@@ -0,0 +1,181 @@
|
||||
language = pl
|
||||
charset = iso-8859-2
|
||||
|
||||
logged_as = zalogowany jako
|
||||
|
||||
logout = wyloguj
|
||||
|
||||
form_login_legend = Logowanie
|
||||
|
||||
remember_me = Zapami<6D>taj mnie
|
||||
|
||||
home_page = Strona g<><67>wna
|
||||
|
||||
|
||||
button_login = Loguj
|
||||
|
||||
|
||||
|
||||
added_by = Dodane przez
|
||||
last_modified = ostatnio modyfikowany
|
||||
|
||||
error_404 = B<><42>d 404
|
||||
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
|
||||
|
||||
access_denied = Brak dost<73>pu
|
||||
access_denied_msg = Przykro nam ale nie masz dost<73>pu do tej cz<63><7A>ci serwisu.
|
||||
|
||||
download = <20>ci<63>gnij plik
|
||||
|
||||
|
||||
create_thread_header = Za<5A><61><EFBFBD> w<>tek
|
||||
form_thread_legend = Wype<70>nij wszystkie pozycje formularza
|
||||
button_thread_submit = Za<5A><61><EFBFBD> w<>tek
|
||||
|
||||
url = Url
|
||||
short_url = Kr<4B>tki url
|
||||
title = Tytu<74>
|
||||
nick = Nick
|
||||
change = Zmie<69>
|
||||
edit = Edytuj
|
||||
add = Dodaj
|
||||
user = U<>ytkownik
|
||||
group = Grupa
|
||||
permissions = Uprawnienia
|
||||
yes = Tak
|
||||
no = Nie
|
||||
|
||||
rebus_how_is_it = Rebus: Ile to jest
|
||||
|
||||
edit_ticket_header = Edytuj zg<7A>oszenie
|
||||
create_ticket_header = Nowe zg<7A>oszenie
|
||||
|
||||
form_edit_ticket_legend = Formularz edycji zg<7A>oszenia.
|
||||
form_create_ticket_legend = Formularz nowego zg<7A>oszenia.
|
||||
|
||||
|
||||
form_ticket_type = Rodzaj zg<7A>oszenia
|
||||
form_ticket_status = Status
|
||||
form_ticket_priority = Priorytet
|
||||
form_ticket_category = Kategoria
|
||||
form_ticket_expected = Oczekiwany w
|
||||
form_ticket_progress = Post<73>p prac (0-100)
|
||||
|
||||
form_ticket_create_submit = Za<5A><61><EFBFBD> zg<7A>oszenie
|
||||
form_ticket_edit_submit = Edytuj zg<7A>oszenie
|
||||
|
||||
default_header = Domy<6D>lna pozycja w katalogu
|
||||
default_was_error = Przykro nam ale wyst<73>pi<70>y b<><62>dy podczas zmiany domy<6D>lnej pozycji.
|
||||
default_error_no_dir = Podano nie istniej<65>cy katalog.
|
||||
default_error_no_file = Podano nie istniej<65>cy post.
|
||||
|
||||
form_default_legend = Formularz zmiany pozycji domy<6D>lnej
|
||||
|
||||
form_emacs_legend = Formularz edycji.
|
||||
|
||||
form_emacs_content_cms = Zawarto<74><6F>:
|
||||
form_emacs_content_thread = Post:
|
||||
form_emacs_content_ticket = Opis:
|
||||
|
||||
form_emacs_content_type = Rodzaj wiadomo<6D>ci:
|
||||
|
||||
form_emacs_content_type_text = text
|
||||
form_emacs_content_type_formatted_text = sformatowany text
|
||||
form_emacs_content_type_html = html
|
||||
form_emacs_content_type_bbcode = bbcode
|
||||
form_emacs_content_type_raw = surowa posta<74>
|
||||
|
||||
|
||||
last_header = Ostatnio logowani u<>ytkownicy
|
||||
last_table_login = Login
|
||||
last_table_ip = Adres IP
|
||||
last_table_login_date = Czas zalogowania
|
||||
last_table_logout_date = Czas wylogowania
|
||||
last_none = Nie ma dost<73>pnych <20>adnych informacji.
|
||||
|
||||
mkdir_header = Stw<74>rz katalog
|
||||
mkdir_was_error = Przykro nam ale wyst<73>pi<70>y b<><62>dy podczas tworzenia tego katalogu.
|
||||
mkdir_form_legend = Wype<70>nij wszystkie pozycje formularza
|
||||
|
||||
priv_header = Zmie<69> uprawnienia dost<73>pu
|
||||
priv_was_error = Przykro nam ale wyst<73>pi<70>y b<><62>dy podczas zmiany uprawnie<69>.
|
||||
priv_form_legend = Uprawnienia
|
||||
|
||||
reload_header = Prze<7A>aduj
|
||||
reload_was_error = Przykro nam ale wyst<73>pi<70>y b<><62>dy podczas ponownego wczytywania.
|
||||
templates_reloaded_successfully = Szablony zosta<74>y pomy<6D>lnie wczytane.
|
||||
reload_select = Wybierz pozycj<63>
|
||||
reload_templates = templates
|
||||
|
||||
|
||||
rm_file_header = Czy napewno chcesz usun<75><6E> podan<61> pozycj<63>?
|
||||
rm_dir_header = Czy napewno chcesz usun<75><6E> podany katalog?
|
||||
|
||||
thread_create_new = Za<5A><61><EFBFBD> nowy w<>tek
|
||||
thread_table_title = Tytu<74> w<>tku
|
||||
thread_table_author = Autor
|
||||
thread_table_replies = Odp.
|
||||
thread_table_last_post = Ostatni post
|
||||
thread_reply_in_this_thread = Odpowiedz w tym w<>tku
|
||||
|
||||
ticket_create_new = Za<5A><61><EFBFBD> nowe zg<7A>oszenie
|
||||
ticket_table_name = Zg<5A>oszenie
|
||||
ticket_table_type = Rodzaj
|
||||
ticket_table_status = Status
|
||||
ticket_table_priority = Priorytet
|
||||
ticket_table_expected = Oczeki-<br>wany w
|
||||
|
||||
ticket_info_type = Rodzaj zg<7A>oszenia
|
||||
ticket_info_status = Status
|
||||
ticket_info_priority = Piorytet
|
||||
ticket_info_category = Kategoria
|
||||
ticket_info_expected = Oczekiwany w
|
||||
ticket_info_progress = Post<73>p prac
|
||||
ticket_reply_in_this_thread = Odpowiedz w tym w<>tku
|
||||
|
||||
upload_form_legend = Formularz do wys<79>ania pliku
|
||||
upload_content = Opis pliku
|
||||
|
||||
who_header = Lista sesji
|
||||
who_table_index = L.p.
|
||||
who_table_start = Start
|
||||
who_table_last_active = Ostatnio aktywny
|
||||
who_none = Nie ma <20>adnych dost<73>pnych sesji.
|
||||
|
||||
admin_options = Dost<73>pne opcje administracyjne
|
||||
admin_mkdir = Dodaj katalog
|
||||
admin_emacs_add = Dodaj pozycj<63>
|
||||
admin_emacs_edit = Edytuj pozycj<63>
|
||||
admin_rm = Usu<73> pozycj<63>
|
||||
|
||||
|
||||
|
||||
|
||||
# notifications
|
||||
notify_new = Co<43> nowego
|
||||
notify_change = Zmiany
|
||||
notify_from = <20>limaczkowe powiadomienia <dontreply@slimaczek.pl>
|
||||
notify_content_type = text/plain; charset="ISO-8859-2"
|
||||
notify_header = Witamy
|
||||
notify_msg1 = Chcieliby<62>my powiadomi<6D> <20>e w<>a<EFBFBD>nie
|
||||
notify_msg2 = kto<74> rozpocz<63><7A> nowy w<>tek:
|
||||
notify_msg3 = kto<74> odpowiedzia<69> w w<>tku:
|
||||
notify_msg4 = kto<74> zmieni<6E> swoj<6F> odpowied<65> w w<>tku:
|
||||
notify_msg5 = czyja<6A> odpowied<65> zosta<74>a skasowana z w<>tku:
|
||||
notify_msg6 = pojawi<77>a si<73> nowa pozycja do poczytania:
|
||||
notify_msg7 = zmieniono co<63> na:
|
||||
notify_msg8 = skasowano nast<73>puj<75>c<EFBFBD> pozycj<63>:
|
||||
notify_msg9 = <20>yczymy mi<6D>ego dnia i zapraszamy do lektury.
|
||||
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.
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user