From: Lukasz Date: Tue, 11 May 2010 09:51:47 +0000 (+0200) Subject: Further changes in i18n. X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/373f20f311d78b22849e9529299eddcbefb080bd?ds=sidebyside;hp=--cc Further changes in i18n. --- 373f20f311d78b22849e9529299eddcbefb080bd diff --git a/wolnelektury/templates/404.html b/wolnelektury/templates/404.html index b4968a248..288e050ed 100644 --- a/wolnelektury/templates/404.html +++ b/wolnelektury/templates/404.html @@ -14,7 +14,7 @@

{% trans "Site does not exist" %}

-{% trans "We are sorry, but this site does not exist. Please check if you entered correct address or go to "%} {% trans "homepage" %}. +{% trans "We are sorry, but this site does not exist. Please check if you entered correct address or go to "%} {% trans "main page" %}.

- + \ No newline at end of file diff --git a/wolnelektury/templates/catalogue/book_list.html b/wolnelektury/templates/catalogue/book_list.html index 47567f3eb..b6a9e6cbb 100644 --- a/wolnelektury/templates/catalogue/book_list.html +++ b/wolnelektury/templates/catalogue/book_list.html @@ -4,10 +4,10 @@ {% block bodyid %}book-a-list{% endblock %} -{% block title %}{% trans "Alphabetical listing of works on" %}Alfabetyczny spis utworów w WolneLektury.pl{% endblock %} +{% block title %}{% trans "Alphabetical listing of works on WolneLektury.pl" %}{% endblock %} {% block body %} -

Alfabetyczny spis utworów

+

{% trans "Alphabetical listing of works" %}

{{ form.q }} {% trans "or" %} {% trans "return to main page" %}

diff --git a/wolnelektury/templates/catalogue/book_short.html b/wolnelektury/templates/catalogue/book_short.html index 2cc8328f5..8b36718e0 100644 --- a/wolnelektury/templates/catalogue/book_short.html +++ b/wolnelektury/templates/catalogue/book_short.html @@ -15,4 +15,4 @@ {% endif %}

{% trans "Categories" %}: {{ tags|join:", " }}

- + \ No newline at end of file diff --git a/wolnelektury/templates/catalogue/fragment_short.html b/wolnelektury/templates/catalogue/fragment_short.html index 24eeef336..ccca721de 100644 --- a/wolnelektury/templates/catalogue/fragment_short.html +++ b/wolnelektury/templates/catalogue/fragment_short.html @@ -1,8 +1,5 @@ {% load i18n %}
- {#
#} - {# Półki #} - {#
#} {% if fragment.short_text %}
{{ fragment.short_text|safe }} diff --git a/wolnelektury/templates/catalogue/main_page.html b/wolnelektury/templates/catalogue/main_page.html index be6d9004f..15667500b 100644 --- a/wolnelektury/templates/catalogue/main_page.html +++ b/wolnelektury/templates/catalogue/main_page.html @@ -265,15 +265,18 @@

{% trans "You can help us!" %}

-

{% trans "Works appended constantly to " %}Utwory włączane sukcesywnie do naszej biblioteki staramy się opracowywać jak najdokładniej. Jest to możliwe tylko dzięki współpracującym z nami wolontariuszom.

-

Zapraszamy wszystkie osoby, które chcą współtworzyć szkolną bibliotekę internetową Wolne Lektury.

-

Zobacz więcej ⇒

+

{% trans "We try our best to elaborate works appended to our library. It is possible only due to support of our volunteers." %}

+

{% trans "We invite people who want to take part in developing Internet school library Wolne Lektury." %}

+

{% trans "See more" %} ⇒

-

O projekcie

-

Biblioteka internetowa z lekturami szkolnymi „Wolne Lektury” (www.wolnelektury.pl) to projekt realizowany przez Fundację Nowoczesna Polska. Działa od 2007 roku i udostępnia w swoich zbiorach lektury szkolne, które są zalecane do użytku przez Ministerstwo Edukacji Narodowej i które trafiły już do domeny publicznej. +

{% trans "About us" %}

+

+ {% blocktrans %} + Internet library with school readings „Wolne Lektury” (www.wolnelektury.pl) is a project made by Modern Poland Foundation. It started in 2007 and shares school readings, which are recommended by Ministry of National Education and are in public domain. + {% endblocktrans %}

-

Zobacz więcej ⇒

+

{% trans "See more" %} ⇒

-{% endblock %} +{% endblock %} \ No newline at end of file diff --git a/wolnelektury/templates/catalogue/tag_list.html b/wolnelektury/templates/catalogue/tag_list.html index aa273c860..e96320e90 100644 --- a/wolnelektury/templates/catalogue/tag_list.html +++ b/wolnelektury/templates/catalogue/tag_list.html @@ -1,7 +1,7 @@ {% load i18n %} {% load catalogue_tags %} {% if one_tag %} -

Zobacz całą kategorię {{ one_tag }}

+

{% trans "See full category" %} {{ one_tag }}

{% else %}