a3cfe9d3f7
Change-Id: I440ad331a3e17215d509dc81bfd7b46d557d5f49
226 lines
5.7 KiB
Plaintext
226 lines
5.7 KiB
Plaintext
# Translations template for sahara.
|
|
# Copyright (C) 2014 ORGANIZATION
|
|
# This file is distributed under the same license as the sahara project.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: sahara 2014.2.dev190.geb813fd\n"
|
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
|
"POT-Creation-Date: 2014-06-09 06:01+0000\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"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=utf-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Generated-By: Babel 1.3\n"
|
|
|
|
#: sahara/openstack/common/exception.py:103
|
|
msgid "Uncaught exception"
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/fileutils.py:63
|
|
#, python-format
|
|
msgid "Reloading cached file %s"
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/gettextutils.py:320
|
|
msgid "Message objects do not support addition."
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/gettextutils.py:330
|
|
msgid ""
|
|
"Message objects do not support str() because they may contain non-ascii "
|
|
"characters. Please use unicode() or translate() instead."
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/lockutils.py:103
|
|
#, python-format
|
|
msgid "Could not release the acquired lock `%s`"
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/lockutils.py:168
|
|
#, python-format
|
|
msgid "Got semaphore \"%(lock)s\""
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/lockutils.py:177
|
|
#, python-format
|
|
msgid "Attempting to grab file lock \"%(lock)s\""
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/lockutils.py:187
|
|
#, python-format
|
|
msgid "Created lock path: %s"
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/lockutils.py:205
|
|
#, python-format
|
|
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/lockutils.py:209
|
|
#, python-format
|
|
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/lockutils.py:247
|
|
#, python-format
|
|
msgid "Got semaphore / lock \"%(function)s\""
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/lockutils.py:251
|
|
#, python-format
|
|
msgid "Semaphore / lock released \"%(function)s\""
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/log.py:326
|
|
#, python-format
|
|
msgid "Deprecated: %s"
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/log.py:437
|
|
#, python-format
|
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/log.py:488
|
|
#, python-format
|
|
msgid "syslog facility must be one of: %s"
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/log.py:709
|
|
#, python-format
|
|
msgid "Fatal call to deprecated config: %(msg)s"
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/periodic_task.py:39
|
|
#, python-format
|
|
msgid "Unexpected argument for periodic task creation: %(arg)s."
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/processutils.py:58
|
|
msgid "Unexpected error while running command."
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/processutils.py:61
|
|
#, python-format
|
|
msgid ""
|
|
"%(description)s\n"
|
|
"Command: %(cmd)s\n"
|
|
"Exit code: %(exit_code)s\n"
|
|
"Stdout: %(stdout)r\n"
|
|
"Stderr: %(stderr)r"
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/processutils.py:139
|
|
#, python-format
|
|
msgid "Got unknown keyword args to utils.execute: %r"
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/processutils.py:145
|
|
msgid "Command requested root, but did not specify a root helper."
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/processutils.py:241
|
|
msgid "Environment not supported over SSH"
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/processutils.py:245
|
|
msgid "process_input not supported over SSH"
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/strutils.py:92
|
|
#, python-format
|
|
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/strutils.py:197
|
|
#, python-format
|
|
msgid "Invalid unit system: \"%s\""
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/strutils.py:206
|
|
#, python-format
|
|
msgid "Invalid string format: %s"
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/wsgi.py:187
|
|
msgid "cannot understand JSON"
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/wsgi.py:211
|
|
msgid "cannot understand XML"
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/db/exception.py:44
|
|
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/db/sqlalchemy/migration.py:190
|
|
msgid "version should be an integer"
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/db/sqlalchemy/migration.py:226
|
|
#, python-format
|
|
msgid ""
|
|
"Tables \"%s\" have non utf8 collation, please make sure all tables are "
|
|
"CHARSET=utf8"
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/db/sqlalchemy/migration.py:250
|
|
msgid ""
|
|
"The database is not under version control, but has tables. Please stamp "
|
|
"the current version of the schema manually."
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/db/sqlalchemy/utils.py:58
|
|
msgid "Sort key supplied was not valid."
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/db/sqlalchemy/utils.py:119
|
|
msgid "Unknown sort direction, must be 'desc' or 'asc'"
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/db/sqlalchemy/utils.py:162
|
|
#, python-format
|
|
msgid ""
|
|
"There is no `deleted` column in `%s` table. Project doesn't use soft-"
|
|
"deleted feature."
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/db/sqlalchemy/utils.py:174
|
|
#, python-format
|
|
msgid "Unrecognized read_deleted value '%s'"
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/db/sqlalchemy/utils.py:181
|
|
#, python-format
|
|
msgid "There is no `project_id` column in `%s` table."
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/db/sqlalchemy/utils.py:243
|
|
msgid "model should be a subclass of ModelBase"
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/db/sqlalchemy/utils.py:294
|
|
#, python-format
|
|
msgid ""
|
|
"Please specify column %s in col_name_col_instance param. It is required "
|
|
"because column has unsupported type by sqlite)."
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/db/sqlalchemy/utils.py:300
|
|
#, python-format
|
|
msgid ""
|
|
"col_name_col_instance param has wrong type of column instance for column "
|
|
"%s It should be instance of sqlalchemy.Column."
|
|
msgstr ""
|
|
|
|
#: sahara/openstack/common/db/sqlalchemy/utils.py:408
|
|
msgid "Unsupported id columns type"
|
|
msgstr ""
|
|
|