Imported Translations from Zanata

For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: Id6fca6dd2d6215884c635fd78bb6c5654c808cf3
This commit is contained in:
OpenStack Proposal Bot 2016-03-16 06:15:29 +00:00
parent d6f317a5ab
commit 5041818336
46 changed files with 1134 additions and 844 deletions

View File

@ -1,15 +1,16 @@
# Carsten Duch <carsten.duch@posteo.de>, 2015. #zanata
# Carsten Duch <carsten.duch@posteo.de>, 2016. #zanata
# Lisa Stemmler <lstemmle@redhat.com>, 2016. #zanata
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:55+0000\n"
"POT-Creation-Date: 2016-03-16 02:15+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2016-03-07 02:57+0000\n"
"Last-Translator: Carsten Duch <carsten.duch@posteo.de>\n"
"PO-Revision-Date: 2016-03-15 11:37+0000\n"
"Last-Translator: Lisa Stemmler <lstemmle@redhat.com>\n"
"Language-Team: German\n"
"Language: de\n"
"X-Generator: Zanata 3.7.3\n"
@ -358,6 +359,10 @@ msgstr "Erfolg:"
msgid "Summary"
msgstr "Zusammenfassung"
#, python-format
msgid "The attribute %(attr)s doesn't exist on %(obj)s."
msgstr "Das Attribut %(attr)s existiert nicht für %(obj)s."
msgid "The date should be in YYYY-mm-dd format."
msgstr "Das Datum sollte im YYYY-mm-dd Format sein."

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-02-02 06:18+0000\n"
"POT-Creation-Date: 2016-03-16 06:14+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"
@ -17,25 +17,25 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.2.0\n"
#: base.py:500
#: horizon/base.py:500
msgid "Other"
msgstr ""
#: decorators.py:53
#: horizon/decorators.py:53
msgid "Please log in to continue."
msgstr ""
#: decorators.py:85
#: horizon/decorators.py:85
#, python-format
msgid "You are not authorized to access %s"
msgstr ""
#: exceptions.py:119
#: horizon/exceptions.py:119
#, python-format
msgid "A %(resource)s with the name \"%(name)s\" already exists."
msgstr ""
#: exceptions.py:135
#: horizon/exceptions.py:135
#, python-format
msgid ""
"The value of %(resource)s is %(name)s inside the template. When launching"
@ -43,140 +43,147 @@ msgid ""
"\"https://\""
msgstr ""
#: exceptions.py:216
#: horizon/exceptions.py:216
#, python-format
msgid "Unauthorized: %s"
msgstr ""
#: exceptions.py:219 middleware.py:125
#: horizon/exceptions.py:219 horizon/middleware.py:130
msgid "Unauthorized. Please try logging in again."
msgstr ""
#: notifications.py:69
#: horizon/notifications.py:69
#, python-format
msgid "Message json file '%(path)s' is malformed. %(exception)s"
msgstr ""
#: notifications.py:92
#: horizon/notifications.py:92
#, python-format
msgid "Error processing message json file '%(path)s': %(exception)s"
msgstr ""
#: browsers/base.py:88
#: horizon/browsers/base.py:88
msgid "Navigation Item"
msgstr ""
#: browsers/views.py:41
#: horizon/browsers/views.py:41
#, python-format
msgid "Select a %s to browse."
msgstr ""
#: conf/default.py:44
#: horizon/conf/default.py:44
msgid "Password is not accepted"
msgstr ""
#: forms/fields.py:65
#: horizon/forms/fields.py:66
msgid "Incorrect format for IP address"
msgstr ""
#: forms/fields.py:66
#: horizon/forms/fields.py:67
msgid "Invalid version for IP address"
msgstr ""
#: forms/fields.py:67
#: horizon/forms/fields.py:68
msgid "Invalid subnet mask"
msgstr ""
#: forms/views.py:132 templates/horizon/common/_usage_summary.html:16
#: horizon/forms/views.py:132
#: horizon/templates/horizon/common/_usage_summary.html:16
msgid "Submit"
msgstr ""
#: forms/views.py:133 templates/horizon/common/_workflow.html:54
#: horizon/forms/views.py:133
#: horizon/templates/horizon/common/_workflow.html:57
msgid "Cancel"
msgstr ""
#: tables/actions.py:459
#: templates/horizon/common/_data_table_table_actions.html:21
#: templates/horizon/common/_data_table_table_actions.html:33
#: templates/horizon/common/_workflow_step_update_members.html:14
#: templates/horizon/common/_workflow_step_update_members.html:23
#: horizon/tables/actions.py:459
#: horizon/templates/horizon/common/_data_table_table_actions.html:21
#: horizon/templates/horizon/common/_data_table_table_actions.html:33
#: horizon/templates/horizon/common/_workflow_step_update_members.html:14
#: horizon/templates/horizon/common/_workflow_step_update_members.html:23
msgid "Filter"
msgstr ""
#: tables/actions.py:655
#: horizon/tables/actions.py:655
msgid "This action cannot be undone."
msgstr ""
#: tables/actions.py:777
#: horizon/tables/actions.py:777
#, python-format
msgctxt "past"
msgid "%(action)s %(data_type)s"
msgstr ""
#: tables/actions.py:779
#: horizon/tables/actions.py:779
#, python-format
msgctxt "present"
msgid "%(action)s %(data_type)s"
msgstr ""
#: tables/actions.py:842
#: horizon/tables/actions.py:842
#, python-format
msgid "You are not allowed to %(action)s: %(objs)s"
msgstr ""
#: tables/actions.py:849
#: horizon/tables/actions.py:849
#, python-format
msgid "Unable to %(action)s: %(objs)s"
msgstr ""
#: tables/actions.py:855
#: horizon/tables/actions.py:855
#, python-format
msgid "%(action)s: %(objs)s"
msgstr ""
#: tables/actions.py:926
#: horizon/tables/actions.py:926
msgid "Delete"
msgstr ""
#: tables/actions.py:928
#: horizon/tables/actions.py:928
msgid "Deleted"
msgstr ""
#: tables/actions.py:965
#: horizon/tables/actions.py:965
msgid "Update Item"
msgid_plural "Update Items"
msgstr[0] ""
msgstr[1] ""
#: tables/actions.py:973
#: horizon/tables/actions.py:973
msgid "Updated Item"
msgid_plural "Updated Items"
msgstr[0] ""
msgstr[1] ""
#: tables/base.py:306
#: horizon/tables/base.py:307
msgid "-"
msgstr ""
#: tables/base.py:1002
#: horizon/tables/base.py:362
#, python-format
msgid "The attribute %(attr)s doesn't exist on %(obj)s."
msgstr ""
#: horizon/tables/base.py:1001
msgid "No items to display."
msgstr ""
#: tables/base.py:1114
#: templates/horizon/common/_data_table_table_actions.html:56
#: horizon/tables/base.py:1113
#: horizon/templates/horizon/common/_data_table_table_actions.html:56
msgid "Actions"
msgstr ""
#: tables/base.py:1349
#: horizon/tables/base.py:1348
#, python-format
msgid "No match returned for the id \"%s\"."
msgstr ""
#: tables/base.py:1507
#: horizon/tables/base.py:1506
msgid "Please select a row before taking that action."
msgstr ""
#: templates/auth/_description.html:11
#: horizon/templates/auth/_description.html:11
msgid ""
"\n"
" If you are not sure which authentication method to use, contact "
@ -184,15 +191,15 @@ msgid ""
" "
msgstr ""
#: templates/auth/_login_form.html:17
#: horizon/templates/auth/_login_form.html:17
msgid "Log in"
msgstr ""
#: templates/auth/_login_form.html:38
#: horizon/templates/auth/_login_form.html:38
msgid "You do not have permission to access the resource:"
msgstr ""
#: templates/auth/_login_form.html:49
#: horizon/templates/auth/_login_form.html:49
#, python-format
msgid ""
"\n"
@ -201,76 +208,76 @@ msgid ""
" "
msgstr ""
#: templates/auth/_login_form.html:69
#: horizon/templates/auth/_login_form.html:69
msgid "Sign In"
msgstr ""
#: templates/auth/_login_form.html:70
#: horizon/templates/auth/_login_form.html:70
msgid "Connect"
msgstr ""
#: templates/auth/login.html:4
#: horizon/templates/auth/login.html:4
msgid "Login"
msgstr ""
#: templates/horizon/_messages.html:8
#: horizon/templates/horizon/_messages.html:10
msgid "Info: "
msgstr ""
#: templates/horizon/_messages.html:14
#: horizon/templates/horizon/_messages.html:18
msgid "Warning: "
msgstr ""
#: templates/horizon/_messages.html:20
#: horizon/templates/horizon/_messages.html:26
msgid "Success: "
msgstr ""
#: templates/horizon/_messages.html:26
#: horizon/templates/horizon/_messages.html:34
msgid "Error: "
msgstr ""
#: templates/horizon/common/_data_table.html:63
#: horizon/templates/horizon/common/_data_table.html:61
msgid "Summary"
msgstr ""
#: templates/horizon/common/_data_table.html:72
#: horizon/templates/horizon/common/_data_table.html:70
#, python-format
msgid "Displaying %(counter)s item"
msgid_plural "Displaying %(counter)s items"
msgstr[0] ""
msgstr[1] ""
#: templates/horizon/common/_data_table.html:77
#: horizon/templates/horizon/common/_data_table.html:75
msgid "&laquo;&nbsp;Prev"
msgstr ""
#: templates/horizon/common/_data_table.html:80
#: horizon/templates/horizon/common/_data_table.html:78
msgid "Next&nbsp;&raquo;"
msgstr ""
#: templates/horizon/common/_data_table_table_actions.html:54
#: horizon/templates/horizon/common/_data_table_table_actions.html:54
msgid "More Actions"
msgstr ""
#: templates/horizon/common/_domain_page_header.html:6
#: horizon/templates/horizon/common/_domain_page_header.html:6
#, python-format
msgid "%(context_name)s:"
msgstr ""
#: templates/horizon/common/_formset_table.html:35
#: horizon/templates/horizon/common/_formset_table.html:35
msgid "Add a row"
msgstr ""
#: templates/horizon/common/_formset_table_row.html:15
#: horizon/templates/horizon/common/_formset_table_row.html:15
#, python-format
msgid "%(name)s: %(error)s"
msgstr ""
#: templates/horizon/common/_limit_summary.html:5
#: horizon/templates/horizon/common/_limit_summary.html:5
msgid "Limit Summary"
msgstr ""
#: templates/horizon/common/_limit_summary.html:20
#: horizon/templates/horizon/common/_limit_summary.html:20
#, python-format
msgid ""
"\n"
@ -279,7 +286,7 @@ msgid ""
" "
msgstr ""
#: templates/horizon/common/_limit_summary.html:24
#: horizon/templates/horizon/common/_limit_summary.html:24
#, python-format
msgid ""
"\n"
@ -287,228 +294,236 @@ msgid ""
" "
msgstr ""
#: templates/horizon/common/_resource_browser.html:10
#: horizon/templates/horizon/common/_resource_browser.html:10
#, python-format
msgid "Displaying %(nav_items)s item"
msgid_plural "Displaying %(nav_items)s items"
msgstr[0] ""
msgstr[1] ""
#: templates/horizon/common/_resource_browser.html:11
#: horizon/templates/horizon/common/_resource_browser.html:11
#, python-format
msgid "Displaying %(content_items)s item"
msgid_plural "Displaying %(content_items)s items"
msgstr[0] ""
msgstr[1] ""
#: templates/horizon/common/_usage_summary.html:3
#: horizon/templates/horizon/common/_usage_summary.html:3
msgid "Usage Summary"
msgstr ""
#: templates/horizon/common/_usage_summary.html:7
#: horizon/templates/horizon/common/_usage_summary.html:7
msgid "Select a period of time to query its usage:"
msgstr ""
#: templates/horizon/common/_usage_summary.html:10
#: horizon/templates/horizon/common/_usage_summary.html:10
#, python-format
msgid ""
"\n"
" <label>From:</label> %(start)s"
msgstr ""
#: templates/horizon/common/_usage_summary.html:14
#: horizon/templates/horizon/common/_usage_summary.html:14
#, python-format
msgid ""
"\n"
" <label>To:</label>%(end)s"
msgstr ""
#: templates/horizon/common/_usage_summary.html:17
#: horizon/templates/horizon/common/_usage_summary.html:17
msgid "The date should be in YYYY-mm-dd format."
msgstr ""
#: templates/horizon/common/_usage_summary.html:20
#: horizon/templates/horizon/common/_usage_summary.html:20
msgid "Active Instances:"
msgstr ""
#: templates/horizon/common/_usage_summary.html:21
#: horizon/templates/horizon/common/_usage_summary.html:21
msgid "Active RAM:"
msgstr ""
#: templates/horizon/common/_usage_summary.html:22
#: horizon/templates/horizon/common/_usage_summary.html:22
msgid "This Period's VCPU-Hours:"
msgstr ""
#: templates/horizon/common/_usage_summary.html:23
#: horizon/templates/horizon/common/_usage_summary.html:23
msgid "This Period's GB-Hours:"
msgstr ""
#: templates/horizon/common/_usage_summary.html:24
#: horizon/templates/horizon/common/_usage_summary.html:24
msgid "This Period's RAM-Hours:"
msgstr ""
#: templates/horizon/common/_workflow.html:45
#: horizon/templates/horizon/common/_workflow.html:49
msgid "Back"
msgstr ""
#: templates/horizon/common/_workflow.html:48
#: horizon/templates/horizon/common/_workflow.html:52
msgid "Next"
msgstr ""
#: templatetags/branding.py:34
#: horizon/templatetags/branding.py:34
msgid "Horizon"
msgstr ""
#: templatetags/horizon.py:148
#: horizon/templatetags/horizon.py:148
msgid "(No Limit)"
msgstr ""
#: templatetags/horizon.py:151 templatetags/horizon.py:153
#: horizon/templatetags/horizon.py:151 horizon/templatetags/horizon.py:153
msgid "Available"
msgstr ""
#: templatetags/sizeformat.py:51 templatetags/sizeformat.py:56
#: horizon/templatetags/sizeformat.py:51 horizon/templatetags/sizeformat.py:56
#, python-format
msgid "%(size)d Byte"
msgid_plural "%(size)d Bytes"
msgstr[0] ""
msgstr[1] ""
#: templatetags/sizeformat.py:59
#: horizon/templatetags/sizeformat.py:59
#, python-format
msgid "%s KB"
msgstr ""
#: templatetags/sizeformat.py:61
#: horizon/templatetags/sizeformat.py:61
#, python-format
msgid "%s MB"
msgstr ""
#: templatetags/sizeformat.py:63
#: horizon/templatetags/sizeformat.py:63
#, python-format
msgid "%s GB"
msgstr ""
#: templatetags/sizeformat.py:65
#: horizon/templatetags/sizeformat.py:65
#, python-format
msgid "%s TB"
msgstr ""
#: templatetags/sizeformat.py:66
#: horizon/templatetags/sizeformat.py:66
#, python-format
msgid "%s PB"
msgstr ""
#: templatetags/sizeformat.py:74
#: horizon/templatetags/sizeformat.py:74
msgid "0 Bytes"
msgstr ""
#: test/test_dashboards/dogs/puppies/tables.py:29
#. Translators: test code, don't really have to translate
#: horizon/test/test_dashboards/dogs/puppies/tables.py:30
msgid "Sell Puppy"
msgid_plural "Sell Puppies"
msgstr[0] ""
msgstr[1] ""
#: test/test_dashboards/dogs/puppies/tables.py:38
#. Translators: test code, don't really have to translate
#: horizon/test/test_dashboards/dogs/puppies/tables.py:39
msgid "Sold Puppy"
msgid_plural "Sold Puppies"
msgstr[0] ""
msgstr[1] ""
#: test/tests/tables.py:138
#. Translators: test code, don't really have to translate
#: horizon/test/tests/tables.py:139
msgid "Batch Item"
msgid_plural "Batch Items"
msgstr[0] ""
msgstr[1] ""
#: test/tests/tables.py:146
#. Translators: test code, don't really have to translate
#: horizon/test/tests/tables.py:148
msgid "Batched Item"
msgid_plural "Batched Items"
msgstr[0] ""
msgstr[1] ""
#: test/tests/tables.py:173
#. Translators: test code, don't really have to translate
#: horizon/test/tests/tables.py:176
msgid "Up Item"
msgid_plural "Up Items"
msgstr[0] ""
msgstr[1] ""
#: test/tests/tables.py:179
#. Translators: test code, don't really have to translate
#: horizon/test/tests/tables.py:183
msgid "Down Item"
msgid_plural "Down Items"
msgstr[0] ""
msgstr[1] ""
#: test/tests/tables.py:187
#. Translators: test code, don't really have to translate
#: horizon/test/tests/tables.py:192
msgid "Upped Item"
msgid_plural "Upped Items"
msgstr[0] ""
msgstr[1] ""
#: test/tests/tables.py:193
#. Translators: test code, don't really have to translate
#: horizon/test/tests/tables.py:199
msgid "Downed Item"
msgid_plural "Downed Items"
msgstr[0] ""
msgstr[1] ""
#: test/tests/views.py:59
#: horizon/test/tests/views.py:59
msgid "Fake"
msgstr ""
#: utils/filters.py:49
#: horizon/utils/filters.py:49
msgid "Never"
msgstr ""
#: utils/validators.py:28
#: horizon/utils/validators.py:28
msgid "Not a valid port number"
msgstr ""
#: utils/validators.py:33
#: horizon/utils/validators.py:33
msgid "Not a valid IP protocol number"
msgstr ""
#: utils/validators.py:47
#: horizon/utils/validators.py:47
msgid "One colon allowed in port range"
msgstr ""
#: utils/validators.py:54
#: horizon/utils/validators.py:54
msgid "Invalid metadata entry. Use comma-separated key=value pairs"
msgstr ""
#: utils/validators.py:70
#: horizon/utils/validators.py:70
msgid "The string may only contain ASCII printable characters."
msgstr ""
#: workflows/base.py:71
#: horizon/workflows/base.py:71
msgid "Processing..."
msgstr ""
#: workflows/base.py:477
#: horizon/workflows/base.py:477
msgid "All available"
msgstr ""
#: workflows/base.py:478
#: horizon/workflows/base.py:478
msgid "Members"
msgstr ""
#: workflows/base.py:479
#: horizon/workflows/base.py:479
msgid "None available."
msgstr ""
#: workflows/base.py:480
#: horizon/workflows/base.py:480
msgid "No members."
msgstr ""
#: workflows/base.py:597
#: horizon/workflows/base.py:597
msgid "Save"
msgstr ""
#: workflows/base.py:598
#: horizon/workflows/base.py:598
#, python-format
msgid "%s completed successfully."
msgstr ""
#: workflows/base.py:599
#: horizon/workflows/base.py:599
#, python-format
msgid "%s did not complete."
msgstr ""

