Refreshed translations

Updated translations by running the following:
$ python setup.py extract_messages
$ python setup.py update_catalog --no-fuzzy-matching \
  --ignore-obsolete=true
$ source \
  ../infra/project-config/jenkins/scripts/common_translation_update.sh
$ setup_loglevel_vars
$ cleanup_po_files trove

Change-Id: I2fcb4e3a0714a73a7026ce2d2c3ffde8aaee1236
This commit is contained in:
Nikhil Manchanda 2014-10-10 07:53:24 +00:00
parent d6ab085cf5
commit 8af6a9adaa
10 changed files with 230 additions and 3542 deletions

View File

@ -1,21 +0,0 @@
# Translations template for trove.
# Copyright (C) 2014 ORGANIZATION
# This file is distributed under the same license as the trove project.
#
# Translators:
# Andi Chandler <andi@gowling.com>, 2014
msgid ""
msgstr ""
"Project-Id-Version: trove\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-08-05 06:07+0000\n"
"PO-Revision-Date: 2014-07-25 15:02+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
"trove/language/en_GB/)\n"
"Language: en_GB\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"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

View File

@ -1,29 +0,0 @@
# Translations template for trove.
# Copyright (C) 2014 ORGANIZATION
# This file is distributed under the same license as the trove project.
#
# Translators:
# Andi Chandler <andi@gowling.com>, 2014
msgid ""
msgstr ""
"Project-Id-Version: trove\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-08-06 06:07+0000\n"
"PO-Revision-Date: 2014-07-25 23:08+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
"trove/language/en_GB/)\n"
"Language: en_GB\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"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: trove/openstack/common/service.py:188
msgid "Exception during rpc cleanup."
msgstr ""
#: trove/openstack/common/service.py:277
msgid "Unhandled exception"
msgstr ""

View File

@ -1,73 +0,0 @@
# Translations template for trove.
# Copyright (C) 2014 ORGANIZATION
# This file is distributed under the same license as the trove project.
#
# Translators:
# Andi Chandler <andi@gowling.com>, 2014
msgid ""
msgstr ""
"Project-Id-Version: trove\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-08-06 06:07+0000\n"
"PO-Revision-Date: 2014-07-25 15:02+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
"trove/language/en_GB/)\n"
"Language: en_GB\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"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: trove/openstack/common/service.py:176
#, python-format
msgid "Caught %s, exiting"
msgstr ""
#: trove/openstack/common/service.py:240
msgid "Parent process has died unexpectedly, exiting"
msgstr ""
#: trove/openstack/common/service.py:271
#, python-format
msgid "Child caught %s, exiting"
msgstr ""
#: trove/openstack/common/service.py:310
msgid "Forking too fast, sleeping"
msgstr ""
#: trove/openstack/common/service.py:329
#, python-format
msgid "Started child %d"
msgstr ""
#: trove/openstack/common/service.py:339
#, python-format
msgid "Starting %d workers"
msgstr ""
#: trove/openstack/common/service.py:356
#, python-format
msgid "Child %(pid)d killed by signal %(sig)d"
msgstr ""
#: trove/openstack/common/service.py:360
#, python-format
msgid "Child %(pid)s exited with status %(code)d"
msgstr ""
#: trove/openstack/common/service.py:399
#, python-format
msgid "Caught %s, stopping children"
msgstr ""
#: trove/openstack/common/service.py:408
msgid "Wait called after thread killed. Cleaning up."
msgstr ""
#: trove/openstack/common/service.py:424
#, python-format
msgid "Waiting on %d children to exit"
msgstr ""

View File

@ -1,26 +0,0 @@
# Translations template for trove.
# Copyright (C) 2014 ORGANIZATION
# This file is distributed under the same license as the trove project.
#
# Translators:
# Andi Chandler <andi@gowling.com>, 2014
msgid ""
msgstr ""
"Project-Id-Version: trove\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-08-06 06:07+0000\n"
"PO-Revision-Date: 2014-07-25 15:02+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
"trove/language/en_GB/)\n"
"Language: en_GB\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"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: trove/openstack/common/service.py:364
#, python-format
msgid "pid %d not in child list"
msgstr ""

File diff suppressed because it is too large Load Diff

