-            
-                
-                     -                    Twój 1% to wiÄcej lektur
-                    Twój 1% to wiÄcej lektur
-                    KRS 0000070056
-                
-            
-
-            
Wolne OkÅadki
-            
Tworzymy okÅadki do utworów z biblioteki Wolne Lektury.
-            

-            
{%trans "See more" %} â
+            
Wolne Lektury na Androida
+            
+                 +
+            
+            
Aplikacja Wolnych Lektur już w Android Market. Pobierz na swój telefon lub tablet!
+            
Zobacz aplikacjÄ â
+
+            
Zabawnik
+            
+                 +
+            
+            
Zbiór scenariuszy gier i zabaw
+dla dzieci, od wyliczanek poprzez gry planszowe, aż po teatr.
+            
Przejdź do Zabawnika â
 
             {% comment %}    
{% trans "Books for every school level" %}
                 {% endcomment %}
-            
-            
LeÅmianator â poeta automagiczny
-            
Poezja z Wolnych Lektur przepuszczona przez mikser. Stwórz wÅasny wiersz klikajÄ
c w link.
-            
{% trans "Twórzże siÄ!" %} â
 
-            
{% trans "Wolne Lektury Widget" %}
-            
{% trans "Place our widget - search engine for Wolne Lektury which gives access to free books and audiobooks - on your homepage! Just copy the HTML code below onto your page:" %}
-            
-                
{% trans "See more" %} â
             {% trans "Your shelves with books" %}
             {% if user.is_authenticated %}
                 {% if shelves %}
@@ -74,8 +73,24 @@
                 
             {% else %}
                 
{% trans "Create your own book set. You can share it with friends by sending them link to your shelf." %}
-                
{% trans "You need to " %}{% trans "sign in" %} {% trans "to manage your shelves." %}
+                
{% trans "You need to " %} {% trans "sign in" %} {% trans "to manage your shelves." %}
             {% endif %}
+
+            
Nowy LeÅmianator
+            
Tym razem to Ty decydujesz, co wpadnie do miksera – a efekt możesz pokazaÄ znajomym!
+                
+            
{% trans "Twórzże siÄ!" %} â
+
+            
{% trans "Wolne Lektury Widget" %}
+            
{% trans "Place our widget - search engine for Wolne Lektury which gives access to free books and audiobooks - on your homepage! Just copy the HTML code below onto your page:" %}
+            
+                
{% trans "See more" %} â
+
             
                 
                 {% trans "Lessons' prospects and other ideas for using Wolnelektury.pl for teaching." %}
@@ -86,200 +101,200 @@
             
                 {% if categories.author %}
                     
{% trans "Authors" %}
-                    {% folded_tag_list categories.author %}
+                    {% folded_tag_list categories.author 'Authors' %}
                 {% endif %}
                 {% if categories.kind %}
                     {% trans "Kinds" %}
-                    {% folded_tag_list categories.kind %}
+                    {% folded_tag_list categories.kind 'Kinds' %}
                 {% endif %}
                 {% if categories.genre %}
                     {% trans "Genres" %}
-                    {% folded_tag_list categories.genre %}
+                    {% folded_tag_list categories.genre 'Genres' %}
                 {% endif %}
                 {% if categories.epoch %}
                     {% trans "Epochs" %}
-                    {% folded_tag_list categories.epoch %}
+                    {% folded_tag_list categories.epoch 'Epochs' %}
                 {% endif %}
             
             
                 {% if fragment_tags %}
                     
{% trans "Themes and topics" %}
-                    {% folded_tag_list fragment_tags %}
+                    {% folded_tag_list fragment_tags 'Themes' %}
                 {% endif %}
                 
{% trans "Themes groups" %}
                 
                 
@@ -299,9 +314,12 @@
         
             {% trans "You can help us!" %}
-            
{% 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" %} â
+            
+                - {% trans "Become a volunteer – an editor, developer or translator." %}+
- {% trans "Gain new skills and experience." %}+
- {% trans "Join an open project of creating an innovative online library." %}+
+            
{% trans "You can help us!" %} â
          
         
             
{% trans "About us" %}
@@ -314,3 +332,16 @@
         
      
 {% endblock %}
+
+
+{% block add_footer %}
+
+
+{% blocktrans %}
+Portions of this page are modifications based on work created and shared by Google and used
+according to terms described in the Creative Commons
+3.0 Attribution License.
+{% endblocktrans %}
+
+
+{% endblock %}