View File

@ -6,12 +6,12 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:55+0000\n"
"POT-Creation-Date: 2016-03-16 02:15+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2016-03-14 03:41+0000\n"
"Last-Translator: Mie Yamamoto <myamamot@redhat.com>\n"
"PO-Revision-Date: 2016-03-15 10:07+0000\n"
"Last-Translator: Yuko Katabami <yukokatabami@gmail.com>\n"
"Language-Team: Japanese\n"
"Language: ja\n"
"X-Generator: Zanata 3.7.3\n"
@ -350,6 +350,10 @@ msgstr "成功: "
msgid "Summary"
msgstr "概要"
#, python-format
msgid "The attribute %(attr)s doesn't exist on %(obj)s."
msgstr "%(obj)s に属性 %(attr)s が存在しません。"
msgid "The date should be in YYYY-mm-dd format."
msgstr "日付は YYYY-mm-dd 形式にする必要があります。"

View File

@ -12,16 +12,17 @@
# Daisy <guoyingc@cn.ibm.com>, 2016. #zanata
# Fedor Tarasenko <feodor.tarasenko@gmail.com>, 2016. #zanata
# Filatov Sergey <filatecs@gmail.com>, 2016. #zanata
# Ilya Alekseyev <ilyaalekseyev@acm.org>, 2016. #zanata
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:55+0000\n"
"POT-Creation-Date: 2016-03-16 02:15+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2016-02-25 09:22+0000\n"
"Last-Translator: Fedor Tarasenko <feodor.tarasenko@gmail.com>\n"
"PO-Revision-Date: 2016-03-15 01:03+0000\n"
"Last-Translator: Ilya Alekseyev <ilyaalekseyev@acm.org>\n"
"Language: ru\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
@ -166,7 +167,7 @@ msgid "Actions"
msgstr "Действия"
msgid "Active Instances:"
msgstr "Активные машины:"
msgstr "Активные инстансы:"
msgid "Active RAM:"
msgstr "Используемая RAM:"
@ -183,6 +184,20 @@ msgstr "Доступно"
msgid "Back"
msgstr "Назад"
#. Translators: test code, don't really have to translate
msgid "Batch Item"
msgid_plural "Batch Items"
msgstr[0] "Пакетировать элемент"
msgstr[1] "Пакетировать элементы"
msgstr[2] "Пакетировать элементы"
#. Translators: test code, don't really have to translate
msgid "Batched Item"
msgid_plural "Batched Items"
msgstr[0] "Пакетированный элемент"
msgstr[1] "Пакетированные элементы"
msgstr[2] "Пакетированные элементы"
msgid "Cancel"
msgstr "Отмена"
@ -391,6 +406,18 @@ msgstr "Вы не авторизованы. Попробуйте войти в
msgid "Unauthorized: %s"
msgstr "Не авторизован: %s"
msgid "Update Item"
msgid_plural "Update Items"
msgstr[0] "Обновить элемент"
msgstr[1] "Обновить элементы"
msgstr[2] "Обновить элементы"
msgid "Updated Item"
msgid_plural "Updated Items"
msgstr[0] "Обновленный элемент"
msgstr[1] "Обновленные элементы"
msgstr[2] "Обновленные элементы"
msgid "Usage Summary"
msgstr "Сводка использования"

View File

@ -15,16 +15,17 @@
# Daisy <guoyingc@cn.ibm.com>, 2016. #zanata
# Fedor Tarasenko <feodor.tarasenko@gmail.com>, 2016. #zanata
# Filatov Sergey <filatecs@gmail.com>, 2016. #zanata
# Ilya Alekseyev <ilyaalekseyev@acm.org>, 2016. #zanata
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:55+0000\n"
"POT-Creation-Date: 2016-03-16 02:15+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2016-02-25 09:24+0000\n"
"Last-Translator: Fedor Tarasenko <feodor.tarasenko@gmail.com>\n"
"PO-Revision-Date: 2016-03-15 01:07+0000\n"
"Last-Translator: Ilya Alekseyev <ilyaalekseyev@acm.org>\n"
"Language: ru\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
@ -194,6 +195,9 @@ msgstr "Ошибка"
msgid "Error: "
msgstr "Ошибка:"
msgid "Example"
msgstr "Пример"
msgid "Existing Metadata"
msgstr "Имеющиеся метаданные"
@ -212,6 +216,9 @@ msgstr "Закончить"
msgid "Flavor"
msgstr "Тип инстанса"
msgid "Full Text Search"
msgstr "Полнотекстовый поиск"
msgid "ID"
msgstr "ID"
@ -323,6 +330,17 @@ msgstr "Роли"
msgid "STATUS"
msgstr "СОСТОЯНИЕ"
#. Strings between {$ and $} should be left untranslated.
msgid ""
"Script size: {$ (scriptLength || 0) | bytes $} of {$ config.MAX_SCRIPT_SIZE "
"| bytes $}"
msgstr ""
"Размер скрипта: {$ (scriptLength || 0) | bytes $} из {$ config."
"MAX_SCRIPT_SIZE | bytes $}"
msgid "Search in current results"
msgstr "Поиск в текущих результатах"
msgid "Select an item from Available items below"
msgstr "Выберите элемент из доступных элементов ниже"
@ -364,6 +382,9 @@ msgstr ""
"Действие не может быть выполнено. Эта строка содержит ошибки или "
"недостаточную информацию. "
msgid "The script is larger than the maximum size"
msgstr "Размер скрипта больше максимально допустимого размера"
msgid "There was a problem communicating with the server, please try again."
msgstr "Обнаружена проблема при соединении с сервером. Повторите попытку."
@ -373,6 +394,9 @@ msgstr "При отправке формы произошла ошибка. По
msgid "Toggle Dropdown"
msgstr "открыть/спрятать выпадающий список"
msgid "Toggle navigation"
msgstr "Переключить навигацию"
msgid "Total"
msgstr "Всего"
@ -434,3 +458,6 @@ msgstr "пул по умолчанию"
#, python-format
msgid "selected \"%s\""
msgstr "выбрано \"%s\""
msgid "{$ message || 'No items to display.' $}"
msgstr "{$ message || 'Нет элементов для отображения.' $}"

View File

@ -8,12 +8,12 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:55+0000\n"
"POT-Creation-Date: 2016-03-16 02:15+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2016-03-04 06:42+0000\n"
"Last-Translator: liujunpeng <liujunpeng@inspur.com>\n"
"PO-Revision-Date: 2016-03-15 06:22+0000\n"
"Last-Translator: Zheng Xi Zhou <zzxwill@gmail.com>\n"
"Language-Team: Chinese (China)\n"
"Language: zh-CN\n"
"X-Generator: Zanata 3.7.3\n"
@ -209,12 +209,12 @@ msgstr[0] "正在显示 %(nav_items)s 项"
#. Translators: test code, don't really have to translate
msgid "Down Item"
msgid_plural "Down Items"
msgstr[0] "向下条目"
msgstr[0] "Down Item"
#. Translators: test code, don't really have to translate
msgid "Downed Item"
msgid_plural "Downed Items"
msgstr[0] "向下的条目"
msgstr[0] "Downed Item"
#, python-format
msgid "Error processing message json file '%(path)s': %(exception)s"
@ -328,7 +328,7 @@ msgstr "选择一段时间来查询其用量:"
#. Translators: test code, don't really have to translate
msgid "Sell Puppy"
msgid_plural "Sell Puppies"
msgstr[0] "出售小狗"
msgstr[0] "Sell Puppy"
msgid "Sign In"
msgstr "登入"
@ -336,7 +336,7 @@ msgstr "登入"
#. Translators: test code, don't really have to translate
msgid "Sold Puppy"
msgid_plural "Sold Puppies"
msgstr[0] "已售出的小狗"
msgstr[0] "Sold Puppy"
msgid "Submit"
msgstr "提交"
@ -388,7 +388,7 @@ msgstr "无权: %s"
#. Translators: test code, don't really have to translate
msgid "Up Item"
msgid_plural "Up Items"
msgstr[0] "向上条目"
msgstr[0] "Up Item"
msgid "Update Item"
msgid_plural "Update Items"
@ -401,7 +401,7 @@ msgstr[0] "条目已更新"
#. Translators: test code, don't really have to translate
msgid "Upped Item"
msgid_plural "Upped Items"
msgstr[0] "向上的条目"
msgstr[0] "Upped Item"
msgid "Usage Summary"
msgstr "使用情况摘要"

View File

@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -472,9 +472,6 @@ msgstr ""
msgid "Add hosts to this aggregate. Hosts can be in multiple aggregates."
msgstr "এই গড়টোলৈ হষ্টবোৰ যোগ কৰক. হষ্টবোৰ বিভিন্ন গড়ত থাকিব পাৰে."
msgid "Add interface"
msgstr "ইন্টাৰফেছ যোগ কৰক"
msgid ""
"Add member(s) to the selected pool.\n"
"\n"
@ -492,9 +489,6 @@ msgstr ""
"\n"
"প্ৰতিটো উদাহৰণৰ সৈতে কেৱল এটা পোৰ্ট জড়িত কৰিব পাৰি."
msgid "Add rule"
msgstr "ৰেখা যোগ কৰক"
msgid "Add/Remove Hosts to Aggregate"
msgstr "গড় কৰিবলৈ হষ্টবোৰক যোগ/আতঁৰ কৰক"
@ -2376,9 +2370,6 @@ msgstr "ফায়াৰৱাল নিয়মবোৰ"
msgid "Firewalls"
msgstr "ফায়াৰৱালবোৰ"
msgid "Fixed IP"
msgstr "নিৰ্ধাৰিত IP"
msgid "Fixed IPs"
msgstr "নিৰ্দিষ্ট কৰা IP বোৰ"

View File

@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -462,9 +462,6 @@ msgstr ""
msgid "Add hosts to this aggregate. Hosts can be in multiple aggregates."
msgstr "এই সমুহে হোস্ট যোগ করুন. হোস্ট বহু সমুহে থাকতে পারে."
msgid "Add interface"
msgstr "ইন্টারফেস যোগ করুন"
msgid ""
"Add member(s) to the selected pool.\n"
"\n"
@ -481,9 +478,6 @@ msgstr ""
"\n"
"প্রতিটি উদাহরণে কেবলমাত্র একটি পোর্ট মিলিত হতে পারে."
msgid "Add rule"
msgstr "নিয়ম যোগ করুন"
msgid "Add/Remove Hosts to Aggregate"
msgstr "সমুহতে হোস্ট যোগ করুন/সরিয়ে ফেলুন"
@ -2313,9 +2307,6 @@ msgstr "ফায়ারওয়াল নিয়মগুলি"
msgid "Firewalls"
msgstr "ফায়ারওয়াল"
msgid "Fixed IP"
msgstr "স্থির IP"
msgid "Fixed IPs"
msgstr "স্থির IPs"

View File

@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -472,9 +472,6 @@ msgstr ""
msgid "Add hosts to this aggregate. Hosts can be in multiple aggregates."
msgstr "हस्टखौ बे एग्रिगेटजों दाजाबदेर। हस्टआ गोबां एग्रिगेटआव थानो हायो।"
msgid "Add interface"
msgstr "इन्टारफेस दाजाबदेर"
msgid ""
"Add member(s) to the selected pool.\n"
"\n"
@ -492,9 +489,6 @@ msgstr ""
"\n"
"मोनफ्रोम बिदिन्थिजों मोनसेल' पर्ट थाफानो हायो।"
msgid "Add rule"
msgstr "नियमखौ दाजाबदेर"
msgid "Add/Remove Hosts to Aggregate"
msgstr "हस्टखौ एग्रिगेटजों दाजाबदेर/बोखार"
@ -2369,9 +2363,6 @@ msgstr "फायारवाल नियम"
msgid "Firewalls"
msgstr "फायारवाल"
msgid "Fixed IP"
msgstr "थि IP"
msgid "Fixed IPs"
msgstr "थि IP"

View File

@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -820,9 +820,6 @@ msgid "Add hosts to this aggregate. Hosts can be in multiple aggregates."
msgstr ""
"Přidat hostitele do tohoto agregátu. Hostitelé mohou být ve více agregátech."
msgid "Add interface"
msgstr "Přidat rozhraní"
msgid ""
"Add member(s) to the selected pool.\n"
"\n"
@ -840,12 +837,6 @@ msgstr ""
"\n"
"Pro každou instanci lze přidružit pouze jeden port."
msgid "Add route"
msgstr "Přidat cestu"
msgid "Add rule"
msgstr "Přidat pravidlo"
msgid "Add selected router(s) to the firewall."
msgstr "Přidat zvolené směrovače do brány firewall."
@ -3940,9 +3931,6 @@ msgstr "Pravidla brány firewall"
msgid "Firewalls"
msgstr "Brány firewall"
msgid "Fixed IP"
msgstr "Pevná IP"
msgid "Fixed IPs"
msgstr "Statické IP"
@ -5719,9 +5707,6 @@ msgstr "Objekty"
msgid "Old Flavor"
msgstr "Stará konfigurace"
msgid "On"
msgstr "Na"
msgid "On Demand"
msgstr "Na žádost"

View File

@ -4,17 +4,18 @@
# Carsten Duch <carsten.duch@posteo.de>, 2016. #zanata
# Eugen Block <eblock@nde.ag>, 2016. #zanata
# Frank Kloeker <eumel@arcor.de>, 2016. #zanata
# Lisa Stemmler <lstemmle@redhat.com>, 2016. #zanata
# Robert Simai <robert.simai@suse.com>, 2016. #zanata
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2016-03-14 07:32+0000\n"
"Last-Translator: Eugen Block <eblock@nde.ag>\n"
"PO-Revision-Date: 2016-03-16 04:58+0000\n"
"Last-Translator: Lisa Stemmler <lstemmle@redhat.com>\n"
"Language-Team: German\n"
"Language: de\n"
"X-Generator: Zanata 3.7.3\n"
@ -886,9 +887,6 @@ msgstr ""
"Hosts zu diesem Aggregat hinzufügen. Hosts können zu mehreren Aggregaten "
"gehören."
msgid "Add interface"
msgstr "Schnittstelle hinzufügen"
msgid ""
"Add member(s) to the selected pool.\n"
"\n"
@ -906,12 +904,6 @@ msgstr ""
"\n"
"Es kann pro Instanz nur ein Port verbunden werden."
msgid "Add route"
msgstr "Route hinzufügen"
msgid "Add rule"
msgstr "Regel hinzufügen"
msgid "Add selected router(s) to the firewall."
msgstr "Ausgewählte Router zur Firewall hinzufügen."
@ -1599,8 +1591,9 @@ msgid ""
"Cinder host on which the existing volume resides; takes the form: "
"host@backend-name#pool"
msgstr ""
"Cinder-Host, auf welchem der vorhandene Datenträger liegt; in der Form: "
"host@backend-name#pool"
"CinCinder-Host, auf welchem der vorhandene Datenträger liegt; in der Form: "
"host@backend-name#poolder-Host, auf welchem der vorhandene Datenträger "
"liegt; in der Form: host@backend-name#pool"
msgid "Cipher"
msgstr "Chiffre"
@ -2390,6 +2383,12 @@ msgstr ""
"DHCPv6 stateless: vom OpenStack Router angebotene Adressen und weitere "
"Informationen vom OpenStack DHCP"
msgid "DNS Assignment"
msgstr "DNS-Zuweisung"
msgid "DNS Name"
msgstr "DNS-Name"
msgid "DNS Name Servers"
msgstr "DNS Name Servers"
@ -3735,6 +3734,9 @@ msgstr ""
msgid "Extra Specs"
msgstr "Zusätzliche Spezifikationen"
msgid "FQDN"
msgstr "FQDN"
msgctxt "Power state of an Instance"
msgid "Failed"
msgstr "Fehlgeschlagen"
@ -4090,9 +4092,6 @@ msgstr "Firewallregeln"
msgid "Firewalls"
msgstr "Firewalls"
msgid "Fixed IP"
msgstr "Feste IP"
msgid "Fixed IPs"
msgstr "Feste IPs"
@ -5975,9 +5974,6 @@ msgstr "Objekte"
msgid "Old Flavor"
msgstr "Alte Variante"
msgid "On"
msgstr "An"
msgid "On Demand"
msgstr "Auf Abruf"
@ -6268,6 +6264,9 @@ msgstr "Port ID"
msgid "Port Range"
msgstr "Port-Bereich"
msgid "Port Security Enabled"
msgstr "Portsicherheit aktiviert "
#, python-format
msgid "Port cleanup failed for these port-ids (%s)."
msgstr "Portbereinigung für diese Port-ID fehlgeschlagen (%s)."
@ -6480,6 +6479,9 @@ msgstr "Öffentliche URL"
msgid "QCOW2 - QEMU Emulator"
msgstr "QCOW2 - QEMU Emulator"
msgid "QOS Policy ID"
msgstr "QoS-Richtlinien-ID"
#, python-format
msgid "QoS Spec name \"%s\" already exists."
msgstr "QoS Spezifikation mit dem Namen \"%s\" existiert bereits."

View File

