This commit is contained in:
Roberto Rosario
2012-02-22 16:05:53 -04:00
parent 1cbe8f78e8
commit 4e1c8ff0eb
27 changed files with 6773 additions and 0 deletions

View File

@@ -0,0 +1,75 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# <winterfall24@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"POT-Creation-Date: 2012-02-12 15:20-0400\n"
"PO-Revision-Date: 2012-02-20 17:16+0000\n"
"Last-Translator: mic <winterfall24@gmail.com>\n"
"Language-Team: Polish (http://www.transifex.net/projects/p/mayan-edms/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pl\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
#: conf/settings.py:10
msgid ""
"CSS theme to apply, options are: amro, bec, bec-green, blue, default, djime-"
"cerulean, drastic-dark, kathleene, olive, orange, red, reidb-greenish and "
"warehouse."
msgstr ""
#: conf/settings.py:12
msgid "Display extra information in the login screen."
msgstr ""
#: templates/web_theme_base.html:101
msgid "dismiss all notifications"
msgstr ""
#: templates/web_theme_base.html:101
msgid "close all"
msgstr ""
#: templates/web_theme_base.html:102
msgid "dismiss this notification"
msgstr ""
#: templates/web_theme_base.html:102
msgid "close"
msgstr ""
#: templates/web_theme_login.html:12 templates/web_theme_login.html.py:34
msgid "Login"
msgstr ""
#: templates/web_theme_login.html:18
msgid "You are already logged in"
msgstr "Użytkownik jest już zalogowany"
#: templates/web_theme_login.html:21
msgid "Redirecting you to the website entry point in 5 seconds."
msgstr ""
#: templates/web_theme_login.html:24
#, python-format
msgid ""
"Or click <a href=\"%(LOGIN_REDIRECT_URL)s\">here</a> if redirection doesn't "
"work."
msgstr ""
#: templates/pagination/pagination.html:6
#: templates/pagination/pagination.html:8
msgid "Previous"
msgstr "Poprzedni"
#: templates/pagination/pagination.html:26
#: templates/pagination/pagination.html:28
msgid "Next"
msgstr "Następny"