djangojs.po 2.26 KB
# 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: 2016-03-11 16:49+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"
"Language: pl\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"

#: static/js/pattern-edit.js:50
msgid "Selected pattern type doesn't match genders of existing lexemes."
msgstr "Wybrany typ wzoru nie pasuje do rodzajów istniejących leksemów."

#: static/js/pattern-edit.js:77
#, javascript-format
msgid "Label: %s will be removed."
msgid_plural "Labels: %s will be removed."
msgstr[0] "Etykieta: %s zostanie usunięta."
msgstr[1] "Etykiety: %s zostaną usunięte."
msgstr[2] "Etykiety: %s zostaną usunięte."

#: static/js/pattern-edit.js:85
msgid "Continue?"
msgstr "Kontynuować?"

#: static/js/pattern-edit.js:223
msgid "Save"
msgstr "Zapisanie zmian"

#: static/js/pattern-edit.js:250
msgid "Pattern creation"
msgstr "Utworzenie wzoru"

#: static/js/pattern-edit.js:263
msgid "Pattern cloning"
msgstr "Sklonowanie wzoru"

#: static/js/pattern-reader-view.js:57
msgid "Pattern"
msgstr "Wzór"

#: static/js/pattern-view.js:7
msgid "name"
msgstr "nazwa"

#: static/js/pattern-view.js:8
msgid "type"
msgstr "typ"

#: static/js/pattern-view.js:9
msgid "infl. type"
msgstr "typ odm."

#: static/js/pattern-view.js:10
msgid "example"
msgstr "przykład"

#: static/js/pattern-view.js:25
msgid "Patterns"
msgstr "Wzory"

#: static/js/pattern-view.js:28
msgid "pattern"
msgid_plural "patterns"
msgstr[0] "wzór"
msgstr[1] "wzory"
msgstr[2] "wzorów"

#: static/js/pattern-view.js:36
msgid "Name"
msgstr "Nazwa"

#: static/js/pattern-view.js:37
msgid "Old name"
msgstr "Stara nazwa"

#: static/js/pattern-view.js:39
msgid "Inflection type"
msgstr "Typ odmiany"

#: static/js/pattern-view.js:45
msgid "Type"
msgstr "Typ"

#: static/js/pattern-view.js:50
msgid "Base form label"
msgstr "Efobaz"