@ -1,15 +1,16 @@
# Carsten Duch <carsten.duch@posteo.de>, 2015. #zanata
# Frank Kloeker <eumel@arcor.de>, 2016. #zanata
# Lisa Stemmler <lstemmle@redhat.com>, 2016. #zanata
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2016-03-14 07:30+0000\n"
"Last-Translator: Carsten Duch <carsten.duch@posteo.de>\n"
"PO-Revision-Date: 2016-03-16 01:37+0000\n"
"Last-Translator: Lisa Stemmler <lstemmle@redhat.com>\n"
"Language-Team: German\n"
"Language: de\n"
"X-Generator: Zanata 3.7.3\n"
@ -18,6 +19,10 @@ msgstr ""
msgid "#"
msgstr "#"
#, python-format
msgid "%(name)s deleted."
msgstr "%(name)s gelöscht."
#, python-format
msgid "%s instance launched."
msgid_plural "%s instances launched."
@ -86,6 +91,13 @@ msgstr ""
" Sie haben \n"
" <a>diese wichtige Warnmeldung</a> erfolgreich gelesen."
msgid ""
"<input>\n"
" Public</input>"
msgstr ""
"<input>\n"
" Öffentlich</input>"
msgid ""
"<input>\n"
" Configuration Drive\n"
@ -143,6 +155,33 @@ msgstr ""
msgid "<small>This line of text is meant to be treated as fine print.</small>"
msgstr "<small>Diese Textzeile soll wie Kleindruck behandelt werden.</small>"
msgid ""
"A container is a storage compartment for your data and provides a way\n"
" for you to organize your data. You can think of a container as a\n"
" folder in Windows or a directory in UNIX. The primary difference\n"
" between a container and these other file system concepts is that\n"
" containers cannot be nested. You can, however, create an "
"unlimited\n"
" number of containers within your account. Data must be stored in "
"a\n"
" container so you must have at least one container defined in your\n"
" account prior to uploading data."
msgstr ""
"Ein Container ist ein Speicherbehälter für Ihre Daten und bietet Ihnen eine "
"Möglichkeit,\n"
" Ihre Daten zu organisieren. Sie können sich einen Container wie "
"einen Ordner \n"
" unter Windows oder in UNIX vorstellen. Der Hauptunterschied \n"
" zwischen einem Container und anderen Dateisystemkonzepten ist, "
"dass \n"
" Container nicht verschachtelt werden können. Sie können jedoch in "
"Ihrem Konto \n"
" eine unbegrenzte Anzahl an Containern erstellen. Da Daten in einem "
"Container \n"
" gespeichert werden müssen, müssen Sie mindestens einen Container "
"in Ihrem \n"
" Konto angegeben haben, bevor Sie Daten hochladen können."
msgid ""
"A floating IP allows instances to be addressable from an external network.\n"
" Floating IPs are not allocated to instances at creation time and may be "
@ -199,9 +238,6 @@ msgstr "AMI"
msgid "ARI"
msgstr "ARI"
msgid "Access"
msgstr "Zugriff"
msgid "Action"
msgstr "Aktion"
@ -283,6 +319,18 @@ msgstr "Weitere Aktion"
msgid "Architecture"
msgstr "Architektur"
#, python-format
msgid "Are you sure you want to delete %(name)s?"
msgstr "Sind Sie sicher, dass Sie %(name)s löschen möchten?"
#, python-format
msgid "Are you sure you want to delete %(numSelected)s files?"
msgstr "Sind Sie sicher, dass Sie %(numSelected)s Dateien löschen möchten?"
#, python-format
msgid "Are you sure you want to delete container %(name)s?"
msgstr "Sind Sie sicher, dass Sie Container %(name)s löschen möchten?"
msgid "Automatic"
msgstr "Automatisch"
@ -350,6 +398,13 @@ msgstr "Kontrollkästchen"
msgid "Checksum"
msgstr "Prüfsumme"
msgid ""
"Clear Selection\n"
" <span>{$ oc.numSelected $}</span>"
msgstr ""
"Auswahl entfernen\n"
" <span>{$ oc.numSelected $}</span>"
msgid "Click to see more details"
msgstr "Klicken um mehr Details zu sehen"
@ -368,17 +423,47 @@ msgstr "Spaltenüberschrift"
msgid "Configuration"
msgstr "Konfiguration"
msgid "Confirm Delete"
msgstr "Löschvorgang bestätigen"
msgid "Confirm Delete Image"
msgid_plural "Confirm Delete Images"
msgstr[0] "Löschen von Abbild bestätigen"
msgstr[1] "Löschen von Abbildern bestätigen"
msgid "Container"
msgstr "Container"
#, python-format
msgid "Container %(name)s created."
msgstr "Container %(name)s erstellt."
#, python-format
msgid "Container %(name)s deleted."
msgstr "Container %(name)s gelöscht."
#, python-format
msgid "Container %(name)s is now %(access)s."
msgstr "Container %(name)s ist jetzt %(access)s."
msgid "Container Access"
msgstr "Container Zugriff"
msgid "Container Format"
msgstr "Containerformat"
msgid "Container Name"
msgstr "Containername"
msgid "Container name must not contain \"/\"."
msgstr "Containername darf nicht \"/\" enthalten."
msgid "Containers"
msgstr "Container"
msgid "Content Type"
msgstr "Inhaltstyp"
msgid "Contextual alternatives"
msgstr "Kontextbezogene Alternativen"
@ -389,6 +474,22 @@ msgstr ""
"Anzahl\n"
" <span></span>"
msgid "Create"
msgstr "Erstellen"
msgid "Create Container"
msgstr "Container erstellen"
msgid "Create Folder"
msgstr "Ordner erstellen"
msgid ""
"Create Folder In: {$ ctrl.model.container.name $}\n"
" <span>: {$ ctrl.model.folder $}</span>"
msgstr ""
"Ordner erstellen In: {$ ctrl.model.container.name $}\n"
" <span>: {$ ctrl.model.folder $}</span>"
msgid "Create Key Pair"
msgstr "Schlüsselpaar erstellen"
@ -449,6 +550,9 @@ msgstr "Daten"
msgid "Date"
msgstr "Datum"
msgid "Date Created"
msgstr "Datum erstellt"
msgid "Datetime"
msgstr "Datum/Uhrzeit"
@ -461,6 +565,12 @@ msgstr "Standardschaltfläche"
msgid "Default input"
msgstr "Standardeingabe"
msgid "Delete"
msgstr "Löschen"
msgid "Delete Container"
msgstr "Container löschen"
msgid "Delete Image"
msgid_plural "Delete Images"
msgstr[0] "Abbild löschen"
@ -469,6 +579,9 @@ msgstr[1] "Abbilder löschen"
msgid "Delete Images"
msgstr "Abbilder löschen"
msgid "Delete Selection"
msgstr "Auswahl löschen"
msgid "Delete Volume on Instance Delete"
msgstr "Lösche Datenträger beim Löschen der Instanz"
@ -481,6 +594,9 @@ msgid_plural "Deleted Images: %s."
msgstr[0] "Gelöschtes Abbild: %s."
msgstr[1] "Gelöschte Abbilder: %s."
msgid "Deleted."
msgstr "Gelöscht."
msgid "Deleting"
msgstr "Wird gelöscht"
@ -526,6 +642,9 @@ msgstr "Domänen-ID"
msgid "Down"
msgstr "Down"
msgid "Download"
msgstr "Herunterladen"
msgid "Dropdown"
msgstr "Auswahlmenü"
@ -569,6 +688,19 @@ msgstr "Erweiterung ist nicht aktiviert: %(extension)s."
msgid "External Network"
msgstr "Externes Netzwerk"
msgid "Failed to delete."
msgstr "Fehler beim Löschvorgang."
msgid "File"
msgstr "Datei"
#, python-format
msgid "File %(name)s uploaded."
msgstr "Datei %(name)s hochgeladen."
msgid "File Name"
msgstr "Dateiname"
msgid "Filename"
msgstr "Dateiname"
@ -594,6 +726,16 @@ msgstr ""
msgid "Focused input"
msgstr "Gezielte Eingabe"
msgid "Folder"
msgstr "Ordner"
#, python-format
msgid "Folder %(name)s created."
msgstr "Ordner %(name)s erstellt."
msgid "Folder Name"
msgstr "Ordnername"
msgid "Format"
msgstr "Abbildformat"
@ -615,6 +757,9 @@ msgstr ""
"Datei\n"
" <samp>.ssh/authorized_keys</samp>"
msgid "Hash"
msgstr "Raute"
msgid "Heading 1"
msgstr "Überschrift 1"
@ -988,6 +1133,31 @@ msgstr "Nein"
msgid "No available items"
msgstr "Keine verfügbaren Positionen"
msgid ""
"Note: A Public Container will allow anyone with the Public URL to\n"
" gain access to your objects in the container."
msgstr ""
"Anmerkung: Ein öffentlicher Container erlaubt jedem Zugriff auf\n"
" Objekte in dem Container, der die öffentliche URL hat."
msgid ""
"Note: Delimiters ('{$ ctrl.model.DELIMETER $}') are allowed in the\n"
" file name to place the new file into a folder that will be "
"created\n"
" when the file is uploaded (to any depth of folders)."
msgstr ""
"Anmerkung: Trennzeichen ('{$ ctrl.model.DELIMETER $}') sind im \n"
" Dateinamen zugelassen, um die neue Datei einem Ordner zuzuordnen,\n"
" der erstellt wird, wenn die Datei hochgeladen ist (bei jeder "
"Ordnertiefe)."
msgid ""
"Note: Delimiters ('{$ ctrl.model.DELIMETER $}') are allowed in the\n"
" folder name to create deep folders."
msgstr ""
"Anmerkung: Trennzeichen ('{$ ctrl.model.DELIMETER $}') sind im Ordnernamen\n"
" für die Erstellung von tiefen Ordnern zugelassen."
msgid "Note: you will not be able to download this later."
msgstr ""
"Hinweis: Sie können diesen Schritt nicht zu einem späteren Zeitpunkt "
@ -1017,6 +1187,9 @@ msgstr "Objektcontainer"
msgid "Object Count"
msgstr "Objektanzahl"
msgid "Object Details"
msgstr "Objektdetails"
msgid "Objects"
msgstr "Objekte"
@ -1156,6 +1329,9 @@ msgstr ""
msgid "Public"
msgstr "Öffentlich"
msgid "Public Access"
msgstr "Öffentlicher Zugriff"
msgid "Public Key"
msgstr "Öffentlicher Schlüssel"
@ -1196,6 +1372,9 @@ msgstr "Datensatzeigenschaften"
msgid "Remote"
msgstr "Entfernt"
msgid "Required"
msgstr "Erforderlich"
msgid "Right"
msgstr "Rechts"
@ -1245,6 +1424,9 @@ msgstr ""
msgid "Segmentation ID"
msgstr "Segmentierungskennung"
msgid "Select All"
msgstr "Alle auswählen"
msgid "Select Boot Source"
msgstr "Bootquelle auswählen"
@ -1891,6 +2073,19 @@ msgstr "Aktualisiert"
msgid "Updated At"
msgstr "Aktualisiert am"
msgid "Upload File"
msgstr "Datei hochladen"
msgid ""
"Upload File To: {$ ctrl.model.container.name $}\n"
" <span>: {$ ctrl.model.folder $}</span>"
msgstr ""
"Datei hochladen nach: {$ ctrl.model.container.name $}\n"
" <span>: {$ ctrl.model.folder $}</span>"
msgid "Uploading"
msgstr "Wird hochgeladen"
msgid "Url"
msgstr "URL"
@ -1918,6 +2113,9 @@ msgstr "VHD"
msgid "VMDK"
msgstr "VMDK"
msgid "View Details"
msgstr "Details anzeigen"
msgid "Virtual Size"
msgstr "Virtuelle Grösse"
@ -2051,17 +2249,20 @@ msgstr[1] ""
"Sie haben \"%s\" ausgewählt. Gelöschte Abbilder können nicht "
"wiederhergestellt werden."
msgid "disabled"
msgstr "deaktiviert"
msgid "error"
msgid_plural "errors"
msgstr[0] "Fehler"
msgstr[1] "Fehler"
msgid "folder"
msgstr "Ordner"
msgid "image"
msgstr "Abbild"
msgid "link"
msgstr "Link"
msgid "message"
msgid_plural "messages"
msgstr[0] "Nachricht"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-14 06:15+0000\n"
"POT-Creation-Date: 2016-03-16 06:15+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"
@ -479,7 +479,6 @@ msgid "Failed to check Neutron '%s' extension is not supported"
msgstr ""
#: openstack_dashboard/api/nova.py:116 openstack_dashboard/api/nova.py:127
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_detail_overview.html:13
#: openstack_dashboard/dashboards/project/firewalls/templates/firewalls/_firewall_details.html:6
#: openstack_dashboard/dashboards/project/firewalls/templates/firewalls/_firewall_details.html:9
#: openstack_dashboard/dashboards/project/firewalls/templates/firewalls/_firewall_details.html:37
@ -500,7 +499,6 @@ msgstr ""
#: openstack_dashboard/dashboards/project/networks/templates/networks/_detail_overview.html:12
#: openstack_dashboard/dashboards/project/networks/templates/networks/_detail_overview.html:26
#: openstack_dashboard/dashboards/project/networks/templates/networks/_detail_overview.html:27
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:15
#: openstack_dashboard/dashboards/project/networks/templates/networks/subnets/_detail_overview.html:21
#: openstack_dashboard/dashboards/project/networks/templates/networks/subnets/_detail_overview.html:32
#: openstack_dashboard/dashboards/project/routers/tables.py:188
@ -601,7 +599,6 @@ msgstr ""
#: openstack_dashboard/dashboards/admin/networks/ports/forms.py:44
#: openstack_dashboard/dashboards/admin/networks/ports/tables.py:82
#: openstack_dashboard/dashboards/admin/networks/subnets/tables.py:92
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_detail_overview.html:5
#: openstack_dashboard/dashboards/admin/routers/tables.py:41
#: openstack_dashboard/dashboards/admin/routers/ports/tables.py:24
#: openstack_dashboard/dashboards/admin/volumes/snapshots/tables.py:59
@ -909,9 +906,8 @@ msgid "Add/Remove Hosts to Aggregate"
msgstr ""
#: openstack_dashboard/dashboards/admin/aggregates/workflows.py:210
#: openstack_dashboard/dashboards/admin/aggregates/templates/aggregates/_update.html:23
#: openstack_dashboard/dashboards/admin/flavors/workflows.py:281
#: openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/resource_types.html:79
#: openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/resource_types.html:82
#: openstack_dashboard/dashboards/admin/volumes/volume_types/extras/views.py:90
#: openstack_dashboard/dashboards/admin/volumes/volume_types/qos_specs/views.py:103
#: openstack_dashboard/dashboards/identity/domains/workflows.py:301
@ -1043,36 +1039,6 @@ msgid ""
"contained in it."
msgstr ""
#: openstack_dashboard/dashboards/admin/aggregates/templates/aggregates/_update.html:24
#: openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/_disable_service.html:23
#: openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:23
#: openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/_migrate_host.html:22
#: openstack_dashboard/dashboards/admin/instances/templates/instances/_live_migrate.html:23
#: openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/_create.html:35
#: openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/resource_types.html:80
#: openstack_dashboard/dashboards/admin/metering/templates/metering/_daily.html:24
#: openstack_dashboard/dashboards/admin/networks/templates/networks/_create.html:26
#: openstack_dashboard/dashboards/identity/groups/templates/groups/_add_non_member.html:7
#: openstack_dashboard/dashboards/project/containers/templates/containers/_copy.html:23
#: openstack_dashboard/dashboards/project/containers/templates/containers/_create.html:24
#: openstack_dashboard/dashboards/project/containers/templates/containers/_create_pseudo_folder.html:25
#: openstack_dashboard/dashboards/project/containers/templates/containers/_update.html:27
#: openstack_dashboard/dashboards/project/containers/templates/containers/_upload.html:28
#: openstack_dashboard/dashboards/project/instances/templates/instances/_decryptpassword.html:33
#: openstack_dashboard/dashboards/project/instances/templates/instances/_rebuild.html:27
#: openstack_dashboard/dashboards/project/network_topology/templates/network_topology/_create_router.html:20
#: openstack_dashboard/dashboards/project/networks/templates/networks/_create.html:23
#: openstack_dashboard/dashboards/project/networks/templates/networks/create.html:7
#: openstack_dashboard/dashboards/project/networks/templates/networks/create.html:14
#: openstack_dashboard/dashboards/project/routers/templates/routers/extensions/routerroutes/_create.html:27
#: openstack_dashboard/dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:27
#: openstack_dashboard/dashboards/project/routers/templates/routers/ports/_create.html:29
#: openstack_dashboard/dashboards/project/routers/templates/routers/ports/_setgateway.html:24
#: openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_attach.html:19
#: openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_create_snapshot.html:16
msgid "Cancel"
msgstr ""
#: openstack_dashboard/dashboards/admin/defaults/panel.py:21
#: openstack_dashboard/dashboards/admin/defaults/views.py:29
#: openstack_dashboard/dashboards/admin/defaults/templates/defaults/index.html:3
@ -1231,6 +1197,7 @@ msgstr ""
#: openstack_dashboard/dashboards/admin/defaults/tables.py:56
#: openstack_dashboard/dashboards/identity/projects/workflows.py:65
#: openstack_dashboard/dashboards/project/networks/ports/tables.py:71
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:56
#: openstack_dashboard/dashboards/project/routers/ports/tables.py:111
#: openstack_dashboard/usage/quotas.py:70
msgid "Fixed IPs"
@ -1421,7 +1388,6 @@ msgstr ""
#: openstack_dashboard/dashboards/admin/flavors/workflows.py:41
#: openstack_dashboard/dashboards/admin/networks/forms.py:236
#: openstack_dashboard/dashboards/admin/networks/agents/tables.py:90
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_detail_overview.html:7
#: openstack_dashboard/dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:11
#: openstack_dashboard/dashboards/admin/volumes/volumes/forms.py:90
#: openstack_dashboard/dashboards/admin/volumes/volumes/forms.py:149
@ -1620,6 +1586,7 @@ msgstr ""
#: openstack_dashboard/dashboards/admin/hypervisors/tables.py:24
#: openstack_dashboard/dashboards/admin/info/tables.py:206
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:43
msgid "Hostname"
msgstr ""
@ -1752,12 +1719,12 @@ msgstr ""
#: openstack_dashboard/dashboards/admin/info/tables.py:209
#: openstack_dashboard/dashboards/admin/instances/tables.py:134
#: openstack_dashboard/dashboards/admin/networks/agents/tables.py:91
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_detail_overview.html:49
#: openstack_dashboard/dashboards/admin/volumes/snapshots/tables.py:64
#: openstack_dashboard/dashboards/admin/volumes/volumes/forms.py:58
#: openstack_dashboard/dashboards/admin/volumes/volumes/forms.py:145
#: openstack_dashboard/dashboards/admin/volumes/volumes/tables.py:93
#: openstack_dashboard/dashboards/project/instances/templates/instances/_detail_overview.html:18
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:92
msgid "Host"
msgstr ""
@ -1815,15 +1782,13 @@ msgstr ""
#: openstack_dashboard/dashboards/admin/hypervisors/compute/tables.py:27
#: openstack_dashboard/dashboards/admin/hypervisors/compute/views.py:30
#: openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:7
#: openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:22
#: openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/evacuate_host.html:3
msgid "Evacuate Host"
msgstr ""
#: openstack_dashboard/dashboards/admin/hypervisors/compute/tables.py:45
#: openstack_dashboard/dashboards/admin/hypervisors/compute/views.py:62
#: openstack_dashboard/dashboards/admin/hypervisors/compute/views.py:63
#: openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/_disable_service.html:7
#: openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/_disable_service.html:22
#: openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/disable_service.html:3
msgid "Disable Service"
msgstr ""
@ -1842,9 +1807,8 @@ msgstr[1] ""
#: openstack_dashboard/dashboards/admin/hypervisors/compute/tables.py:91
#: openstack_dashboard/dashboards/admin/hypervisors/compute/tables.py:96
#: openstack_dashboard/dashboards/admin/hypervisors/compute/views.py:80
#: openstack_dashboard/dashboards/admin/hypervisors/compute/views.py:82
#: openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/_migrate_host.html:7
#: openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/_migrate_host.html:21
#: openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/migrate_host.html:3
msgid "Migrate Host"
msgid_plural "Migrate Hosts"
@ -1891,7 +1855,6 @@ msgstr ""
#: openstack_dashboard/dashboards/admin/instances/tables.py:150
#: openstack_dashboard/dashboards/admin/networks/tables.py:106
#: openstack_dashboard/dashboards/admin/networks/agents/tables.py:92
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_detail_overview.html:16
#: openstack_dashboard/dashboards/admin/volumes/snapshots/forms.py:43
#: openstack_dashboard/dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:17
#: openstack_dashboard/dashboards/admin/volumes/volumes/forms.py:218
@ -1910,7 +1873,7 @@ msgstr ""
#: openstack_dashboard/dashboards/project/networks/tables.py:180
#: openstack_dashboard/dashboards/project/networks/ports/tables.py:74
#: openstack_dashboard/dashboards/project/networks/templates/networks/_detail_overview.html:13
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:18
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:19
#: openstack_dashboard/dashboards/project/routers/tables.py:215
#: openstack_dashboard/dashboards/project/routers/ports/tables.py:113
#: openstack_dashboard/dashboards/project/routers/templates/routers/_detail_overview.html:11
@ -1957,7 +1920,7 @@ msgstr ""
msgid "Unable to get nova services list."
msgstr ""
#: openstack_dashboard/dashboards/admin/hypervisors/compute/views.py:45
#: openstack_dashboard/dashboards/admin/hypervisors/compute/views.py:46
msgid "Unable to retrieve compute host information."
msgstr ""
@ -2076,7 +2039,7 @@ msgstr ""
#: openstack_dashboard/dashboards/admin/images/views.py:84
#: openstack_dashboard/dashboards/admin/metering/tabs.py:90
#: openstack_dashboard/dashboards/admin/metering/views.py:146
#: openstack_dashboard/dashboards/admin/metering/views.py:147
#: openstack_dashboard/dashboards/admin/overview/views.py:65
#: openstack_dashboard/dashboards/identity/projects/views.py:94
msgid "Unable to retrieve project list."
@ -2190,7 +2153,7 @@ msgstr ""
#: openstack_dashboard/dashboards/admin/info/tables.py:65
#: openstack_dashboard/dashboards/admin/metering/tables.py:43
#: openstack_dashboard/dashboards/admin/metering/tables.py:64
#: openstack_dashboard/dashboards/admin/metering/views.py:103
#: openstack_dashboard/dashboards/admin/metering/views.py:104
#: openstack_dashboard/dashboards/project/access_and_security/api_access/tables.py:100
msgid "Service"
msgstr ""
@ -2313,7 +2276,6 @@ msgstr[0] ""
msgstr[1] ""
#: openstack_dashboard/dashboards/admin/instances/tables.py:75
#: openstack_dashboard/dashboards/admin/instances/templates/instances/_live_migrate.html:22
msgid "Live Migrate Instance"
msgstr ""
@ -2348,13 +2310,13 @@ msgid "Flavor ID ="
msgstr ""
#: openstack_dashboard/dashboards/admin/instances/tables.py:142
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_detail_overview.html:28
#: openstack_dashboard/dashboards/project/access_and_security/floating_ips/tables.py:194
#: openstack_dashboard/dashboards/project/access_and_security/floating_ips/workflows.py:33
#: openstack_dashboard/dashboards/project/access_and_security/floating_ips/workflows.py:40
#: openstack_dashboard/dashboards/project/instances/tables.py:1166
#: openstack_dashboard/dashboards/project/loadbalancers/tables.py:511
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:33
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:45
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:60
#: openstack_dashboard/dashboards/project/routers/templates/routers/_detail_overview.html:39
msgid "IP Address"
msgstr ""
@ -2411,13 +2373,13 @@ msgstr ""
msgid "Unable to retrieve instance size information."
msgstr ""
#: openstack_dashboard/dashboards/admin/instances/views.py:170
#: openstack_dashboard/dashboards/admin/instances/views.py:171
msgid "Unable to retrieve host information."
msgstr ""
#: openstack_dashboard/dashboards/admin/instances/views.py:180
#: openstack_dashboard/dashboards/admin/instances/views.py:181
#: openstack_dashboard/dashboards/project/instances/views.py:251
#: openstack_dashboard/dashboards/project/instances/views.py:398
#: openstack_dashboard/dashboards/project/instances/views.py:399
msgid "Unable to retrieve instance details."
msgstr ""
@ -2504,8 +2466,8 @@ msgid "Metadata Definitions"
msgstr ""
#: openstack_dashboard/dashboards/admin/metadata_defs/tables.py:30
#: openstack_dashboard/dashboards/admin/metadata_defs/views.py:87
#: openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/_create.html:8
#: openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/_create.html:34
msgid "Import Namespace"
msgstr ""
@ -2530,7 +2492,7 @@ msgstr ""
#: openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/resource_types.html:57
#: openstack_dashboard/dashboards/admin/metering/tables.py:45
#: openstack_dashboard/dashboards/admin/metering/tables.py:66
#: openstack_dashboard/dashboards/admin/metering/views.py:102
#: openstack_dashboard/dashboards/admin/metering/views.py:103
#: openstack_dashboard/dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:14
#: openstack_dashboard/dashboards/admin/volumes/volume_types/forms.py:29
#: openstack_dashboard/dashboards/admin/volumes/volume_types/forms.py:263
@ -2625,7 +2587,7 @@ msgid "Namespace Overview"
msgstr ""
#: openstack_dashboard/dashboards/admin/metadata_defs/tabs.py:38
#: openstack_dashboard/dashboards/admin/metadata_defs/views.py:108
#: openstack_dashboard/dashboards/admin/metadata_defs/views.py:109
msgid "Unable to retrieve namespace details."
msgstr ""
@ -2646,9 +2608,9 @@ msgstr ""
msgid "Create a Metadata Namespace"
msgstr ""
#: openstack_dashboard/dashboards/admin/metadata_defs/views.py:129
#: openstack_dashboard/dashboards/admin/metadata_defs/views.py:147
#: openstack_dashboard/dashboards/admin/metadata_defs/views.py:161
#: openstack_dashboard/dashboards/admin/metadata_defs/views.py:130
#: openstack_dashboard/dashboards/admin/metadata_defs/views.py:148
#: openstack_dashboard/dashboards/admin/metadata_defs/views.py:162
msgid "Error getting resource type associations."
msgstr ""
@ -2672,18 +2634,6 @@ msgstr ""
#: openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/_detail_overview.html:6
#: openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/_detail_overview.html:8
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_detail_overview.html:6
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_detail_overview.html:8
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_detail_overview.html:11
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_detail_overview.html:15
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_detail_overview.html:17
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_detail_overview.html:19
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_detail_overview.html:35
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_detail_overview.html:41
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_detail_overview.html:43
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_detail_overview.html:50
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_detail_overview.html:52
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_detail_overview.html:65
#: openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/_detail_overview.html:8
#: openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/_detail_overview.html:10
#: openstack_dashboard/dashboards/identity/projects/templates/projects/_detail_overview.html:12
@ -2709,13 +2659,18 @@ msgstr ""
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:6
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:8
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:10
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:13
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:17
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:19
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:21
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:40
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:49
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:51
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:12
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:18
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:20
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:22
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:28
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:52
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:67
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:76
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:78
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:93
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:95
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:108
#: openstack_dashboard/dashboards/project/networks/templates/networks/subnets/_detail_overview.html:6
#: openstack_dashboard/dashboards/project/networks/templates/networks/subnets/_detail_overview.html:8
#: openstack_dashboard/dashboards/project/networks/templates/networks/subnets/_detail_overview.html:10
@ -2852,6 +2807,20 @@ msgid ""
"not support the use of colons."
msgstr ""
#: openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/resource_types.html:78
#: openstack_dashboard/dashboards/identity/groups/templates/groups/_add_non_member.html:7
#: openstack_dashboard/dashboards/project/containers/templates/containers/_copy.html:23
#: openstack_dashboard/dashboards/project/containers/templates/containers/_create_pseudo_folder.html:24
#: openstack_dashboard/dashboards/project/containers/templates/containers/_update.html:26
#: openstack_dashboard/dashboards/project/containers/templates/containers/_upload.html:27
#: openstack_dashboard/dashboards/project/instances/templates/instances/_decryptpassword.html:33
#: openstack_dashboard/dashboards/project/networks/templates/networks/create.html:7
#: openstack_dashboard/dashboards/project/networks/templates/networks/create.html:13
#: openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_attach.html:16
#: openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_create_snapshot.html:11
msgid "Cancel"
msgstr ""
#: openstack_dashboard/dashboards/admin/metering/forms.py:24
#: openstack_dashboard/dashboards/admin/metering/templates/metering/stats.html:115
msgid "Last day"
@ -2925,7 +2894,7 @@ msgstr ""
#: openstack_dashboard/dashboards/admin/metering/tables.py:44
#: openstack_dashboard/dashboards/admin/metering/tables.py:65
#: openstack_dashboard/dashboards/admin/metering/views.py:102
#: openstack_dashboard/dashboards/admin/metering/views.py:103
msgid "Meter"
msgstr ""
@ -2936,12 +2905,12 @@ msgstr ""
#: openstack_dashboard/dashboards/admin/metering/tables.py:48
#: openstack_dashboard/dashboards/admin/metering/tables.py:69
#: openstack_dashboard/dashboards/admin/metering/views.py:103
#: openstack_dashboard/dashboards/admin/metering/views.py:104
msgid "Value (Avg)"
msgstr ""
#: openstack_dashboard/dashboards/admin/metering/tables.py:50
#: openstack_dashboard/dashboards/admin/metering/views.py:103
#: openstack_dashboard/dashboards/admin/metering/views.py:104
msgid "Unit"
msgstr ""
@ -2962,43 +2931,43 @@ msgid "Usage Report"
msgstr ""
#: openstack_dashboard/dashboards/admin/metering/tabs.py:63
#: openstack_dashboard/dashboards/admin/metering/views.py:121
#: openstack_dashboard/dashboards/admin/metering/views.py:122
msgid "Nova"
msgstr ""
#: openstack_dashboard/dashboards/admin/metering/tabs.py:64
#: openstack_dashboard/dashboards/admin/metering/views.py:122
#: openstack_dashboard/dashboards/admin/metering/views.py:123
msgid "Neutron"
msgstr ""
#: openstack_dashboard/dashboards/admin/metering/tabs.py:65
#: openstack_dashboard/dashboards/admin/metering/views.py:123
#: openstack_dashboard/dashboards/admin/metering/views.py:124
msgid "Glance"
msgstr ""
#: openstack_dashboard/dashboards/admin/metering/tabs.py:66
#: openstack_dashboard/dashboards/admin/metering/views.py:124
#: openstack_dashboard/dashboards/admin/metering/views.py:125
msgid "Cinder"
msgstr ""
#: openstack_dashboard/dashboards/admin/metering/tabs.py:67
#: openstack_dashboard/dashboards/admin/metering/views.py:125
#: openstack_dashboard/dashboards/admin/metering/views.py:126
msgid "Swift_meters"
msgstr ""
#: openstack_dashboard/dashboards/admin/metering/tabs.py:68
#: openstack_dashboard/dashboards/admin/metering/views.py:126
#: openstack_dashboard/dashboards/admin/metering/views.py:127
msgid "Kwapi"
msgstr ""
#: openstack_dashboard/dashboards/admin/metering/tabs.py:69
#: openstack_dashboard/dashboards/admin/metering/views.py:127
#: openstack_dashboard/dashboards/admin/metering/views.py:128
msgid "IPMI"
msgstr ""
#: openstack_dashboard/dashboards/admin/metering/tabs.py:82
#: openstack_dashboard/dashboards/admin/metering/views.py:66
#: openstack_dashboard/dashboards/admin/metering/views.py:138
#: openstack_dashboard/dashboards/admin/metering/views.py:67
#: openstack_dashboard/dashboards/admin/metering/views.py:139
msgid "Dates cannot be recognized."
msgstr ""
@ -3007,7 +2976,11 @@ msgstr ""
msgid "Resources Usage Overview"
msgstr ""
#: openstack_dashboard/dashboards/admin/metering/views.py:102
#: openstack_dashboard/dashboards/admin/metering/views.py:45
msgid "View Usage Report"
msgstr ""
#: openstack_dashboard/dashboards/admin/metering/views.py:103
#: openstack_dashboard/dashboards/admin/overview/views.py:33
#: openstack_dashboard/dashboards/identity/projects/templates/projects/_detail_overview.html:5
#: openstack_dashboard/dashboards/identity/users/templates/users/_detail_overview.html:28
@ -3016,7 +2989,7 @@ msgstr ""
msgid "Project Name"
msgstr ""
#: openstack_dashboard/dashboards/admin/metering/views.py:103
#: openstack_dashboard/dashboards/admin/metering/views.py:104
msgid "Time"
msgstr ""
@ -3024,10 +2997,6 @@ msgstr ""
msgid "Select a pre-defined period or specify date."
msgstr ""
#: openstack_dashboard/dashboards/admin/metering/templates/metering/_daily.html:23
msgid "View Usage Report"
msgstr ""
#: openstack_dashboard/dashboards/admin/metering/templates/metering/stats.html:9
msgid "Metric:"
msgstr ""
@ -3211,7 +3180,6 @@ msgstr ""
#: openstack_dashboard/dashboards/admin/networks/tables.py:109
#: openstack_dashboard/dashboards/admin/networks/agents/tables.py:93
#: openstack_dashboard/dashboards/admin/networks/ports/forms.py:48
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_detail_overview.html:18
#: openstack_dashboard/dashboards/project/firewalls/forms.py:139
#: openstack_dashboard/dashboards/project/firewalls/tables.py:390
#: openstack_dashboard/dashboards/project/firewalls/workflows.py:332
@ -3232,7 +3200,7 @@ msgstr ""
#: openstack_dashboard/dashboards/project/networks/ports/forms.py:43
#: openstack_dashboard/dashboards/project/networks/ports/tables.py:77
#: openstack_dashboard/dashboards/project/networks/templates/networks/_detail_overview.html:15
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:20
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:21
#: openstack_dashboard/dashboards/project/routers/forms.py:36
#: openstack_dashboard/dashboards/project/routers/forms.py:147
#: openstack_dashboard/dashboards/project/routers/tables.py:228
@ -3341,6 +3309,7 @@ msgstr ""
#: openstack_dashboard/dashboards/admin/networks/panel.py:21
#: openstack_dashboard/dashboards/admin/networks/tables.py:114
#: openstack_dashboard/dashboards/admin/networks/views.py:44
#: openstack_dashboard/dashboards/admin/networks/ports/views.py:88
#: openstack_dashboard/dashboards/admin/networks/templates/networks/index.html:3
#: openstack_dashboard/dashboards/identity/projects/workflows.py:77
#: openstack_dashboard/dashboards/project/instances/workflows/create_instance.py:706
@ -3348,7 +3317,7 @@ msgstr ""
#: openstack_dashboard/dashboards/project/networks/panel.py:21
#: openstack_dashboard/dashboards/project/networks/tables.py:188
#: openstack_dashboard/dashboards/project/networks/views.py:46
#: openstack_dashboard/dashboards/project/networks/ports/views.py:88
#: openstack_dashboard/dashboards/project/networks/ports/views.py:92
#: openstack_dashboard/dashboards/project/networks/subnets/views.py:152
#: openstack_dashboard/dashboards/project/networks/templates/networks/index.html:3
#: openstack_dashboard/usage/quotas.py:78
@ -3378,14 +3347,12 @@ msgstr ""
#: openstack_dashboard/dashboards/admin/networks/tables.py:65
#: openstack_dashboard/dashboards/admin/networks/views.py:101
#: openstack_dashboard/dashboards/admin/networks/templates/networks/_create.html:8
#: openstack_dashboard/dashboards/admin/networks/templates/networks/_create.html:25
#: openstack_dashboard/dashboards/admin/networks/templates/networks/create.html:3
#: openstack_dashboard/dashboards/project/network_topology/templates/network_topology/index.html:40
#: openstack_dashboard/dashboards/project/networks/tables.py:87
#: openstack_dashboard/dashboards/project/networks/tables.py:102
#: openstack_dashboard/dashboards/project/networks/workflows.py:466
#: openstack_dashboard/dashboards/project/networks/templates/networks/_create.html:7
#: openstack_dashboard/dashboards/project/networks/templates/networks/_create.html:22
msgid "Create Network"
msgstr ""
@ -3540,8 +3507,7 @@ msgid "MacVTap"
msgstr ""
#: openstack_dashboard/dashboards/admin/networks/ports/forms.py:40
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_detail_overview.html:10
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:12
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:11
#: openstack_dashboard/dashboards/project/networks/templates/networks/subnets/_detail_overview.html:12
#: openstack_dashboard/dashboards/project/routers/templates/routers/_detail_overview.html:31
msgid "Network ID"
@ -3549,8 +3515,7 @@ msgstr ""
#: openstack_dashboard/dashboards/admin/networks/ports/forms.py:49
#: openstack_dashboard/dashboards/admin/networks/ports/forms.py:121
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_detail_overview.html:42
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:50
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:77
msgid "Device ID"
msgstr ""
@ -3561,8 +3526,7 @@ msgstr ""
#: openstack_dashboard/dashboards/admin/networks/ports/forms.py:52
#: openstack_dashboard/dashboards/admin/networks/ports/forms.py:124
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_detail_overview.html:40
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:48
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:75
msgid "Device Owner"
msgstr ""
@ -3594,10 +3558,9 @@ msgid "The VNIC type that is bound to the neutron port"
msgstr ""
#: openstack_dashboard/dashboards/admin/networks/ports/forms.py:90
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_detail_overview.html:21
#: openstack_dashboard/dashboards/project/networks/ports/forms.py:72
#: openstack_dashboard/dashboards/project/networks/ports/tables.py:80
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:23
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:30
msgid "MAC Learning State"
msgstr ""
@ -3649,10 +3612,11 @@ msgid "Create Port"
msgstr ""
#: openstack_dashboard/dashboards/admin/networks/ports/tables.py:87
#: openstack_dashboard/dashboards/admin/networks/ports/views.py:90
#: openstack_dashboard/dashboards/identity/projects/workflows.py:78
#: openstack_dashboard/dashboards/project/instances/workflows/create_instance.py:783
#: openstack_dashboard/dashboards/project/networks/ports/tables.py:87
#: openstack_dashboard/dashboards/project/networks/ports/views.py:91
#: openstack_dashboard/dashboards/project/networks/ports/views.py:94
#: openstack_dashboard/usage/quotas.py:80
msgid "Ports"
msgstr ""
@ -3768,89 +3732,13 @@ msgid ""
"attached, the device specified will be attached to the port created."
msgstr ""
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_detail_overview.html:12
#: openstack_dashboard/dashboards/identity/projects/tables.py:267
#: openstack_dashboard/dashboards/identity/projects/templates/projects/_detail_overview.html:7
#: openstack_dashboard/dashboards/identity/users/templates/users/_detail_overview.html:25
#: openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/api_access/_credentials.html:27
#: openstack_dashboard/dashboards/project/firewalls/templates/firewalls/_firewall_details.html:14
#: openstack_dashboard/dashboards/project/firewalls/templates/firewalls/_policy_details.html:14
#: openstack_dashboard/dashboards/project/firewalls/templates/firewalls/_rule_details.html:14
#: openstack_dashboard/dashboards/project/loadbalancers/templates/loadbalancers/_member_details.html:8
#: openstack_dashboard/dashboards/project/loadbalancers/templates/loadbalancers/_monitor_details.html:8
#: openstack_dashboard/dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:14
#: openstack_dashboard/dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:14
#: openstack_dashboard/dashboards/project/networks/templates/networks/_detail_overview.html:11
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:14
#: openstack_dashboard/dashboards/project/routers/templates/routers/_detail_overview.html:9
#: openstack_dashboard/dashboards/project/vpn/templates/vpn/_ikepolicy_details.html:14
#: openstack_dashboard/dashboards/project/vpn/templates/vpn/_ipsecpolicy_details.html:14
#: openstack_dashboard/dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:14
#: openstack_dashboard/dashboards/project/vpn/templates/vpn/_vpnservice_details.html:14
msgid "Project ID"
msgstr ""
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_detail_overview.html:14
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:16
msgid "MAC Address"
msgstr ""
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_detail_overview.html:22
msgid "On"
msgstr ""
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_detail_overview.html:24
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:29
msgid "Fixed IP"
msgstr ""
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_detail_overview.html:31
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:36
#: openstack_dashboard/dashboards/project/routers/templates/routers/_detail_overview.html:38
#: openstack_dashboard/dashboards/project/vpn/templates/vpn/_vpnservice_details.html:21
msgid "Subnet ID"
msgstr ""
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_detail_overview.html:37
#: openstack_dashboard/dashboards/project/networks/ports/tables.py:72
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:45
msgid "Attached Device"
msgstr ""
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_detail_overview.html:45
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:53
msgid "No attached device"
msgstr ""
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_detail_overview.html:47
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:58
msgid "Binding"
msgstr ""
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_detail_overview.html:51
msgid "Profile"
msgstr ""
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_detail_overview.html:53
msgid "VIF Type"
msgstr ""
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_detail_overview.html:55
msgid "VIF Details"
msgstr ""
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_detail_overview.html:68
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:61
msgid "VNIC Type"
msgstr ""
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_update.html:6
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_update.html:6
msgid "You may update the editable properties of your port here."
msgstr ""
#: openstack_dashboard/dashboards/admin/networks/templates/networks/ports/update.html:3
#: openstack_dashboard/dashboards/project/networks/ports/views.py:116
#: openstack_dashboard/dashboards/project/networks/ports/views.py:119
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/update.html:3
msgid "Update Port"
msgstr ""
@ -4733,7 +4621,7 @@ msgstr ""
#: openstack_dashboard/dashboards/admin/volumes/volume_types/extras/views.py:65
#: openstack_dashboard/dashboards/admin/volumes/volume_types/qos_specs/tables.py:25
#: openstack_dashboard/dashboards/admin/volumes/volume_types/qos_specs/views.py:76
#: openstack_dashboard/dashboards/project/containers/templates/containers/_create_pseudo_folder.html:24
#: openstack_dashboard/dashboards/project/containers/templates/containers/_create_pseudo_folder.html:25
#: openstack_dashboard/dashboards/project/networks/workflows.py:467
#: openstack_dashboard/dashboards/project/networks/subnets/workflows.py:60
msgid "Create"
@ -5879,6 +5767,27 @@ msgstr[1] ""
msgid "This name is already taken."
msgstr ""
#: openstack_dashboard/dashboards/identity/projects/tables.py:267
#: openstack_dashboard/dashboards/identity/projects/templates/projects/_detail_overview.html:7
#: openstack_dashboard/dashboards/identity/users/templates/users/_detail_overview.html:25
#: openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/api_access/_credentials.html:27
#: openstack_dashboard/dashboards/project/firewalls/templates/firewalls/_firewall_details.html:14
#: openstack_dashboard/dashboards/project/firewalls/templates/firewalls/_policy_details.html:14
#: openstack_dashboard/dashboards/project/firewalls/templates/firewalls/_rule_details.html:14
#: openstack_dashboard/dashboards/project/loadbalancers/templates/loadbalancers/_member_details.html:8
#: openstack_dashboard/dashboards/project/loadbalancers/templates/loadbalancers/_monitor_details.html:8
#: openstack_dashboard/dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:14
#: openstack_dashboard/dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:14
#: openstack_dashboard/dashboards/project/networks/templates/networks/_detail_overview.html:11
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:14
#: openstack_dashboard/dashboards/project/routers/templates/routers/_detail_overview.html:9
#: openstack_dashboard/dashboards/project/vpn/templates/vpn/_ikepolicy_details.html:14
#: openstack_dashboard/dashboards/project/vpn/templates/vpn/_ipsecpolicy_details.html:14
#: openstack_dashboard/dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:14
#: openstack_dashboard/dashboards/project/vpn/templates/vpn/_vpnservice_details.html:14
msgid "Project ID"
msgstr ""
#: openstack_dashboard/dashboards/identity/projects/tables.py:277
#: openstack_dashboard/dashboards/identity/projects/workflows.py:148
#: openstack_dashboard/dashboards/identity/projects/workflows.py:567
@ -7337,7 +7246,6 @@ msgstr ""
#: openstack_dashboard/dashboards/project/containers/tables.py:141
#: openstack_dashboard/dashboards/project/containers/views.py:131
#: openstack_dashboard/dashboards/project/containers/templates/containers/_create.html:7
#: openstack_dashboard/dashboards/project/containers/templates/containers/_create.html:23
#: openstack_dashboard/dashboards/project/containers/templates/containers/create.html:3
msgid "Create Container"
msgstr ""
@ -7353,7 +7261,7 @@ msgid "Create Pseudo-folder"
msgstr ""
#: openstack_dashboard/dashboards/project/containers/tables.py:189
#: openstack_dashboard/dashboards/project/containers/templates/containers/_upload.html:27
#: openstack_dashboard/dashboards/project/containers/templates/containers/_upload.html:28
#: openstack_dashboard/dashboards/project/containers/templates/containers/upload.html:3
msgid "Upload Object"
msgstr ""
@ -7431,7 +7339,7 @@ msgid "Object Details"
msgstr ""
#: openstack_dashboard/dashboards/project/containers/views.py:320
#: openstack_dashboard/dashboards/project/containers/templates/containers/_update.html:26
#: openstack_dashboard/dashboards/project/containers/templates/containers/_update.html:27
#: openstack_dashboard/dashboards/project/containers/templates/containers/update.html:3
msgid "Update Object"
msgstr ""
@ -8067,7 +7975,7 @@ msgstr ""
#: openstack_dashboard/dashboards/project/loadbalancers/views.py:328
#: openstack_dashboard/dashboards/project/loadbalancers/views.py:364
#: openstack_dashboard/dashboards/project/networks/views.py:77
#: openstack_dashboard/dashboards/project/networks/ports/views.py:113
#: openstack_dashboard/dashboards/project/networks/ports/views.py:116
#: openstack_dashboard/dashboards/project/routers/views.py:190
#: openstack_dashboard/dashboards/project/volumes/snapshots/views.py:37
#: openstack_dashboard/dashboards/project/vpn/views.py:209
@ -9008,7 +8916,6 @@ msgstr ""
#: openstack_dashboard/dashboards/project/instances/tables.py:577
#: openstack_dashboard/dashboards/project/instances/views.py:265
#: openstack_dashboard/dashboards/project/instances/templates/instances/_rebuild.html:8
#: openstack_dashboard/dashboards/project/instances/templates/instances/_rebuild.html:26
#: openstack_dashboard/dashboards/project/instances/templates/instances/rebuild.html:3
msgid "Rebuild Instance"
msgstr ""
@ -9067,7 +8974,7 @@ msgid ""
msgstr ""
#: openstack_dashboard/dashboards/project/instances/tables.py:778
#: openstack_dashboard/dashboards/project/instances/views.py:409
#: openstack_dashboard/dashboards/project/instances/views.py:410
#, python-format
msgid "Unable to retrieve flavor information for instance \"%s\"."
msgstr ""
@ -9132,15 +9039,15 @@ msgstr[0] ""
msgstr[1] ""
#: openstack_dashboard/dashboards/project/instances/tables.py:920
#: openstack_dashboard/dashboards/project/instances/views.py:442
#: openstack_dashboard/dashboards/project/instances/views.py:444
#: openstack_dashboard/dashboards/project/instances/views.py:443
#: openstack_dashboard/dashboards/project/instances/views.py:445
#: openstack_dashboard/dashboards/project/instances/templates/instances/attach_interface.html:3
msgid "Attach Interface"
msgstr ""
#: openstack_dashboard/dashboards/project/instances/tables.py:940
#: openstack_dashboard/dashboards/project/instances/views.py:462
#: openstack_dashboard/dashboards/project/instances/views.py:464
#: openstack_dashboard/dashboards/project/instances/views.py:463
#: openstack_dashboard/dashboards/project/instances/views.py:465
#: openstack_dashboard/dashboards/project/instances/templates/instances/detach_interface.html:3
msgid "Detach Interface"
msgstr ""
@ -9152,7 +9059,7 @@ msgstr ""
#: openstack_dashboard/dashboards/project/instances/tables.py:994
#: openstack_dashboard/dashboards/project/instances/tables.py:1001
#: openstack_dashboard/dashboards/project/instances/views.py:412
#: openstack_dashboard/dashboards/project/instances/views.py:413
#: openstack_dashboard/dashboards/project/instances/templates/instances/_detail_overview.html:58
#: openstack_dashboard/dashboards/project/instances/templates/instances/_detail_overview.html:90
msgid "Not available"
@ -9640,39 +9547,39 @@ msgstr ""
msgid "Cannot get console for instance %s."
msgstr ""
#: openstack_dashboard/dashboards/project/instances/views.py:281
#: openstack_dashboard/dashboards/project/instances/views.py:282
#: openstack_dashboard/dashboards/project/instances/templates/instances/_decryptpassword.html:9
msgid "Retrieve Instance Password"
msgstr ""
#: openstack_dashboard/dashboards/project/instances/views.py:327
#: openstack_dashboard/dashboards/project/instances/views.py:328
#, python-format
msgid "Unable to retrieve details for instance \"%s\"."
msgstr ""
#: openstack_dashboard/dashboards/project/instances/views.py:344
#: openstack_dashboard/dashboards/project/instances/views.py:345
#, python-format
msgid "Unable to retrieve volume list for instance \"%(name)s\" (%(id)s)."
msgstr ""
#: openstack_dashboard/dashboards/project/instances/views.py:353
#: openstack_dashboard/dashboards/project/instances/views.py:354
#, python-format
msgid "Unable to retrieve flavor information for instance \"%(name)s\" (%(id)s)."
msgstr ""
#: openstack_dashboard/dashboards/project/instances/views.py:362
#: openstack_dashboard/dashboards/project/instances/views.py:363
#, python-format
msgid "Unable to retrieve security groups for instance \"%(name)s\" (%(id)s)."
msgstr ""
#: openstack_dashboard/dashboards/project/instances/views.py:370
#: openstack_dashboard/dashboards/project/instances/views.py:371
#, python-format
msgid ""
"Unable to retrieve IP addresses from Neutron for instance \"%(name)s\" "
"(%(id)s)."
msgstr ""
#: openstack_dashboard/dashboards/project/instances/views.py:423
#: openstack_dashboard/dashboards/project/instances/views.py:424
msgid "Unable to retrieve flavors."
msgstr ""
@ -11391,7 +11298,6 @@ msgid "Create a Router"
msgstr ""
#: openstack_dashboard/dashboards/project/network_topology/templates/network_topology/_create_router.html:8
#: openstack_dashboard/dashboards/project/network_topology/templates/network_topology/_create_router.html:19
#: openstack_dashboard/dashboards/project/network_topology/templates/network_topology/create_router.html:3
#: openstack_dashboard/dashboards/project/network_topology/templates/network_topology/index.html:43
#: openstack_dashboard/dashboards/project/routers/tables.py:85
@ -11723,7 +11629,7 @@ msgid "Detached"
msgstr ""
#: openstack_dashboard/dashboards/project/networks/ports/tables.py:43
#: openstack_dashboard/dashboards/project/networks/ports/views.py:110
#: openstack_dashboard/dashboards/project/networks/ports/views.py:113
msgid "Edit Port"
msgstr ""
@ -11759,13 +11665,18 @@ msgctxt "status of a network port"
msgid "Build"
msgstr ""
#: openstack_dashboard/dashboards/project/networks/ports/tables.py:72
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:71
msgid "Attached Device"
msgstr ""
#: openstack_dashboard/dashboards/project/networks/ports/views.py:58
#: openstack_dashboard/dashboards/project/routers/views.py:142
#: openstack_dashboard/dashboards/project/routers/ports/tabs.py:35
msgid "Unable to retrieve port details."
msgstr ""
#: openstack_dashboard/dashboards/project/networks/ports/views.py:129
#: openstack_dashboard/dashboards/project/networks/ports/views.py:132
msgid "Unable to retrieve port details"
msgstr ""
@ -11890,6 +11801,60 @@ msgstr ""
msgid "Network Details"
msgstr ""
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:17
msgid "MAC Address"
msgstr ""
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:24
msgid "Port Security Enabled"
msgstr ""
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:27
msgid "DNS Name"
msgstr ""
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:34
msgid "QOS Policy ID"
msgstr ""
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:39
msgid "DNS Assignment"
msgstr ""
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:47
msgid "FQDN"
msgstr ""
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:62
#: openstack_dashboard/dashboards/project/routers/templates/routers/_detail_overview.html:38
#: openstack_dashboard/dashboards/project/vpn/templates/vpn/_vpnservice_details.html:21
msgid "Subnet ID"
msgstr ""
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:82
msgid "No attached device"
msgstr ""
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:86
msgid "Binding"
msgstr ""
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:89
msgid "VNIC Type"
msgstr ""
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:94
msgid "Profile"
msgstr ""
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:96
msgid "VIF Type"
msgstr ""
#: openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html:98
msgid "VIF Details"
msgstr ""
#: openstack_dashboard/dashboards/project/networks/templates/networks/subnets/_detail_overview.html:14
msgid "Subnetpool"
msgstr ""
@ -12073,7 +12038,6 @@ msgstr ""
#: openstack_dashboard/dashboards/project/routers/tables.py:117
#: openstack_dashboard/dashboards/project/routers/ports/views.py:69
#: openstack_dashboard/dashboards/project/routers/templates/routers/ports/_setgateway.html:8
#: openstack_dashboard/dashboards/project/routers/templates/routers/ports/_setgateway.html:23
#: openstack_dashboard/dashboards/project/routers/templates/routers/ports/setgateway.html:3
msgid "Set Gateway"
msgstr ""
@ -12424,10 +12388,6 @@ msgid ""
"interfaces are connected."
msgstr ""
#: openstack_dashboard/dashboards/project/routers/templates/routers/extensions/routerroutes/_create.html:26
msgid "Add route"
msgstr ""
#: openstack_dashboard/dashboards/project/routers/templates/routers/extensions/routerroutes/create.html:3
msgid "Add Router Route"
msgstr ""
@ -12448,10 +12408,6 @@ msgid ""
"client."
msgstr ""
#: openstack_dashboard/dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:26
msgid "Add rule"
msgstr ""
#: openstack_dashboard/dashboards/project/routers/templates/routers/extensions/routerrules/grid.html:11
msgid "Router Rule Grid"
msgstr ""
@ -12525,10 +12481,6 @@ msgid ""
"to from the above list."
msgstr ""
#: openstack_dashboard/dashboards/project/routers/templates/routers/ports/_create.html:28
msgid "Add interface"
msgstr ""
#: openstack_dashboard/dashboards/project/routers/templates/routers/ports/_setgateway.html:18
msgid ""
"You can connect a specified external network to the router. The external "
@ -13372,15 +13324,15 @@ msgstr ""
msgid "Attach To Instance"
msgstr ""
#: openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_attach.html:17
#: openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_attach.html:18
msgid "Attach Volume"
msgstr ""
#: openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_create_snapshot.html:12
#: openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_create_snapshot.html:13
msgid "Create Volume Snapshot (Force)"
msgstr ""
#: openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_create_snapshot.html:14
#: openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_create_snapshot.html:15
#: openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/create_snapshot.html:3
#: openstack_dashboard/dashboards/project/volumes/volumes/views.py:188
msgid "Create Volume Snapshot"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 06:15+0000\n"
"POT-Creation-Date: 2016-03-16 06:15+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"
@ -498,6 +498,9 @@ msgid "Selects"
msgstr ""
#: openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview/theme-preview.html:580
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/create-container-modal.html:61
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/create-folder-modal.html:43
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/upload-object-modal.html:51
#: openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/create-keypair.html:37
#: openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/import-keypair.html:47
#: openstack_dashboard/static/app/core/metadata/modal/modal.html:18
@ -828,6 +831,7 @@ msgid "One fine body…"
msgstr ""
#: openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview/theme-preview.html:1223
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/object-details-modal.html:25
msgid "Close"
msgstr ""
@ -858,6 +862,7 @@ msgid "Source Code"
msgstr ""
#: openstack_dashboard/dashboards/admin/static/dashboard/admin/flavors/table/flavors-table.controller.js:60
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/object-details-modal.html:11
#: openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/select-flavor-table.directive.js:128
#: openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/select-flavor-table.html:27
#: openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/keypair.html:41
@ -891,7 +896,6 @@ msgstr ""
#: openstack_dashboard/dashboards/admin/static/dashboard/admin/flavors/table/flavors-table.controller.js:75
#: openstack_dashboard/dashboards/admin/static/dashboard/admin/flavors/table/flavors-table.html:30
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.html:18
#: openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/select-flavor-table.directive.js:143
#: openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/select-flavor-table.html:35
#: openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.controller.js:167
@ -901,6 +905,9 @@ msgid "Public"
msgstr ""
#: openstack_dashboard/dashboards/admin/static/dashboard/admin/flavors/table/flavors-table.controller.js:79
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.controller.js:95
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-row-actions.service.js:136
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.controller.js:164
#: openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/select-flavor-table.directive.js:148
#: openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network/network.controller.js:82
#: openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.controller.js:66
@ -909,6 +916,9 @@ msgid "Yes"
msgstr ""
#: openstack_dashboard/dashboards/admin/static/dashboard/admin/flavors/table/flavors-table.controller.js:80
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.controller.js:96
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-row-actions.service.js:137
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.controller.js:165
#: openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/select-flavor-table.directive.js:147
#: openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network/network.controller.js:81
#: openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.controller.js:67
@ -976,11 +986,46 @@ msgstr ""
msgid "Project ID"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.html:14
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.controller.js:76
#, python-format
msgid "Container %(name)s is now %(access)s."
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.controller.js:91
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-row-actions.service.js:132
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.controller.js:159
msgid "Confirm Delete"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.controller.js:93
#, python-format
msgid "Are you sure you want to delete container %(name)s?"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.controller.js:108
#, python-format
msgid "Container %(name)s deleted."
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.controller.js:141
#, python-format
msgid "Container %(name)s created."
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.html:7
msgid "Container"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.html:25
msgid "Delete Container"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.html:40
msgid "Object Count"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.html:15
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.html:44
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/object-details-modal.html:19
#: openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.controller.js:139
#: openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.controller.js:146
#: openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.controller.js:153
@ -993,29 +1038,216 @@ msgstr ""
msgid "Size"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.html:17
msgid "Access"
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.html:48
msgid "Date Created"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.html:19
#: openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.controller.js:167
#: openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.controller.js:271
#: openstack_dashboard/static/app/core/images/filters/image-visibility.filter.js:60
msgid "Private"
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.html:56
msgid "Public Access"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.html:21
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.html:59
msgid "link"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.html:61
msgid "disabled"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/create-container-modal.html:6
msgid "Create Container"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/create-container-modal.html:15
msgid "Container Name"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/create-container-modal.html:18
msgid "Required"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/create-container-modal.html:22
msgid "Container name must not contain \"/\"."
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/create-container-modal.html:27
msgid "Container Access"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/create-container-modal.html:32
msgid ""
"<input>\n"
" Public</input>"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/create-container-modal.html:40
msgid ""
"A container is a storage compartment for your data and provides a way\n"
" for you to organize your data. You can think of a container as "
"a\n"
" folder in Windows or a directory in UNIX. The primary "
"difference\n"
" between a container and these other file system concepts is "
"that\n"
" containers cannot be nested. You can, however, create an "
"unlimited\n"
" number of containers within your account. Data must be stored "
"in a\n"
" container so you must have at least one container defined in "
"your\n"
" account prior to uploading data."
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/create-container-modal.html:50
msgid ""
"Note: A Public Container will allow anyone with the Public URL to\n"
" gain access to your objects in the container."
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/create-container-modal.html:67
msgid "Create"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/create-folder-modal.html:7
msgid ""
"Create Folder In: {$ ctrl.model.container.name $}\n"
" <span>: {$ ctrl.model.folder $}</span>"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/create-folder-modal.html:17
msgid "Folder Name"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/create-folder-modal.html:31
msgid ""
"Note: Delimiters ('{$ ctrl.model.DELIMETER $}') are allowed in the\n"
" folder name to create deep folders."
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/create-folder-modal.html:40
msgid "Create Folder"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/object-details-modal.html:6
msgid "Object Details"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/object-details-modal.html:13
msgid "Hash"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/object-details-modal.html:15
msgid "Content Type"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/object-details-modal.html:17
msgid "Timestamp"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-row-actions.service.js:57
msgid "Download"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-row-actions.service.js:61
msgid "View Details"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-row-actions.service.js:65
msgid "Delete"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-row-actions.service.js:134
#, python-format
msgid "Are you sure you want to delete %(name)s?"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-row-actions.service.js:153
#, python-format
msgid "%(name)s deleted."
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.controller.js:161
#, python-format
msgid "Are you sure you want to delete %(numSelected)s files?"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.controller.js:177
#: openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.controller.js:249
msgid "Deleting"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.controller.js:185
msgid "Deleted."
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.controller.js:188
msgid "Failed to delete."
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.controller.js:214
#, python-format
msgid "Folder %(name)s created."
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.controller.js:232
msgid "Uploading"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.controller.js:241
#, python-format
msgid "File %(name)s uploaded."
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.html:33
msgid "Select All"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.html:40
msgid "folder"
msgid ""
"Clear Selection\n"
" <span>{$ oc.numSelected $}</span>"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.html:44
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.html:73
msgid "Folder"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.html:46
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/upload-object-modal.html:48
msgid "Upload File"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.html:51
msgid "Delete Selection"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/select-container.html:4
msgid "Select a container to browse."
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/upload-object-modal.html:7
msgid ""
"Upload File To: {$ ctrl.model.container.name $}\n"
" <span>: {$ ctrl.model.folder $}</span>"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/upload-object-modal.html:17
msgid "File"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/upload-object-modal.html:24
msgid "File Name"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/containers/upload-object-modal.html:37
msgid ""
"Note: Delimiters ('{$ ctrl.model.DELIMETER $}') are allowed in the\n"
" file name to place the new file into a folder that will be "
"created\n"
" when the file is uploaded (to any depth of folders)."
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-model.service.js:266
#, python-format
msgid "%s instance launched."
@ -1776,6 +2008,12 @@ msgstr ""
msgid "Created"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.controller.js:167
#: openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.controller.js:271
#: openstack_dashboard/static/app/core/images/filters/image-visibility.filter.js:60
msgid "Private"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.controller.js:224
msgid "Encrypted"
msgstr ""
@ -1788,10 +2026,6 @@ msgstr ""
msgid "Creating"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.controller.js:249
msgid "Deleting"
msgstr ""
#: openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.controller.js:250
msgid "Error"
msgstr ""
@ -2717,43 +2951,43 @@ msgstr ""
msgid "Unable to get the container details."
msgstr ""
#: openstack_dashboard/static/app/core/openstack-service-api/swift.service.js:136
#: openstack_dashboard/static/app/core/openstack-service-api/swift.service.js:139
msgid "Unable to create the container."
msgstr ""
#: openstack_dashboard/static/app/core/openstack-service-api/swift.service.js:149
#: openstack_dashboard/static/app/core/openstack-service-api/swift.service.js:153
msgid "Unable to delete the container."
msgstr ""
#: openstack_dashboard/static/app/core/openstack-service-api/swift.service.js:164
#: openstack_dashboard/static/app/core/openstack-service-api/swift.service.js:168
msgid "Unable to change the container access."
msgstr ""
#: openstack_dashboard/static/app/core/openstack-service-api/swift.service.js:187
#: openstack_dashboard/static/app/core/openstack-service-api/swift.service.js:191
msgid "Unable to get the objects in container."
msgstr ""
#: openstack_dashboard/static/app/core/openstack-service-api/swift.service.js:211
#: openstack_dashboard/static/app/core/openstack-service-api/swift.service.js:215
msgid "Unable to upload the object."
msgstr ""
#: openstack_dashboard/static/app/core/openstack-service-api/swift.service.js:227
#: openstack_dashboard/static/app/core/openstack-service-api/swift.service.js:231
msgid "Unable to delete the folder because it is not empty."
msgstr ""
#: openstack_dashboard/static/app/core/openstack-service-api/swift.service.js:231
#: openstack_dashboard/static/app/core/openstack-service-api/swift.service.js:235
msgid "Unable to delete the object."
msgstr ""
#: openstack_dashboard/static/app/core/openstack-service-api/swift.service.js:247
#: openstack_dashboard/static/app/core/openstack-service-api/swift.service.js:251
msgid "Unable to get details of the object."
msgstr ""
#: openstack_dashboard/static/app/core/openstack-service-api/swift.service.js:263
#: openstack_dashboard/static/app/core/openstack-service-api/swift.service.js:267
msgid "Unable to create the folder."
msgstr ""
#: openstack_dashboard/static/app/core/openstack-service-api/swift.service.js:279
#: openstack_dashboard/static/app/core/openstack-service-api/swift.service.js:283
msgid "Unable to copy the object."
msgstr ""

