Commit 2bd3a673e07800ebb50866a611eb2e0d9a52e5bf

Authored by Dorota Komosińska
1 parent 7746d610

Dodanie stylów stron pomocy oraz pozycji nowej strony pomocy w menu.

common/locale/pl/LC_MESSAGES/django.po
... ... @@ -7,7 +7,7 @@ msgid ""
7 7 msgstr ""
8 8 "Project-Id-Version: 1.0\n"
9 9 "Report-Msgid-Bugs-To: \n"
10   -"POT-Creation-Date: 2016-03-25 17:56+0100\n"
  10 +"POT-Creation-Date: 2016-10-28 18:40+0200\n"
11 11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 12 "Last-Translator: Jan Szejko <jan.szejko@ipipan.waw.pl>\n"
13 13 "Language-Team: LANGUAGE <LL@li.org>\n"
... ... @@ -66,7 +66,7 @@ msgstr &quot;Historia&quot;
66 66 msgid "Administration"
67 67 msgstr "Administracja"
68 68  
69   -#: templates/reader_base.html:18 templates/reader_base.html.py:73
  69 +#: templates/reader_base.html:18 templates/reader_base.html.py:74
70 70 msgid "Grammatical Dictionary<br>of Polish"
71 71 msgstr "Słownik gramatyczny<br>języka polskiego"
72 72  
... ... @@ -78,55 +78,59 @@ msgstr &quot;hasła słownika&quot;
78 78 msgid "inflection patterns"
79 79 msgstr "wzory fleksyjne"
80 80  
81   -#: templates/reader_base.html:24 templates/reader_base.html.py:56
  81 +#: templates/reader_base.html:24 templates/reader_base.html.py:57
82 82 msgid "help"
83 83 msgstr "pomoc"
84 84  
85 85 #: templates/reader_base.html:25
  86 +msgid "instructions of use"
  87 +msgstr "instrukcja użytkowania"
  88 +
  89 +#: templates/reader_base.html:26
86 90 msgid "preface to the 2nd edition"
87 91 msgstr "wstęp do II wydania"
88 92  
89   -#: templates/reader_base.html:26
  93 +#: templates/reader_base.html:27
90 94 msgid "systematization of patterns"
91 95 msgstr "systematyzacja wzorów"
92 96  
93   -#: templates/reader_base.html:27
  97 +#: templates/reader_base.html:28
94 98 msgid "symbols and notation"
95 99 msgstr "stosowane oznaczenia"
96 100  
97   -#: templates/reader_base.html:28
  101 +#: templates/reader_base.html:29
98 102 msgid "about Dictionary"
99 103 msgstr "o Słowniku"
100 104  
101   -#: templates/reader_base.html:29
  105 +#: templates/reader_base.html:30
102 106 msgid "team"
103 107 msgstr "zespół"
104 108  
105   -#: templates/reader_base.html:30
  109 +#: templates/reader_base.html:31
106 110 msgid "history"
107 111 msgstr "historia"
108 112  
109   -#: templates/reader_base.html:31
  113 +#: templates/reader_base.html:32
110 114 msgid "numbers"
111 115 msgstr "w liczbach"
112 116  
113   -#: templates/reader_base.html:32
  117 +#: templates/reader_base.html:33
114 118 msgid "splash screen"
115 119 msgstr "winieta"
116 120  
117   -#: templates/reader_base.html:37
  121 +#: templates/reader_base.html:38
118 122 msgid "settings"
119 123 msgstr "ustawienia"
120 124  
121   -#: templates/reader_base.html:41
  125 +#: templates/reader_base.html:42
122 126 msgid "interface language"
123 127 msgstr "język interfejsu"
124 128  
125   -#: templates/reader_base.html:74
  129 +#: templates/reader_base.html:75
126 130 msgid "3rd Edition Online"
127 131 msgstr "Wydanie III online"
128 132  
129   -#: templates/reader_base.html:78
  133 +#: templates/reader_base.html:79
130 134 msgid ""
131 135 "\n"
132 136 " The project was funded by the National Science "
... ... @@ -138,7 +142,7 @@ msgstr &quot;&quot;
138 142 "Projekt został sfinansowany ze środków Narodowego Centrum Nauki przyznanych "
139 143 "na podstawie decyzji numer"
140 144  
141   -#: templates/reader_base.html:85
  145 +#: templates/reader_base.html:86
142 146 msgid ""
143 147 "\n"
144 148 " Note: The site uses cookies, which are necessary "
... ... @@ -149,7 +153,7 @@ msgstr &quot;&quot;
149 153 "Uwaga: strona używa tzw. ciasteczek (ang. <em>cookies</em>), które są "
150 154 "konieczne do działania aplikacji."
151 155  
152   -#: templates/reader_base.html:92
  156 +#: templates/reader_base.html:93
153 157 msgid "OK"
154 158 msgstr "OK"
155 159  
... ...
common/static/css/help.css 0 → 100644
  1 +.kapitaliki {
  2 + font-variant: small-caps;
  3 +}
  4 +.leksem {
  5 + font-variant: small-caps;
  6 + font-weight: bold;
  7 +}
  8 +.cytat {
  9 + font-style: italic;
  10 +}
  11 +.symb {
  12 + font-style: italic;
  13 + font-weight: bold;
  14 +}
  15 +.przykl {
  16 + font-style: italic;font-weight: bold;
  17 +}
  18 +.przycisk {
  19 + background-color: #D0D0D0;
  20 +}
... ...
common/templates/flat_page.html
1 1 {% extends "reader_base.html" %}
  2 +{% load version_static i18n %}
  3 +
  4 +{% block extrahead %}
  5 + <link rel="stylesheet" type="text/css" href="{% version_static 'css/reader.css' %}"/>
  6 + <script type="text/javascript" src="{% version_static 'js/reader.js' %}"></script>
  7 + <link rel="stylesheet" type="text/css" href="{% version_static 'css/help.css' %}"/>
  8 +{% endblock %}
2 9  
3 10 {% block title %}{{ page.title }} – SGJP{% endblock %}
4 11  
... ...
common/templates/reader_base.html
... ... @@ -22,6 +22,7 @@
22 22 <p><a href="{% url 'reader_view' %}">{% trans 'dictionary entries' %}</a></p>
23 23 <p><a href="{% url 'pattern_reader_view' %}">{% trans 'inflection patterns' %}</a></p>
24 24 <p><a href="{% url 'help' %}">{% trans 'help' %}</a></p>
  25 + <p class="subitem"><a href="{% url 'usage' %}">{% trans 'instructions of use' %}</a></p>
25 26 <p class="subitem"><a href="{% version_static 'pdf/Wstęp do II wydania SGJP.pdf' %}">{% trans 'preface to the 2nd edition' %}</a></p>
26 27 <p class="subitem"><a href="{% url 'pattern_system' %}">{% trans 'systematization of patterns' %}</a></p>
27 28 <p class="subitem"><a href="{% url 'symbols' %}">{% trans 'symbols and notation' %}</a></p>
... ... @@ -93,4 +94,4 @@
93 94 </div>
94 95 </div>
95 96 </div>
96   -{% endblock %}
97 97 \ No newline at end of file
  98 +{% endblock %}
... ...