View File

@ -1,24 +0,0 @@
# Translations template for trove.
# Copyright (C) 2014 ORGANIZATION
# This file is distributed under the same license as the trove project.
#
# Translators:
# Frédéric <frosmont@free.fr>, 2014
msgid ""
msgstr ""
"Project-Id-Version: trove\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-11 06:07+0000\n"
"PO-Revision-Date: 2014-07-07 12:52+0000\n"
"Last-Translator: Frédéric <frosmont@free.fr>\n"
"Language-Team: French (http://www.transifex.com/projects/p/trove/language/"
"fr/)\n"
"Language: fr\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"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#~ msgid "Dummy message for transifex setup."
#~ msgstr "Message fictif pour la configuration de transifex."

View File

@ -1,29 +0,0 @@
# Translations template for trove.
# Copyright (C) 2014 ORGANIZATION
# This file is distributed under the same license as the trove project.
#
# Translators:
# Frédéric <frosmont@free.fr>, 2014
msgid ""
msgstr ""
"Project-Id-Version: trove\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-08-06 06:07+0000\n"
"PO-Revision-Date: 2014-07-07 12:52+0000\n"
"Last-Translator: Frédéric <frosmont@free.fr>\n"
"Language-Team: French (http://www.transifex.com/projects/p/trove/language/"
"fr/)\n"
"Language: fr\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"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: trove/openstack/common/service.py:188
msgid "Exception during rpc cleanup."
msgstr ""
#: trove/openstack/common/service.py:277
msgid "Unhandled exception"
msgstr ""

View File

@ -1,73 +0,0 @@
# Translations template for trove.
# Copyright (C) 2014 ORGANIZATION
# This file is distributed under the same license as the trove project.
#
# Translators:
# Frédéric <frosmont@free.fr>, 2014
msgid ""
msgstr ""
"Project-Id-Version: trove\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-08-06 06:07+0000\n"
"PO-Revision-Date: 2014-07-07 12:52+0000\n"
"Last-Translator: Frédéric <frosmont@free.fr>\n"
"Language-Team: French (http://www.transifex.com/projects/p/trove/language/"
"fr/)\n"
"Language: fr\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"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: trove/openstack/common/service.py:176
#, python-format
msgid "Caught %s, exiting"
msgstr ""
#: trove/openstack/common/service.py:240
msgid "Parent process has died unexpectedly, exiting"
msgstr ""
#: trove/openstack/common/service.py:271
#, python-format
msgid "Child caught %s, exiting"
msgstr ""
#: trove/openstack/common/service.py:310
msgid "Forking too fast, sleeping"
msgstr ""
#: trove/openstack/common/service.py:329
#, python-format
msgid "Started child %d"
msgstr ""
#: trove/openstack/common/service.py:339
#, python-format
msgid "Starting %d workers"
msgstr ""
#: trove/openstack/common/service.py:356
#, python-format
msgid "Child %(pid)d killed by signal %(sig)d"
msgstr ""
#: trove/openstack/common/service.py:360
#, python-format
msgid "Child %(pid)s exited with status %(code)d"
msgstr ""
#: trove/openstack/common/service.py:399
#, python-format
msgid "Caught %s, stopping children"
msgstr ""
#: trove/openstack/common/service.py:408
msgid "Wait called after thread killed. Cleaning up."
msgstr ""
#: trove/openstack/common/service.py:424
#, python-format
msgid "Waiting on %d children to exit"
msgstr ""

View File

@ -1,26 +0,0 @@
# Translations template for trove.
# Copyright (C) 2014 ORGANIZATION
# This file is distributed under the same license as the trove project.
#
# Translators:
# Frédéric <frosmont@free.fr>, 2014
msgid ""
msgstr ""
"Project-Id-Version: trove\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-08-06 06:07+0000\n"
"PO-Revision-Date: 2014-07-07 12:53+0000\n"
"Last-Translator: Frédéric <frosmont@free.fr>\n"
"Language-Team: French (http://www.transifex.com/projects/p/trove/language/"
"fr/)\n"
"Language: fr\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"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: trove/openstack/common/service.py:364
#, python-format
msgid "pid %d not in child list"
msgstr ""

File diff suppressed because it is too large Load Diff