summaryrefslogtreecommitdiff
path: root/horizon
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-08-20 06:38:26 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-08-20 06:38:26 +0000
commit7a15d9582cbc7e8f8c8173f8f6189276ee0254d8 (patch)
tree53feaf954d76cfc75f7dcb7bf175998615b550f2 /horizon
parentba980a5f13fcbefbf0c49a70a13c3853727904cd (diff)
downloadhorizon-7a15d9582cbc7e8f8c8173f8f6189276ee0254d8.tar.gz
Imported Translations from Transifex
For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: Ieeac2e546366bf15bca6826b8d7106b0680ebcbf
Diffstat (limited to 'horizon')
-rw-r--r--horizon/locale/cs/LC_MESSAGES/djangojs.po7
-rw-r--r--horizon/locale/djangojs.pot6
-rw-r--r--horizon/locale/es_MX/LC_MESSAGES/django.po24
-rw-r--r--horizon/locale/ko_KR/LC_MESSAGES/djangojs.po9
-rw-r--r--horizon/locale/nl_NL/LC_MESSAGES/django.po27
-rw-r--r--horizon/locale/nl_NL/LC_MESSAGES/djangojs.po13
-rw-r--r--horizon/locale/ru/LC_MESSAGES/django.po16
-rw-r--r--horizon/locale/ru/LC_MESSAGES/djangojs.po25
8 files changed, 108 insertions, 19 deletions
diff --git a/horizon/locale/cs/LC_MESSAGES/djangojs.po b/horizon/locale/cs/LC_MESSAGES/djangojs.po
index a30608e38..a07762cbe 100644
--- a/horizon/locale/cs/LC_MESSAGES/djangojs.po
+++ b/horizon/locale/cs/LC_MESSAGES/djangojs.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Horizon\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-08-04 04:10+0000\n"
-"PO-Revision-Date: 2015-07-22 10:49+0000\n"
+"POT-Creation-Date: 2015-08-20 06:20+0000\n"
+"PO-Revision-Date: 2015-08-19 08:05+0000\n"
"Last-Translator: Zbyněk Schwarz <zbynek.schwarz@gmail.com>\n"
"Language-Team: Czech (http://www.transifex.com/openstack/horizon/language/"
"cs/)\n"
@@ -204,6 +204,9 @@ msgstr "Žádná dostupná popisná data"
msgid "No data available."
msgstr "Data nejsou dostupná."
+msgid "No description available."
+msgstr "Není zadán žádný popis."
+
msgid "No existing metadata"
msgstr "Žádná existující popisná data"
diff --git a/horizon/locale/djangojs.pot b/horizon/locale/djangojs.pot
index ea9129c92..7875ccade 100644
--- a/horizon/locale/djangojs.pot
+++ b/horizon/locale/djangojs.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-08-13 06:14+0000\n"
+"POT-Creation-Date: 2015-08-20 06:38+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"
@@ -463,6 +463,10 @@ msgstr ""
msgid "Passwords do not match."
msgstr ""
+#: static/horizon/js/horizon.volumes.js:43
+msgid "No description available."
+msgstr ""
+
#: static/horizon/js/angular/directives/serialConsole.js:23
msgid "Connecting"
msgstr ""
diff --git a/horizon/locale/es_MX/LC_MESSAGES/django.po b/horizon/locale/es_MX/LC_MESSAGES/django.po
index cd4ddc43c..6d3711985 100644
--- a/horizon/locale/es_MX/LC_MESSAGES/django.po
+++ b/horizon/locale/es_MX/LC_MESSAGES/django.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Horizon\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-08-04 04:10+0000\n"
-"PO-Revision-Date: 2015-07-20 21:17+0000\n"
+"POT-Creation-Date: 2015-08-20 06:20+0000\n"
+"PO-Revision-Date: 2015-08-18 16:56+0000\n"
"Last-Translator: Heleno Jimenez de la Cruz <heleno.jimenez@gmail.com>\n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/openstack/horizon/"
"language/es_MX/)\n"
@@ -36,6 +36,17 @@ msgstr ""
"\n"
"<label>A:</label>%(end)s"
+msgid ""
+"\n"
+" If you are not sure which authentication method to use, contact your "
+"administrator.\n"
+" "
+msgstr ""
+"\n"
+" Si no está seguro cual método de verificación de usuario a usar, "
+"contacte a su administrador.\n"
+" "
+
#, python-format
msgctxt "past"
msgid "%(action)s %(data_type)s"
@@ -189,6 +200,12 @@ msgstr "Ingresar"
msgid "Login"
msgstr "Nombre de usuario"
+#, python-format
+msgid ""
+"Login as different user or go back to <a href=\"%(home_url)s\"> home page</a>"
+msgstr ""
+"Ingresar como otro usuario o volver a <a href=\"%(home_url)s\"> home page</a>"
+
msgid "Members"
msgstr "Miembros"
@@ -257,6 +274,9 @@ msgstr "Guardar"
msgid "Select a %s to browse."
msgstr "Seleccione una %s para navegar."
+msgid "Select a period of time to query its usage:"
+msgstr "Seleccione un periodo de tiempo para consultar su uso:"
+
msgid "Session timed out."
msgstr "Sesión ha expirado."
diff --git a/horizon/locale/ko_KR/LC_MESSAGES/djangojs.po b/horizon/locale/ko_KR/LC_MESSAGES/djangojs.po
index 90666117b..651a295b9 100644
--- a/horizon/locale/ko_KR/LC_MESSAGES/djangojs.po
+++ b/horizon/locale/ko_KR/LC_MESSAGES/djangojs.po
@@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Horizon\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-08-04 04:10+0000\n"
-"PO-Revision-Date: 2015-07-07 11:52+0000\n"
-"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
+"POT-Creation-Date: 2015-08-20 06:20+0000\n"
+"PO-Revision-Date: 2015-08-20 06:30+0000\n"
+"Last-Translator: Ian Y. Choi <ianyrchoi@gmail.com>\n"
"Language-Team: Korean (Korea) (http://www.transifex.com/openstack/horizon/"
"language/ko_KR/)\n"
"MIME-Version: 1.0\n"
@@ -204,6 +204,9 @@ msgstr "사용 가능한 메타데이터가 없습니다."
msgid "No data available."
msgstr "데이터가 없습니다."
+msgid "No description available."
+msgstr "사용 가능한 설명이 없습니다."
+
msgid "No existing metadata"
msgstr "기존 메타데이터가 없습니다."
diff --git a/horizon/locale/nl_NL/LC_MESSAGES/django.po b/horizon/locale/nl_NL/LC_MESSAGES/django.po
index d79f9b8a5..3884cc745 100644
--- a/horizon/locale/nl_NL/LC_MESSAGES/django.po
+++ b/horizon/locale/nl_NL/LC_MESSAGES/django.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Horizon\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-08-15 15:07+0000\n"
-"PO-Revision-Date: 2015-08-16 18:27+0000\n"
+"POT-Creation-Date: 2015-08-20 06:20+0000\n"
+"PO-Revision-Date: 2015-08-18 16:04+0000\n"
"Last-Translator: Evelijn Saaltink <evelijnsaaltink@gmail.com>\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/openstack/"
"horizon/language/nl_NL/)\n"
@@ -21,6 +21,22 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#, python-format
+msgid ""
+"\n"
+" <label>From:</label> %(start)s"
+msgstr ""
+"\n"
+" <label>Van:</label> %(start)s"
+
+#, python-format
+msgid ""
+"\n"
+" <label>To:</label>%(end)s"
+msgstr ""
+"\n"
+" <label>Aan:</label>%(end)s"
+
+#, python-format
msgctxt "past"
msgid "%(action)s %(data_type)s"
msgstr "%(action)s %(data_type)s"
@@ -62,6 +78,9 @@ msgstr "%s succesvol afgerond."
msgid "%s did not complete."
msgstr "%s was niet voltooid."
+msgid "&laquo;&nbsp;Prev"
+msgstr "&laquo;&nbsp;Prev"
+
msgid "(No Limit)"
msgstr "(Geen limiet)"
@@ -71,6 +90,10 @@ msgstr "-"
msgid "0 Bytes"
msgstr "0 bytes"
+#, python-format
+msgid "A %(resource)s with the name \"%(name)s\" already exists."
+msgstr "Een %(resource)s met de naam \"%(name)s\" bestaat al."
+
msgid "Actions"
msgstr "Acties"
diff --git a/horizon/locale/nl_NL/LC_MESSAGES/djangojs.po b/horizon/locale/nl_NL/LC_MESSAGES/djangojs.po
index 882c48a74..da8b541cd 100644
--- a/horizon/locale/nl_NL/LC_MESSAGES/djangojs.po
+++ b/horizon/locale/nl_NL/LC_MESSAGES/djangojs.po
@@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Horizon\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-08-18 02:50+0000\n"
-"PO-Revision-Date: 2015-08-17 21:35+0000\n"
-"Last-Translator: Evelijn Saaltink <evelijnsaaltink@gmail.com>\n"
+"POT-Creation-Date: 2015-08-20 06:20+0000\n"
+"PO-Revision-Date: 2015-08-19 07:05+0000\n"
+"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/openstack/"
"horizon/language/nl_NL/)\n"
"MIME-Version: 1.0\n"
@@ -207,6 +207,9 @@ msgstr "Niet gemachtigd om deze actie uit te voeren."
msgid "Notice: "
msgstr "Kennisgeving:"
+msgid "Open"
+msgstr "Open"
+
msgid "Open Console"
msgstr "Open Bedieningspaneel"
@@ -237,6 +240,10 @@ msgstr "Selecteer er één"
msgid "Status"
msgstr "Status"
+#, python-format
+msgid "Status: %s"
+msgstr "Status: %s"
+
msgid "Submit"
msgstr "Indienen"
diff --git a/horizon/locale/ru/LC_MESSAGES/django.po b/horizon/locale/ru/LC_MESSAGES/django.po
index 6421b4e46..75a385668 100644
--- a/horizon/locale/ru/LC_MESSAGES/django.po
+++ b/horizon/locale/ru/LC_MESSAGES/django.po
@@ -3,15 +3,16 @@
# This file is distributed under the same license as the PROJECT project.
#
# Translators:
+# Alexander Vasiliev <avasiliev@asdco.ru>, 2015
# Ilya Alekseyev <ilyaalekseyev@acm.org>, 2015
# Nikita Burtsev, 2015
msgid ""
msgstr ""
"Project-Id-Version: Horizon\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-08-04 04:10+0000\n"
-"PO-Revision-Date: 2015-08-03 15:36+0000\n"
-"Last-Translator: Ilya Shakhat <shakhat@gmail.com>\n"
+"POT-Creation-Date: 2015-08-20 06:20+0000\n"
+"PO-Revision-Date: 2015-08-19 13:18+0000\n"
+"Last-Translator: Alexander Vasiliev <avasiliev@asdco.ru>\n"
"Language-Team: Russian (http://www.transifex.com/openstack/horizon/language/"
"ru/)\n"
"MIME-Version: 1.0\n"
@@ -111,6 +112,9 @@ msgstr "%s не завершено."
msgid "&laquo;&nbsp;Prev"
msgstr "&laquo;&nbsp;Предыдущее"
+msgid "(No Limit)"
+msgstr "(нет ограничений)"
+
msgid "-"
msgstr "-"
@@ -351,6 +355,9 @@ msgstr "Обновлено"
msgid "Usage Summary"
msgstr "Сводка использования"
+msgid "Used"
+msgstr "Использовано"
+
msgid "Warning: "
msgstr "Внимание:"
@@ -364,3 +371,6 @@ msgstr "Нет права доступа к %s"
msgid "You do not have permission to access the resource:"
msgstr "Вы не имеете права на доступ к ресурсу:"
+
+msgid "of"
+msgstr "из"
diff --git a/horizon/locale/ru/LC_MESSAGES/djangojs.po b/horizon/locale/ru/LC_MESSAGES/djangojs.po
index e7668ea2f..bb1df9f2e 100644
--- a/horizon/locale/ru/LC_MESSAGES/djangojs.po
+++ b/horizon/locale/ru/LC_MESSAGES/djangojs.po
@@ -4,6 +4,7 @@
#
# Translators:
# Ainur Shakirov <ainur.shakirov.tt@gmail.com>, 2015
+# Alexander Vasiliev <avasiliev@asdco.ru>, 2015
# Andreas Jaeger <jaegerandi@gmail.com>, 2015
# Fedor Tarasenko <feodor.tarasenko@gmail.com>, 2015
# Ilya Alekseyev <ilyaalekseyev@acm.org>, 2015
@@ -12,9 +13,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Horizon\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-08-04 04:10+0000\n"
-"PO-Revision-Date: 2015-08-03 15:40+0000\n"
-"Last-Translator: Ilya Shakhat <shakhat@gmail.com>\n"
+"POT-Creation-Date: 2015-08-20 06:20+0000\n"
+"PO-Revision-Date: 2015-08-19 13:42+0000\n"
+"Last-Translator: Alexander Vasiliev <avasiliev@asdco.ru>\n"
"Language-Team: Russian (http://www.transifex.com/openstack/horizon/language/"
"ru/)\n"
"MIME-Version: 1.0\n"
@@ -104,6 +105,9 @@ msgstr "Не удалось расшифровать пароль"
msgid "Could not read the file"
msgstr "Не удалось прочитать файл"
+msgid "Current Usage"
+msgstr "Использовано на текущий момент"
+
msgid "Custom"
msgstr "Выборочный"
@@ -208,6 +212,9 @@ msgstr "Метаданные недоступны"
msgid "No data available."
msgstr "Нет данных."
+msgid "No description available."
+msgstr "Описание недоступно."
+
msgid "No existing metadata"
msgstr "Нет метаданных"
@@ -244,6 +251,9 @@ msgstr "Подтвердите свой выбор."
msgid "Re-order items using drag and drop"
msgstr "Переопределите элементы перемещением"
+msgid "Remaining"
+msgstr "Свободно"
+
msgid "Remove"
msgstr "Удалить"
@@ -297,6 +307,9 @@ msgstr "Обнаружена проблема при соединении с с
msgid "There was an error submitting the form. Please try again."
msgstr "При отправке формы произошла ошибка. Повторите попытку."
+msgid "Total"
+msgstr "Всего"
+
msgid "View Details"
msgstr "Просмотреть детали"
@@ -332,3 +345,9 @@ msgstr ""
#, python-format
msgid "You have selected %s. "
msgstr "Выбрано %s."
+
+msgid "m1.small"
+msgstr "m1.small"
+
+msgid "m1.tiny"
+msgstr "m1.tiny"