View File

@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -791,9 +791,6 @@ msgstr ""
msgid "Add hosts to this aggregate. Hosts can be in multiple aggregates."
msgstr "Add hosts to this aggregate. Hosts can be in multiple aggregates."
msgid "Add interface"
msgstr "Add interface"
msgid ""
"Add member(s) to the selected pool.\n"
"\n"
@ -811,12 +808,6 @@ msgstr ""
"\n"
"Only one port can be associated with each instance."
msgid "Add route"
msgstr "Add route"
msgid "Add rule"
msgstr "Add rule"
msgid "Add selected router(s) to the firewall."
msgstr "Add selected router(s) to the firewall."
@ -3602,9 +3593,6 @@ msgstr "Firewall Rules"
msgid "Firewalls"
msgstr "Firewalls"
msgid "Fixed IP"
msgstr "Fixed IP"
msgid "Fixed IPs"
msgstr "Fixed IPs"
@ -5319,9 +5307,6 @@ msgstr "Objects"
msgid "Old Flavor"
msgstr "Old Flavor"
msgid "On"
msgstr "On"
msgid "On Demand"
msgstr "On Demand"

View File

@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -850,9 +850,6 @@ msgstr ""
msgid "Add hosts to this aggregate. Hosts can be in multiple aggregates."
msgstr "Add hosts to this aggregate. Hosts can be in multiple aggregates."
msgid "Add interface"
msgstr "Add interface"
msgid ""
"Add member(s) to the selected pool.\n"
"\n"
@ -870,12 +867,6 @@ msgstr ""
"\n"
"Only one port can be associated with each instance."
msgid "Add route"
msgstr "Add route"
msgid "Add rule"
msgstr "Add rule"
msgid "Add selected router(s) to the firewall."
msgstr "Add selected router(s) to the firewall."
@ -3958,9 +3949,6 @@ msgstr "Firewall Rules"
msgid "Firewalls"
msgstr "Firewalls"
msgid "Fixed IP"
msgstr "Fixed IP"
msgid "Fixed IPs"
msgstr "Fixed IPs"
@ -5793,9 +5781,6 @@ msgstr "Objects"
msgid "Old Flavor"
msgstr "Old Flavour"
msgid "On"
msgstr "On"
msgid "On Demand"
msgstr "On Demand"

