Initial Polish translation by mic (https://www.transifex.net/accounts/profile/mic/)
This commit is contained in:
103
apps/feedback/locale/pl/LC_MESSAGES/django.po
Normal file
103
apps/feedback/locale/pl/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,103 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
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-02 18:21+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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"
|
||||
|
||||
#: __init__.py:9
|
||||
msgid "Feedback"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:16
|
||||
msgid ""
|
||||
"What features of Mayan EDMS attracted you to start using it or consider "
|
||||
"using it?"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:24
|
||||
msgid "What features would you like to see implemented in Mayan EDMS?"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:32
|
||||
msgid ""
|
||||
"Could you tell us a bit about how you are deploying or plan to deploy Mayan "
|
||||
"EDMS (OS, webserver, cloud/local, hardware specs)?"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:40
|
||||
msgid ""
|
||||
"What features of Mayan EDMS did you find hardest to understand or implement?"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:45
|
||||
msgid "Would you be interested in purchasing paid support for Mayan EDMS?"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:50
|
||||
msgid ""
|
||||
"Are currently providing or planning to provide paid support for Mayan EDMS?"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:55
|
||||
msgid "Would you be interested in a cloud hosted solution for Mayan EDMS?"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:60
|
||||
msgid ""
|
||||
"Would you be interested in a turn-key solution for Mayan EDMS that included "
|
||||
"a physical server appliance?"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:65
|
||||
msgid "Your name:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:70
|
||||
msgid "Your email:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:75
|
||||
msgid "Company name:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:80
|
||||
msgid "Company website:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:85
|
||||
msgid ""
|
||||
"May we display your company name & logo in our website as a user of Mayan "
|
||||
"EDMS with a link back to your website?"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:90
|
||||
msgid ""
|
||||
"May we keep your contact information to keep you up to date with "
|
||||
"developments or oferings related to Mayan EDMS?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:20
|
||||
msgid "Thank you for submiting your feedback."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:23
|
||||
#, python-format
|
||||
msgid "Error submiting form; %s."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:28
|
||||
msgid "feedback form"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user