{% if can_edit %}
<a class="btn btn-default navbar-btn" href="{% url 'wiki_editor' doc.pk %}"
data-toggle="tutorial" data-tutorial="3" data-placement="bottom"
- data-content="{% trans "You can edit your resource here." %}"
->Edit</a>
+ data-content="{% trans "You can edit your resource here." %}">{% trans "Edit" %}</a>
<a class="btn btn-default navbar-btn" href="{% url 'catalogue_book_schedule' doc.pk %}"
data-toggle="tutorial" data-tutorial="4" data-placement="bottom"
- data-content="{% trans "You can assign work stages and deadlines to people on your team." %}"
->Schedule</a>
+ data-content="{% trans "You can assign work stages and deadlines to people on your team." %}">{% trans "Schedule" %}</a>
<a class="btn btn-default navbar-btn" href="{% url 'catalogue_fork' doc.pk %}"
data-toggle="tutorial" data-tutorial="5" data-placement="bottom"
data-content="{% trans "You can also create another, independent version of this resource – e.g. for translation to other language or simply for adapting it to your needs." %}"
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
-#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-12-23 15:51+0100\n"
+"POT-Creation-Date: 2016-12-23 16:57+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
#: static/wiki/editor/src/editor/modules/data/data.js:140
msgid "Yes, restore local draft"
-msgstr "Tak, przywróć lokalną wersję"
+msgstr "Tak, użyj lokalnej wersji"
#: static/wiki/editor/src/editor/modules/data/data.js:141
msgid "No, use version loaded from the server"
-msgstr "Nie, użyj wersji z serwera"
+msgstr "Nie, przywróć wersję z serwera"
#: static/wiki/editor/src/editor/modules/data/data.js:178
msgid "Save Document"
#: static/wiki/editor/src/editor/modules/data/data.js:305
#: static/wiki/editor/src/editor/modules/data/data.js:306
+#: static/wiki/editor/src/editor/translation-fix.js:24
msgid "Publish"
msgstr "Opublikuj"
msgid "Link"
msgstr "Link"
+#: static/wiki/editor/src/editor/plugins/core/core.js:545
+#: static/wiki/editor/src/editor/plugins/core/img/imgElement.js:66
+#: static/wiki/editor/src/editor/plugins/core/links/linkElement.js:57
+msgid "attachment library"
+msgstr "biblioteka załączników"
+
#: static/wiki/editor/src/editor/plugins/core/core.js:580
#: static/wiki/editor/src/editor/plugins/core/core.js:634
#: static/wiki/editor/src/editor/plugins/core/links/linkElement.js:49
msgid "Metadata edit"
msgstr "Edytuj metadane"
+#: static/wiki/editor/src/editor/plugins/core/metadataEditor/view.js:170
+msgid "attachments"
+msgstr "załączniki"
+
#: static/wiki/editor/src/editor/plugins/core/switch.js:42
msgid "Switch to"
msgstr "Przełącz na"
msgid "YouTube link"
msgstr "Link do YouTube"
+#: static/wiki/editor/src/editor/translation-fix.js:2
+msgid "edit"
+msgstr "zmień"
+
+#: static/wiki/editor/src/editor/translation-fix.js:3
+#: static/wiki/editor/src/editor/translation-fix.js:18
+msgid "remove"
+msgstr "usuń"
+
+#: static/wiki/editor/src/editor/translation-fix.js:4
+msgid "Delete this comment?"
+msgstr "Skasować ten komentarz?"
+
+#: static/wiki/editor/src/editor/translation-fix.js:5
+msgid "Delete"
+msgstr "Usuń"
+
+#: static/wiki/editor/src/editor/translation-fix.js:8
+msgid "Exit"
+msgstr "Wyjdź"
+
+#: static/wiki/editor/src/editor/translation-fix.js:9
+msgid "Preview saved version"
+msgstr "Podgląd zapisanej wersji"
+
+#: static/wiki/editor/src/editor/translation-fix.js:10
+msgid "Attachments"
+msgstr "Załączniki"
+
+#: static/wiki/editor/src/editor/translation-fix.js:11
+msgid "drop a working draft"
+msgstr "odrzuć kopię roboczą"
+
+#: static/wiki/editor/src/editor/translation-fix.js:14
+msgid "Draft Saved"
+msgstr "Ostatnia kopia"
+
+#: static/wiki/editor/src/editor/translation-fix.js:17
+msgid "change"
+msgstr "zmień"
+
+#: static/wiki/editor/src/editor/translation-fix.js:21
+msgid "Compare"
+msgstr "Porównaj"
+
+#: static/wiki/editor/src/editor/translation-fix.js:22
+msgid "Revert"
+msgstr "Przywróć"
+
+#: static/wiki/editor/src/editor/translation-fix.js:23
+msgid "Preview"
+msgstr "Podgląd"
+
#: static/wiki/editor/src/editor/views/attachments/attachments.js:13
msgid "Attachment library"
msgstr "Biblioteka załączników"