Skip to content

Commit

Permalink
Merge "Imported Translations from Transifex"
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins authored and openstack-gerrit committed Jul 1, 2014
2 parents 99d7e15 + 49787cd commit 8c1a2d9
Show file tree
Hide file tree
Showing 18 changed files with 2,304 additions and 2,517 deletions.
61 changes: 61 additions & 0 deletions glance/locale/de/LC_MESSAGES/glance-log-info.po
@@ -0,0 +1,61 @@
# Translations template for glance.
# Copyright (C) 2014 ORGANIZATION
# This file is distributed under the same license as the glance project.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Glance\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-06-30 06:00+0000\n"
"PO-Revision-Date: 2014-05-28 21:28+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: German (http://www.transifex.com/projects/p/glance/language/"
"de/)\n"
"Language: de\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"

#: glance/openstack/common/db/sqlalchemy/utils.py:379
#, python-format
msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
msgstr "Lösche doppelte Zeile mit der ID %(id)s aus der Tabelle %(table)s"

#: glance/store/rbd.py:112 glance/store/rbd.py:120 glance/store/rbd.py:132
#: glance/store/rbd.py:137
#, python-format
msgid "Invalid URI: %s"
msgstr ""

#: glance/store/s3.py:108
#, python-format
msgid ""
"Uploading upload part in S3 partnum=%(pnum)d, size=%(bsize)d, key=%(key)s, "
"UploadId=%(UploadId)s"
msgstr ""

#: glance/store/s3.py:206
#, python-format
msgid "Invalid store uri: %s"
msgstr ""

#: glance/store/s3.py:579
#, python-format
msgid ""
"Multipart complete key=%(obj_name)s UploadId=%(UploadId)s Wrote "
"%(total_size)d bytes to S3 keynamed %(obj_name)s with checksum "
"%(checksum_hex)s"
msgstr ""

#: glance/store/swift.py:299
#, python-format
msgid "Invalid store URI: %(reason)s"
msgstr ""

#: glance/store/swift.py:621
#, python-format
msgid "Creating swift container %(container)s"
msgstr ""
58 changes: 58 additions & 0 deletions glance/locale/de/LC_MESSAGES/glance-log-warning.po
@@ -0,0 +1,58 @@
# Translations template for glance.
# Copyright (C) 2014 ORGANIZATION
# This file is distributed under the same license as the glance project.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Glance\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-06-30 06:00+0000\n"
"PO-Revision-Date: 2014-05-28 21:28+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: German (http://www.transifex.com/projects/p/glance/language/"
"de/)\n"
"Language: de\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"

#: glance/openstack/common/network_utils.py:146
msgid "tcp_keepidle not available on your system"
msgstr ""

#: glance/openstack/common/network_utils.py:153
msgid "tcp_keepintvl not available on your system"
msgstr ""

#: glance/openstack/common/network_utils.py:160
msgid "tcp_keepknt not available on your system"
msgstr ""

#: glance/openstack/common/db/sqlalchemy/session.py:506
#, python-format
msgid "Database server has gone away: %s"
msgstr "Datenbankserver ist nicht mehr vorhanden: %s"

#: glance/openstack/common/db/sqlalchemy/session.py:559
msgid "Unable to detect effective SQL mode"
msgstr "Unfähig geltenden SQL Modus zu erkennen."

#: glance/openstack/common/db/sqlalchemy/session.py:567
#, python-format
msgid ""
"MySQL SQL mode is '%s', consider enabling TRADITIONAL or STRICT_ALL_TABLES"
msgstr ""
"MySQL SQL Modus ist '%s', erwägen Sie TRADITIONAL oder STRICT_ALL_TABLES zu "
"aktivieren"

#: glance/openstack/common/db/sqlalchemy/session.py:673
#, python-format
msgid "SQL connection failed. %s attempts left."
msgstr "SQL-Verbindung fehlgeschlagen. Noch %s weitere Versuche übrig."

#: glance/openstack/common/db/sqlalchemy/utils.py:97
msgid "Id not in sort_keys; is sort_keys unique?"
msgstr "ID ist nicht in 'sort_keys' enthalten; ist 'sort_keys' eindeutig?"
61 changes: 61 additions & 0 deletions glance/locale/en_AU/LC_MESSAGES/glance-log-info.po
@@ -0,0 +1,61 @@
# Translations template for glance.
# Copyright (C) 2014 ORGANIZATION
# This file is distributed under the same license as the glance project.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Glance\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-06-30 06:00+0000\n"
"PO-Revision-Date: 2014-05-28 21:28+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (Australia) (http://www.transifex.com/projects/p/"
"glance/language/en_AU/)\n"
"Language: en_AU\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"

#: glance/openstack/common/db/sqlalchemy/utils.py:379
#, python-format
msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
msgstr "Deleting duplicated row with id: %(id)s from table: %(table)s"

#: glance/store/rbd.py:112 glance/store/rbd.py:120 glance/store/rbd.py:132
#: glance/store/rbd.py:137
#, python-format
msgid "Invalid URI: %s"
msgstr ""

#: glance/store/s3.py:108
#, python-format
msgid ""
"Uploading upload part in S3 partnum=%(pnum)d, size=%(bsize)d, key=%(key)s, "
"UploadId=%(UploadId)s"
msgstr ""

#: glance/store/s3.py:206
#, python-format
msgid "Invalid store uri: %s"
msgstr ""

#: glance/store/s3.py:579
#, python-format
msgid ""
"Multipart complete key=%(obj_name)s UploadId=%(UploadId)s Wrote "
"%(total_size)d bytes to S3 keynamed %(obj_name)s with checksum "
"%(checksum_hex)s"
msgstr ""

#: glance/store/swift.py:299
#, python-format
msgid "Invalid store URI: %(reason)s"
msgstr ""

#: glance/store/swift.py:621
#, python-format
msgid "Creating swift container %(container)s"
msgstr ""
61 changes: 61 additions & 0 deletions glance/locale/en_GB/LC_MESSAGES/glance-log-info.po
@@ -0,0 +1,61 @@
# Translations template for glance.
# Copyright (C) 2014 ORGANIZATION
# This file is distributed under the same license as the glance project.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Glance\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-06-30 06:00+0000\n"
"PO-Revision-Date: 2014-05-28 21:28+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
"glance/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"

#: glance/openstack/common/db/sqlalchemy/utils.py:379
#, python-format
msgid "Deleting duplicated row with id: %(id)s from table: %(table)s"
msgstr "Deleting duplicated row with id: %(id)s from table: %(table)s"

#: glance/store/rbd.py:112 glance/store/rbd.py:120 glance/store/rbd.py:132
#: glance/store/rbd.py:137
#, python-format
msgid "Invalid URI: %s"
msgstr ""

#: glance/store/s3.py:108
#, python-format
msgid ""
"Uploading upload part in S3 partnum=%(pnum)d, size=%(bsize)d, key=%(key)s, "
"UploadId=%(UploadId)s"
msgstr ""

#: glance/store/s3.py:206
#, python-format
msgid "Invalid store uri: %s"
msgstr ""

#: glance/store/s3.py:579
#, python-format
msgid ""
"Multipart complete key=%(obj_name)s UploadId=%(UploadId)s Wrote "
"%(total_size)d bytes to S3 keynamed %(obj_name)s with checksum "
"%(checksum_hex)s"
msgstr ""

#: glance/store/swift.py:299
#, python-format
msgid "Invalid store URI: %(reason)s"
msgstr ""

#: glance/store/swift.py:621
#, python-format
msgid "Creating swift container %(container)s"
msgstr ""

0 comments on commit 8c1a2d9

Please sign in to comment.