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

107 lines
3.2 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Ukrainian translations for django_openstack_auth.
# Copyright (C) 2015 ORGANIZATION
# This file is distributed under the same license as the
# django_openstack_auth project.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Horizon\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-03-26 06:03+0000\n"
"PO-Revision-Date: 2015-03-25 17:08+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Ukrainian "
"(http://www.transifex.com/projects/p/horizon/language/uk/)\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 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:53
msgid "The authentication token issued by the Identity service has expired."
msgstr ""
"Автентифікаційний токен, виданий Ідентифікаційним сервісом, більше не "
"дійсний."
#: openstack_auth/backend.py:111
msgid "Invalid credentials."
msgstr ""
#: openstack_auth/backend.py:114
msgid "An error occurred authenticating. Please try again later."
msgstr "Помилка у автентифікації. Будь-ласка, спробуйте пізніше."
#: openstack_auth/backend.py:134
msgid "Unable to retrieve authorized projects."
msgstr "Неможливо отримати авторизовані проекти."
#: openstack_auth/backend.py:142
msgid "You are not authorized for any projects."
msgstr "Ви не авторизовані до жодного проекту."
#: openstack_auth/backend.py:179
msgid "Unable to authenticate to any available projects."
msgstr "Неможливо автентифікуватися щодо жодного проекту."
#: openstack_auth/forms.py:48
msgid "Region"
msgstr "Регіон"
#: openstack_auth/forms.py:50
msgid "User Name"
msgstr "Ім’я Користувача"
#: openstack_auth/forms.py:52
msgid "Password"
msgstr "Пароль"
#: openstack_auth/forms.py:62
msgid "Domain"
msgstr "Домен"
#: 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 ""
#: openstack_auth/openstack/common/policy.py:213
#, python-format
msgid "Rules must be an instance of dict or Rules, got %s instead"
msgstr ""