View File

@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -829,9 +829,6 @@ msgstr ""
"Añade hosts a esta agregación. Un Host puede pertenecer a varias "
"agregaciones."
msgid "Add interface"
msgstr "Añadir interfaz"
msgid ""
"Add member(s) to the selected pool.\n"
"\n"
@ -849,12 +846,6 @@ msgstr ""
"\n"
"Solo se puede asociar un puerto con cada instancia."
msgid "Add route"
msgstr "Añadir ruta"
msgid "Add rule"
msgstr "Añadir regla"
msgid "Add selected router(s) to the firewall."
msgstr "Añade el/los router(s) seleccionados al cortafuegos."
@ -3788,9 +3779,6 @@ msgstr "Reglas de cortafuegos"
msgid "Firewalls"
msgstr "Cortafuegos"
msgid "Fixed IP"
msgstr "IP fija"
msgid "Fixed IPs"
msgstr "IPs fijas"
@ -5585,9 +5573,6 @@ msgstr "Objetos"
msgid "Old Flavor"
msgstr "Sabor antiguo"
msgid "On"
msgstr "Encendido"
msgid "On Demand"
msgstr "Bajo demanda"

View File

@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -863,9 +863,6 @@ msgstr ""
"Ajouter des hôtes à cet agrégat. Les hôtes peuvent appartenir à plusieurs "
"agrégats."
msgid "Add interface"
msgstr "Ajouter une interface"
msgid ""
"Add member(s) to the selected pool.\n"
"\n"
@ -881,12 +878,6 @@ msgstr ""
"que membre(s). Attribuer un poids et un numéro de port aux membres à opérer; "
"e.g. 80. Un seul port peut être associé à chaque instance."
msgid "Add route"
msgstr "Ajout d'une route"
msgid "Add rule"
msgstr "Ajouter une règle"
msgid "Add selected router(s) to the firewall."
msgstr "Ajouter le(s) routeur(s) sélectionné(s) au pare-feu."
@ -4069,9 +4060,6 @@ msgstr "Règles de pare-feu"
msgid "Firewalls"
msgstr "Pare-feux"
msgid "Fixed IP"
msgstr "IP fixe"
msgid "Fixed IPs"
msgstr "IP fixes"
@ -5968,9 +5956,6 @@ msgstr "Objets"
msgid "Old Flavor"
msgstr "Ancien gabarit"
msgid "On"
msgstr "Sur"
msgid "On Demand"
msgstr "Sur demande"

