Initial translation setup

Add oslo.concurrency/locale/oslo.concurrency.pot, the file needs to
exist so that the infra scripts for sending translations work.

This file will then be updated via the proposol bot.

Change-Id: I7373cbd961b25a3a22e50c4f2ee9d32505cb3663
This commit is contained in:
Andreas Jaeger 2014-08-15 19:33:03 +02:00
parent 1761de8f02
commit 1e20e38db9
1 changed files with 102 additions and 0 deletions

View File

@ -0,0 +1,102 @@
# Translations template for oslo.concurrency.
# Copyright (C) 2014 ORGANIZATION
# This file is distributed under the same license as the oslo.concurrency
# project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: oslo.concurrency 1761de8\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-08-15 19:31+0200\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"
#: oslo/concurrency/lockutils.py:101
#: oslo/concurrency/openstack/common/lockutils.py:101
#, python-format
msgid "Unable to acquire lock on `%(filename)s` due to %(exception)s"
msgstr ""
#: oslo/concurrency/processutils.py:59
msgid "Unexpected error while running command."
msgstr ""
#: oslo/concurrency/processutils.py:62
#, python-format
msgid ""
"%(description)s\n"
"Command: %(cmd)s\n"
"Exit code: %(exit_code)s\n"
"Stdout: %(stdout)r\n"
"Stderr: %(stderr)r"
msgstr ""
#: oslo/concurrency/processutils.py:143
#, python-format
msgid "Got unknown keyword args: %r"
msgstr ""
#: oslo/concurrency/processutils.py:148
msgid "Command requested root, but did not specify a root helper."
msgstr ""
#: oslo/concurrency/processutils.py:245
msgid "Environment not supported over SSH"
msgstr ""
#: oslo/concurrency/processutils.py:249
msgid "process_input not supported over SSH"
msgstr ""
#: oslo/concurrency/openstack/common/gettextutils.py:301
msgid "Message objects do not support addition."
msgstr ""
#: oslo/concurrency/openstack/common/gettextutils.py:311
msgid ""
"Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead."
msgstr ""
#: oslo/concurrency/openstack/common/log.py:287
#, python-format
msgid "Deprecated: %s"
msgstr ""
#: oslo/concurrency/openstack/common/log.py:396
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
#: oslo/concurrency/openstack/common/log.py:457
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
#: oslo/concurrency/openstack/common/log.py:700
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
#: oslo/concurrency/openstack/common/strutils.py:114
#, python-format
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
#: oslo/concurrency/openstack/common/strutils.py:219
#, python-format
msgid "Invalid unit system: \"%s\""
msgstr ""
#: oslo/concurrency/openstack/common/strutils.py:228
#, python-format
msgid "Invalid string format: %s"
msgstr ""