README.md edited
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,164 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# 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: 2017-02-01 17:53+0000\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"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
|
||||
"|| n%100>=20) ? 1 : 2);\n"
|
||||
#: jet/filters.py:67
|
||||
msgid "From date"
|
||||
msgstr ""
|
||||
|
||||
#: jet/filters.py:73
|
||||
msgid "To date"
|
||||
msgstr ""
|
||||
|
||||
#: jet/models.py:9 jet/templates/admin/base.html:276
|
||||
msgid "URL"
|
||||
msgstr "Adres URL"
|
||||
|
||||
#: jet/models.py:10
|
||||
msgid "title"
|
||||
msgstr "tytuł"
|
||||
|
||||
#: jet/models.py:11 jet/models.py:26
|
||||
msgid "user"
|
||||
msgstr "użytkownik"
|
||||
|
||||
#: jet/models.py:12 jet/models.py:27
|
||||
msgid "date created"
|
||||
msgstr "data utworzenia"
|
||||
|
||||
#: jet/models.py:15
|
||||
msgid "bookmark"
|
||||
msgstr "zakładka"
|
||||
|
||||
#: jet/models.py:16 jet/templates/admin/base.html:292
|
||||
msgid "bookmarks"
|
||||
msgstr "zakładki"
|
||||
|
||||
#: jet/models.py:25
|
||||
msgid "application name"
|
||||
msgstr "nazwa aplikacji"
|
||||
|
||||
#: jet/models.py:30
|
||||
msgid "pinned application"
|
||||
msgstr "przypięta aplikacja"
|
||||
|
||||
#: jet/models.py:31
|
||||
msgid "pinned applications"
|
||||
msgstr "przypięte aplikacje"
|
||||
|
||||
#: jet/templates/admin/base.html:53
|
||||
msgid "Welcome,"
|
||||
msgstr "Witaj,"
|
||||
|
||||
#: jet/templates/admin/base.html:58 jet/templates/admin/base.html:159
|
||||
msgid "View site"
|
||||
msgstr "Zobacz stronę"
|
||||
|
||||
#: jet/templates/admin/base.html:63 jet/templates/admin/base.html:168
|
||||
msgid "Documentation"
|
||||
msgstr "Dokumentacja"
|
||||
|
||||
#: jet/templates/admin/base.html:67
|
||||
msgid "Change password"
|
||||
msgstr "Zmień hasło"
|
||||
|
||||
#: jet/templates/admin/base.html:69
|
||||
msgid "Log out"
|
||||
msgstr "Wyloguj"
|
||||
|
||||
#: jet/templates/admin/base.html:78 jet/templates/admin/base.html:151
|
||||
msgid "Home"
|
||||
msgstr "Strona domowa"
|
||||
|
||||
#: jet/templates/admin/base.html:131
|
||||
msgid "back"
|
||||
msgstr "wstecz"
|
||||
|
||||
#: jet/templates/admin/base.html:215
|
||||
msgid "Applications"
|
||||
msgstr "Aplikacje"
|
||||
|
||||
#: jet/templates/admin/base.html:241
|
||||
msgid "Hide applications"
|
||||
msgstr "Ukryj aplikacje"
|
||||
|
||||
#: jet/templates/admin/base.html:242
|
||||
msgid "Show hidden"
|
||||
msgstr "Pokaż ukryte"
|
||||
|
||||
#: jet/templates/admin/base.html:271 jet/templates/admin/base.html:290
|
||||
msgid "Add bookmark"
|
||||
msgstr "Dodaj zakładkę"
|
||||
|
||||
#: jet/templates/admin/base.html:274
|
||||
msgid "Title"
|
||||
msgstr "Tytuł"
|
||||
|
||||
#: jet/templates/admin/base.html:284
|
||||
msgid "Delete bookmark"
|
||||
msgstr "Usuń zakładkę"
|
||||
|
||||
#: jet/templates/admin/base.html:285
|
||||
msgid "Are you sure want to delete this bookmark?"
|
||||
msgstr "Czy jesteś pewien że chcesz usnąć zakładkę"
|
||||
|
||||
#: jet/templates/admin/base.html:300 jet/templates/admin/base.html:307
|
||||
#: jet/templates/admin/edit_inline/compact.html:3
|
||||
msgid "Remove"
|
||||
msgstr "Usuń"
|
||||
|
||||
#: jet/templates/admin/base.html:337
|
||||
msgid "Application page"
|
||||
msgstr "Strona aplikacji"
|
||||
|
||||
#: jet/templates/admin/base.html:361
|
||||
msgid "current theme"
|
||||
msgstr "obecny motyw"
|
||||
|
||||
#: jet/templates/admin/edit_inline/compact.html:12
|
||||
#, python-format
|
||||
msgid "Add another %(verbose_name)s"
|
||||
msgstr "Dodaj kolejny %(verbose_name)s"
|
||||
|
||||
#: jet/templates/admin/edit_inline/compact.html:37
|
||||
msgid "Change"
|
||||
msgstr "Zmień"
|
||||
|
||||
#: jet/templates/admin/edit_inline/compact.html:43
|
||||
msgid "View on site"
|
||||
msgstr "Zobacz na stronie"
|
||||
|
||||
#: jet/templates/admin/popup_response.html:4
|
||||
msgid "Popup closing..."
|
||||
msgstr ""
|
||||
|
||||
#: jet/templates/jet/related_field_ajax_list_filter.html:2
|
||||
#: jet/templates/rangefilter/date_filter.html:2
|
||||
#: jet/templates/rangefilter/date_filter.html:16
|
||||
#, python-format
|
||||
msgid " By %(filter_title)s "
|
||||
msgstr ""
|
||||
|
||||
#: jet/templates/rangefilter/date_filter.html:33
|
||||
msgid "Search"
|
||||
msgstr "Szukaj"
|
||||
|
||||
#: jet/templates/rangefilter/date_filter.html:34
|
||||
msgid "Reset"
|
||||
msgstr ""
|
||||
Binary file not shown.
@@ -0,0 +1,23 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# 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: 2017-02-01 17:54+0000\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"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
|
||||
"|| n%100>=20) ? 1 : 2);\n"
|
||||
#: jet/static/jet/js/build/bundle.min.js:3
|
||||
msgid "'"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user