View File

@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -176,9 +176,6 @@ msgstr "AMI"
msgid "ARI"
msgstr "ARI"
msgid "Access"
msgstr "Accès"
msgid "Action"
msgstr "Action"
@ -1969,9 +1966,6 @@ msgid_plural "errors"
msgstr[0] "erreur"
msgstr[1] "erreurs"
msgid "folder"
msgstr "dossier"
msgid "image"
msgstr "image"

View File

@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -466,9 +466,6 @@ msgstr ""
msgid "Add hosts to this aggregate. Hosts can be in multiple aggregates."
msgstr "આ સમૂહમાં યજમાનો ઉમેરો. યજમાનો અનેક સમુહોમાં હોઇ શકે છે."
msgid "Add interface"
msgstr "ઈન્ટરફેસ ઉમેરો"
msgid ""
"Add member(s) to the selected pool.\n"
"\n"
@ -485,9 +482,6 @@ msgstr ""
"\n"
"એક માત્ર પોર્ટ દરેક ઉદાહરણ સાથે સંકળાયેલ હોઈ શકે છે."
msgid "Add rule"
msgstr "નિયમ ઉમેરો"
msgid "Add/Remove Hosts to Aggregate"
msgstr "સમુહમાં યજમાનો ઉમેરો/દૂર કરો"
@ -2355,9 +2349,6 @@ msgstr "ફાયરવોલ નિયમો"
msgid "Firewalls"
msgstr "ફાયરવૉલ્સ"
msgid "Fixed IP"
msgstr "નિશ્ચિત IP"
msgid "Fixed IPs"
msgstr "અચળ IPs"

View File

@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -398,12 +398,6 @@ msgstr ""
msgid "Add hosts to this aggregate. Hosts can be in multiple aggregates."
msgstr "इस समुच्चय में होस्ट को जोड़ें. होस्ट कई समुच्चय में हो सकता है."
msgid "Add interface"
msgstr "अंतरफलक जोड़ें"
msgid "Add rule"
msgstr "नियम जोड़ें"
msgid "Add/Remove Hosts to Aggregate"
msgstr "सकल से होस्ट जोड़ें / हटाये"
@ -2272,9 +2266,6 @@ msgstr "फायरवॉल नियम"
msgid "Firewalls"
msgstr "फायरवाल"
msgid "Fixed IP"
msgstr "निर्धारित आईपी"
msgid "Fixed IPs"
msgstr "स्थिर IP"

View File

@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -812,9 +812,6 @@ msgid "Add hosts to this aggregate. Hosts can be in multiple aggregates."
msgstr ""
"Aggiungere host a questo aggregato. Gli host possono essere in più aggregati."
msgid "Add interface"
msgstr "Aggiungi interfaccia"
msgid ""
"Add member(s) to the selected pool.\n"
"\n"
@ -832,12 +829,6 @@ msgstr ""
"\n"
"Ad ogni istanza può essere associata una sola porta."
msgid "Add route"
msgstr "Aggiungi instradamento"
msgid "Add rule"
msgstr "Aggiungi regola"
msgid "Add selected router(s) to the firewall."
msgstr "Aggiungi router selezionati al firewall."
@ -3673,9 +3664,6 @@ msgstr "Regole del firewall"
msgid "Firewalls"
msgstr "Firewall"
msgid "Fixed IP"
msgstr "IP fisso"
msgid "Fixed IPs"
msgstr "IP Fissi"
@ -5418,9 +5406,6 @@ msgstr "Oggetti"
msgid "Old Flavor"
msgstr "Vecchio flavor"
msgid "On"
msgstr "Su"
msgid "On Demand"
msgstr "A richiesta"

View File

@ -8,11 +8,11 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2016-03-14 10:44+0000\n"
"PO-Revision-Date: 2016-03-16 01:01+0000\n"
"Last-Translator: Yuko Katabami <yukokatabami@gmail.com>\n"
"Language-Team: Japanese\n"
"Language: ja\n"
@ -858,9 +858,6 @@ msgstr ""
"このアグリゲートにホストを追加します。ホストは複数のアグリゲートに所属させる"
"ことができます。"
msgid "Add interface"
msgstr "インターフェースの追加"
msgid ""
"Add member(s) to the selected pool.\n"
"\n"
@ -878,12 +875,6 @@ msgstr ""
"\n"
"1 つのインスタンスに関連付けられるポート番号は 1 つだけです。"
msgid "Add route"
msgstr "ルートの追加"
msgid "Add rule"
msgstr "ルールの追加"
msgid "Add selected router(s) to the firewall."
msgstr "選択したルーターをファイアウォールに追加します。"
@ -2334,6 +2325,12 @@ msgstr ""
"DHCPv6 stateless: アドレスを OpenStack ルーターから、追加情報を OpenStack "
"DHCP から取得"
msgid "DNS Assignment"
msgstr "DNS 割り当て"
msgid "DNS Name"
msgstr "DNS 名"
msgid "DNS Name Servers"
msgstr "DNS サーバー"
@ -3585,6 +3582,9 @@ msgstr ""
msgid "Extra Specs"
msgstr "追加スペック"
msgid "FQDN"
msgstr "FQDN"
msgctxt "Power state of an Instance"
msgid "Failed"
msgstr "失敗"
@ -3932,9 +3932,6 @@ msgstr "ファイアウォールルール"
msgid "Firewalls"
msgstr "ファイアウォール"
msgid "Fixed IP"
msgstr "Fixed IP"
msgid "Fixed IPs"
msgstr "Fixed IP"
@ -5799,9 +5796,6 @@ msgstr "オブジェクト"
msgid "Old Flavor"
msgstr "現在のフレーバー"
msgid "On"
msgstr "オン"
msgid "On Demand"
msgstr "要求時"
@ -6087,6 +6081,9 @@ msgstr "ポート ID"
msgid "Port Range"
msgstr "ポート範囲"
msgid "Port Security Enabled"
msgstr "ポートセキュリティー有効"
#, python-format
msgid "Port cleanup failed for these port-ids (%s)."
msgstr "削除できなかったポートがあります (ポート ID: %s)"
@ -6295,6 +6292,9 @@ msgstr "公開URL"
msgid "QCOW2 - QEMU Emulator"
msgstr "QCOW2 - QEMU エミュレーター"
msgid "QOS Policy ID"
msgstr "QoS ポリシー ID"
#, python-format
msgid "QoS Spec name \"%s\" already exists."
msgstr "QoS スペック \"%s\" はすでに存在します。"

