django_openstack_auth/openstack_auth/locale/pl_PL/LC_MESSAGES/django.po

106 lines
3.1 KiB
Plaintext

# Polish (Poland) translations for django_openstack_auth.
# Copyright (C) 2015 ORGANIZATION
# This file is distributed under the same license as the
# django_openstack_auth project.
#
# Translators:
# Łukasz Jernaś <deejay1@srem.org>, 2015
msgid ""
msgstr ""
"Project-Id-Version: Horizon\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-01-31 06:02+0000\n"
"PO-Revision-Date: 2015-01-30 11:12+0000\n"
"Last-Translator: Łukasz Jernaś <deejay1@srem.org>\n"
"Language-Team: Polish (Poland) "
"(http://www.transifex.com/projects/p/horizon/language/pl_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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
#: openstack_auth/backend.py:40
msgid "The authentication token issued by the Identity service has expired."
msgstr "Tonek uwierzytelniania wydany przez usługę uwierzytelniania wygasł."
#: openstack_auth/backend.py:91
msgid "Invalid user name or password."
msgstr "Nieprawidłowa nazwa użytkownika lub hasło."
#: openstack_auth/backend.py:96
msgid "An error occurred authenticating. Please try again later."
msgstr "Wystąpił błąd w trakcie uwierzytelniania. Proszę spróbować później."
#: openstack_auth/backend.py:116
msgid "Unable to retrieve authorized projects."
msgstr "Nie można pobrać uwierzytelnionych projektów."
#: openstack_auth/backend.py:121
msgid "You are not authorized for any projects."
msgstr "Nie upoważniono do żadnego projektu."
#: openstack_auth/backend.py:156
msgid "Unable to authenticate to any available projects."
msgstr "Nie można uwierzytelnić do żadnego z istniejących projektów."
#: openstack_auth/forms.py:48
msgid "Region"
msgstr "Region"
#: openstack_auth/forms.py:50
msgid "User Name"
msgstr "Nazwa użytkownika"
#: openstack_auth/forms.py:52
msgid "Password"
msgstr "Hasło"
#: openstack_auth/forms.py:62
msgid "Domain"
msgstr "Domena"
#: openstack_auth/openstack/common/log.py:287
#, python-format
msgid "Deprecated: %s"
msgstr ""
#: openstack_auth/openstack/common/log.py:395
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
#: openstack_auth/openstack/common/log.py:456
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
#: openstack_auth/openstack/common/log.py:702
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
#: openstack_auth/openstack/common/policy.py:97
msgid "The JSON file that defines policies."
msgstr ""
#: openstack_auth/openstack/common/policy.py:100
msgid "Default rule. Enforced when a requested rule is not found."
msgstr ""
#: openstack_auth/openstack/common/policy.py:104
msgid "Directories where policy configuration files are stored."
msgstr ""
#: openstack_auth/openstack/common/policy.py:119
#, python-format
msgid "Policy doesn't allow %s to be performed."
msgstr "Polityka nie zezwala na wykonanie %s."
#: openstack_auth/openstack/common/policy.py:213
#, python-format
msgid "Rules must be an instance of dict or Rules, got %s instead"
msgstr ""