View File

@ -8,11 +8,11 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2016-03-14 04:23+0000\n"
"PO-Revision-Date: 2016-03-16 12:23+0000\n"
"Last-Translator: Yuko Katabami <yukokatabami@gmail.com>\n"
"Language-Team: Japanese\n"
"Language: ja\n"
@ -22,6 +22,10 @@ msgstr ""
msgid "#"
msgstr "#"
#, python-format
msgid "%(name)s deleted."
msgstr "%(name)s が削除されました。"
#, python-format
msgid "%s instance launched."
msgid_plural "%s instances launched."
@ -143,6 +147,29 @@ msgstr ""
msgid "<small>This line of text is meant to be treated as fine print.</small>"
msgstr "<small>この行の文字は、細字として処理されます。</small>"
msgid ""
"A container is a storage compartment for your data and provides a way\n"
" for you to organize your data. You can think of a container as a\n"
" folder in Windows or a directory in UNIX. The primary difference\n"
" between a container and these other file system concepts is that\n"
" containers cannot be nested. You can, however, create an "
"unlimited\n"
" number of containers within your account. Data must be stored in "
"a\n"
" container so you must have at least one container defined in your\n"
" account prior to uploading data."
msgstr ""
"コンテナーはデータのストレージの区画です。\n"
"データを整理する手段を提供します。\n"
"コンテナーは、Windows のフォルダーや UNIX のディレクトリーのように考えること"
"ができます。\n"
"コンテナーとこれらのファイルシステムの概念の主な違いは、コンテナーは入れ子に"
"できないことです。\n"
"ただし、アカウント内に無制限のコンテナーを作成することが可能です。\n"
"データはコンテナーに保存する必要があります。\n"
"そのため、データをアップロードする前に、少なくとも 1 つのコンテナーを\n"
"アカウントに定義する必要があります。"
msgid ""
"A floating IP allows instances to be addressable from an external network.\n"
" Floating IPs are not allocated to instances at creation time and may be "
@ -196,9 +223,6 @@ msgstr "AMI"
msgid "ARI"
msgstr "ARI"
msgid "Access"
msgstr "アクセス"
msgid "Action"
msgstr "アクション"
@ -278,6 +302,18 @@ msgstr "別のアクション"
msgid "Architecture"
msgstr "アーキテクチャー"
#, python-format
msgid "Are you sure you want to delete %(name)s?"
msgstr "%(name)s を削除してよろしいですか?"
#, python-format
msgid "Are you sure you want to delete %(numSelected)s files?"
msgstr "%(numSelected)s ファイルを削除してよろしいですか?"
#, python-format
msgid "Are you sure you want to delete container %(name)s?"
msgstr "コンテナー %(name)s を削除してよろしいですか?"
msgid "Automatic"
msgstr "自動"
@ -362,16 +398,42 @@ msgstr "カラムの見出し"
msgid "Configuration"
msgstr "設定"
msgid "Confirm Delete"
msgstr "削除の確認"
msgid "Confirm Delete Image"
msgid_plural "Confirm Delete Images"
msgstr[0] "イメージの削除の確認"
msgid "Container"
msgstr "コンテナー"
#, python-format
msgid "Container %(name)s created."
msgstr "コンテナー %(name)s が作成されました。"
#, python-format
msgid "Container %(name)s deleted."
msgstr "コンテナー %(name)s が削除されました。"
msgid "Container Access"
msgstr "コンテナーアクセス"
msgid "Container Format"
msgstr "格納形式"
msgid "Container Name"
msgstr "コンテナー名"
msgid "Container name must not contain \"/\"."
msgstr "コンテナー名には \"/\" を使用できません"
msgid "Containers"
msgstr "コンテナー"
msgid "Content Type"
msgstr "コンテンツ種別"
msgid "Contextual alternatives"
msgstr "文脈依存の代替"
@ -382,6 +444,15 @@ msgstr ""
"数\n"
" <span></span>"
msgid "Create"
msgstr "作成"
msgid "Create Container"
msgstr "コンテナーの作成"
msgid "Create Folder"
msgstr "フォルダーの作成"
msgid "Create Key Pair"
msgstr "キーペアの作成"
@ -441,6 +512,9 @@ msgstr "データ"
msgid "Date"
msgstr "日"
msgid "Date Created"
msgstr "作成日"
msgid "Datetime"
msgstr "日時"
@ -453,6 +527,12 @@ msgstr "デフォルトのボタン"
msgid "Default input"
msgstr "デフォルトの入力項目"
msgid "Delete"
msgstr "削除"
msgid "Delete Container"
msgstr "コンテナーの削除"
msgid "Delete Image"
msgid_plural "Delete Images"
msgstr[0] "イメージの削除"
@ -460,6 +540,9 @@ msgstr[0] "イメージの削除"
msgid "Delete Images"
msgstr "イメージの削除"
msgid "Delete Selection"
msgstr "選択した項目の削除"
msgid "Delete Volume on Instance Delete"
msgstr "インスタンスの削除時にボリュームを削除します"
@ -471,6 +554,9 @@ msgid "Deleted Image: %s."
msgid_plural "Deleted Images: %s."
msgstr[0] "イメージ %s を削除しました。"
msgid "Deleted."
msgstr "削除しました。"
msgid "Deleting"
msgstr "削除中"
@ -516,6 +602,9 @@ msgstr "ドメイン ID"
msgid "Down"
msgstr "停止中"
msgid "Download"
msgstr "ダウンロード"
msgid "Dropdown"
msgstr "ドロップダウン"
@ -559,6 +648,19 @@ msgstr "拡張機能 %(extension)s が有効ではありません。"
msgid "External Network"
msgstr "外部ネットワーク"
msgid "Failed to delete."
msgstr "削除に失敗しました。"
msgid "File"
msgstr "ファイル"
#, python-format
msgid "File %(name)s uploaded."
msgstr "ファイル %(name)s がアップロードされました。"
msgid "File Name"
msgstr "ファイル名"
msgid "Filename"
msgstr "ファイル名"
@ -584,6 +686,16 @@ msgstr ""
msgid "Focused input"
msgstr "フォーカスされた入力項目"
msgid "Folder"
msgstr "フォルダー"
#, python-format
msgid "Folder %(name)s created."
msgstr "フォルダー %(name)s が作成されました。"
msgid "Folder Name"
msgstr "フォルダー名"
msgid "Format"
msgstr "形式"
@ -602,6 +714,9 @@ msgstr ""
"赤い枠に表示された公開鍵を\n"
"<samp>.ssh/authorized_keys</samp> ファイルにコピーしてください。"
msgid "Hash"
msgstr "ハッシュ"
msgid "Heading 1"
msgstr "見出し1"
@ -967,6 +1082,31 @@ msgstr "いいえ"
msgid "No available items"
msgstr "利用できるアイテムがありません。"
msgid ""
"Note: A Public Container will allow anyone with the Public URL to\n"
" gain access to your objects in the container."
msgstr ""
"注意: パブリックコンテナーは公開 URL を使って\n"
"誰でもコンテナー内のオブジェクトへアクセスすることができます。"
msgid ""
"Note: Delimiters ('{$ ctrl.model.DELIMETER $}') are allowed in the\n"
" file name to place the new file into a folder that will be "
"created\n"
" when the file is uploaded (to any depth of folders)."
msgstr ""
"注意: ファイル名に区切り記号 ('{$ ctrl.model.DELIMETER $}') を使用して、\n"
"その新規ファイルを (任意の深さのフォルダーに) アップロードする際に作成され"
"る \n"
"フォルダーに配置することができます。"
msgid ""
"Note: Delimiters ('{$ ctrl.model.DELIMETER $}') are allowed in the\n"
" folder name to create deep folders."
msgstr ""
"注意: フォルダー名に区切り記号 ('{$ ctrl.model.DELIMETER $}') を使用して、\n"
"階層の深いフォルダーの作成することができます。"
msgid "Note: you will not be able to download this later."
msgstr "注意: このダウンロードは後で実施することはできません。"
@ -994,6 +1134,9 @@ msgstr "オブジェクトのコンテナー"
msgid "Object Count"
msgstr "オブジェクト数"
msgid "Object Details"
msgstr "オブジェクトの詳細"
msgid "Objects"
msgstr "オブジェクト"
@ -1134,6 +1277,9 @@ msgstr ""
msgid "Public"
msgstr "パブリック"
msgid "Public Access"
msgstr "パブリックアクセス"
msgid "Public Key"
msgstr "公開鍵"
@ -1174,6 +1320,9 @@ msgstr "レコードのプロパティー"
msgid "Remote"
msgstr "接続相手"
msgid "Required"
msgstr "必須"
msgid "Right"
msgstr "右端"
@ -1222,6 +1371,9 @@ msgstr ""
msgid "Segmentation ID"
msgstr "セグメント ID"
msgid "Select All"
msgstr "すべて選択"
msgid "Select Boot Source"
msgstr "ブートソースを選択してください"
@ -1866,6 +2018,12 @@ msgstr "更新時刻"
msgid "Updated At"
msgstr "最終更新"
msgid "Upload File"
msgstr "ファイルのアップロード"
msgid "Uploading"
msgstr "アップロード中"
msgid "Url"
msgstr "URL"
@ -1893,6 +2051,9 @@ msgstr "VHD"
msgid "VMDK"
msgstr "VMDK"
msgid "View Details"
msgstr "詳細の表示"
msgid "Virtual Size"
msgstr "仮想サイズ"
@ -2018,12 +2179,12 @@ msgid "error"
msgid_plural "errors"
msgstr[0] "エラー"
msgid "folder"
msgstr "フォルダー"
msgid "image"
msgstr "イメージ"
msgid "link"
msgstr "リンク"
msgid "message"
msgid_plural "messages"
msgstr[0] "メッセージ"

View File

@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -475,9 +475,6 @@ msgid "Add hosts to this aggregate. Hosts can be in multiple aggregates."
msgstr ""
"ಈ ಒಟ್ಟುಗೂಡಿಕೆಗೆ ಆತಿಥೇಯಗಳನ್ನು ಸೇರಿಸಿ. ಆತಿಥೇಯಗಳು ಅನೇಕ ಒಟ್ಟುಗೂಡಿಕೆಗಳಾಗಿರಬಹುದು."
msgid "Add interface"
msgstr "ಇಂಟರ್ಫೇಸ್ ಅನ್ನು ಸೇರಿಸು"
msgid ""
"Add member(s) to the selected pool.\n"
"\n"
@ -495,9 +492,6 @@ msgstr ""
"\n"
"ಪ್ರತಿಯೊಂದು ಇನ್‌ಸ್ಟನ್ಸ್‌ನೊಂದಿಗೆ ಕೇವಲ ಒಂದು ಪೋರ್ಟ್ ಅನ್ನು ಜೋಡಿಸಬಹುದು."
msgid "Add rule"
msgstr "ನಿಯಮವನ್ನು ಸೇರಿಸಿ"
msgid "Add/Remove Hosts to Aggregate"
msgstr "ಒಟ್ಟುಗೂಡಿಕೆಗೆ ಆತಿಥೇಯಗಳನ್ನು ಸೇರಿಸು/ತೆಗೆದುಹಾಕು"
@ -2413,9 +2407,6 @@ msgstr "ಫೈರ್‌ವಾಲ್ ನಿಯಮಗಳು"
msgid "Firewalls"
msgstr "ಫೈರ್‌ವಾಲ್‌ಗಳು"
msgid "Fixed IP"
msgstr "ನಿಶ್ಚಿತ IP"
msgid "Fixed IPs"
msgstr "ನಿಶ್ಚಿತ IP ಗಳು"

View File

@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -832,9 +832,6 @@ msgstr ""
"해당 집합에 호스트를 추가하십시오. 호스트는 여러 개의 호스트 집합에 포함될 "
"수 있습니다."
msgid "Add interface"
msgstr "인터페이스 추가"
msgid ""
"Add member(s) to the selected pool.\n"
"\n"
@ -851,12 +848,6 @@ msgstr ""
"\n"
"각 인스턴스당 하나의 포트를 연결할 수 있습니다."
msgid "Add route"
msgstr "경로 추가"
msgid "Add rule"
msgstr "규칙 추가"
msgid "Add selected router(s) to the firewall."
msgstr "방화벽에서 라우터를 선택하여 추가합니다."
@ -3881,9 +3872,6 @@ msgstr "방화벽 Rule"
msgid "Firewalls"
msgstr "방화벽"
msgid "Fixed IP"
msgstr "고정 IP"
msgid "Fixed IPs"
msgstr "고정 IP"
@ -5729,9 +5717,6 @@ msgstr "오브젝트"
msgid "Old Flavor"
msgstr "오래된 Flavor"
msgid "On"
msgstr "On"
msgid "On Demand"
msgstr "필요에 따름"

View File

@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -191,9 +191,6 @@ msgstr "AMI"
msgid "ARI"
msgstr "ARI"
msgid "Access"
msgstr "액세스"
msgid "Action"
msgstr "Action"
@ -1986,9 +1983,6 @@ msgid "error"
msgid_plural "errors"
msgstr[0] "error"
msgid "folder"
msgstr "폴더"
msgid "image"
msgstr "image"

View File

@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -466,9 +466,6 @@ msgstr ""
msgid "Add hosts to this aggregate. Hosts can be in multiple aggregates."
msgstr "ह्या एग्रिगेटान येजमान जोडात. येजमान भौएग्रिगेटान आसू येता."
msgid "Add interface"
msgstr "इंटरफेस जोडात"
msgid ""
"Add member(s) to the selected pool.\n"
"\n"
@ -485,9 +482,6 @@ msgstr ""
"\n"
"प्रत्येक इन्स्टन्साकडेन फकत एक पोर्ट संबंदित आसू येता."
msgid "Add rule"
msgstr "नेम जोडात"
msgid "Add/Remove Hosts to Aggregate"
msgstr "एग्रिगेटाक येजमान जोडात/काडात"
@ -2353,9 +2347,6 @@ msgstr "फायरवॉल नियम "
msgid "Firewalls"
msgstr "फायरवॉल्स"
msgid "Fixed IP"
msgstr "निश्चित IP"
msgid "Fixed IPs"
msgstr "निश्चित IP"

View File

@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -458,9 +458,6 @@ msgstr ""
msgid "Add hosts to this aggregate. Hosts can be in multiple aggregates."
msgstr "جمع کئریو ہوسٹ ایگریگیٹ سیتھ ۔ ہوسٹ ہیکہٕ واریاہ ایگریگیٹ آسیتھ"
msgid "Add interface"
msgstr "جمع کئریو اِنٹر فیس"
msgid ""
"Add member(s) to the selected pool.\n"
"\n"
@ -477,9 +474,6 @@ msgstr ""
"\n"
"صِرف اَکھ پورٹ جوڈیتہ ہر اِنسٹنس خآطرہ"
msgid "Add rule"
msgstr "جمع کئریو رول"
msgid "Add/Remove Hosts to Aggregate"
msgstr "جغمع کئریو/ کئڈیو ہوسٹ ایگریگیٹ سیتھ"
@ -2314,9 +2308,6 @@ msgstr "فآئر وال رولز"
msgid "Firewalls"
msgstr " فٲئر وآلز"
msgid "Fixed IP"
msgstr "IP فیکسڈ"
msgid "Fixed IPs"
msgstr "فِکسڈ IPs"

View File

@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -469,9 +469,6 @@ msgstr ""
msgid "Add hosts to this aggregate. Hosts can be in multiple aggregates."
msgstr "ई समुच्चय मे मेजबान केँ जोड़ू. मेजबान कतेक समुच्चय मे भ' सकैत अछि."
msgid "Add interface"
msgstr "अंतरफलक जोड़ू"
msgid ""
"Add member(s) to the selected pool.\n"
"\n"
@ -488,9 +485,6 @@ msgstr ""
"\n"
"प्रत्येक दृष्टांत क सँग केवल एकटा पोर्ट जोड़ल जाए सकैत अछि."
msgid "Add rule"
msgstr "नियम जोड़ू"
msgid "Add/Remove Hosts to Aggregate"
msgstr "सकल सँ मेजबान जोड़ू / हटाउ"
@ -2363,9 +2357,6 @@ msgstr "फायरवाल नियम"
msgid "Firewalls"
msgstr "फायरवाल"
msgid "Fixed IP"
msgstr "निर्धारित आईपी"
msgid "Fixed IPs"
msgstr "स्थिर IP"

View File

@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -468,9 +468,6 @@ msgid "Add hosts to this aggregate. Hosts can be in multiple aggregates."
msgstr ""
"এগ্রিগেত অসিদা হোষ্টশীং হাপচিল্লু। হোষ্টশীং অদু মলতিপল ওইবা এগ্রিগেতশীংদা ওইবা য়াই।"
msgid "Add interface"
msgstr "ইন্তর্ফেস হাপচিল্লু"
msgid ""
"Add member(s) to the selected pool.\n"
"\n"
@ -488,9 +485,6 @@ msgstr ""
"\n"
"ইন্সতেন্স খুদিংগী পোর্ত অমখক্তং এসোসিএত তৌবা য়াই।"
msgid "Add rule"
msgstr "রুল হাপচিল্লু"
msgid "Add/Remove Hosts to Aggregate"
msgstr "এগ্রিগেত্তা হোষ্টশীং হাপচিল্লু/লৌথোকউ"
@ -2325,9 +2319,6 @@ msgstr "ফায়রৱাল রুলশীং"
msgid "Firewalls"
msgstr "ফায়রৱালশীং"
msgid "Fixed IP"
msgstr "ফিক্স তৌরবা IP"
msgid "Fixed IPs"
msgstr "ফিক্স তৌরবা IPশীং"

View File

@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -468,9 +468,6 @@ msgstr ""
msgid "Add hosts to this aggregate. Hosts can be in multiple aggregates."
msgstr "या सरासरीमध्ये होस्ट समाविष्ट करा. होस्ट अनेक सरासरींमध्ये असू शकतात."
msgid "Add interface"
msgstr "आंतरपृष्ट समाविष्ट करा"
msgid ""
"Add member(s) to the selected pool.\n"
"\n"
@ -488,9 +485,6 @@ msgstr ""
"\n"
"केवळ प्रत्येक घटकासोबत एकच पोर्टच जोडता येईल."
msgid "Add rule"
msgstr "नियम समाविष्ट करा"
msgid "Add/Remove Hosts to Aggregate"
msgstr "सरासरीमध्ये होस्ट समाविष्ट/नष्ट करा"
@ -2364,9 +2358,6 @@ msgstr "फायरवॉल नियम"
msgid "Firewalls"
msgstr "फायरवॉल"
msgid "Fixed IP"
msgstr "निश्चित आयपी"
msgid "Fixed IPs"
msgstr "स्थिर आयपी"

View File

@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -457,9 +457,6 @@ msgstr "यो मोठमा होस्टहरू थप्नुहोस
msgid "Add hosts to this aggregate. Hosts can be in multiple aggregates."
msgstr "यो मोठमा होस्ट थप्नुहोस्। होस्ट बहुमोठ हुनसक्छ"
msgid "Add interface"
msgstr "इन्टरफेस थप्नुहोस्"
msgid ""
"Add member(s) to the selected pool.\n"
"\n"
@ -476,9 +473,6 @@ msgstr ""
"\n"
"प्रत्येक इन्सटेन्समा एउटा मात्र पोर्ट सम्बन्धित हुनसक्छ"
msgid "Add rule"
msgstr "नियम थप्नुहोस्"
msgid "Add/Remove Hosts to Aggregate"
msgstr "मोठमा होस्टहरू थप्‍नुहोस्/हटाउनुहोस्"
@ -2304,9 +2298,6 @@ msgstr "फाइरवाल नियमहरू"
msgid "Firewalls"
msgstr "फाइरवालहरू"
msgid "Fixed IP"
msgstr "फिक्सड IP"
msgid "Fixed IPs"
msgstr "निश्चित IPs"

View File

@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -307,12 +307,6 @@ msgstr "VIP toevoegen"
msgid "Add VPN Service"
msgstr "VPN dienst toevoegen"
msgid "Add interface"
msgstr "Aansluiten toevoegen"
msgid "Add rule"
msgstr "Regel toevoegen"
msgid "Add/Remove Hosts to Aggregate"
msgstr "Toevoegen/verwijderen van gastheren aan het aggregaat"
@ -1896,9 +1890,6 @@ msgstr "Firewall regels"
msgid "Firewalls"
msgstr "Firewalls"
msgid "Fixed IP"
msgstr "Vast IP"
msgid "Fixed IPs"
msgstr "Vaste IPs"

View File

@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -468,9 +468,6 @@ msgstr ""
msgid "Add hosts to this aggregate. Hosts can be in multiple aggregates."
msgstr "اس مجموعات میں میزبان اضافہ کریں. ہوسٹ کئی مجموعات میں ہو سکتا ہے."
msgid "Add interface"
msgstr "انٹرفیس شامل كریں"
msgid ""
"Add member(s) to the selected pool.\n"
"\n"
@ -488,9 +485,6 @@ msgstr ""
"\n"
"ہر انسٹانس کے ساتھ صرف ایک پورٹ شامل کیا جا سکتا ہے."
msgid "Add rule"
msgstr "رول شامل كریں"
msgid "Add/Remove Hosts to Aggregate"
msgstr "مجموعی سے ہوسٹ شامل / ہٹايے"
@ -2380,9 +2374,6 @@ msgstr "فائر وال رولز"
msgid "Firewalls"
msgstr "فائر والس"
msgid "Fixed IP"
msgstr "مقرر IP"
msgid "Fixed IPs"
msgstr "مستحکم IP"

View File

@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -774,9 +774,6 @@ msgstr ""
"Dodawanie hostów do agregatu. Jeden host może znajdować się w wielu "
"agregatach."
msgid "Add interface"
msgstr "Dodaj interfejs"
msgid ""
"Add member(s) to the selected pool.\n"
"\n"
@ -795,12 +792,6 @@ msgstr ""
"\n"
"Tylko jeden port może być powiązany z każdą instancją."
msgid "Add route"
msgstr "Dodaj trasę"
msgid "Add rule"
msgstr "Dodaj regułę"
msgid "Add selected router(s) to the firewall."
msgstr "Dodaj wybrany router/y do zapory ogniowej."
@ -3693,9 +3684,6 @@ msgstr "Reguły zapory ogniowej"
msgid "Firewalls"
msgstr "Zapory ogniowe"
msgid "Fixed IP"
msgstr "Stały adres IP"
msgid "Fixed IPs"
msgstr "Stałe adresy IP"
@ -5424,9 +5412,6 @@ msgstr "Obiekty"
msgid "Old Flavor"
msgstr "Poprzednia odmiana"
msgid "On"
msgstr "Włączone"
msgid "On Demand"
msgstr "Na żądanie"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -860,9 +860,6 @@ msgstr ""
msgid "Add hosts to this aggregate. Hosts can be in multiple aggregates."
msgstr "Adiciona hosts ao agregado. Hosts podem estar em multiplos agregados."
msgid "Add interface"
msgstr "Adicionar Interface"
msgid ""
"Add member(s) to the selected pool.\n"
"\n"
@ -877,12 +874,6 @@ msgstr ""
"número da porta para o membro (s) selecionado para operar (s) on; por "
"exemplo, 80Apenas uma porta pode ser associado com cada exemplo."
msgid "Add route"
msgstr "Adicionar rota"
msgid "Add rule"
msgstr "Adicionar regra"
msgid "Add selected router(s) to the firewall."
msgstr "Adicionar roteador(es) selecionado(s) ao firewall."
@ -4042,9 +4033,6 @@ msgstr "Regras de Firewall"
msgid "Firewalls"
msgstr "Firewalls"
msgid "Fixed IP"
msgstr "IP Fixo"
msgid "Fixed IPs"
msgstr "IPs Fixos"
@ -5933,9 +5921,6 @@ msgstr "Objetos"
msgid "Old Flavor"
msgstr "Flavor antigo"
msgid "On"
msgstr "Ligado"
msgid "On Demand"
msgstr "Sob Demanda"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -201,9 +201,6 @@ msgstr "AMI"
msgid "ARI"
msgstr "ARI"
msgid "Access"
msgstr "Acesso"
msgid "Action"
msgstr "Ação"
@ -2040,9 +2037,6 @@ msgid_plural "errors"
msgstr[0] "erro"
msgstr[1] "erros"
msgid "folder"
msgstr "pasta"
msgid "image"
msgstr "imagem"

View File

@ -20,16 +20,17 @@
# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
# Daisy <guoyingc@cn.ibm.com>, 2016. #zanata
# Fedor Tarasenko <feodor.tarasenko@gmail.com>, 2016. #zanata
# Ilya Alekseyev <ilyaalekseyev@acm.org>, 2016. #zanata
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2016-02-25 09:58+0000\n"
"Last-Translator: Fedor Tarasenko <feodor.tarasenko@gmail.com>\n"
"PO-Revision-Date: 2016-03-15 01:14+0000\n"
"Last-Translator: Ilya Alekseyev <ilyaalekseyev@acm.org>\n"
"Language: ru\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
@ -800,9 +801,6 @@ msgid "Add hosts to this aggregate. Hosts can be in multiple aggregates."
msgstr ""
"Добавьте узлы в этот агрегатор. Узлы могут быть в нескольких агрегаторах."
msgid "Add interface"
msgstr "Добавить интерфейс"
msgid ""
"Add member(s) to the selected pool.\n"
"\n"
@ -820,12 +818,6 @@ msgstr ""
"\n"
"Только один порт может быть связан с каждым инстансом."
msgid "Add route"
msgstr "Добавить маршрут"
msgid "Add rule"
msgstr "Добавить правило"
msgid "Add selected router(s) to the firewall."
msgstr "Добавить выбранные маршрутизаторы к межсетевому экрану"
@ -2111,6 +2103,10 @@ msgstr ""
"Поддерживаются только образы, доступные через HTTP/HTTPS. Путь к образу "
"должен быть доступен для службы образов."
msgctxt "Custom style theme"
msgid "Custom"
msgstr "Пользовательская тема"
msgid "Custom ICMP Rule"
msgstr "Настраиваемое правило ICMP"
@ -2212,6 +2208,10 @@ msgstr "Время ожидания для обнаружения недосту
msgid "Decrypt Password"
msgstr "Расшифровать пароль"
msgctxt "Default style theme"
msgid "Default"
msgstr "Тема по умолчанию"
msgid "Default Quotas"
msgstr "Квоты по умолчанию"
@ -2428,6 +2428,12 @@ msgstr[0] "Удалить группу безопасности"
msgstr[1] "Удалить группы безопасности"
msgstr[2] "Удалить группы безопасности"
msgid "Delete Spec"
msgid_plural "Delete Specs"
msgstr[0] "Удалить спецификацию"
msgstr[1] "Удалить спецификации"
msgstr[2] "Удалить спецификации"
msgid "Delete Stack"
msgid_plural "Delete Stacks"
msgstr[0] "Удалить стек"
@ -2632,6 +2638,12 @@ msgstr[0] "Удаленная группа безопасности"
msgstr[1] "Удаленные группы безопасности"
msgstr[2] "Группы безопасности удалены"
msgid "Deleted Spec"
msgid_plural "Deleted Specs"
msgstr[0] "Удаленная спецификация"
msgstr[1] "Удаленные спецификации"
msgstr[2] "Удаленные спецификации"
msgid "Deleted Stack"
msgid_plural "Deleted Stacks"
msgstr[0] "Стек удален"
@ -3849,9 +3861,6 @@ msgstr "Правила межсетевого экрана"
msgid "Firewalls"
msgstr "Межсетевые экраны"
msgid "Fixed IP"
msgstr "Фиксированный IP"
msgid "Fixed IPs"
msgstr "Фиксированные IP-адресы"
@ -4319,7 +4328,7 @@ msgid "Identifier Type"
msgstr "Тип Идентификатора"
msgid "Identity"
msgstr "Identity"
msgstr "Идентификация"
msgid "Identity Provider ID"
msgstr "Идентификатор провайдера идентификации"
@ -4956,6 +4965,10 @@ msgstr "Вручную"
msgid "Mapped Fixed IP Address"
msgstr "Сопоставлен фиксированный IP-адрес"
msgctxt "Google's Material Design style theme"
msgid "Material"
msgstr "Тема Material Design"
msgid "Max Retries"
msgstr "Максимальное количество повторных попыток"
@ -5650,9 +5663,6 @@ msgstr "Объекты"
msgid "Old Flavor"
msgstr "Старый тип инстанса"
msgid "On"
msgstr "On"
msgid "On Demand"
msgstr "По требованию"
@ -9531,6 +9541,12 @@ msgctxt "Action log of an instance"
msgid "Unpause"
msgstr "Снять с паузы"
msgid "Unregister Identity Provider"
msgid_plural "Unregister Identity Providers"
msgstr[0] "Незарегистрированный провайдер идентификации"
msgstr[1] "Незарегистрированные провайдеры идентификации"
msgstr[2] "Незарегистрированные провайдеры идентификации"
msgctxt "Task status of an Instance"
msgid "Unrescuing"
msgstr "Выходит из безопасного режима"

View File

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -138,9 +138,6 @@ msgstr ""
msgid "A name is required for your instance."
msgstr "Требуется указать имя инстанса."
msgid "Access"
msgstr "Доступ"
msgid "Action"
msgstr "Действие"
@ -958,7 +955,7 @@ msgid "Total Disk"
msgstr "Объем диска"
msgid "Total Instances"
msgstr "Всего машин"
msgstr "Всего инстансов"
msgid "Total RAM"
msgstr "Всего RAM"

View File

@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -267,12 +267,6 @@ msgstr ""
msgid "Add hosts to this aggregate. Hosts can be in multiple aggregates."
msgstr "Dodaj Host ovom skupu. Host moze biti dodan u vise skupova. "
msgid "Add interface"
msgstr "Dodavanje interface-a"
msgid "Add rule"
msgstr "Dodaj pravilo"
msgid "Add/Remove Hosts to Aggregate"
msgstr "Dodaj/Izbaci host iz skupa"
@ -1827,9 +1821,6 @@ msgstr "Pravila Firewall-a"
msgid "Firewalls"
msgstr "Firewall-i"
msgid "Fixed IP"
msgstr "Fiksna IP"
msgid "Fixed IPs"
msgstr "Fiksne IP addrese"

View File

@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -476,9 +476,6 @@ msgstr ""
msgid "Add hosts to this aggregate. Hosts can be in multiple aggregates."
msgstr "இந்த திரளில் புரவலர்களை சேர்க்கவும். புரவலர்கள் பல திரளில் இருக்க முடியும்."
msgid "Add interface"
msgstr "இடைமுகத்தை சேர்"
msgid ""
"Add member(s) to the selected pool.\n"
"\n"
@ -496,9 +493,6 @@ msgstr ""
"\n"
"ஒவ்வொரு நிகழ்வுக்கும் ஒரு துறையை மட்டுமே தொடர்புபடுத்த முடியும்.."
msgid "Add rule"
msgstr "விதியை சேர்"
msgid "Add/Remove Hosts to Aggregate"
msgstr "திரளில் புரவலர்களை சேர்/நீக்கு"
@ -2389,9 +2383,6 @@ msgstr "ஃபயர்வால் விதிகள்"
msgid "Firewalls"
msgstr "ஃபயர்வால்கள்"
msgid "Fixed IP"
msgstr "நிலையான ஐபி"
msgid "Fixed IPs"
msgstr "நிலையான ஐபிகள்"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -776,9 +776,6 @@ msgstr ""
msgid "Add hosts to this aggregate. Hosts can be in multiple aggregates."
msgstr "Bu kümeye host ekle. Hostlar birden çok kümede olabilirler."
msgid "Add interface"
msgstr "Arayüz ekle"
msgid ""
"Add member(s) to the selected pool.\n"
"\n"
@ -796,12 +793,6 @@ msgstr ""
"\n"
"Her sunucuyla yalnızca bir bağlantı noktası ilişkilendirilebilir."
msgid "Add route"
msgstr "Rota ekle"
msgid "Add rule"
msgstr "Kural ekle"
msgid "Add selected router(s) to the firewall."
msgstr "Seçili yönlendiricileri güvenlik duvarına ekle."
@ -3579,9 +3570,6 @@ msgstr "Güvenlik Duvarı Kuralları"
msgid "Firewalls"
msgstr "Güvenlik duvarları"
msgid "Fixed IP"
msgstr "Sabit IP"
msgid "Fixed IPs"
msgstr "Sabit IP'ler"
@ -5297,9 +5285,6 @@ msgstr "Nesneler"
msgid "Old Flavor"
msgstr "Eski Şablon"
msgid "On"
msgstr "Açık"
msgid "On Demand"
msgstr "İstenildiğinde"

View File

@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -467,9 +467,6 @@ msgstr ""
msgid "Add hosts to this aggregate. Hosts can be in multiple aggregates."
msgstr "اس مجموعات میں میزبان اضافہ کریں. ہوسٹ کئی مجموعات میں ہو سکتا ہے."
msgid "Add interface"
msgstr "انٹرفیس شامل كریں"
msgid ""
"Add member(s) to the selected pool.\n"
"\n"
@ -487,9 +484,6 @@ msgstr ""
"\n"
"ہر انسٹانس کے ساتھ صرف ایک پورٹ شامل کیا جا سکتا ہے."
msgid "Add rule"
msgstr "رول شامل كریں"
msgid "Add/Remove Hosts to Aggregate"
msgstr "مجموعی سے ہوسٹ شامل / ہٹايے"
@ -2331,9 +2325,6 @@ msgstr "فائر وال رولز"
msgid "Firewalls"
msgstr "فائر والس"
msgid "Fixed IP"
msgstr "مقرر IP"
msgid "Fixed IPs"
msgstr "مستحکم IP"

View File

@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -808,9 +808,6 @@ msgstr "将主机添加到这个聚合,或者从聚合中删除主机。主机
msgid "Add hosts to this aggregate. Hosts can be in multiple aggregates."
msgstr "增加主机到这个集合。主机可以加入多个集合。"
msgid "Add interface"
msgstr "增加接口"
msgid ""
"Add member(s) to the selected pool.\n"
"\n"
@ -827,12 +824,6 @@ msgstr ""
"\n"
"每个实例只能关联一个端口."
msgid "Add route"
msgstr "创建路由器"
msgid "Add rule"
msgstr "增加规则"
msgid "Add selected router(s) to the firewall."
msgstr "添加所选择的路由(s)到防火墙。"
@ -3790,9 +3781,6 @@ msgstr "防火墙规则"
msgid "Firewalls"
msgstr "防火墙"
msgid "Fixed IP"
msgstr "固定IP"
msgid "Fixed IPs"
msgstr "固定IP"
@ -5599,9 +5587,6 @@ msgstr "对象"
msgid "Old Flavor"
msgstr "旧的云主机类型"
msgid "On"
msgstr "On"
msgid "On Demand"
msgstr "需求"

View File

@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-15 01:56+0000\n"
"POT-Creation-Date: 2016-03-16 02:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -754,9 +754,6 @@ msgstr "在此聚合加入主機或移除主機。可以加入主機到多個聚
msgid "Add hosts to this aggregate. Hosts can be in multiple aggregates."
msgstr "加入主機到這個聚合裡。主機可以放在多個聚合裡。"
msgid "Add interface"
msgstr "加入網路卡"
msgid ""
"Add member(s) to the selected pool.\n"
"\n"
@ -773,12 +770,6 @@ msgstr ""
"\n"
"每個雲實例只有一個埠口能分配。"
msgid "Add route"
msgstr "加入路由"
msgid "Add rule"
msgstr "加入規則"
msgid "Add selected router(s) to the firewall."
msgstr "加入選擇的路由器到防火牆。"
@ -3464,9 +3455,6 @@ msgstr "防火牆規則"
msgid "Firewalls"
msgstr "防火牆"
msgid "Fixed IP"
msgstr "固定 IP"
msgid "Fixed IPs"
msgstr "固定 IP"
@ -5151,9 +5139,6 @@ msgstr "物件"
msgid "Old Flavor"
msgstr "舊虛擬硬體樣板"
msgid "On"
msgstr "開通"
msgid "On Demand"
msgstr "必要時轉移"