Updating .po files for translation.
Change-Id: I55f5eaca73e7962bbf48903786ec3d3665ba01e0
This commit is contained in:
parent
488b3b929e
commit
4d8e331635
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Horizon\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-05 19:29+0000\n"
|
||||
"POT-Creation-Date: 2013-03-12 04:08+0000\n"
|
||||
"PO-Revision-Date: 2012-08-16 08:19+0000\n"
|
||||
"Last-Translator: Dimitar Dimitrov <dimitrov@linuxmail.org>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -18,7 +18,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: base.py:437
|
||||
#: base.py:424
|
||||
msgid "Other"
|
||||
msgstr "Друго"
|
||||
|
||||
@ -31,7 +31,7 @@ msgstr "Моля, влезте за да продължите."
|
||||
msgid "You are not authorized to access %s"
|
||||
msgstr "Вие не сте оторизирани да достъпвате %s"
|
||||
|
||||
#: exceptions.py:285
|
||||
#: exceptions.py:283
|
||||
msgid "Unauthorized. Please try logging in again."
|
||||
msgstr "Не сте оторизирани. Моля, опитайте да влезете отново."
|
||||
|
||||
@ -44,61 +44,65 @@ msgstr ""
|
||||
msgid "Select a %s to browse."
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:338
|
||||
#: conf/default.py:29
|
||||
msgid "Password is not accepted"
|
||||
msgstr "Паролата не е одобрена."
|
||||
|
||||
#: tables/actions.py:349
|
||||
msgid "Filter"
|
||||
msgstr "Филтър"
|
||||
|
||||
#: tables/actions.py:468
|
||||
#: tables/actions.py:527
|
||||
#, python-format
|
||||
msgid "%(action)s %(data_type)s"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:502
|
||||
#: tables/actions.py:561
|
||||
msgid "N/A"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:530
|
||||
#: tables/actions.py:589
|
||||
#, python-format
|
||||
msgid "You do not have permission to %(action)s: %(objs)s"
|
||||
msgstr "Вие нямате права да %(action)s: %(objs)s"
|
||||
|
||||
#: tables/actions.py:536
|
||||
#: tables/actions.py:595
|
||||
#, python-format
|
||||
msgid "Unable to %(action)s: %(objs)s"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:542
|
||||
#: tables/actions.py:601
|
||||
#, python-format
|
||||
msgid "%(action)s: %(objs)s"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:552
|
||||
#: tables/actions.py:611
|
||||
msgid "Delete"
|
||||
msgstr "Изтриване"
|
||||
|
||||
#: tables/actions.py:553
|
||||
#: tables/actions.py:612
|
||||
msgid "Deleted"
|
||||
msgstr "Изтрит"
|
||||
|
||||
#: tables/base.py:266
|
||||
#: tables/base.py:275
|
||||
#, python-format
|
||||
msgid "The attribute %(attr)s doesn't exist on %(obj)s."
|
||||
msgstr ""
|
||||
|
||||
#: tables/base.py:727
|
||||
#: tables/base.py:748
|
||||
msgid "No items to display."
|
||||
msgstr ""
|
||||
|
||||
#: tables/base.py:830
|
||||
#: tables/base.py:852
|
||||
msgid "Actions"
|
||||
msgstr "Действия"
|
||||
|
||||
#: tables/base.py:1008
|
||||
#: tables/base.py:1035
|
||||
#, python-format
|
||||
msgid "No match returned for the id \"%s\"."
|
||||
msgstr ""
|
||||
|
||||
#: tables/base.py:1138
|
||||
#: tables/base.py:1165
|
||||
msgid "Please select a row before taking that action."
|
||||
msgstr "Моля, изберете ред преди да предприемете това действие."
|
||||
|
||||
@ -122,7 +126,20 @@ msgstr ""
|
||||
msgid "Log In"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:14
|
||||
#, fuzzy
|
||||
msgid "You don't have permissions to access:"
|
||||
msgstr "Вие нямате права да %(action)s: %(objs)s"
|
||||
|
||||
#: templates/auth/_login.html:16
|
||||
msgid "Login as different user or go back to"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:17
|
||||
msgid "home page"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:27
|
||||
msgid "Sign In"
|
||||
msgstr ""
|
||||
|
||||
@ -142,17 +159,21 @@ msgstr "Успех: "
|
||||
msgid "Error: "
|
||||
msgstr "Грешка: "
|
||||
|
||||
#: templates/horizon/common/_data_table.html:44
|
||||
#: templates/horizon/common/_data_table.html:54
|
||||
msgid "Summary"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_data_table.html:53
|
||||
#: templates/horizon/common/_data_table.html:63
|
||||
#, python-format
|
||||
msgid "Displaying %(counter)s item"
|
||||
msgid_plural "Displaying %(counter)s items"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: templates/horizon/common/_data_table_row_actions.html:10
|
||||
msgid "More"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:4
|
||||
#, fuzzy
|
||||
msgid "Quota Summary"
|
||||
@ -161,12 +182,16 @@ msgstr "Обобщение на потреблението"
|
||||
#: templates/horizon/common/_quota_summary.html:5
|
||||
#: templates/horizon/common/_quota_summary.html:8
|
||||
#: templates/horizon/common/_quota_summary.html:11
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
msgid "Used"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:5
|
||||
#: templates/horizon/common/_quota_summary.html:8
|
||||
#: templates/horizon/common/_quota_summary.html:11
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
msgid "of"
|
||||
msgstr ""
|
||||
|
||||
@ -185,6 +210,16 @@ msgstr "Наличен"
|
||||
msgid "Available RAM"
|
||||
msgstr "Наличен"
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#, fuzzy
|
||||
msgid "Available volumes"
|
||||
msgstr "Наличен"
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
#, fuzzy
|
||||
msgid "Available volume storage"
|
||||
msgstr "Всички инстанции"
|
||||
|
||||
#: templates/horizon/common/_resource_browser.html:10
|
||||
#, python-format
|
||||
msgid "Displaying %(nav_items)s item"
|
||||
@ -236,11 +271,11 @@ msgstr "Откажи"
|
||||
msgid "Horizon"
|
||||
msgstr ""
|
||||
|
||||
#: templatetags/horizon.py:108
|
||||
#: templatetags/horizon.py:109
|
||||
msgid "No Limit"
|
||||
msgstr "Без лимит"
|
||||
|
||||
#: templatetags/horizon.py:110 templatetags/horizon.py:112
|
||||
#: templatetags/horizon.py:111 templatetags/horizon.py:113
|
||||
msgid "Available"
|
||||
msgstr "Наличен"
|
||||
|
||||
@ -333,46 +368,54 @@ msgstr "Моят панел"
|
||||
msgid "Admin Panel"
|
||||
msgstr "Админ панел"
|
||||
|
||||
#: test/tests/messages.py:31
|
||||
#: test/tests/messages.py:32
|
||||
msgid "Giant ants are attacking San Francisco!"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:106
|
||||
msgid "Batch"
|
||||
#: test/tests/messages.py:46
|
||||
msgid "We are now safe from ants! Go <a>here</a>!"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:107
|
||||
msgid "Batch"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:108
|
||||
msgid "Batched"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:108 test/tests/tables.py:119
|
||||
#: test/tests/tables.py:109 test/tests/tables.py:120
|
||||
msgid "Item"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:109 test/tests/tables.py:120
|
||||
#: test/tests/tables.py:110 test/tests/tables.py:121
|
||||
msgid "Items"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:117
|
||||
#: test/tests/tables.py:118
|
||||
msgid "Down"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:117
|
||||
#: test/tests/tables.py:118
|
||||
msgid "Up"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:118
|
||||
#: test/tests/tables.py:119
|
||||
msgid "Downed"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:118
|
||||
#: test/tests/tables.py:119
|
||||
msgid "Upped"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:185
|
||||
#: test/tests/tables.py:187
|
||||
msgid "No Actions Table"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:684
|
||||
msgid "Single Table"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tabs.py:36
|
||||
msgid "Tab One"
|
||||
msgstr ""
|
||||
@ -441,24 +484,38 @@ msgstr "Невалидна версия за IP адрес"
|
||||
msgid "Invalid subnet mask"
|
||||
msgstr "Невалидна маска на подмрежата"
|
||||
|
||||
#: utils/validators.py:35
|
||||
msgid "Password is not accepted"
|
||||
msgstr "Паролата не е одобрена."
|
||||
|
||||
#: workflows/base.py:70
|
||||
#: workflows/base.py:71
|
||||
msgid "Processing..."
|
||||
msgstr "Обработване..."
|
||||
|
||||
#: workflows/base.py:538
|
||||
#: workflows/base.py:467
|
||||
#, fuzzy
|
||||
msgid "All available"
|
||||
msgstr "Наличен"
|
||||
|
||||
#: workflows/base.py:468
|
||||
msgid "Members"
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:469
|
||||
#, fuzzy
|
||||
msgid "None available."
|
||||
msgstr "Наличен"
|
||||
|
||||
#: workflows/base.py:470
|
||||
msgid "No members."
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:569
|
||||
msgid "Save"
|
||||
msgstr "Запазване"
|
||||
|
||||
#: workflows/base.py:539
|
||||
#: workflows/base.py:570
|
||||
#, python-format
|
||||
msgid "%s completed successfully."
|
||||
msgstr "%s приключи успешно."
|
||||
|
||||
#: workflows/base.py:540
|
||||
#: workflows/base.py:571
|
||||
#, python-format
|
||||
msgid "%s did not complete."
|
||||
msgstr "%s не приключи."
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-05 19:29+0000\n"
|
||||
"POT-Creation-Date: 2013-03-12 04:09+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,12 +17,11 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:58
|
||||
#: static/horizon/js/horizon.forms.js:47
|
||||
msgid "Additional information here..."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:64
|
||||
#: static/horizon/js/horizon.projects.js:12
|
||||
#: static/horizon/js/horizon.forms.js:53
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
|
||||
@ -42,37 +41,33 @@ msgstr ""
|
||||
msgid "An error occurred. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:9
|
||||
msgid "This project currently has no members."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:10
|
||||
msgid "No more available users to add."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:11
|
||||
msgid "No users found."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:47
|
||||
msgid "An error occurred while updating."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:126
|
||||
#: static/horizon/js/horizon.tables.js:145
|
||||
msgid "You have selected "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:158
|
||||
msgid "Confirm "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:127
|
||||
#: static/horizon/js/horizon.tables.js:159
|
||||
msgid "Please confirm your selection. This action cannot be undone."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:141
|
||||
#: static/horizon/js/horizon.tables.js:173
|
||||
msgid "Working"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:184
|
||||
#: static/horizon/js/horizon.tables.js:216
|
||||
#, c-format
|
||||
msgid "Displaying %s item"
|
||||
msgid_plural "Displaying %s items"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: static/horizon/js/horizon.users.js:18
|
||||
msgid "Passwords do not match."
|
||||
msgstr ""
|
||||
|
@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Horizon\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-05 19:29+0000\n"
|
||||
"POT-Creation-Date: 2013-03-12 04:08+0000\n"
|
||||
"PO-Revision-Date: 2012-08-16 08:19+0000\n"
|
||||
"Last-Translator: Gabriel Hurley <gabriel@strikeawe.com>\n"
|
||||
"Language-Team: English (http://www.transifex.com/projects/p/openstack/"
|
||||
@ -20,7 +20,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: base.py:437
|
||||
#: base.py:424
|
||||
msgid "Other"
|
||||
msgstr "Other"
|
||||
|
||||
@ -33,7 +33,7 @@ msgstr "Please log in to continue."
|
||||
msgid "You are not authorized to access %s"
|
||||
msgstr "You are not authorized to access %s"
|
||||
|
||||
#: exceptions.py:285
|
||||
#: exceptions.py:283
|
||||
msgid "Unauthorized. Please try logging in again."
|
||||
msgstr "Unauthorized. Please try logging in again."
|
||||
|
||||
@ -46,61 +46,65 @@ msgstr ""
|
||||
msgid "Select a %s to browse."
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:338
|
||||
#: conf/default.py:29
|
||||
msgid "Password is not accepted"
|
||||
msgstr "Password is not accepted"
|
||||
|
||||
#: tables/actions.py:349
|
||||
msgid "Filter"
|
||||
msgstr "Filter"
|
||||
|
||||
#: tables/actions.py:468
|
||||
#: tables/actions.py:527
|
||||
#, python-format
|
||||
msgid "%(action)s %(data_type)s"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:502
|
||||
#: tables/actions.py:561
|
||||
msgid "N/A"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:530
|
||||
#: tables/actions.py:589
|
||||
#, python-format
|
||||
msgid "You do not have permission to %(action)s: %(objs)s"
|
||||
msgstr "You do not have permission to %(action)s: %(objs)s"
|
||||
|
||||
#: tables/actions.py:536
|
||||
#: tables/actions.py:595
|
||||
#, python-format
|
||||
msgid "Unable to %(action)s: %(objs)s"
|
||||
msgstr "Unable to %(action)s: %(objs)s"
|
||||
|
||||
#: tables/actions.py:542
|
||||
#: tables/actions.py:601
|
||||
#, python-format
|
||||
msgid "%(action)s: %(objs)s"
|
||||
msgstr "%(action)s: %(objs)s"
|
||||
|
||||
#: tables/actions.py:552
|
||||
#: tables/actions.py:611
|
||||
msgid "Delete"
|
||||
msgstr "Delete"
|
||||
|
||||
#: tables/actions.py:553
|
||||
#: tables/actions.py:612
|
||||
msgid "Deleted"
|
||||
msgstr "Deleted"
|
||||
|
||||
#: tables/base.py:266
|
||||
#: tables/base.py:275
|
||||
#, python-format
|
||||
msgid "The attribute %(attr)s doesn't exist on %(obj)s."
|
||||
msgstr "The attribute %(attr)s doesn't exist on %(obj)s."
|
||||
|
||||
#: tables/base.py:727
|
||||
#: tables/base.py:748
|
||||
msgid "No items to display."
|
||||
msgstr "No items to display."
|
||||
|
||||
#: tables/base.py:830
|
||||
#: tables/base.py:852
|
||||
msgid "Actions"
|
||||
msgstr "Actions"
|
||||
|
||||
#: tables/base.py:1008
|
||||
#: tables/base.py:1035
|
||||
#, python-format
|
||||
msgid "No match returned for the id \"%s\"."
|
||||
msgstr "No match returned for the id \"%s\"."
|
||||
|
||||
#: tables/base.py:1138
|
||||
#: tables/base.py:1165
|
||||
msgid "Please select a row before taking that action."
|
||||
msgstr "Please select a row before taking that action."
|
||||
|
||||
@ -124,7 +128,20 @@ msgstr ""
|
||||
msgid "Log In"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:14
|
||||
#, fuzzy
|
||||
msgid "You don't have permissions to access:"
|
||||
msgstr "You do not have permission to %(action)s: %(objs)s"
|
||||
|
||||
#: templates/auth/_login.html:16
|
||||
msgid "Login as different user or go back to"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:17
|
||||
msgid "home page"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:27
|
||||
msgid "Sign In"
|
||||
msgstr ""
|
||||
|
||||
@ -144,17 +161,21 @@ msgstr "Success: "
|
||||
msgid "Error: "
|
||||
msgstr "Error: "
|
||||
|
||||
#: templates/horizon/common/_data_table.html:44
|
||||
#: templates/horizon/common/_data_table.html:54
|
||||
msgid "Summary"
|
||||
msgstr "Summary"
|
||||
|
||||
#: templates/horizon/common/_data_table.html:53
|
||||
#: templates/horizon/common/_data_table.html:63
|
||||
#, python-format
|
||||
msgid "Displaying %(counter)s item"
|
||||
msgid_plural "Displaying %(counter)s items"
|
||||
msgstr[0] "Displaying %(counter)s item"
|
||||
msgstr[1] "Displaying %(counter)s items"
|
||||
|
||||
#: templates/horizon/common/_data_table_row_actions.html:10
|
||||
msgid "More"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:4
|
||||
#, fuzzy
|
||||
msgid "Quota Summary"
|
||||
@ -163,12 +184,16 @@ msgstr "Summary"
|
||||
#: templates/horizon/common/_quota_summary.html:5
|
||||
#: templates/horizon/common/_quota_summary.html:8
|
||||
#: templates/horizon/common/_quota_summary.html:11
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
msgid "Used"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:5
|
||||
#: templates/horizon/common/_quota_summary.html:8
|
||||
#: templates/horizon/common/_quota_summary.html:11
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
msgid "of"
|
||||
msgstr ""
|
||||
|
||||
@ -187,6 +212,16 @@ msgstr "Available"
|
||||
msgid "Available RAM"
|
||||
msgstr "Available"
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#, fuzzy
|
||||
msgid "Available volumes"
|
||||
msgstr "Available"
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
#, fuzzy
|
||||
msgid "Available volume storage"
|
||||
msgstr "All Instances"
|
||||
|
||||
#: templates/horizon/common/_resource_browser.html:10
|
||||
#, python-format
|
||||
msgid "Displaying %(nav_items)s item"
|
||||
@ -238,11 +273,11 @@ msgstr "Cancel"
|
||||
msgid "Horizon"
|
||||
msgstr ""
|
||||
|
||||
#: templatetags/horizon.py:108
|
||||
#: templatetags/horizon.py:109
|
||||
msgid "No Limit"
|
||||
msgstr "No Limit"
|
||||
|
||||
#: templatetags/horizon.py:110 templatetags/horizon.py:112
|
||||
#: templatetags/horizon.py:111 templatetags/horizon.py:113
|
||||
msgid "Available"
|
||||
msgstr "Available"
|
||||
|
||||
@ -335,46 +370,54 @@ msgstr "My Panel"
|
||||
msgid "Admin Panel"
|
||||
msgstr "Admin Panel"
|
||||
|
||||
#: test/tests/messages.py:31
|
||||
#: test/tests/messages.py:32
|
||||
msgid "Giant ants are attacking San Francisco!"
|
||||
msgstr "Giant ants are attacking San Francisco!"
|
||||
|
||||
#: test/tests/tables.py:106
|
||||
#: test/tests/messages.py:46
|
||||
msgid "We are now safe from ants! Go <a>here</a>!"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:107
|
||||
msgid "Batch"
|
||||
msgstr "Batch"
|
||||
|
||||
#: test/tests/tables.py:107
|
||||
#: test/tests/tables.py:108
|
||||
msgid "Batched"
|
||||
msgstr "Batched"
|
||||
|
||||
#: test/tests/tables.py:108 test/tests/tables.py:119
|
||||
#: test/tests/tables.py:109 test/tests/tables.py:120
|
||||
msgid "Item"
|
||||
msgstr "Item"
|
||||
|
||||
#: test/tests/tables.py:109 test/tests/tables.py:120
|
||||
#: test/tests/tables.py:110 test/tests/tables.py:121
|
||||
msgid "Items"
|
||||
msgstr "Items"
|
||||
|
||||
#: test/tests/tables.py:117
|
||||
#: test/tests/tables.py:118
|
||||
msgid "Down"
|
||||
msgstr "Down"
|
||||
|
||||
#: test/tests/tables.py:117
|
||||
#: test/tests/tables.py:118
|
||||
msgid "Up"
|
||||
msgstr "Up"
|
||||
|
||||
#: test/tests/tables.py:118
|
||||
#: test/tests/tables.py:119
|
||||
msgid "Downed"
|
||||
msgstr "Downed"
|
||||
|
||||
#: test/tests/tables.py:118
|
||||
#: test/tests/tables.py:119
|
||||
msgid "Upped"
|
||||
msgstr "Upped"
|
||||
|
||||
#: test/tests/tables.py:185
|
||||
#: test/tests/tables.py:187
|
||||
msgid "No Actions Table"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:684
|
||||
msgid "Single Table"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tabs.py:36
|
||||
msgid "Tab One"
|
||||
msgstr "Tab One"
|
||||
@ -443,24 +486,38 @@ msgstr "Invalid version for IP address"
|
||||
msgid "Invalid subnet mask"
|
||||
msgstr "Invalid subnet mask"
|
||||
|
||||
#: utils/validators.py:35
|
||||
msgid "Password is not accepted"
|
||||
msgstr "Password is not accepted"
|
||||
|
||||
#: workflows/base.py:70
|
||||
#: workflows/base.py:71
|
||||
msgid "Processing..."
|
||||
msgstr "Processing..."
|
||||
|
||||
#: workflows/base.py:538
|
||||
#: workflows/base.py:467
|
||||
#, fuzzy
|
||||
msgid "All available"
|
||||
msgstr "Available"
|
||||
|
||||
#: workflows/base.py:468
|
||||
msgid "Members"
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:469
|
||||
#, fuzzy
|
||||
msgid "None available."
|
||||
msgstr "Available"
|
||||
|
||||
#: workflows/base.py:470
|
||||
msgid "No members."
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:569
|
||||
msgid "Save"
|
||||
msgstr "Save"
|
||||
|
||||
#: workflows/base.py:539
|
||||
#: workflows/base.py:570
|
||||
#, python-format
|
||||
msgid "%s completed successfully."
|
||||
msgstr "%s completed successfully."
|
||||
|
||||
#: workflows/base.py:540
|
||||
#: workflows/base.py:571
|
||||
#, python-format
|
||||
msgid "%s did not complete."
|
||||
msgstr "%s did not complete."
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-05 19:29+0000\n"
|
||||
"POT-Creation-Date: 2013-03-12 04:09+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,12 +17,11 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:58
|
||||
#: static/horizon/js/horizon.forms.js:47
|
||||
msgid "Additional information here..."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:64
|
||||
#: static/horizon/js/horizon.projects.js:12
|
||||
#: static/horizon/js/horizon.forms.js:53
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
|
||||
@ -42,37 +41,33 @@ msgstr ""
|
||||
msgid "An error occurred. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:9
|
||||
msgid "This project currently has no members."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:10
|
||||
msgid "No more available users to add."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:11
|
||||
msgid "No users found."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:47
|
||||
msgid "An error occurred while updating."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:126
|
||||
#: static/horizon/js/horizon.tables.js:145
|
||||
msgid "You have selected "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:158
|
||||
msgid "Confirm "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:127
|
||||
#: static/horizon/js/horizon.tables.js:159
|
||||
msgid "Please confirm your selection. This action cannot be undone."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:141
|
||||
#: static/horizon/js/horizon.tables.js:173
|
||||
msgid "Working"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:184
|
||||
#: static/horizon/js/horizon.tables.js:216
|
||||
#, c-format
|
||||
msgid "Displaying %s item"
|
||||
msgid_plural "Displaying %s items"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: static/horizon/js/horizon.users.js:18
|
||||
msgid "Passwords do not match."
|
||||
msgstr ""
|
||||
|
@ -11,7 +11,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Horizon\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-05 19:29+0000\n"
|
||||
"POT-Creation-Date: 2013-03-12 04:08+0000\n"
|
||||
"PO-Revision-Date: 2012-09-04 19:27+0000\n"
|
||||
"Last-Translator: Alberto Molina Coballes <alb.molina@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -21,7 +21,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: base.py:437
|
||||
#: base.py:424
|
||||
msgid "Other"
|
||||
msgstr "Otro"
|
||||
|
||||
@ -34,7 +34,7 @@ msgstr "Por favor inicie sesión para continuar."
|
||||
msgid "You are not authorized to access %s"
|
||||
msgstr "No está autorizado para acceder a %s"
|
||||
|
||||
#: exceptions.py:285
|
||||
#: exceptions.py:283
|
||||
msgid "Unauthorized. Please try logging in again."
|
||||
msgstr "No autorizado. Por favor ingrese de nuevo."
|
||||
|
||||
@ -47,61 +47,65 @@ msgstr "Item de Navegación"
|
||||
msgid "Select a %s to browse."
|
||||
msgstr "Seleccionar una %s para navegar."
|
||||
|
||||
#: tables/actions.py:338
|
||||
#: conf/default.py:29
|
||||
msgid "Password is not accepted"
|
||||
msgstr "La contraseña no se ha aceptado"
|
||||
|
||||
#: tables/actions.py:349
|
||||
msgid "Filter"
|
||||
msgstr "Filtrar"
|
||||
|
||||
#: tables/actions.py:468
|
||||
#: tables/actions.py:527
|
||||
#, python-format
|
||||
msgid "%(action)s %(data_type)s"
|
||||
msgstr "%(action)s %(data_type)s"
|
||||
|
||||
#: tables/actions.py:502
|
||||
#: tables/actions.py:561
|
||||
msgid "N/A"
|
||||
msgstr "N/A"
|
||||
|
||||
#: tables/actions.py:530
|
||||
#: tables/actions.py:589
|
||||
#, python-format
|
||||
msgid "You do not have permission to %(action)s: %(objs)s"
|
||||
msgstr "No tiene permiso para %(action)s: %(objs)s"
|
||||
|
||||
#: tables/actions.py:536
|
||||
#: tables/actions.py:595
|
||||
#, python-format
|
||||
msgid "Unable to %(action)s: %(objs)s"
|
||||
msgstr "No ha sido posible %(action)s: %(objs)s"
|
||||
|
||||
#: tables/actions.py:542
|
||||
#: tables/actions.py:601
|
||||
#, python-format
|
||||
msgid "%(action)s: %(objs)s"
|
||||
msgstr "%(action)s: %(objs)s"
|
||||
|
||||
#: tables/actions.py:552
|
||||
#: tables/actions.py:611
|
||||
msgid "Delete"
|
||||
msgstr "Borrar"
|
||||
|
||||
#: tables/actions.py:553
|
||||
#: tables/actions.py:612
|
||||
msgid "Deleted"
|
||||
msgstr "Borrado"
|
||||
|
||||
#: tables/base.py:266
|
||||
#: tables/base.py:275
|
||||
#, python-format
|
||||
msgid "The attribute %(attr)s doesn't exist on %(obj)s."
|
||||
msgstr "El atributo %(attr)s no existe en %(obj)s."
|
||||
|
||||
#: tables/base.py:727
|
||||
#: tables/base.py:748
|
||||
msgid "No items to display."
|
||||
msgstr "No hay ítems que mostrar"
|
||||
|
||||
#: tables/base.py:830
|
||||
#: tables/base.py:852
|
||||
msgid "Actions"
|
||||
msgstr "Acciones"
|
||||
|
||||
#: tables/base.py:1008
|
||||
#: tables/base.py:1035
|
||||
#, python-format
|
||||
msgid "No match returned for the id \"%s\"."
|
||||
msgstr "Ninguna coincidencia para el id \"%s\"."
|
||||
|
||||
#: tables/base.py:1138
|
||||
#: tables/base.py:1165
|
||||
msgid "Please select a row before taking that action."
|
||||
msgstr "Por favor, seleccione una fila antes de realizar la acción."
|
||||
|
||||
@ -125,7 +129,20 @@ msgstr "Ingresar"
|
||||
msgid "Log In"
|
||||
msgstr "Ingresar"
|
||||
|
||||
#: templates/auth/_login.html:14
|
||||
#, fuzzy
|
||||
msgid "You don't have permissions to access:"
|
||||
msgstr "No tiene permiso para %(action)s: %(objs)s"
|
||||
|
||||
#: templates/auth/_login.html:16
|
||||
msgid "Login as different user or go back to"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:17
|
||||
msgid "home page"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:27
|
||||
msgid "Sign In"
|
||||
msgstr "Ingresar"
|
||||
|
||||
@ -145,17 +162,21 @@ msgstr "Correcto:"
|
||||
msgid "Error: "
|
||||
msgstr "Error: "
|
||||
|
||||
#: templates/horizon/common/_data_table.html:44
|
||||
#: templates/horizon/common/_data_table.html:54
|
||||
msgid "Summary"
|
||||
msgstr "Resumen"
|
||||
|
||||
#: templates/horizon/common/_data_table.html:53
|
||||
#: templates/horizon/common/_data_table.html:63
|
||||
#, python-format
|
||||
msgid "Displaying %(counter)s item"
|
||||
msgid_plural "Displaying %(counter)s items"
|
||||
msgstr[0] "Mostrando %(counter)s item"
|
||||
msgstr[1] "Mostrando %(counter)s items"
|
||||
|
||||
#: templates/horizon/common/_data_table_row_actions.html:10
|
||||
msgid "More"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:4
|
||||
#, fuzzy
|
||||
msgid "Quota Summary"
|
||||
@ -164,12 +185,16 @@ msgstr "Resumen"
|
||||
#: templates/horizon/common/_quota_summary.html:5
|
||||
#: templates/horizon/common/_quota_summary.html:8
|
||||
#: templates/horizon/common/_quota_summary.html:11
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
msgid "Used"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:5
|
||||
#: templates/horizon/common/_quota_summary.html:8
|
||||
#: templates/horizon/common/_quota_summary.html:11
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
msgid "of"
|
||||
msgstr ""
|
||||
|
||||
@ -188,6 +213,16 @@ msgstr "Disponible"
|
||||
msgid "Available RAM"
|
||||
msgstr "Disponible"
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#, fuzzy
|
||||
msgid "Available volumes"
|
||||
msgstr "Disponible"
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
#, fuzzy
|
||||
msgid "Available volume storage"
|
||||
msgstr "Todas las Instancias"
|
||||
|
||||
#: templates/horizon/common/_resource_browser.html:10
|
||||
#, python-format
|
||||
msgid "Displaying %(nav_items)s item"
|
||||
@ -239,11 +274,11 @@ msgstr "Cancelar"
|
||||
msgid "Horizon"
|
||||
msgstr "Horizon"
|
||||
|
||||
#: templatetags/horizon.py:108
|
||||
#: templatetags/horizon.py:109
|
||||
msgid "No Limit"
|
||||
msgstr "Sin límite"
|
||||
|
||||
#: templatetags/horizon.py:110 templatetags/horizon.py:112
|
||||
#: templatetags/horizon.py:111 templatetags/horizon.py:113
|
||||
msgid "Available"
|
||||
msgstr "Disponible"
|
||||
|
||||
@ -336,46 +371,54 @@ msgstr "Mi Panel"
|
||||
msgid "Admin Panel"
|
||||
msgstr "Panel de Administración"
|
||||
|
||||
#: test/tests/messages.py:31
|
||||
#: test/tests/messages.py:32
|
||||
msgid "Giant ants are attacking San Francisco!"
|
||||
msgstr "¡Hormigas gigantes están atacando Sevilla!"
|
||||
|
||||
#: test/tests/tables.py:106
|
||||
msgid "Batch"
|
||||
#: test/tests/messages.py:46
|
||||
msgid "We are now safe from ants! Go <a>here</a>!"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:107
|
||||
msgid "Batch"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:108
|
||||
msgid "Batched"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:108 test/tests/tables.py:119
|
||||
#: test/tests/tables.py:109 test/tests/tables.py:120
|
||||
msgid "Item"
|
||||
msgstr "Item"
|
||||
|
||||
#: test/tests/tables.py:109 test/tests/tables.py:120
|
||||
#: test/tests/tables.py:110 test/tests/tables.py:121
|
||||
msgid "Items"
|
||||
msgstr "Items"
|
||||
|
||||
#: test/tests/tables.py:117
|
||||
#: test/tests/tables.py:118
|
||||
msgid "Down"
|
||||
msgstr "Abajo"
|
||||
|
||||
#: test/tests/tables.py:117
|
||||
#: test/tests/tables.py:118
|
||||
msgid "Up"
|
||||
msgstr "Arriba"
|
||||
|
||||
#: test/tests/tables.py:118
|
||||
#: test/tests/tables.py:119
|
||||
msgid "Downed"
|
||||
msgstr "Bajados"
|
||||
|
||||
#: test/tests/tables.py:118
|
||||
#: test/tests/tables.py:119
|
||||
msgid "Upped"
|
||||
msgstr "Subidos"
|
||||
|
||||
#: test/tests/tables.py:185
|
||||
#: test/tests/tables.py:187
|
||||
msgid "No Actions Table"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:684
|
||||
msgid "Single Table"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tabs.py:36
|
||||
msgid "Tab One"
|
||||
msgstr ""
|
||||
@ -444,24 +487,38 @@ msgstr "Versión inválida de dirección IP"
|
||||
msgid "Invalid subnet mask"
|
||||
msgstr "Máscara de red inválida"
|
||||
|
||||
#: utils/validators.py:35
|
||||
msgid "Password is not accepted"
|
||||
msgstr "La contraseña no se ha aceptado"
|
||||
|
||||
#: workflows/base.py:70
|
||||
#: workflows/base.py:71
|
||||
msgid "Processing..."
|
||||
msgstr "Procesando..."
|
||||
|
||||
#: workflows/base.py:538
|
||||
#: workflows/base.py:467
|
||||
#, fuzzy
|
||||
msgid "All available"
|
||||
msgstr "Disponible"
|
||||
|
||||
#: workflows/base.py:468
|
||||
msgid "Members"
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:469
|
||||
#, fuzzy
|
||||
msgid "None available."
|
||||
msgstr "Disponible"
|
||||
|
||||
#: workflows/base.py:470
|
||||
msgid "No members."
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:569
|
||||
msgid "Save"
|
||||
msgstr "Guardar"
|
||||
|
||||
#: workflows/base.py:539
|
||||
#: workflows/base.py:570
|
||||
#, python-format
|
||||
msgid "%s completed successfully."
|
||||
msgstr "%s completado correctamente."
|
||||
|
||||
#: workflows/base.py:540
|
||||
#: workflows/base.py:571
|
||||
#, python-format
|
||||
msgid "%s did not complete."
|
||||
msgstr "%s no completado."
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-05 19:29+0000\n"
|
||||
"POT-Creation-Date: 2013-03-12 04:09+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"
|
||||
@ -18,12 +18,11 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:58
|
||||
#: static/horizon/js/horizon.forms.js:47
|
||||
msgid "Additional information here..."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:64
|
||||
#: static/horizon/js/horizon.projects.js:12
|
||||
#: static/horizon/js/horizon.forms.js:53
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
|
||||
@ -43,37 +42,33 @@ msgstr ""
|
||||
msgid "An error occurred. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:9
|
||||
msgid "This project currently has no members."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:10
|
||||
msgid "No more available users to add."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:11
|
||||
msgid "No users found."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:47
|
||||
msgid "An error occurred while updating."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:126
|
||||
#: static/horizon/js/horizon.tables.js:145
|
||||
msgid "You have selected "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:158
|
||||
msgid "Confirm "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:127
|
||||
#: static/horizon/js/horizon.tables.js:159
|
||||
msgid "Please confirm your selection. This action cannot be undone."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:141
|
||||
#: static/horizon/js/horizon.tables.js:173
|
||||
msgid "Working"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:184
|
||||
#: static/horizon/js/horizon.tables.js:216
|
||||
#, c-format
|
||||
msgid "Displaying %s item"
|
||||
msgid_plural "Displaying %s items"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: static/horizon/js/horizon.users.js:18
|
||||
msgid "Passwords do not match."
|
||||
msgstr ""
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Horizon\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-05 19:29+0000\n"
|
||||
"POT-Creation-Date: 2013-03-12 04:08+0000\n"
|
||||
"PO-Revision-Date: 2012-05-08 20:22+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -17,7 +17,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: base.py:437
|
||||
#: base.py:424
|
||||
msgid "Other"
|
||||
msgstr ""
|
||||
|
||||
@ -30,7 +30,7 @@ msgstr ""
|
||||
msgid "You are not authorized to access %s"
|
||||
msgstr ""
|
||||
|
||||
#: exceptions.py:285
|
||||
#: exceptions.py:283
|
||||
msgid "Unauthorized. Please try logging in again."
|
||||
msgstr ""
|
||||
|
||||
@ -43,61 +43,65 @@ msgstr ""
|
||||
msgid "Select a %s to browse."
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:338
|
||||
#: conf/default.py:29
|
||||
msgid "Password is not accepted"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:349
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:468
|
||||
#: tables/actions.py:527
|
||||
#, python-format
|
||||
msgid "%(action)s %(data_type)s"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:502
|
||||
#: tables/actions.py:561
|
||||
msgid "N/A"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:530
|
||||
#: tables/actions.py:589
|
||||
#, python-format
|
||||
msgid "You do not have permission to %(action)s: %(objs)s"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:536
|
||||
#: tables/actions.py:595
|
||||
#, python-format
|
||||
msgid "Unable to %(action)s: %(objs)s"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:542
|
||||
#: tables/actions.py:601
|
||||
#, python-format
|
||||
msgid "%(action)s: %(objs)s"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:552
|
||||
#: tables/actions.py:611
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:553
|
||||
#: tables/actions.py:612
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: tables/base.py:266
|
||||
#: tables/base.py:275
|
||||
#, python-format
|
||||
msgid "The attribute %(attr)s doesn't exist on %(obj)s."
|
||||
msgstr ""
|
||||
|
||||
#: tables/base.py:727
|
||||
#: tables/base.py:748
|
||||
msgid "No items to display."
|
||||
msgstr ""
|
||||
|
||||
#: tables/base.py:830
|
||||
#: tables/base.py:852
|
||||
msgid "Actions"
|
||||
msgstr ""
|
||||
|
||||
#: tables/base.py:1008
|
||||
#: tables/base.py:1035
|
||||
#, python-format
|
||||
msgid "No match returned for the id \"%s\"."
|
||||
msgstr ""
|
||||
|
||||
#: tables/base.py:1138
|
||||
#: tables/base.py:1165
|
||||
msgid "Please select a row before taking that action."
|
||||
msgstr ""
|
||||
|
||||
@ -121,7 +125,19 @@ msgstr ""
|
||||
msgid "Log In"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:14
|
||||
msgid "You don't have permissions to access:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:16
|
||||
msgid "Login as different user or go back to"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:17
|
||||
msgid "home page"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:27
|
||||
msgid "Sign In"
|
||||
msgstr ""
|
||||
|
||||
@ -141,17 +157,21 @@ msgstr ""
|
||||
msgid "Error: "
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_data_table.html:44
|
||||
#: templates/horizon/common/_data_table.html:54
|
||||
msgid "Summary"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_data_table.html:53
|
||||
#: templates/horizon/common/_data_table.html:63
|
||||
#, python-format
|
||||
msgid "Displaying %(counter)s item"
|
||||
msgid_plural "Displaying %(counter)s items"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: templates/horizon/common/_data_table_row_actions.html:10
|
||||
msgid "More"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:4
|
||||
msgid "Quota Summary"
|
||||
msgstr ""
|
||||
@ -159,12 +179,16 @@ msgstr ""
|
||||
#: templates/horizon/common/_quota_summary.html:5
|
||||
#: templates/horizon/common/_quota_summary.html:8
|
||||
#: templates/horizon/common/_quota_summary.html:11
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
msgid "Used"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:5
|
||||
#: templates/horizon/common/_quota_summary.html:8
|
||||
#: templates/horizon/common/_quota_summary.html:11
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
msgid "of"
|
||||
msgstr ""
|
||||
|
||||
@ -180,6 +204,14 @@ msgstr ""
|
||||
msgid "Available RAM"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
msgid "Available volumes"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
msgid "Available volume storage"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_resource_browser.html:10
|
||||
#, python-format
|
||||
msgid "Displaying %(nav_items)s item"
|
||||
@ -230,11 +262,11 @@ msgstr ""
|
||||
msgid "Horizon"
|
||||
msgstr ""
|
||||
|
||||
#: templatetags/horizon.py:108
|
||||
#: templatetags/horizon.py:109
|
||||
msgid "No Limit"
|
||||
msgstr ""
|
||||
|
||||
#: templatetags/horizon.py:110 templatetags/horizon.py:112
|
||||
#: templatetags/horizon.py:111 templatetags/horizon.py:113
|
||||
msgid "Available"
|
||||
msgstr ""
|
||||
|
||||
@ -327,46 +359,54 @@ msgstr ""
|
||||
msgid "Admin Panel"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/messages.py:31
|
||||
#: test/tests/messages.py:32
|
||||
msgid "Giant ants are attacking San Francisco!"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:106
|
||||
msgid "Batch"
|
||||
#: test/tests/messages.py:46
|
||||
msgid "We are now safe from ants! Go <a>here</a>!"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:107
|
||||
msgid "Batch"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:108
|
||||
msgid "Batched"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:108 test/tests/tables.py:119
|
||||
#: test/tests/tables.py:109 test/tests/tables.py:120
|
||||
msgid "Item"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:109 test/tests/tables.py:120
|
||||
#: test/tests/tables.py:110 test/tests/tables.py:121
|
||||
msgid "Items"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:117
|
||||
#: test/tests/tables.py:118
|
||||
msgid "Down"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:117
|
||||
#: test/tests/tables.py:118
|
||||
msgid "Up"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:118
|
||||
#: test/tests/tables.py:119
|
||||
msgid "Downed"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:118
|
||||
#: test/tests/tables.py:119
|
||||
msgid "Upped"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:185
|
||||
#: test/tests/tables.py:187
|
||||
msgid "No Actions Table"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:684
|
||||
msgid "Single Table"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tabs.py:36
|
||||
msgid "Tab One"
|
||||
msgstr ""
|
||||
@ -435,24 +475,36 @@ msgstr ""
|
||||
msgid "Invalid subnet mask"
|
||||
msgstr ""
|
||||
|
||||
#: utils/validators.py:35
|
||||
msgid "Password is not accepted"
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:70
|
||||
#: workflows/base.py:71
|
||||
msgid "Processing..."
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:538
|
||||
#: workflows/base.py:467
|
||||
msgid "All available"
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:468
|
||||
msgid "Members"
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:469
|
||||
msgid "None available."
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:470
|
||||
msgid "No members."
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:569
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:539
|
||||
#: workflows/base.py:570
|
||||
#, python-format
|
||||
msgid "%s completed successfully."
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:540
|
||||
#: workflows/base.py:571
|
||||
#, python-format
|
||||
msgid "%s did not complete."
|
||||
msgstr ""
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-05 19:29+0000\n"
|
||||
"POT-Creation-Date: 2013-03-12 04:08+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"
|
||||
@ -18,12 +18,11 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:58
|
||||
#: static/horizon/js/horizon.forms.js:47
|
||||
msgid "Additional information here..."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:64
|
||||
#: static/horizon/js/horizon.projects.js:12
|
||||
#: static/horizon/js/horizon.forms.js:53
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
|
||||
@ -43,37 +42,33 @@ msgstr ""
|
||||
msgid "An error occurred. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:9
|
||||
msgid "This project currently has no members."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:10
|
||||
msgid "No more available users to add."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:11
|
||||
msgid "No users found."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:47
|
||||
msgid "An error occurred while updating."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:126
|
||||
#: static/horizon/js/horizon.tables.js:145
|
||||
msgid "You have selected "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:158
|
||||
msgid "Confirm "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:127
|
||||
#: static/horizon/js/horizon.tables.js:159
|
||||
msgid "Please confirm your selection. This action cannot be undone."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:141
|
||||
#: static/horizon/js/horizon.tables.js:173
|
||||
msgid "Working"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:184
|
||||
#: static/horizon/js/horizon.tables.js:216
|
||||
#, c-format
|
||||
msgid "Displaying %s item"
|
||||
msgid_plural "Displaying %s items"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: static/horizon/js/horizon.users.js:18
|
||||
msgid "Passwords do not match."
|
||||
msgstr ""
|
||||
|
@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Horizon\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-05 19:29+0000\n"
|
||||
"POT-Creation-Date: 2013-03-12 04:08+0000\n"
|
||||
"PO-Revision-Date: 2012-08-24 14:22+0000\n"
|
||||
"Last-Translator: Loris Strozzini <lstrozzini@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -20,7 +20,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: base.py:437
|
||||
#: base.py:424
|
||||
msgid "Other"
|
||||
msgstr "Altro"
|
||||
|
||||
@ -33,7 +33,7 @@ msgstr "Accedi per continuare"
|
||||
msgid "You are not authorized to access %s"
|
||||
msgstr "Accesso non autorizzato a %s"
|
||||
|
||||
#: exceptions.py:285
|
||||
#: exceptions.py:283
|
||||
msgid "Unauthorized. Please try logging in again."
|
||||
msgstr "Non autorizzato. Ritentare il login."
|
||||
|
||||
@ -46,61 +46,65 @@ msgstr ""
|
||||
msgid "Select a %s to browse."
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:338
|
||||
#: conf/default.py:29
|
||||
msgid "Password is not accepted"
|
||||
msgstr "La password non è stata accettata."
|
||||
|
||||
#: tables/actions.py:349
|
||||
msgid "Filter"
|
||||
msgstr "Filtro"
|
||||
|
||||
#: tables/actions.py:468
|
||||
#: tables/actions.py:527
|
||||
#, python-format
|
||||
msgid "%(action)s %(data_type)s"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:502
|
||||
#: tables/actions.py:561
|
||||
msgid "N/A"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:530
|
||||
#: tables/actions.py:589
|
||||
#, python-format
|
||||
msgid "You do not have permission to %(action)s: %(objs)s"
|
||||
msgstr "Non si dispone dei permessi per %(action)s: %(objs)s"
|
||||
|
||||
#: tables/actions.py:536
|
||||
#: tables/actions.py:595
|
||||
#, python-format
|
||||
msgid "Unable to %(action)s: %(objs)s"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:542
|
||||
#: tables/actions.py:601
|
||||
#, python-format
|
||||
msgid "%(action)s: %(objs)s"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:552
|
||||
#: tables/actions.py:611
|
||||
msgid "Delete"
|
||||
msgstr "Elimina"
|
||||
|
||||
#: tables/actions.py:553
|
||||
#: tables/actions.py:612
|
||||
msgid "Deleted"
|
||||
msgstr "Eliminato"
|
||||
|
||||
#: tables/base.py:266
|
||||
#: tables/base.py:275
|
||||
#, python-format
|
||||
msgid "The attribute %(attr)s doesn't exist on %(obj)s."
|
||||
msgstr "L'attributo %(attr)s non esiste in %(obj)s"
|
||||
|
||||
#: tables/base.py:727
|
||||
#: tables/base.py:748
|
||||
msgid "No items to display."
|
||||
msgstr "Nessun elemento da visualizzare"
|
||||
|
||||
#: tables/base.py:830
|
||||
#: tables/base.py:852
|
||||
msgid "Actions"
|
||||
msgstr "Azioni"
|
||||
|
||||
#: tables/base.py:1008
|
||||
#: tables/base.py:1035
|
||||
#, python-format
|
||||
msgid "No match returned for the id \"%s\"."
|
||||
msgstr "Nessuna corrispondenza restituita per l'identificativo \"%s\""
|
||||
|
||||
#: tables/base.py:1138
|
||||
#: tables/base.py:1165
|
||||
msgid "Please select a row before taking that action."
|
||||
msgstr "Per cortesia, selezionare una riga prima di eseguire tale azione."
|
||||
|
||||
@ -124,7 +128,20 @@ msgstr ""
|
||||
msgid "Log In"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:14
|
||||
#, fuzzy
|
||||
msgid "You don't have permissions to access:"
|
||||
msgstr "Non si dispone dei permessi per %(action)s: %(objs)s"
|
||||
|
||||
#: templates/auth/_login.html:16
|
||||
msgid "Login as different user or go back to"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:17
|
||||
msgid "home page"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:27
|
||||
msgid "Sign In"
|
||||
msgstr ""
|
||||
|
||||
@ -144,17 +161,21 @@ msgstr "Successo:"
|
||||
msgid "Error: "
|
||||
msgstr "Errore:"
|
||||
|
||||
#: templates/horizon/common/_data_table.html:44
|
||||
#: templates/horizon/common/_data_table.html:54
|
||||
msgid "Summary"
|
||||
msgstr "Riepilogo"
|
||||
|
||||
#: templates/horizon/common/_data_table.html:53
|
||||
#: templates/horizon/common/_data_table.html:63
|
||||
#, python-format
|
||||
msgid "Displaying %(counter)s item"
|
||||
msgid_plural "Displaying %(counter)s items"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: templates/horizon/common/_data_table_row_actions.html:10
|
||||
msgid "More"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:4
|
||||
#, fuzzy
|
||||
msgid "Quota Summary"
|
||||
@ -163,12 +184,16 @@ msgstr "Riepilogo"
|
||||
#: templates/horizon/common/_quota_summary.html:5
|
||||
#: templates/horizon/common/_quota_summary.html:8
|
||||
#: templates/horizon/common/_quota_summary.html:11
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
msgid "Used"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:5
|
||||
#: templates/horizon/common/_quota_summary.html:8
|
||||
#: templates/horizon/common/_quota_summary.html:11
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
msgid "of"
|
||||
msgstr ""
|
||||
|
||||
@ -186,6 +211,16 @@ msgstr ""
|
||||
msgid "Available RAM"
|
||||
msgstr "Non disponibile"
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#, fuzzy
|
||||
msgid "Available volumes"
|
||||
msgstr "Istanze attive"
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
#, fuzzy
|
||||
msgid "Available volume storage"
|
||||
msgstr "Istanze attive"
|
||||
|
||||
#: templates/horizon/common/_resource_browser.html:10
|
||||
#, python-format
|
||||
msgid "Displaying %(nav_items)s item"
|
||||
@ -236,11 +271,11 @@ msgstr "Annulla"
|
||||
msgid "Horizon"
|
||||
msgstr ""
|
||||
|
||||
#: templatetags/horizon.py:108
|
||||
#: templatetags/horizon.py:109
|
||||
msgid "No Limit"
|
||||
msgstr ""
|
||||
|
||||
#: templatetags/horizon.py:110 templatetags/horizon.py:112
|
||||
#: templatetags/horizon.py:111 templatetags/horizon.py:113
|
||||
msgid "Available"
|
||||
msgstr ""
|
||||
|
||||
@ -333,46 +368,54 @@ msgstr ""
|
||||
msgid "Admin Panel"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/messages.py:31
|
||||
#: test/tests/messages.py:32
|
||||
msgid "Giant ants are attacking San Francisco!"
|
||||
msgstr "Scarrafoni giganti stanno attaccando Napoli!"
|
||||
|
||||
#: test/tests/tables.py:106
|
||||
msgid "Batch"
|
||||
#: test/tests/messages.py:46
|
||||
msgid "We are now safe from ants! Go <a>here</a>!"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:107
|
||||
msgid "Batch"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:108
|
||||
msgid "Batched"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:108 test/tests/tables.py:119
|
||||
#: test/tests/tables.py:109 test/tests/tables.py:120
|
||||
msgid "Item"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:109 test/tests/tables.py:120
|
||||
#: test/tests/tables.py:110 test/tests/tables.py:121
|
||||
msgid "Items"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:117
|
||||
#: test/tests/tables.py:118
|
||||
msgid "Down"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:117
|
||||
#: test/tests/tables.py:118
|
||||
msgid "Up"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:118
|
||||
#: test/tests/tables.py:119
|
||||
msgid "Downed"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:118
|
||||
#: test/tests/tables.py:119
|
||||
msgid "Upped"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:185
|
||||
#: test/tests/tables.py:187
|
||||
msgid "No Actions Table"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:684
|
||||
msgid "Single Table"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tabs.py:36
|
||||
msgid "Tab One"
|
||||
msgstr ""
|
||||
@ -441,24 +484,37 @@ msgstr "Versione dell'indirizzo IP non valida"
|
||||
msgid "Invalid subnet mask"
|
||||
msgstr "Maschera sottorete non valida."
|
||||
|
||||
#: utils/validators.py:35
|
||||
msgid "Password is not accepted"
|
||||
msgstr "La password non è stata accettata."
|
||||
|
||||
#: workflows/base.py:70
|
||||
#: workflows/base.py:71
|
||||
msgid "Processing..."
|
||||
msgstr "Attendere prego..."
|
||||
|
||||
#: workflows/base.py:538
|
||||
#: workflows/base.py:467
|
||||
#, fuzzy
|
||||
msgid "All available"
|
||||
msgstr "Non disponibile"
|
||||
|
||||
#: workflows/base.py:468
|
||||
msgid "Members"
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:469
|
||||
msgid "None available."
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:470
|
||||
msgid "No members."
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:569
|
||||
msgid "Save"
|
||||
msgstr "Salva"
|
||||
|
||||
#: workflows/base.py:539
|
||||
#: workflows/base.py:570
|
||||
#, python-format
|
||||
msgid "%s completed successfully."
|
||||
msgstr "%s completato correttamente."
|
||||
|
||||
#: workflows/base.py:540
|
||||
#: workflows/base.py:571
|
||||
#, python-format
|
||||
msgid "%s did not complete."
|
||||
msgstr "%s non completato."
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-05 19:29+0000\n"
|
||||
"POT-Creation-Date: 2013-03-12 04:09+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"
|
||||
@ -18,12 +18,11 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:58
|
||||
#: static/horizon/js/horizon.forms.js:47
|
||||
msgid "Additional information here..."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:64
|
||||
#: static/horizon/js/horizon.projects.js:12
|
||||
#: static/horizon/js/horizon.forms.js:53
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
|
||||
@ -43,37 +42,33 @@ msgstr ""
|
||||
msgid "An error occurred. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:9
|
||||
msgid "This project currently has no members."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:10
|
||||
msgid "No more available users to add."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:11
|
||||
msgid "No users found."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:47
|
||||
msgid "An error occurred while updating."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:126
|
||||
#: static/horizon/js/horizon.tables.js:145
|
||||
msgid "You have selected "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:158
|
||||
msgid "Confirm "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:127
|
||||
#: static/horizon/js/horizon.tables.js:159
|
||||
msgid "Please confirm your selection. This action cannot be undone."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:141
|
||||
#: static/horizon/js/horizon.tables.js:173
|
||||
msgid "Working"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:184
|
||||
#: static/horizon/js/horizon.tables.js:216
|
||||
#, c-format
|
||||
msgid "Displaying %s item"
|
||||
msgid_plural "Displaying %s items"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: static/horizon/js/horizon.users.js:18
|
||||
msgid "Passwords do not match."
|
||||
msgstr ""
|
||||
|
@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Horizon\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-05 19:29+0000\n"
|
||||
"POT-Creation-Date: 2013-03-12 04:08+0000\n"
|
||||
"PO-Revision-Date: 2012-08-26 02:19+0000\n"
|
||||
"Last-Translator: Tomoyuki KATO <tomo@dream.daynight.jp>\n"
|
||||
"Language-Team: Japanese (http://www.transifex.com/projects/p/openstack/"
|
||||
@ -20,7 +20,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: base.py:437
|
||||
#: base.py:424
|
||||
msgid "Other"
|
||||
msgstr "その他"
|
||||
|
||||
@ -33,7 +33,7 @@ msgstr "続けるにはログインしてください。"
|
||||
msgid "You are not authorized to access %s"
|
||||
msgstr "%s へのアクセスは許可されていません。"
|
||||
|
||||
#: exceptions.py:285
|
||||
#: exceptions.py:283
|
||||
msgid "Unauthorized. Please try logging in again."
|
||||
msgstr "認証されていません。もう一度ログインしてください。"
|
||||
|
||||
@ -46,61 +46,65 @@ msgstr "ナビゲーション項目"
|
||||
msgid "Select a %s to browse."
|
||||
msgstr "表示する %s を選択してください。"
|
||||
|
||||
#: tables/actions.py:338
|
||||
#: conf/default.py:29
|
||||
msgid "Password is not accepted"
|
||||
msgstr "パスワードを受け付けられません"
|
||||
|
||||
#: tables/actions.py:349
|
||||
msgid "Filter"
|
||||
msgstr "フィルター"
|
||||
|
||||
#: tables/actions.py:468
|
||||
#: tables/actions.py:527
|
||||
#, python-format
|
||||
msgid "%(action)s %(data_type)s"
|
||||
msgstr "%(data_type)s の %(action)s"
|
||||
|
||||
#: tables/actions.py:502
|
||||
#: tables/actions.py:561
|
||||
msgid "N/A"
|
||||
msgstr "N/A"
|
||||
|
||||
#: tables/actions.py:530
|
||||
#: tables/actions.py:589
|
||||
#, python-format
|
||||
msgid "You do not have permission to %(action)s: %(objs)s"
|
||||
msgstr "%(action)s を実行する権限がありません: %(objs)s"
|
||||
|
||||
#: tables/actions.py:536
|
||||
#: tables/actions.py:595
|
||||
#, python-format
|
||||
msgid "Unable to %(action)s: %(objs)s"
|
||||
msgstr "%(action)s を実行できません: %(objs)s"
|
||||
|
||||
#: tables/actions.py:542
|
||||
#: tables/actions.py:601
|
||||
#, python-format
|
||||
msgid "%(action)s: %(objs)s"
|
||||
msgstr "%(action)s: %(objs)s"
|
||||
|
||||
#: tables/actions.py:552
|
||||
#: tables/actions.py:611
|
||||
msgid "Delete"
|
||||
msgstr "削除します"
|
||||
|
||||
#: tables/actions.py:553
|
||||
#: tables/actions.py:612
|
||||
msgid "Deleted"
|
||||
msgstr "削除しました"
|
||||
|
||||
#: tables/base.py:266
|
||||
#: tables/base.py:275
|
||||
#, python-format
|
||||
msgid "The attribute %(attr)s doesn't exist on %(obj)s."
|
||||
msgstr "属性 %(attr)s が %(obj)s. に存在しません。"
|
||||
|
||||
#: tables/base.py:727
|
||||
#: tables/base.py:748
|
||||
msgid "No items to display."
|
||||
msgstr "表示する項目がありません。"
|
||||
|
||||
#: tables/base.py:830
|
||||
#: tables/base.py:852
|
||||
msgid "Actions"
|
||||
msgstr "アクション"
|
||||
|
||||
#: tables/base.py:1008
|
||||
#: tables/base.py:1035
|
||||
#, python-format
|
||||
msgid "No match returned for the id \"%s\"."
|
||||
msgstr "ID \"%s\" に一致するものが返されませんでした。"
|
||||
|
||||
#: tables/base.py:1138
|
||||
#: tables/base.py:1165
|
||||
msgid "Please select a row before taking that action."
|
||||
msgstr "アクションを実行する前に行を選択してください。"
|
||||
|
||||
@ -124,7 +128,20 @@ msgstr "ログイン"
|
||||
msgid "Log In"
|
||||
msgstr "ログイン"
|
||||
|
||||
#: templates/auth/_login.html:14
|
||||
#, fuzzy
|
||||
msgid "You don't have permissions to access:"
|
||||
msgstr "%(action)s を実行する権限がありません: %(objs)s"
|
||||
|
||||
#: templates/auth/_login.html:16
|
||||
msgid "Login as different user or go back to"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:17
|
||||
msgid "home page"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:27
|
||||
msgid "Sign In"
|
||||
msgstr "ログイン"
|
||||
|
||||
@ -144,16 +161,20 @@ msgstr "成功: "
|
||||
msgid "Error: "
|
||||
msgstr "エラー: "
|
||||
|
||||
#: templates/horizon/common/_data_table.html:44
|
||||
#: templates/horizon/common/_data_table.html:54
|
||||
msgid "Summary"
|
||||
msgstr "概要"
|
||||
|
||||
#: templates/horizon/common/_data_table.html:53
|
||||
#: templates/horizon/common/_data_table.html:63
|
||||
#, python-format
|
||||
msgid "Displaying %(counter)s item"
|
||||
msgid_plural "Displaying %(counter)s items"
|
||||
msgstr[0] "%(counter)s 個の項目を表示しています"
|
||||
|
||||
#: templates/horizon/common/_data_table_row_actions.html:10
|
||||
msgid "More"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:4
|
||||
#, fuzzy
|
||||
msgid "Quota Summary"
|
||||
@ -162,12 +183,16 @@ msgstr "概要"
|
||||
#: templates/horizon/common/_quota_summary.html:5
|
||||
#: templates/horizon/common/_quota_summary.html:8
|
||||
#: templates/horizon/common/_quota_summary.html:11
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
msgid "Used"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:5
|
||||
#: templates/horizon/common/_quota_summary.html:8
|
||||
#: templates/horizon/common/_quota_summary.html:11
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
msgid "of"
|
||||
msgstr ""
|
||||
|
||||
@ -186,6 +211,16 @@ msgstr "利用可能"
|
||||
msgid "Available RAM"
|
||||
msgstr "利用可能"
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#, fuzzy
|
||||
msgid "Available volumes"
|
||||
msgstr "利用可能"
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
#, fuzzy
|
||||
msgid "Available volume storage"
|
||||
msgstr "すべてのインスタンス"
|
||||
|
||||
#: templates/horizon/common/_resource_browser.html:10
|
||||
#, python-format
|
||||
msgid "Displaying %(nav_items)s item"
|
||||
@ -235,11 +270,11 @@ msgstr "キャンセル"
|
||||
msgid "Horizon"
|
||||
msgstr "Horizon"
|
||||
|
||||
#: templatetags/horizon.py:108
|
||||
#: templatetags/horizon.py:109
|
||||
msgid "No Limit"
|
||||
msgstr "制限なし"
|
||||
|
||||
#: templatetags/horizon.py:110 templatetags/horizon.py:112
|
||||
#: templatetags/horizon.py:111 templatetags/horizon.py:113
|
||||
msgid "Available"
|
||||
msgstr "利用可能"
|
||||
|
||||
@ -330,46 +365,54 @@ msgstr "マイパネル"
|
||||
msgid "Admin Panel"
|
||||
msgstr "管理パネル"
|
||||
|
||||
#: test/tests/messages.py:31
|
||||
#: test/tests/messages.py:32
|
||||
msgid "Giant ants are attacking San Francisco!"
|
||||
msgstr "巨大な蟻がサンフランシスコを攻撃しています!"
|
||||
|
||||
#: test/tests/tables.py:106
|
||||
#: test/tests/messages.py:46
|
||||
msgid "We are now safe from ants! Go <a>here</a>!"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:107
|
||||
msgid "Batch"
|
||||
msgstr "バッチ"
|
||||
|
||||
#: test/tests/tables.py:107
|
||||
#: test/tests/tables.py:108
|
||||
msgid "Batched"
|
||||
msgstr "バッチしました"
|
||||
|
||||
#: test/tests/tables.py:108 test/tests/tables.py:119
|
||||
#: test/tests/tables.py:109 test/tests/tables.py:120
|
||||
msgid "Item"
|
||||
msgstr "項目"
|
||||
|
||||
#: test/tests/tables.py:109 test/tests/tables.py:120
|
||||
#: test/tests/tables.py:110 test/tests/tables.py:121
|
||||
msgid "Items"
|
||||
msgstr "項目"
|
||||
|
||||
#: test/tests/tables.py:117
|
||||
#: test/tests/tables.py:118
|
||||
msgid "Down"
|
||||
msgstr "下"
|
||||
|
||||
#: test/tests/tables.py:117
|
||||
#: test/tests/tables.py:118
|
||||
msgid "Up"
|
||||
msgstr "上"
|
||||
|
||||
#: test/tests/tables.py:118
|
||||
#: test/tests/tables.py:119
|
||||
msgid "Downed"
|
||||
msgstr "下げました"
|
||||
|
||||
#: test/tests/tables.py:118
|
||||
#: test/tests/tables.py:119
|
||||
msgid "Upped"
|
||||
msgstr "上げました"
|
||||
|
||||
#: test/tests/tables.py:185
|
||||
#: test/tests/tables.py:187
|
||||
msgid "No Actions Table"
|
||||
msgstr "アクションテーブルがありません"
|
||||
|
||||
#: test/tests/tables.py:684
|
||||
msgid "Single Table"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tabs.py:36
|
||||
msgid "Tab One"
|
||||
msgstr "タブ 1"
|
||||
@ -438,24 +481,38 @@ msgstr "IP アドレスの無効なバージョン"
|
||||
msgid "Invalid subnet mask"
|
||||
msgstr "無効なサブネットマスク"
|
||||
|
||||
#: utils/validators.py:35
|
||||
msgid "Password is not accepted"
|
||||
msgstr "パスワードを受け付けられません"
|
||||
|
||||
#: workflows/base.py:70
|
||||
#: workflows/base.py:71
|
||||
msgid "Processing..."
|
||||
msgstr "処理中..."
|
||||
|
||||
#: workflows/base.py:538
|
||||
#: workflows/base.py:467
|
||||
#, fuzzy
|
||||
msgid "All available"
|
||||
msgstr "利用可能"
|
||||
|
||||
#: workflows/base.py:468
|
||||
msgid "Members"
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:469
|
||||
#, fuzzy
|
||||
msgid "None available."
|
||||
msgstr "利用可能"
|
||||
|
||||
#: workflows/base.py:470
|
||||
msgid "No members."
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:569
|
||||
msgid "Save"
|
||||
msgstr "保存"
|
||||
|
||||
#: workflows/base.py:539
|
||||
#: workflows/base.py:570
|
||||
#, python-format
|
||||
msgid "%s completed successfully."
|
||||
msgstr "%s が正常に完了しました。"
|
||||
|
||||
#: workflows/base.py:540
|
||||
#: workflows/base.py:571
|
||||
#, python-format
|
||||
msgid "%s did not complete."
|
||||
msgstr "%s が完了しませんでした。"
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-05 19:29+0000\n"
|
||||
"POT-Creation-Date: 2013-03-12 04:09+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"
|
||||
@ -18,12 +18,11 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0\n"
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:58
|
||||
#: static/horizon/js/horizon.forms.js:47
|
||||
msgid "Additional information here..."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:64
|
||||
#: static/horizon/js/horizon.projects.js:12
|
||||
#: static/horizon/js/horizon.forms.js:53
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
|
||||
@ -43,36 +42,32 @@ msgstr ""
|
||||
msgid "An error occurred. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:9
|
||||
msgid "This project currently has no members."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:10
|
||||
msgid "No more available users to add."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:11
|
||||
msgid "No users found."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:47
|
||||
msgid "An error occurred while updating."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:126
|
||||
#: static/horizon/js/horizon.tables.js:145
|
||||
msgid "You have selected "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:158
|
||||
msgid "Confirm "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:127
|
||||
#: static/horizon/js/horizon.tables.js:159
|
||||
msgid "Please confirm your selection. This action cannot be undone."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:141
|
||||
#: static/horizon/js/horizon.tables.js:173
|
||||
msgid "Working"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:184
|
||||
#: static/horizon/js/horizon.tables.js:216
|
||||
#, c-format
|
||||
msgid "Displaying %s item"
|
||||
msgid_plural "Displaying %s items"
|
||||
msgstr[0] ""
|
||||
|
||||
#: static/horizon/js/horizon.users.js:18
|
||||
msgid "Passwords do not match."
|
||||
msgstr ""
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Horizon\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-05 19:29+0000\n"
|
||||
"POT-Creation-Date: 2013-03-12 04:08+0000\n"
|
||||
"PO-Revision-Date: 2012-08-23 05:34+0000\n"
|
||||
"Last-Translator: bluejay.kr <bluejay.ahn@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -18,7 +18,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: base.py:437
|
||||
#: base.py:424
|
||||
msgid "Other"
|
||||
msgstr ""
|
||||
|
||||
@ -31,7 +31,7 @@ msgstr ""
|
||||
msgid "You are not authorized to access %s"
|
||||
msgstr "%s에 접근 권한이 없습니다. "
|
||||
|
||||
#: exceptions.py:285
|
||||
#: exceptions.py:283
|
||||
msgid "Unauthorized. Please try logging in again."
|
||||
msgstr "인증되지 않았습니다. 다시 로깅해주시기 바랍니다. "
|
||||
|
||||
@ -44,61 +44,65 @@ msgstr ""
|
||||
msgid "Select a %s to browse."
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:338
|
||||
#: conf/default.py:29
|
||||
msgid "Password is not accepted"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:349
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:468
|
||||
#: tables/actions.py:527
|
||||
#, python-format
|
||||
msgid "%(action)s %(data_type)s"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:502
|
||||
#: tables/actions.py:561
|
||||
msgid "N/A"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:530
|
||||
#: tables/actions.py:589
|
||||
#, python-format
|
||||
msgid "You do not have permission to %(action)s: %(objs)s"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:536
|
||||
#: tables/actions.py:595
|
||||
#, python-format
|
||||
msgid "Unable to %(action)s: %(objs)s"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:542
|
||||
#: tables/actions.py:601
|
||||
#, python-format
|
||||
msgid "%(action)s: %(objs)s"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:552
|
||||
#: tables/actions.py:611
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:553
|
||||
#: tables/actions.py:612
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: tables/base.py:266
|
||||
#: tables/base.py:275
|
||||
#, python-format
|
||||
msgid "The attribute %(attr)s doesn't exist on %(obj)s."
|
||||
msgstr ""
|
||||
|
||||
#: tables/base.py:727
|
||||
#: tables/base.py:748
|
||||
msgid "No items to display."
|
||||
msgstr ""
|
||||
|
||||
#: tables/base.py:830
|
||||
#: tables/base.py:852
|
||||
msgid "Actions"
|
||||
msgstr ""
|
||||
|
||||
#: tables/base.py:1008
|
||||
#: tables/base.py:1035
|
||||
#, python-format
|
||||
msgid "No match returned for the id \"%s\"."
|
||||
msgstr ""
|
||||
|
||||
#: tables/base.py:1138
|
||||
#: tables/base.py:1165
|
||||
msgid "Please select a row before taking that action."
|
||||
msgstr ""
|
||||
|
||||
@ -122,7 +126,19 @@ msgstr ""
|
||||
msgid "Log In"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:14
|
||||
msgid "You don't have permissions to access:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:16
|
||||
msgid "Login as different user or go back to"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:17
|
||||
msgid "home page"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:27
|
||||
msgid "Sign In"
|
||||
msgstr ""
|
||||
|
||||
@ -142,16 +158,20 @@ msgstr ""
|
||||
msgid "Error: "
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_data_table.html:44
|
||||
#: templates/horizon/common/_data_table.html:54
|
||||
msgid "Summary"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_data_table.html:53
|
||||
#: templates/horizon/common/_data_table.html:63
|
||||
#, python-format
|
||||
msgid "Displaying %(counter)s item"
|
||||
msgid_plural "Displaying %(counter)s items"
|
||||
msgstr[0] ""
|
||||
|
||||
#: templates/horizon/common/_data_table_row_actions.html:10
|
||||
msgid "More"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:4
|
||||
msgid "Quota Summary"
|
||||
msgstr ""
|
||||
@ -159,12 +179,16 @@ msgstr ""
|
||||
#: templates/horizon/common/_quota_summary.html:5
|
||||
#: templates/horizon/common/_quota_summary.html:8
|
||||
#: templates/horizon/common/_quota_summary.html:11
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
msgid "Used"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:5
|
||||
#: templates/horizon/common/_quota_summary.html:8
|
||||
#: templates/horizon/common/_quota_summary.html:11
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
msgid "of"
|
||||
msgstr ""
|
||||
|
||||
@ -180,6 +204,14 @@ msgstr ""
|
||||
msgid "Available RAM"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
msgid "Available volumes"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
msgid "Available volume storage"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_resource_browser.html:10
|
||||
#, python-format
|
||||
msgid "Displaying %(nav_items)s item"
|
||||
@ -228,11 +260,11 @@ msgstr ""
|
||||
msgid "Horizon"
|
||||
msgstr ""
|
||||
|
||||
#: templatetags/horizon.py:108
|
||||
#: templatetags/horizon.py:109
|
||||
msgid "No Limit"
|
||||
msgstr ""
|
||||
|
||||
#: templatetags/horizon.py:110 templatetags/horizon.py:112
|
||||
#: templatetags/horizon.py:111 templatetags/horizon.py:113
|
||||
msgid "Available"
|
||||
msgstr ""
|
||||
|
||||
@ -323,46 +355,54 @@ msgstr ""
|
||||
msgid "Admin Panel"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/messages.py:31
|
||||
#: test/tests/messages.py:32
|
||||
msgid "Giant ants are attacking San Francisco!"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:106
|
||||
msgid "Batch"
|
||||
#: test/tests/messages.py:46
|
||||
msgid "We are now safe from ants! Go <a>here</a>!"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:107
|
||||
msgid "Batch"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:108
|
||||
msgid "Batched"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:108 test/tests/tables.py:119
|
||||
#: test/tests/tables.py:109 test/tests/tables.py:120
|
||||
msgid "Item"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:109 test/tests/tables.py:120
|
||||
#: test/tests/tables.py:110 test/tests/tables.py:121
|
||||
msgid "Items"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:117
|
||||
#: test/tests/tables.py:118
|
||||
msgid "Down"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:117
|
||||
#: test/tests/tables.py:118
|
||||
msgid "Up"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:118
|
||||
#: test/tests/tables.py:119
|
||||
msgid "Downed"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:118
|
||||
#: test/tests/tables.py:119
|
||||
msgid "Upped"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:185
|
||||
#: test/tests/tables.py:187
|
||||
msgid "No Actions Table"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:684
|
||||
msgid "Single Table"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tabs.py:36
|
||||
msgid "Tab One"
|
||||
msgstr ""
|
||||
@ -431,24 +471,36 @@ msgstr ""
|
||||
msgid "Invalid subnet mask"
|
||||
msgstr ""
|
||||
|
||||
#: utils/validators.py:35
|
||||
msgid "Password is not accepted"
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:70
|
||||
#: workflows/base.py:71
|
||||
msgid "Processing..."
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:538
|
||||
#: workflows/base.py:467
|
||||
msgid "All available"
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:468
|
||||
msgid "Members"
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:469
|
||||
msgid "None available."
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:470
|
||||
msgid "No members."
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:569
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:539
|
||||
#: workflows/base.py:570
|
||||
#, python-format
|
||||
msgid "%s completed successfully."
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:540
|
||||
#: workflows/base.py:571
|
||||
#, python-format
|
||||
msgid "%s did not complete."
|
||||
msgstr ""
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-05 19:29+0000\n"
|
||||
"POT-Creation-Date: 2013-03-12 04:08+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,12 +17,11 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:58
|
||||
#: static/horizon/js/horizon.forms.js:47
|
||||
msgid "Additional information here..."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:64
|
||||
#: static/horizon/js/horizon.projects.js:12
|
||||
#: static/horizon/js/horizon.forms.js:53
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
|
||||
@ -42,37 +41,33 @@ msgstr ""
|
||||
msgid "An error occurred. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:9
|
||||
msgid "This project currently has no members."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:10
|
||||
msgid "No more available users to add."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:11
|
||||
msgid "No users found."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:47
|
||||
msgid "An error occurred while updating."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:126
|
||||
#: static/horizon/js/horizon.tables.js:145
|
||||
msgid "You have selected "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:158
|
||||
msgid "Confirm "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:127
|
||||
#: static/horizon/js/horizon.tables.js:159
|
||||
msgid "Please confirm your selection. This action cannot be undone."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:141
|
||||
#: static/horizon/js/horizon.tables.js:173
|
||||
msgid "Working"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:184
|
||||
#: static/horizon/js/horizon.tables.js:216
|
||||
#, c-format
|
||||
msgid "Displaying %s item"
|
||||
msgid_plural "Displaying %s items"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: static/horizon/js/horizon.users.js:18
|
||||
msgid "Passwords do not match."
|
||||
msgstr ""
|
||||
|
@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Horizon\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-05 19:29+0000\n"
|
||||
"POT-Creation-Date: 2013-03-12 04:08+0000\n"
|
||||
"PO-Revision-Date: 2012-08-16 08:19+0000\n"
|
||||
"Last-Translator: Erik-Martijn Kasimier <erik.kasimier@nouveaumedia.nl>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -19,7 +19,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: base.py:437
|
||||
#: base.py:424
|
||||
msgid "Other"
|
||||
msgstr "Andere"
|
||||
|
||||
@ -32,7 +32,7 @@ msgstr "Log in om door te gaan."
|
||||
msgid "You are not authorized to access %s"
|
||||
msgstr "Je bent niet geauthoriseerd om %s te bekijken"
|
||||
|
||||
#: exceptions.py:285
|
||||
#: exceptions.py:283
|
||||
msgid "Unauthorized. Please try logging in again."
|
||||
msgstr "Je bent niet geautoriseerd. Probeer opnieuw in te loggen."
|
||||
|
||||
@ -45,61 +45,65 @@ msgstr ""
|
||||
msgid "Select a %s to browse."
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:338
|
||||
#: conf/default.py:29
|
||||
msgid "Password is not accepted"
|
||||
msgstr "Wachtwoord is niet geaccepteerd"
|
||||
|
||||
#: tables/actions.py:349
|
||||
msgid "Filter"
|
||||
msgstr "Filter"
|
||||
|
||||
#: tables/actions.py:468
|
||||
#: tables/actions.py:527
|
||||
#, python-format
|
||||
msgid "%(action)s %(data_type)s"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:502
|
||||
#: tables/actions.py:561
|
||||
msgid "N/A"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:530
|
||||
#: tables/actions.py:589
|
||||
#, python-format
|
||||
msgid "You do not have permission to %(action)s: %(objs)s"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:536
|
||||
#: tables/actions.py:595
|
||||
#, python-format
|
||||
msgid "Unable to %(action)s: %(objs)s"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:542
|
||||
#: tables/actions.py:601
|
||||
#, python-format
|
||||
msgid "%(action)s: %(objs)s"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:552
|
||||
#: tables/actions.py:611
|
||||
msgid "Delete"
|
||||
msgstr "Verwijder"
|
||||
|
||||
#: tables/actions.py:553
|
||||
#: tables/actions.py:612
|
||||
msgid "Deleted"
|
||||
msgstr "Verwijderd"
|
||||
|
||||
#: tables/base.py:266
|
||||
#: tables/base.py:275
|
||||
#, python-format
|
||||
msgid "The attribute %(attr)s doesn't exist on %(obj)s."
|
||||
msgstr ""
|
||||
|
||||
#: tables/base.py:727
|
||||
#: tables/base.py:748
|
||||
msgid "No items to display."
|
||||
msgstr ""
|
||||
|
||||
#: tables/base.py:830
|
||||
#: tables/base.py:852
|
||||
msgid "Actions"
|
||||
msgstr "Acties"
|
||||
|
||||
#: tables/base.py:1008
|
||||
#: tables/base.py:1035
|
||||
#, python-format
|
||||
msgid "No match returned for the id \"%s\"."
|
||||
msgstr ""
|
||||
|
||||
#: tables/base.py:1138
|
||||
#: tables/base.py:1165
|
||||
msgid "Please select a row before taking that action."
|
||||
msgstr ""
|
||||
|
||||
@ -123,7 +127,19 @@ msgstr ""
|
||||
msgid "Log In"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:14
|
||||
msgid "You don't have permissions to access:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:16
|
||||
msgid "Login as different user or go back to"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:17
|
||||
msgid "home page"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:27
|
||||
msgid "Sign In"
|
||||
msgstr ""
|
||||
|
||||
@ -143,17 +159,21 @@ msgstr "Succesvol: "
|
||||
msgid "Error: "
|
||||
msgstr "Error: "
|
||||
|
||||
#: templates/horizon/common/_data_table.html:44
|
||||
#: templates/horizon/common/_data_table.html:54
|
||||
msgid "Summary"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_data_table.html:53
|
||||
#: templates/horizon/common/_data_table.html:63
|
||||
#, python-format
|
||||
msgid "Displaying %(counter)s item"
|
||||
msgid_plural "Displaying %(counter)s items"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: templates/horizon/common/_data_table_row_actions.html:10
|
||||
msgid "More"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:4
|
||||
msgid "Quota Summary"
|
||||
msgstr ""
|
||||
@ -161,12 +181,16 @@ msgstr ""
|
||||
#: templates/horizon/common/_quota_summary.html:5
|
||||
#: templates/horizon/common/_quota_summary.html:8
|
||||
#: templates/horizon/common/_quota_summary.html:11
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
msgid "Used"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:5
|
||||
#: templates/horizon/common/_quota_summary.html:8
|
||||
#: templates/horizon/common/_quota_summary.html:11
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
msgid "of"
|
||||
msgstr ""
|
||||
|
||||
@ -185,6 +209,16 @@ msgstr "Beschikbaar"
|
||||
msgid "Available RAM"
|
||||
msgstr "Beschikbaar"
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#, fuzzy
|
||||
msgid "Available volumes"
|
||||
msgstr "Beschikbaar"
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
#, fuzzy
|
||||
msgid "Available volume storage"
|
||||
msgstr "Alle instances"
|
||||
|
||||
#: templates/horizon/common/_resource_browser.html:10
|
||||
#, python-format
|
||||
msgid "Displaying %(nav_items)s item"
|
||||
@ -235,11 +269,11 @@ msgstr "Annuleren"
|
||||
msgid "Horizon"
|
||||
msgstr ""
|
||||
|
||||
#: templatetags/horizon.py:108
|
||||
#: templatetags/horizon.py:109
|
||||
msgid "No Limit"
|
||||
msgstr "Geen limiet"
|
||||
|
||||
#: templatetags/horizon.py:110 templatetags/horizon.py:112
|
||||
#: templatetags/horizon.py:111 templatetags/horizon.py:113
|
||||
msgid "Available"
|
||||
msgstr "Beschikbaar"
|
||||
|
||||
@ -332,46 +366,54 @@ msgstr "Alle instances"
|
||||
msgid "Admin Panel"
|
||||
msgstr "Beheerderspaneel"
|
||||
|
||||
#: test/tests/messages.py:31
|
||||
#: test/tests/messages.py:32
|
||||
msgid "Giant ants are attacking San Francisco!"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:106
|
||||
msgid "Batch"
|
||||
#: test/tests/messages.py:46
|
||||
msgid "We are now safe from ants! Go <a>here</a>!"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:107
|
||||
msgid "Batch"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:108
|
||||
msgid "Batched"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:108 test/tests/tables.py:119
|
||||
#: test/tests/tables.py:109 test/tests/tables.py:120
|
||||
msgid "Item"
|
||||
msgstr "Item"
|
||||
|
||||
#: test/tests/tables.py:109 test/tests/tables.py:120
|
||||
#: test/tests/tables.py:110 test/tests/tables.py:121
|
||||
msgid "Items"
|
||||
msgstr "Items"
|
||||
|
||||
#: test/tests/tables.py:117
|
||||
#: test/tests/tables.py:118
|
||||
msgid "Down"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:117
|
||||
#: test/tests/tables.py:118
|
||||
msgid "Up"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:118
|
||||
#: test/tests/tables.py:119
|
||||
msgid "Downed"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:118
|
||||
#: test/tests/tables.py:119
|
||||
msgid "Upped"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:185
|
||||
#: test/tests/tables.py:187
|
||||
msgid "No Actions Table"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:684
|
||||
msgid "Single Table"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tabs.py:36
|
||||
msgid "Tab One"
|
||||
msgstr ""
|
||||
@ -440,24 +482,38 @@ msgstr "Invalide versie IP adres"
|
||||
msgid "Invalid subnet mask"
|
||||
msgstr "Invalide subnet mask"
|
||||
|
||||
#: utils/validators.py:35
|
||||
msgid "Password is not accepted"
|
||||
msgstr "Wachtwoord is niet geaccepteerd"
|
||||
|
||||
#: workflows/base.py:70
|
||||
#: workflows/base.py:71
|
||||
msgid "Processing..."
|
||||
msgstr "Verwerken..."
|
||||
|
||||
#: workflows/base.py:538
|
||||
#: workflows/base.py:467
|
||||
#, fuzzy
|
||||
msgid "All available"
|
||||
msgstr "Beschikbaar"
|
||||
|
||||
#: workflows/base.py:468
|
||||
msgid "Members"
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:469
|
||||
#, fuzzy
|
||||
msgid "None available."
|
||||
msgstr "Beschikbaar"
|
||||
|
||||
#: workflows/base.py:470
|
||||
msgid "No members."
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:569
|
||||
msgid "Save"
|
||||
msgstr "Opslaan"
|
||||
|
||||
#: workflows/base.py:539
|
||||
#: workflows/base.py:570
|
||||
#, python-format
|
||||
msgid "%s completed successfully."
|
||||
msgstr "%s succesvol afgerond."
|
||||
|
||||
#: workflows/base.py:540
|
||||
#: workflows/base.py:571
|
||||
#, python-format
|
||||
msgid "%s did not complete."
|
||||
msgstr "%s was niet voltooid."
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-05 19:29+0000\n"
|
||||
"POT-Creation-Date: 2013-03-12 04:08+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,12 +17,11 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:58
|
||||
#: static/horizon/js/horizon.forms.js:47
|
||||
msgid "Additional information here..."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:64
|
||||
#: static/horizon/js/horizon.projects.js:12
|
||||
#: static/horizon/js/horizon.forms.js:53
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
|
||||
@ -42,37 +41,33 @@ msgstr ""
|
||||
msgid "An error occurred. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:9
|
||||
msgid "This project currently has no members."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:10
|
||||
msgid "No more available users to add."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:11
|
||||
msgid "No users found."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:47
|
||||
msgid "An error occurred while updating."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:126
|
||||
#: static/horizon/js/horizon.tables.js:145
|
||||
msgid "You have selected "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:158
|
||||
msgid "Confirm "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:127
|
||||
#: static/horizon/js/horizon.tables.js:159
|
||||
msgid "Please confirm your selection. This action cannot be undone."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:141
|
||||
#: static/horizon/js/horizon.tables.js:173
|
||||
msgid "Working"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:184
|
||||
#: static/horizon/js/horizon.tables.js:216
|
||||
#, c-format
|
||||
msgid "Displaying %s item"
|
||||
msgid_plural "Displaying %s items"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: static/horizon/js/horizon.users.js:18
|
||||
msgid "Passwords do not match."
|
||||
msgstr ""
|
||||
|
@ -7,10 +7,11 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: openstack-dashboard\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-05 19:29+0000\n"
|
||||
"POT-Creation-Date: 2013-03-12 04:08+0000\n"
|
||||
"PO-Revision-Date: 2011-09-24 14:41+0100\n"
|
||||
"Last-Translator: Tomasz 'Zen' Napierala <tomasz@napierala.org>\n"
|
||||
"Language-Team: Polish OpenStack translations team <tomasz+openstack-i18n@napierala.org>\n"
|
||||
"Language-Team: Polish OpenStack translations team <tomasz+openstack-"
|
||||
"i18n@napierala.org>\n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -19,7 +20,7 @@ msgstr ""
|
||||
"X-Poedit-Country: POLAND\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
|
||||
#: base.py:437
|
||||
#: base.py:424
|
||||
msgid "Other"
|
||||
msgstr ""
|
||||
|
||||
@ -33,7 +34,7 @@ msgstr "Nie można usunąć klucza: %s"
|
||||
msgid "You are not authorized to access %s"
|
||||
msgstr ""
|
||||
|
||||
#: exceptions.py:285
|
||||
#: exceptions.py:283
|
||||
msgid "Unauthorized. Please try logging in again."
|
||||
msgstr ""
|
||||
|
||||
@ -46,63 +47,67 @@ msgstr ""
|
||||
msgid "Select a %s to browse."
|
||||
msgstr "Usuń projekt"
|
||||
|
||||
#: tables/actions.py:338
|
||||
#: conf/default.py:29
|
||||
msgid "Password is not accepted"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:349
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:468
|
||||
#: tables/actions.py:527
|
||||
#, python-format
|
||||
msgid "%(action)s %(data_type)s"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:502
|
||||
#: tables/actions.py:561
|
||||
msgid "N/A"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:530
|
||||
#: tables/actions.py:589
|
||||
#, python-format
|
||||
msgid "You do not have permission to %(action)s: %(objs)s"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:536
|
||||
#: tables/actions.py:595
|
||||
#, fuzzy, python-format
|
||||
msgid "Unable to %(action)s: %(objs)s"
|
||||
msgstr "Nie można usunąć klucza: %s"
|
||||
|
||||
#: tables/actions.py:542
|
||||
#: tables/actions.py:601
|
||||
#, python-format
|
||||
msgid "%(action)s: %(objs)s"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:552
|
||||
#: tables/actions.py:611
|
||||
msgid "Delete"
|
||||
msgstr "Usuń"
|
||||
|
||||
#: tables/actions.py:553
|
||||
#: tables/actions.py:612
|
||||
#, fuzzy
|
||||
msgid "Deleted"
|
||||
msgstr "Usuń"
|
||||
|
||||
#: tables/base.py:266
|
||||
#: tables/base.py:275
|
||||
#, python-format
|
||||
msgid "The attribute %(attr)s doesn't exist on %(obj)s."
|
||||
msgstr ""
|
||||
|
||||
#: tables/base.py:727
|
||||
#: tables/base.py:748
|
||||
msgid "No items to display."
|
||||
msgstr ""
|
||||
|
||||
#: tables/base.py:830
|
||||
#: tables/base.py:852
|
||||
#, fuzzy
|
||||
msgid "Actions"
|
||||
msgstr "Położenie"
|
||||
|
||||
#: tables/base.py:1008
|
||||
#: tables/base.py:1035
|
||||
#, python-format
|
||||
msgid "No match returned for the id \"%s\"."
|
||||
msgstr ""
|
||||
|
||||
#: tables/base.py:1138
|
||||
#: tables/base.py:1165
|
||||
msgid "Please select a row before taking that action."
|
||||
msgstr ""
|
||||
|
||||
@ -126,7 +131,19 @@ msgstr ""
|
||||
msgid "Log In"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:14
|
||||
msgid "You don't have permissions to access:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:16
|
||||
msgid "Login as different user or go back to"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:17
|
||||
msgid "home page"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:27
|
||||
msgid "Sign In"
|
||||
msgstr ""
|
||||
|
||||
@ -146,17 +163,21 @@ msgstr ""
|
||||
msgid "Error: "
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_data_table.html:44
|
||||
#: templates/horizon/common/_data_table.html:54
|
||||
msgid "Summary"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_data_table.html:53
|
||||
#: templates/horizon/common/_data_table.html:63
|
||||
#, python-format
|
||||
msgid "Displaying %(counter)s item"
|
||||
msgid_plural "Displaying %(counter)s items"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: templates/horizon/common/_data_table_row_actions.html:10
|
||||
msgid "More"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:4
|
||||
msgid "Quota Summary"
|
||||
msgstr ""
|
||||
@ -164,12 +185,16 @@ msgstr ""
|
||||
#: templates/horizon/common/_quota_summary.html:5
|
||||
#: templates/horizon/common/_quota_summary.html:8
|
||||
#: templates/horizon/common/_quota_summary.html:11
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
msgid "Used"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:5
|
||||
#: templates/horizon/common/_quota_summary.html:8
|
||||
#: templates/horizon/common/_quota_summary.html:11
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
msgid "of"
|
||||
msgstr ""
|
||||
|
||||
@ -188,6 +213,16 @@ msgstr "brak dostępnych"
|
||||
msgid "Available RAM"
|
||||
msgstr "brak dostępnych"
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#, fuzzy
|
||||
msgid "Available volumes"
|
||||
msgstr "brak dostępnych"
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
#, fuzzy
|
||||
msgid "Available volume storage"
|
||||
msgstr "Instancje"
|
||||
|
||||
#: templates/horizon/common/_resource_browser.html:10
|
||||
#, python-format
|
||||
msgid "Displaying %(nav_items)s item"
|
||||
@ -240,11 +275,11 @@ msgstr ""
|
||||
msgid "Horizon"
|
||||
msgstr ""
|
||||
|
||||
#: templatetags/horizon.py:108
|
||||
#: templatetags/horizon.py:109
|
||||
msgid "No Limit"
|
||||
msgstr ""
|
||||
|
||||
#: templatetags/horizon.py:110 templatetags/horizon.py:112
|
||||
#: templatetags/horizon.py:111 templatetags/horizon.py:113
|
||||
#, fuzzy
|
||||
msgid "Available"
|
||||
msgstr "brak dostępnych"
|
||||
@ -338,47 +373,55 @@ msgstr ""
|
||||
msgid "Admin Panel"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/messages.py:31
|
||||
#: test/tests/messages.py:32
|
||||
msgid "Giant ants are attacking San Francisco!"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:106
|
||||
msgid "Batch"
|
||||
#: test/tests/messages.py:46
|
||||
msgid "We are now safe from ants! Go <a>here</a>!"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:107
|
||||
msgid "Batch"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:108
|
||||
msgid "Batched"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:108 test/tests/tables.py:119
|
||||
#: test/tests/tables.py:109 test/tests/tables.py:120
|
||||
msgid "Item"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:109 test/tests/tables.py:120
|
||||
#: test/tests/tables.py:110 test/tests/tables.py:121
|
||||
msgid "Items"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:117
|
||||
#: test/tests/tables.py:118
|
||||
msgid "Down"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:117
|
||||
#: test/tests/tables.py:118
|
||||
msgid "Up"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:118
|
||||
#: test/tests/tables.py:119
|
||||
msgid "Downed"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:118
|
||||
#: test/tests/tables.py:119
|
||||
msgid "Upped"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:185
|
||||
#: test/tests/tables.py:187
|
||||
#, fuzzy
|
||||
msgid "No Actions Table"
|
||||
msgstr "Położenie"
|
||||
|
||||
#: test/tests/tables.py:684
|
||||
msgid "Single Table"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tabs.py:36
|
||||
msgid "Tab One"
|
||||
msgstr ""
|
||||
@ -450,24 +493,38 @@ msgstr ""
|
||||
msgid "Invalid subnet mask"
|
||||
msgstr ""
|
||||
|
||||
#: utils/validators.py:35
|
||||
msgid "Password is not accepted"
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:70
|
||||
#: workflows/base.py:71
|
||||
msgid "Processing..."
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:538
|
||||
#: workflows/base.py:467
|
||||
#, fuzzy
|
||||
msgid "All available"
|
||||
msgstr "brak dostępnych"
|
||||
|
||||
#: workflows/base.py:468
|
||||
msgid "Members"
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:469
|
||||
#, fuzzy
|
||||
msgid "None available."
|
||||
msgstr "brak dostępnych"
|
||||
|
||||
#: workflows/base.py:470
|
||||
msgid "No members."
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:569
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:539
|
||||
#: workflows/base.py:570
|
||||
#, fuzzy, python-format
|
||||
msgid "%s completed successfully."
|
||||
msgstr "Wolumen %(id)s %(name)s został pomyślnie utworzony."
|
||||
|
||||
#: workflows/base.py:540
|
||||
#: workflows/base.py:571
|
||||
#, python-format
|
||||
msgid "%s did not complete."
|
||||
msgstr ""
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-05 19:29+0000\n"
|
||||
"POT-Creation-Date: 2013-03-12 04:09+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"
|
||||
@ -19,12 +19,11 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
|
||||
"|| n%100>=20) ? 1 : 2)\n"
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:58
|
||||
#: static/horizon/js/horizon.forms.js:47
|
||||
msgid "Additional information here..."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:64
|
||||
#: static/horizon/js/horizon.projects.js:12
|
||||
#: static/horizon/js/horizon.forms.js:53
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
|
||||
@ -44,38 +43,34 @@ msgstr ""
|
||||
msgid "An error occurred. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:9
|
||||
msgid "This project currently has no members."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:10
|
||||
msgid "No more available users to add."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:11
|
||||
msgid "No users found."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:47
|
||||
msgid "An error occurred while updating."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:126
|
||||
#: static/horizon/js/horizon.tables.js:145
|
||||
msgid "You have selected "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:158
|
||||
msgid "Confirm "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:127
|
||||
#: static/horizon/js/horizon.tables.js:159
|
||||
msgid "Please confirm your selection. This action cannot be undone."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:141
|
||||
#: static/horizon/js/horizon.tables.js:173
|
||||
msgid "Working"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:184
|
||||
#: static/horizon/js/horizon.tables.js:216
|
||||
#, c-format
|
||||
msgid "Displaying %s item"
|
||||
msgid_plural "Displaying %s items"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
|
||||
#: static/horizon/js/horizon.users.js:18
|
||||
msgid "Passwords do not match."
|
||||
msgstr ""
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Horizon\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-05 19:29+0000\n"
|
||||
"POT-Creation-Date: 2013-03-12 04:08+0000\n"
|
||||
"PO-Revision-Date: 2012-08-16 08:19+0000\n"
|
||||
"Last-Translator: Gabriel Hurley <gabriel@strikeawe.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -18,7 +18,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: base.py:437
|
||||
#: base.py:424
|
||||
msgid "Other"
|
||||
msgstr "Outro"
|
||||
|
||||
@ -31,7 +31,7 @@ msgstr "Por favor login para continuar"
|
||||
msgid "You are not authorized to access %s"
|
||||
msgstr "Voçê não pode acessar %s"
|
||||
|
||||
#: exceptions.py:285
|
||||
#: exceptions.py:283
|
||||
msgid "Unauthorized. Please try logging in again."
|
||||
msgstr "Não autorizado. Por favor, tente efetuar login novamente."
|
||||
|
||||
@ -44,61 +44,65 @@ msgstr ""
|
||||
msgid "Select a %s to browse."
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:338
|
||||
#: conf/default.py:29
|
||||
msgid "Password is not accepted"
|
||||
msgstr "Senha não é aceita"
|
||||
|
||||
#: tables/actions.py:349
|
||||
msgid "Filter"
|
||||
msgstr "Filtro"
|
||||
|
||||
#: tables/actions.py:468
|
||||
#: tables/actions.py:527
|
||||
#, python-format
|
||||
msgid "%(action)s %(data_type)s"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:502
|
||||
#: tables/actions.py:561
|
||||
msgid "N/A"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:530
|
||||
#: tables/actions.py:589
|
||||
#, python-format
|
||||
msgid "You do not have permission to %(action)s: %(objs)s"
|
||||
msgstr "Você não tem permissão para %(action)s: %(objs)s"
|
||||
|
||||
#: tables/actions.py:536
|
||||
#: tables/actions.py:595
|
||||
#, python-format
|
||||
msgid "Unable to %(action)s: %(objs)s"
|
||||
msgstr "Incapaz de %(action)s: %(objs)s"
|
||||
|
||||
#: tables/actions.py:542
|
||||
#: tables/actions.py:601
|
||||
#, python-format
|
||||
msgid "%(action)s: %(objs)s"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:552
|
||||
#: tables/actions.py:611
|
||||
msgid "Delete"
|
||||
msgstr "Excluir"
|
||||
|
||||
#: tables/actions.py:553
|
||||
#: tables/actions.py:612
|
||||
msgid "Deleted"
|
||||
msgstr "Excluído"
|
||||
|
||||
#: tables/base.py:266
|
||||
#: tables/base.py:275
|
||||
#, python-format
|
||||
msgid "The attribute %(attr)s doesn't exist on %(obj)s."
|
||||
msgstr "O %(attr)s atributo não existe em %(obj)s."
|
||||
|
||||
#: tables/base.py:727
|
||||
#: tables/base.py:748
|
||||
msgid "No items to display."
|
||||
msgstr "Não há itens para mostrar."
|
||||
|
||||
#: tables/base.py:830
|
||||
#: tables/base.py:852
|
||||
msgid "Actions"
|
||||
msgstr "Ações"
|
||||
|
||||
#: tables/base.py:1008
|
||||
#: tables/base.py:1035
|
||||
#, python-format
|
||||
msgid "No match returned for the id \"%s\"."
|
||||
msgstr "No jogo voltou para a ID de \"%s\"."
|
||||
|
||||
#: tables/base.py:1138
|
||||
#: tables/base.py:1165
|
||||
msgid "Please select a row before taking that action."
|
||||
msgstr "Por favor, selecione uma linha antes de tomar essa ação."
|
||||
|
||||
@ -122,7 +126,20 @@ msgstr ""
|
||||
msgid "Log In"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:14
|
||||
#, fuzzy
|
||||
msgid "You don't have permissions to access:"
|
||||
msgstr "Você não tem permissão para %(action)s: %(objs)s"
|
||||
|
||||
#: templates/auth/_login.html:16
|
||||
msgid "Login as different user or go back to"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:17
|
||||
msgid "home page"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:27
|
||||
msgid "Sign In"
|
||||
msgstr ""
|
||||
|
||||
@ -142,17 +159,21 @@ msgstr "Sucesso: "
|
||||
msgid "Error: "
|
||||
msgstr "Erro: "
|
||||
|
||||
#: templates/horizon/common/_data_table.html:44
|
||||
#: templates/horizon/common/_data_table.html:54
|
||||
msgid "Summary"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_data_table.html:53
|
||||
#: templates/horizon/common/_data_table.html:63
|
||||
#, python-format
|
||||
msgid "Displaying %(counter)s item"
|
||||
msgid_plural "Displaying %(counter)s items"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: templates/horizon/common/_data_table_row_actions.html:10
|
||||
msgid "More"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:4
|
||||
#, fuzzy
|
||||
msgid "Quota Summary"
|
||||
@ -161,12 +182,16 @@ msgstr "Resumo de Utilização"
|
||||
#: templates/horizon/common/_quota_summary.html:5
|
||||
#: templates/horizon/common/_quota_summary.html:8
|
||||
#: templates/horizon/common/_quota_summary.html:11
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
msgid "Used"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:5
|
||||
#: templates/horizon/common/_quota_summary.html:8
|
||||
#: templates/horizon/common/_quota_summary.html:11
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
msgid "of"
|
||||
msgstr ""
|
||||
|
||||
@ -185,6 +210,16 @@ msgstr "Disponível"
|
||||
msgid "Available RAM"
|
||||
msgstr "Disponível"
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#, fuzzy
|
||||
msgid "Available volumes"
|
||||
msgstr "Disponível"
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
#, fuzzy
|
||||
msgid "Available volume storage"
|
||||
msgstr "Todas as Instâncias"
|
||||
|
||||
#: templates/horizon/common/_resource_browser.html:10
|
||||
#, python-format
|
||||
msgid "Displaying %(nav_items)s item"
|
||||
@ -236,11 +271,11 @@ msgstr "Cancelar"
|
||||
msgid "Horizon"
|
||||
msgstr ""
|
||||
|
||||
#: templatetags/horizon.py:108
|
||||
#: templatetags/horizon.py:109
|
||||
msgid "No Limit"
|
||||
msgstr "Nenhum Limite"
|
||||
|
||||
#: templatetags/horizon.py:110 templatetags/horizon.py:112
|
||||
#: templatetags/horizon.py:111 templatetags/horizon.py:113
|
||||
msgid "Available"
|
||||
msgstr "Disponível"
|
||||
|
||||
@ -333,46 +368,54 @@ msgstr "Meu Painel"
|
||||
msgid "Admin Panel"
|
||||
msgstr "Painel de Administração"
|
||||
|
||||
#: test/tests/messages.py:31
|
||||
#: test/tests/messages.py:32
|
||||
msgid "Giant ants are attacking San Francisco!"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:106
|
||||
#: test/tests/messages.py:46
|
||||
msgid "We are now safe from ants! Go <a>here</a>!"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:107
|
||||
msgid "Batch"
|
||||
msgstr "Agrupar"
|
||||
|
||||
#: test/tests/tables.py:107
|
||||
#: test/tests/tables.py:108
|
||||
msgid "Batched"
|
||||
msgstr "Agrupadas"
|
||||
|
||||
#: test/tests/tables.py:108 test/tests/tables.py:119
|
||||
#: test/tests/tables.py:109 test/tests/tables.py:120
|
||||
msgid "Item"
|
||||
msgstr "Item"
|
||||
|
||||
#: test/tests/tables.py:109 test/tests/tables.py:120
|
||||
#: test/tests/tables.py:110 test/tests/tables.py:121
|
||||
msgid "Items"
|
||||
msgstr "Itens"
|
||||
|
||||
#: test/tests/tables.py:117
|
||||
#: test/tests/tables.py:118
|
||||
msgid "Down"
|
||||
msgstr "Desativar"
|
||||
|
||||
#: test/tests/tables.py:117
|
||||
#: test/tests/tables.py:118
|
||||
msgid "Up"
|
||||
msgstr "Elevar"
|
||||
|
||||
#: test/tests/tables.py:118
|
||||
#: test/tests/tables.py:119
|
||||
msgid "Downed"
|
||||
msgstr "Desativado"
|
||||
|
||||
#: test/tests/tables.py:118
|
||||
#: test/tests/tables.py:119
|
||||
msgid "Upped"
|
||||
msgstr "Elevado"
|
||||
|
||||
#: test/tests/tables.py:185
|
||||
#: test/tests/tables.py:187
|
||||
msgid "No Actions Table"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:684
|
||||
msgid "Single Table"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tabs.py:36
|
||||
msgid "Tab One"
|
||||
msgstr "Guia Um"
|
||||
@ -441,24 +484,38 @@ msgstr "Inválido versão para o endereço IP"
|
||||
msgid "Invalid subnet mask"
|
||||
msgstr "Máscara de sub-rede inválida"
|
||||
|
||||
#: utils/validators.py:35
|
||||
msgid "Password is not accepted"
|
||||
msgstr "Senha não é aceita"
|
||||
|
||||
#: workflows/base.py:70
|
||||
#: workflows/base.py:71
|
||||
msgid "Processing..."
|
||||
msgstr "Processamento..."
|
||||
|
||||
#: workflows/base.py:538
|
||||
#: workflows/base.py:467
|
||||
#, fuzzy
|
||||
msgid "All available"
|
||||
msgstr "Disponível"
|
||||
|
||||
#: workflows/base.py:468
|
||||
msgid "Members"
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:469
|
||||
#, fuzzy
|
||||
msgid "None available."
|
||||
msgstr "Disponível"
|
||||
|
||||
#: workflows/base.py:470
|
||||
msgid "No members."
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:569
|
||||
msgid "Save"
|
||||
msgstr "Guardar"
|
||||
|
||||
#: workflows/base.py:539
|
||||
#: workflows/base.py:570
|
||||
#, python-format
|
||||
msgid "%s completed successfully."
|
||||
msgstr "%s concluída com êxito."
|
||||
|
||||
#: workflows/base.py:540
|
||||
#: workflows/base.py:571
|
||||
#, python-format
|
||||
msgid "%s did not complete."
|
||||
msgstr "%s não foi concluída."
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-05 19:29+0000\n"
|
||||
"POT-Creation-Date: 2013-03-12 04:08+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"
|
||||
@ -18,12 +18,11 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:58
|
||||
#: static/horizon/js/horizon.forms.js:47
|
||||
msgid "Additional information here..."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:64
|
||||
#: static/horizon/js/horizon.projects.js:12
|
||||
#: static/horizon/js/horizon.forms.js:53
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
|
||||
@ -43,37 +42,33 @@ msgstr ""
|
||||
msgid "An error occurred. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:9
|
||||
msgid "This project currently has no members."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:10
|
||||
msgid "No more available users to add."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:11
|
||||
msgid "No users found."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:47
|
||||
msgid "An error occurred while updating."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:126
|
||||
#: static/horizon/js/horizon.tables.js:145
|
||||
msgid "You have selected "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:158
|
||||
msgid "Confirm "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:127
|
||||
#: static/horizon/js/horizon.tables.js:159
|
||||
msgid "Please confirm your selection. This action cannot be undone."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:141
|
||||
#: static/horizon/js/horizon.tables.js:173
|
||||
msgid "Working"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:184
|
||||
#: static/horizon/js/horizon.tables.js:216
|
||||
#, c-format
|
||||
msgid "Displaying %s item"
|
||||
msgid_plural "Displaying %s items"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: static/horizon/js/horizon.users.js:18
|
||||
msgid "Passwords do not match."
|
||||
msgstr ""
|
||||
|
@ -12,7 +12,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Horizon\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-05 19:29+0000\n"
|
||||
"POT-Creation-Date: 2013-03-12 04:08+0000\n"
|
||||
"PO-Revision-Date: 2012-08-29 15:12+0000\n"
|
||||
"Last-Translator: Leonardo Rodrigues de Mello <leonardo@gridstack.com.br>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -22,7 +22,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: base.py:437
|
||||
#: base.py:424
|
||||
msgid "Other"
|
||||
msgstr "Outro"
|
||||
|
||||
@ -35,7 +35,7 @@ msgstr "Por favor faça login para continuar."
|
||||
msgid "You are not authorized to access %s"
|
||||
msgstr "Você está autorizado a acessar %s"
|
||||
|
||||
#: exceptions.py:285
|
||||
#: exceptions.py:283
|
||||
msgid "Unauthorized. Please try logging in again."
|
||||
msgstr "Não autorizado. Por favor, tente efetuar login novamente."
|
||||
|
||||
@ -48,61 +48,65 @@ msgstr "Item de Navegação"
|
||||
msgid "Select a %s to browse."
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:338
|
||||
#: conf/default.py:29
|
||||
msgid "Password is not accepted"
|
||||
msgstr "senha não foi aceita"
|
||||
|
||||
#: tables/actions.py:349
|
||||
msgid "Filter"
|
||||
msgstr "Filtro"
|
||||
|
||||
#: tables/actions.py:468
|
||||
#: tables/actions.py:527
|
||||
#, python-format
|
||||
msgid "%(action)s %(data_type)s"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:502
|
||||
#: tables/actions.py:561
|
||||
msgid "N/A"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:530
|
||||
#: tables/actions.py:589
|
||||
#, python-format
|
||||
msgid "You do not have permission to %(action)s: %(objs)s"
|
||||
msgstr "Você não tem permissão para %(action)s: %(objs)s"
|
||||
|
||||
#: tables/actions.py:536
|
||||
#: tables/actions.py:595
|
||||
#, python-format
|
||||
msgid "Unable to %(action)s: %(objs)s"
|
||||
msgstr "Não foi possível %(action)s: %(objs)s"
|
||||
|
||||
#: tables/actions.py:542
|
||||
#: tables/actions.py:601
|
||||
#, python-format
|
||||
msgid "%(action)s: %(objs)s"
|
||||
msgstr "%(action)s: %(objs)s"
|
||||
|
||||
#: tables/actions.py:552
|
||||
#: tables/actions.py:611
|
||||
msgid "Delete"
|
||||
msgstr "Remover"
|
||||
|
||||
#: tables/actions.py:553
|
||||
#: tables/actions.py:612
|
||||
msgid "Deleted"
|
||||
msgstr "Removido"
|
||||
|
||||
#: tables/base.py:266
|
||||
#: tables/base.py:275
|
||||
#, python-format
|
||||
msgid "The attribute %(attr)s doesn't exist on %(obj)s."
|
||||
msgstr ""
|
||||
|
||||
#: tables/base.py:727
|
||||
#: tables/base.py:748
|
||||
msgid "No items to display."
|
||||
msgstr "Não existem items para mostrar."
|
||||
|
||||
#: tables/base.py:830
|
||||
#: tables/base.py:852
|
||||
msgid "Actions"
|
||||
msgstr "Ações"
|
||||
|
||||
#: tables/base.py:1008
|
||||
#: tables/base.py:1035
|
||||
#, python-format
|
||||
msgid "No match returned for the id \"%s\"."
|
||||
msgstr ""
|
||||
|
||||
#: tables/base.py:1138
|
||||
#: tables/base.py:1165
|
||||
msgid "Please select a row before taking that action."
|
||||
msgstr "Por favor selecione uma célula antes de realizar esta ação"
|
||||
|
||||
@ -126,7 +130,20 @@ msgstr "Logar"
|
||||
msgid "Log In"
|
||||
msgstr "Entrar"
|
||||
|
||||
#: templates/auth/_login.html:14
|
||||
#, fuzzy
|
||||
msgid "You don't have permissions to access:"
|
||||
msgstr "Você não tem permissão para %(action)s: %(objs)s"
|
||||
|
||||
#: templates/auth/_login.html:16
|
||||
msgid "Login as different user or go back to"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:17
|
||||
msgid "home page"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:27
|
||||
msgid "Sign In"
|
||||
msgstr "Registrar"
|
||||
|
||||
@ -146,17 +163,21 @@ msgstr "Sucesso:"
|
||||
msgid "Error: "
|
||||
msgstr "Erro:"
|
||||
|
||||
#: templates/horizon/common/_data_table.html:44
|
||||
#: templates/horizon/common/_data_table.html:54
|
||||
msgid "Summary"
|
||||
msgstr "Resumo"
|
||||
|
||||
#: templates/horizon/common/_data_table.html:53
|
||||
#: templates/horizon/common/_data_table.html:63
|
||||
#, python-format
|
||||
msgid "Displaying %(counter)s item"
|
||||
msgid_plural "Displaying %(counter)s items"
|
||||
msgstr[0] "Mostrando %(counter)s item"
|
||||
msgstr[1] "Mostrando %(counter)s items"
|
||||
|
||||
#: templates/horizon/common/_data_table_row_actions.html:10
|
||||
msgid "More"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:4
|
||||
#, fuzzy
|
||||
msgid "Quota Summary"
|
||||
@ -165,12 +186,16 @@ msgstr "Resumo"
|
||||
#: templates/horizon/common/_quota_summary.html:5
|
||||
#: templates/horizon/common/_quota_summary.html:8
|
||||
#: templates/horizon/common/_quota_summary.html:11
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
msgid "Used"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:5
|
||||
#: templates/horizon/common/_quota_summary.html:8
|
||||
#: templates/horizon/common/_quota_summary.html:11
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
msgid "of"
|
||||
msgstr ""
|
||||
|
||||
@ -189,6 +214,16 @@ msgstr "Disponível"
|
||||
msgid "Available RAM"
|
||||
msgstr "Disponível"
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#, fuzzy
|
||||
msgid "Available volumes"
|
||||
msgstr "Disponível"
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
#, fuzzy
|
||||
msgid "Available volume storage"
|
||||
msgstr "Todas as Instâncias"
|
||||
|
||||
#: templates/horizon/common/_resource_browser.html:10
|
||||
#, python-format
|
||||
msgid "Displaying %(nav_items)s item"
|
||||
@ -240,11 +275,11 @@ msgstr "Cancelar"
|
||||
msgid "Horizon"
|
||||
msgstr "Horizon"
|
||||
|
||||
#: templatetags/horizon.py:108
|
||||
#: templatetags/horizon.py:109
|
||||
msgid "No Limit"
|
||||
msgstr "Sem limite"
|
||||
|
||||
#: templatetags/horizon.py:110 templatetags/horizon.py:112
|
||||
#: templatetags/horizon.py:111 templatetags/horizon.py:113
|
||||
msgid "Available"
|
||||
msgstr "Disponível"
|
||||
|
||||
@ -337,46 +372,54 @@ msgstr "Meu Painel"
|
||||
msgid "Admin Panel"
|
||||
msgstr "Painel Administrativo"
|
||||
|
||||
#: test/tests/messages.py:31
|
||||
#: test/tests/messages.py:32
|
||||
msgid "Giant ants are attacking San Francisco!"
|
||||
msgstr "Formigas gigantes estão atacando São Paulo!"
|
||||
|
||||
#: test/tests/tables.py:106
|
||||
msgid "Batch"
|
||||
#: test/tests/messages.py:46
|
||||
msgid "We are now safe from ants! Go <a>here</a>!"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:107
|
||||
msgid "Batch"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:108
|
||||
msgid "Batched"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:108 test/tests/tables.py:119
|
||||
#: test/tests/tables.py:109 test/tests/tables.py:120
|
||||
msgid "Item"
|
||||
msgstr "Item"
|
||||
|
||||
#: test/tests/tables.py:109 test/tests/tables.py:120
|
||||
#: test/tests/tables.py:110 test/tests/tables.py:121
|
||||
msgid "Items"
|
||||
msgstr "Itens"
|
||||
|
||||
#: test/tests/tables.py:117
|
||||
#: test/tests/tables.py:118
|
||||
msgid "Down"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:117
|
||||
#: test/tests/tables.py:118
|
||||
msgid "Up"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:118
|
||||
#: test/tests/tables.py:119
|
||||
msgid "Downed"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:118
|
||||
#: test/tests/tables.py:119
|
||||
msgid "Upped"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:185
|
||||
#: test/tests/tables.py:187
|
||||
msgid "No Actions Table"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:684
|
||||
msgid "Single Table"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tabs.py:36
|
||||
msgid "Tab One"
|
||||
msgstr ""
|
||||
@ -445,24 +488,38 @@ msgstr "Versão inválida para o endereço IP"
|
||||
msgid "Invalid subnet mask"
|
||||
msgstr "Máscara de rede inválida"
|
||||
|
||||
#: utils/validators.py:35
|
||||
msgid "Password is not accepted"
|
||||
msgstr "senha não foi aceita"
|
||||
|
||||
#: workflows/base.py:70
|
||||
#: workflows/base.py:71
|
||||
msgid "Processing..."
|
||||
msgstr "Processando..."
|
||||
|
||||
#: workflows/base.py:538
|
||||
#: workflows/base.py:467
|
||||
#, fuzzy
|
||||
msgid "All available"
|
||||
msgstr "Disponível"
|
||||
|
||||
#: workflows/base.py:468
|
||||
msgid "Members"
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:469
|
||||
#, fuzzy
|
||||
msgid "None available."
|
||||
msgstr "Disponível"
|
||||
|
||||
#: workflows/base.py:470
|
||||
msgid "No members."
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:569
|
||||
msgid "Save"
|
||||
msgstr "Salvar"
|
||||
|
||||
#: workflows/base.py:539
|
||||
#: workflows/base.py:570
|
||||
#, python-format
|
||||
msgid "%s completed successfully."
|
||||
msgstr "%s concluído com sucesso."
|
||||
|
||||
#: workflows/base.py:540
|
||||
#: workflows/base.py:571
|
||||
#, python-format
|
||||
msgid "%s did not complete."
|
||||
msgstr "%s não completou."
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-05 19:29+0000\n"
|
||||
"POT-Creation-Date: 2013-03-12 04:08+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"
|
||||
@ -18,12 +18,11 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:58
|
||||
#: static/horizon/js/horizon.forms.js:47
|
||||
msgid "Additional information here..."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:64
|
||||
#: static/horizon/js/horizon.projects.js:12
|
||||
#: static/horizon/js/horizon.forms.js:53
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
|
||||
@ -43,37 +42,33 @@ msgstr ""
|
||||
msgid "An error occurred. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:9
|
||||
msgid "This project currently has no members."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:10
|
||||
msgid "No more available users to add."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:11
|
||||
msgid "No users found."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:47
|
||||
msgid "An error occurred while updating."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:126
|
||||
#: static/horizon/js/horizon.tables.js:145
|
||||
msgid "You have selected "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:158
|
||||
msgid "Confirm "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:127
|
||||
#: static/horizon/js/horizon.tables.js:159
|
||||
msgid "Please confirm your selection. This action cannot be undone."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:141
|
||||
#: static/horizon/js/horizon.tables.js:173
|
||||
msgid "Working"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:184
|
||||
#: static/horizon/js/horizon.tables.js:216
|
||||
#, c-format
|
||||
msgid "Displaying %s item"
|
||||
msgid_plural "Displaying %s items"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: static/horizon/js/horizon.users.js:18
|
||||
msgid "Passwords do not match."
|
||||
msgstr ""
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Horizon\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-05 19:29+0000\n"
|
||||
"POT-Creation-Date: 2013-03-12 04:08+0000\n"
|
||||
"PO-Revision-Date: 2012-08-16 08:19+0000\n"
|
||||
"Last-Translator: lykoz <woof@stopme.net>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -19,7 +19,7 @@ msgstr ""
|
||||
"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"
|
||||
|
||||
#: base.py:437
|
||||
#: base.py:424
|
||||
msgid "Other"
|
||||
msgstr ""
|
||||
|
||||
@ -32,7 +32,7 @@ msgstr ""
|
||||
msgid "You are not authorized to access %s"
|
||||
msgstr "У Вас нет доступа к %s"
|
||||
|
||||
#: exceptions.py:285
|
||||
#: exceptions.py:283
|
||||
msgid "Unauthorized. Please try logging in again."
|
||||
msgstr ""
|
||||
|
||||
@ -45,61 +45,65 @@ msgstr ""
|
||||
msgid "Select a %s to browse."
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:338
|
||||
#: conf/default.py:29
|
||||
msgid "Password is not accepted"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:349
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:468
|
||||
#: tables/actions.py:527
|
||||
#, python-format
|
||||
msgid "%(action)s %(data_type)s"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:502
|
||||
#: tables/actions.py:561
|
||||
msgid "N/A"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:530
|
||||
#: tables/actions.py:589
|
||||
#, python-format
|
||||
msgid "You do not have permission to %(action)s: %(objs)s"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:536
|
||||
#: tables/actions.py:595
|
||||
#, python-format
|
||||
msgid "Unable to %(action)s: %(objs)s"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:542
|
||||
#: tables/actions.py:601
|
||||
#, python-format
|
||||
msgid "%(action)s: %(objs)s"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:552
|
||||
#: tables/actions.py:611
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:553
|
||||
#: tables/actions.py:612
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: tables/base.py:266
|
||||
#: tables/base.py:275
|
||||
#, python-format
|
||||
msgid "The attribute %(attr)s doesn't exist on %(obj)s."
|
||||
msgstr ""
|
||||
|
||||
#: tables/base.py:727
|
||||
#: tables/base.py:748
|
||||
msgid "No items to display."
|
||||
msgstr ""
|
||||
|
||||
#: tables/base.py:830
|
||||
#: tables/base.py:852
|
||||
msgid "Actions"
|
||||
msgstr ""
|
||||
|
||||
#: tables/base.py:1008
|
||||
#: tables/base.py:1035
|
||||
#, python-format
|
||||
msgid "No match returned for the id \"%s\"."
|
||||
msgstr ""
|
||||
|
||||
#: tables/base.py:1138
|
||||
#: tables/base.py:1165
|
||||
msgid "Please select a row before taking that action."
|
||||
msgstr ""
|
||||
|
||||
@ -123,7 +127,19 @@ msgstr ""
|
||||
msgid "Log In"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:14
|
||||
msgid "You don't have permissions to access:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:16
|
||||
msgid "Login as different user or go back to"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:17
|
||||
msgid "home page"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:27
|
||||
msgid "Sign In"
|
||||
msgstr ""
|
||||
|
||||
@ -143,11 +159,11 @@ msgstr ""
|
||||
msgid "Error: "
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_data_table.html:44
|
||||
#: templates/horizon/common/_data_table.html:54
|
||||
msgid "Summary"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_data_table.html:53
|
||||
#: templates/horizon/common/_data_table.html:63
|
||||
#, python-format
|
||||
msgid "Displaying %(counter)s item"
|
||||
msgid_plural "Displaying %(counter)s items"
|
||||
@ -155,6 +171,10 @@ msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
|
||||
#: templates/horizon/common/_data_table_row_actions.html:10
|
||||
msgid "More"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:4
|
||||
msgid "Quota Summary"
|
||||
msgstr ""
|
||||
@ -162,12 +182,16 @@ msgstr ""
|
||||
#: templates/horizon/common/_quota_summary.html:5
|
||||
#: templates/horizon/common/_quota_summary.html:8
|
||||
#: templates/horizon/common/_quota_summary.html:11
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
msgid "Used"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:5
|
||||
#: templates/horizon/common/_quota_summary.html:8
|
||||
#: templates/horizon/common/_quota_summary.html:11
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
msgid "of"
|
||||
msgstr ""
|
||||
|
||||
@ -183,6 +207,14 @@ msgstr ""
|
||||
msgid "Available RAM"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
msgid "Available volumes"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
msgid "Available volume storage"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_resource_browser.html:10
|
||||
#, python-format
|
||||
msgid "Displaying %(nav_items)s item"
|
||||
@ -235,11 +267,11 @@ msgstr ""
|
||||
msgid "Horizon"
|
||||
msgstr ""
|
||||
|
||||
#: templatetags/horizon.py:108
|
||||
#: templatetags/horizon.py:109
|
||||
msgid "No Limit"
|
||||
msgstr ""
|
||||
|
||||
#: templatetags/horizon.py:110 templatetags/horizon.py:112
|
||||
#: templatetags/horizon.py:111 templatetags/horizon.py:113
|
||||
msgid "Available"
|
||||
msgstr ""
|
||||
|
||||
@ -334,46 +366,54 @@ msgstr ""
|
||||
msgid "Admin Panel"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/messages.py:31
|
||||
#: test/tests/messages.py:32
|
||||
msgid "Giant ants are attacking San Francisco!"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:106
|
||||
msgid "Batch"
|
||||
#: test/tests/messages.py:46
|
||||
msgid "We are now safe from ants! Go <a>here</a>!"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:107
|
||||
msgid "Batch"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:108
|
||||
msgid "Batched"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:108 test/tests/tables.py:119
|
||||
#: test/tests/tables.py:109 test/tests/tables.py:120
|
||||
msgid "Item"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:109 test/tests/tables.py:120
|
||||
#: test/tests/tables.py:110 test/tests/tables.py:121
|
||||
msgid "Items"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:117
|
||||
#: test/tests/tables.py:118
|
||||
msgid "Down"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:117
|
||||
#: test/tests/tables.py:118
|
||||
msgid "Up"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:118
|
||||
#: test/tests/tables.py:119
|
||||
msgid "Downed"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:118
|
||||
#: test/tests/tables.py:119
|
||||
msgid "Upped"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:185
|
||||
#: test/tests/tables.py:187
|
||||
msgid "No Actions Table"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:684
|
||||
msgid "Single Table"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tabs.py:36
|
||||
msgid "Tab One"
|
||||
msgstr ""
|
||||
@ -442,24 +482,36 @@ msgstr ""
|
||||
msgid "Invalid subnet mask"
|
||||
msgstr ""
|
||||
|
||||
#: utils/validators.py:35
|
||||
msgid "Password is not accepted"
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:70
|
||||
#: workflows/base.py:71
|
||||
msgid "Processing..."
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:538
|
||||
#: workflows/base.py:467
|
||||
msgid "All available"
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:468
|
||||
msgid "Members"
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:469
|
||||
msgid "None available."
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:470
|
||||
msgid "No members."
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:569
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:539
|
||||
#: workflows/base.py:570
|
||||
#, python-format
|
||||
msgid "%s completed successfully."
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:540
|
||||
#: workflows/base.py:571
|
||||
#, python-format
|
||||
msgid "%s did not complete."
|
||||
msgstr ""
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-05 19:29+0000\n"
|
||||
"POT-Creation-Date: 2013-03-12 04:08+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"
|
||||
@ -19,12 +19,11 @@ msgstr ""
|
||||
"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"
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:58
|
||||
#: static/horizon/js/horizon.forms.js:47
|
||||
msgid "Additional information here..."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:64
|
||||
#: static/horizon/js/horizon.projects.js:12
|
||||
#: static/horizon/js/horizon.forms.js:53
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
|
||||
@ -44,37 +43,33 @@ msgstr ""
|
||||
msgid "An error occurred. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:9
|
||||
msgid "This project currently has no members."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:10
|
||||
msgid "No more available users to add."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:11
|
||||
msgid "No users found."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:47
|
||||
msgid "An error occurred while updating."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:126
|
||||
#: static/horizon/js/horizon.tables.js:145
|
||||
msgid "You have selected "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:158
|
||||
msgid "Confirm "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:127
|
||||
#: static/horizon/js/horizon.tables.js:159
|
||||
msgid "Please confirm your selection. This action cannot be undone."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:141
|
||||
#: static/horizon/js/horizon.tables.js:173
|
||||
msgid "Working"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:184
|
||||
#: static/horizon/js/horizon.tables.js:216
|
||||
#, c-format
|
||||
msgid "Displaying %s item"
|
||||
msgid_plural "Displaying %s items"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: static/horizon/js/horizon.users.js:18
|
||||
msgid "Passwords do not match."
|
||||
msgstr ""
|
||||
|
@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Horizon\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-05 19:29+0000\n"
|
||||
"POT-Creation-Date: 2013-03-12 04:08+0000\n"
|
||||
"PO-Revision-Date: 2012-09-12 02:05+0000\n"
|
||||
"Last-Translator: QunShi Zhang <zhang.kris@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -20,7 +20,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: base.py:437
|
||||
#: base.py:424
|
||||
msgid "Other"
|
||||
msgstr "其他"
|
||||
|
||||
@ -33,7 +33,7 @@ msgstr "请登陆后继续"
|
||||
msgid "You are not authorized to access %s"
|
||||
msgstr "您没有权限访问%s"
|
||||
|
||||
#: exceptions.py:285
|
||||
#: exceptions.py:283
|
||||
msgid "Unauthorized. Please try logging in again."
|
||||
msgstr "认证失败。请重新登陆。"
|
||||
|
||||
@ -46,61 +46,65 @@ msgstr ""
|
||||
msgid "Select a %s to browse."
|
||||
msgstr "选择一个%s 浏览"
|
||||
|
||||
#: tables/actions.py:338
|
||||
#: conf/default.py:29
|
||||
msgid "Password is not accepted"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:349
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:468
|
||||
#: tables/actions.py:527
|
||||
#, python-format
|
||||
msgid "%(action)s %(data_type)s"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:502
|
||||
#: tables/actions.py:561
|
||||
msgid "N/A"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:530
|
||||
#: tables/actions.py:589
|
||||
#, python-format
|
||||
msgid "You do not have permission to %(action)s: %(objs)s"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:536
|
||||
#: tables/actions.py:595
|
||||
#, python-format
|
||||
msgid "Unable to %(action)s: %(objs)s"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:542
|
||||
#: tables/actions.py:601
|
||||
#, python-format
|
||||
msgid "%(action)s: %(objs)s"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:552
|
||||
#: tables/actions.py:611
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: tables/actions.py:553
|
||||
#: tables/actions.py:612
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
|
||||
#: tables/base.py:266
|
||||
#: tables/base.py:275
|
||||
#, python-format
|
||||
msgid "The attribute %(attr)s doesn't exist on %(obj)s."
|
||||
msgstr ""
|
||||
|
||||
#: tables/base.py:727
|
||||
#: tables/base.py:748
|
||||
msgid "No items to display."
|
||||
msgstr ""
|
||||
|
||||
#: tables/base.py:830
|
||||
#: tables/base.py:852
|
||||
msgid "Actions"
|
||||
msgstr ""
|
||||
|
||||
#: tables/base.py:1008
|
||||
#: tables/base.py:1035
|
||||
#, python-format
|
||||
msgid "No match returned for the id \"%s\"."
|
||||
msgstr ""
|
||||
|
||||
#: tables/base.py:1138
|
||||
#: tables/base.py:1165
|
||||
msgid "Please select a row before taking that action."
|
||||
msgstr ""
|
||||
|
||||
@ -124,7 +128,19 @@ msgstr ""
|
||||
msgid "Log In"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:14
|
||||
msgid "You don't have permissions to access:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:16
|
||||
msgid "Login as different user or go back to"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:17
|
||||
msgid "home page"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:27
|
||||
msgid "Sign In"
|
||||
msgstr ""
|
||||
|
||||
@ -144,16 +160,20 @@ msgstr ""
|
||||
msgid "Error: "
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_data_table.html:44
|
||||
#: templates/horizon/common/_data_table.html:54
|
||||
msgid "Summary"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_data_table.html:53
|
||||
#: templates/horizon/common/_data_table.html:63
|
||||
#, python-format
|
||||
msgid "Displaying %(counter)s item"
|
||||
msgid_plural "Displaying %(counter)s items"
|
||||
msgstr[0] ""
|
||||
|
||||
#: templates/horizon/common/_data_table_row_actions.html:10
|
||||
msgid "More"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:4
|
||||
msgid "Quota Summary"
|
||||
msgstr ""
|
||||
@ -161,12 +181,16 @@ msgstr ""
|
||||
#: templates/horizon/common/_quota_summary.html:5
|
||||
#: templates/horizon/common/_quota_summary.html:8
|
||||
#: templates/horizon/common/_quota_summary.html:11
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
msgid "Used"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:5
|
||||
#: templates/horizon/common/_quota_summary.html:8
|
||||
#: templates/horizon/common/_quota_summary.html:11
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
msgid "of"
|
||||
msgstr ""
|
||||
|
||||
@ -183,6 +207,16 @@ msgstr ""
|
||||
msgid "Available RAM"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#, fuzzy
|
||||
msgid "Available volumes"
|
||||
msgstr "实例"
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
#, fuzzy
|
||||
msgid "Available volume storage"
|
||||
msgstr "实例"
|
||||
|
||||
#: templates/horizon/common/_resource_browser.html:10
|
||||
#, python-format
|
||||
msgid "Displaying %(nav_items)s item"
|
||||
@ -231,11 +265,11 @@ msgstr "取消"
|
||||
msgid "Horizon"
|
||||
msgstr ""
|
||||
|
||||
#: templatetags/horizon.py:108
|
||||
#: templatetags/horizon.py:109
|
||||
msgid "No Limit"
|
||||
msgstr ""
|
||||
|
||||
#: templatetags/horizon.py:110 templatetags/horizon.py:112
|
||||
#: templatetags/horizon.py:111 templatetags/horizon.py:113
|
||||
msgid "Available"
|
||||
msgstr ""
|
||||
|
||||
@ -326,46 +360,54 @@ msgstr ""
|
||||
msgid "Admin Panel"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/messages.py:31
|
||||
#: test/tests/messages.py:32
|
||||
msgid "Giant ants are attacking San Francisco!"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:106
|
||||
msgid "Batch"
|
||||
#: test/tests/messages.py:46
|
||||
msgid "We are now safe from ants! Go <a>here</a>!"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:107
|
||||
msgid "Batch"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:108
|
||||
msgid "Batched"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:108 test/tests/tables.py:119
|
||||
#: test/tests/tables.py:109 test/tests/tables.py:120
|
||||
msgid "Item"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:109 test/tests/tables.py:120
|
||||
#: test/tests/tables.py:110 test/tests/tables.py:121
|
||||
msgid "Items"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:117
|
||||
#: test/tests/tables.py:118
|
||||
msgid "Down"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:117
|
||||
#: test/tests/tables.py:118
|
||||
msgid "Up"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:118
|
||||
#: test/tests/tables.py:119
|
||||
msgid "Downed"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:118
|
||||
#: test/tests/tables.py:119
|
||||
msgid "Upped"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:185
|
||||
#: test/tests/tables.py:187
|
||||
msgid "No Actions Table"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:684
|
||||
msgid "Single Table"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tabs.py:36
|
||||
msgid "Tab One"
|
||||
msgstr ""
|
||||
@ -434,24 +476,36 @@ msgstr ""
|
||||
msgid "Invalid subnet mask"
|
||||
msgstr ""
|
||||
|
||||
#: utils/validators.py:35
|
||||
msgid "Password is not accepted"
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:70
|
||||
#: workflows/base.py:71
|
||||
msgid "Processing..."
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:538
|
||||
#: workflows/base.py:467
|
||||
msgid "All available"
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:468
|
||||
msgid "Members"
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:469
|
||||
msgid "None available."
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:470
|
||||
msgid "No members."
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:569
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:539
|
||||
#: workflows/base.py:570
|
||||
#, python-format
|
||||
msgid "%s completed successfully."
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:540
|
||||
#: workflows/base.py:571
|
||||
#, python-format
|
||||
msgid "%s did not complete."
|
||||
msgstr ""
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-05 19:29+0000\n"
|
||||
"POT-Creation-Date: 2013-03-12 04:08+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"
|
||||
@ -18,12 +18,11 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0\n"
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:58
|
||||
#: static/horizon/js/horizon.forms.js:47
|
||||
msgid "Additional information here..."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:64
|
||||
#: static/horizon/js/horizon.projects.js:12
|
||||
#: static/horizon/js/horizon.forms.js:53
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
|
||||
@ -43,36 +42,32 @@ msgstr ""
|
||||
msgid "An error occurred. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:9
|
||||
msgid "This project currently has no members."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:10
|
||||
msgid "No more available users to add."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:11
|
||||
msgid "No users found."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:47
|
||||
msgid "An error occurred while updating."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:126
|
||||
#: static/horizon/js/horizon.tables.js:145
|
||||
msgid "You have selected "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:158
|
||||
msgid "Confirm "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:127
|
||||
#: static/horizon/js/horizon.tables.js:159
|
||||
msgid "Please confirm your selection. This action cannot be undone."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:141
|
||||
#: static/horizon/js/horizon.tables.js:173
|
||||
msgid "Working"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:184
|
||||
#: static/horizon/js/horizon.tables.js:216
|
||||
#, c-format
|
||||
msgid "Displaying %s item"
|
||||
msgid_plural "Displaying %s items"
|
||||
msgstr[0] ""
|
||||
|
||||
#: static/horizon/js/horizon.users.js:18
|
||||
msgid "Passwords do not match."
|
||||
msgstr ""
|
||||
|
@ -8,17 +8,18 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Horizon\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-05 19:29+0000\n"
|
||||
"POT-Creation-Date: 2013-03-12 04:08+0000\n"
|
||||
"PO-Revision-Date: 2012-08-18 09:21+0000\n"
|
||||
"Last-Translator: Chao-Hsiung Liao <pesder@gmail.com>\n"
|
||||
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/openstack/language/zh_TW/)\n"
|
||||
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/"
|
||||
"openstack/language/zh_TW/)\n"
|
||||
"Language: zh_TW\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: base.py:437
|
||||
#: base.py:424
|
||||
msgid "Other"
|
||||
msgstr "其它"
|
||||
|
||||
@ -31,7 +32,7 @@ msgstr "請登入以繼續。"
|
||||
msgid "You are not authorized to access %s"
|
||||
msgstr "您的權限不足 無法查看%s"
|
||||
|
||||
#: exceptions.py:285
|
||||
#: exceptions.py:283
|
||||
msgid "Unauthorized. Please try logging in again."
|
||||
msgstr "權限不足。 請重新登入。"
|
||||
|
||||
@ -44,61 +45,65 @@ msgstr "導覽項目"
|
||||
msgid "Select a %s to browse."
|
||||
msgstr "選擇要瀏覽的 %s。"
|
||||
|
||||
#: tables/actions.py:338
|
||||
#: conf/default.py:29
|
||||
msgid "Password is not accepted"
|
||||
msgstr "密碼不被接受"
|
||||
|
||||
#: tables/actions.py:349
|
||||
msgid "Filter"
|
||||
msgstr "搜尋"
|
||||
|
||||
#: tables/actions.py:468
|
||||
#: tables/actions.py:527
|
||||
#, python-format
|
||||
msgid "%(action)s %(data_type)s"
|
||||
msgstr "%(action)s %(data_type)s"
|
||||
|
||||
#: tables/actions.py:502
|
||||
#: tables/actions.py:561
|
||||
msgid "N/A"
|
||||
msgstr "N/A"
|
||||
|
||||
#: tables/actions.py:530
|
||||
#: tables/actions.py:589
|
||||
#, python-format
|
||||
msgid "You do not have permission to %(action)s: %(objs)s"
|
||||
msgstr "您沒有權限使用%(action)s: %(objs)s"
|
||||
|
||||
#: tables/actions.py:536
|
||||
#: tables/actions.py:595
|
||||
#, python-format
|
||||
msgid "Unable to %(action)s: %(objs)s"
|
||||
msgstr "無法%(action)s: %(objs)s"
|
||||
|
||||
#: tables/actions.py:542
|
||||
#: tables/actions.py:601
|
||||
#, python-format
|
||||
msgid "%(action)s: %(objs)s"
|
||||
msgstr "%(action)s:%(objs)s"
|
||||
|
||||
#: tables/actions.py:552
|
||||
#: tables/actions.py:611
|
||||
msgid "Delete"
|
||||
msgstr "刪除"
|
||||
|
||||
#: tables/actions.py:553
|
||||
#: tables/actions.py:612
|
||||
msgid "Deleted"
|
||||
msgstr "已刪除"
|
||||
|
||||
#: tables/base.py:266
|
||||
#: tables/base.py:275
|
||||
#, python-format
|
||||
msgid "The attribute %(attr)s doesn't exist on %(obj)s."
|
||||
msgstr "此屬性%(attr)s並不在%(obj)s上存在。"
|
||||
|
||||
#: tables/base.py:727
|
||||
#: tables/base.py:748
|
||||
msgid "No items to display."
|
||||
msgstr "沒有任何相關項目"
|
||||
|
||||
#: tables/base.py:830
|
||||
#: tables/base.py:852
|
||||
msgid "Actions"
|
||||
msgstr "動作"
|
||||
|
||||
#: tables/base.py:1008
|
||||
#: tables/base.py:1035
|
||||
#, python-format
|
||||
msgid "No match returned for the id \"%s\"."
|
||||
msgstr "找不到id \"%s\"的相關項目"
|
||||
|
||||
#: tables/base.py:1138
|
||||
#: tables/base.py:1165
|
||||
msgid "Please select a row before taking that action."
|
||||
msgstr "請選擇一個欄位後才執行動作"
|
||||
|
||||
@ -122,7 +127,20 @@ msgstr "登入"
|
||||
msgid "Log In"
|
||||
msgstr "登入"
|
||||
|
||||
#: templates/auth/_login.html:14
|
||||
#, fuzzy
|
||||
msgid "You don't have permissions to access:"
|
||||
msgstr "您沒有權限使用%(action)s: %(objs)s"
|
||||
|
||||
#: templates/auth/_login.html:16
|
||||
msgid "Login as different user or go back to"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:17
|
||||
msgid "home page"
|
||||
msgstr ""
|
||||
|
||||
#: templates/auth/_login.html:27
|
||||
msgid "Sign In"
|
||||
msgstr ""
|
||||
|
||||
@ -142,16 +160,20 @@ msgstr "成功: "
|
||||
msgid "Error: "
|
||||
msgstr "錯誤: "
|
||||
|
||||
#: templates/horizon/common/_data_table.html:44
|
||||
#: templates/horizon/common/_data_table.html:54
|
||||
msgid "Summary"
|
||||
msgstr "摘要"
|
||||
|
||||
#: templates/horizon/common/_data_table.html:53
|
||||
#: templates/horizon/common/_data_table.html:63
|
||||
#, python-format
|
||||
msgid "Displaying %(counter)s item"
|
||||
msgid_plural "Displaying %(counter)s items"
|
||||
msgstr[0] "顯示 %(counter)s 個項目"
|
||||
|
||||
#: templates/horizon/common/_data_table_row_actions.html:10
|
||||
msgid "More"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:4
|
||||
#, fuzzy
|
||||
msgid "Quota Summary"
|
||||
@ -160,12 +182,16 @@ msgstr "摘要"
|
||||
#: templates/horizon/common/_quota_summary.html:5
|
||||
#: templates/horizon/common/_quota_summary.html:8
|
||||
#: templates/horizon/common/_quota_summary.html:11
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
msgid "Used"
|
||||
msgstr ""
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:5
|
||||
#: templates/horizon/common/_quota_summary.html:8
|
||||
#: templates/horizon/common/_quota_summary.html:11
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
msgid "of"
|
||||
msgstr ""
|
||||
|
||||
@ -184,6 +210,16 @@ msgstr "可用"
|
||||
msgid "Available RAM"
|
||||
msgstr "可用"
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:15
|
||||
#, fuzzy
|
||||
msgid "Available volumes"
|
||||
msgstr "可用"
|
||||
|
||||
#: templates/horizon/common/_quota_summary.html:18
|
||||
#, fuzzy
|
||||
msgid "Available volume storage"
|
||||
msgstr "所有執行個體"
|
||||
|
||||
#: templates/horizon/common/_resource_browser.html:10
|
||||
#, python-format
|
||||
msgid "Displaying %(nav_items)s item"
|
||||
@ -233,11 +269,11 @@ msgstr "取消"
|
||||
msgid "Horizon"
|
||||
msgstr "Horizon"
|
||||
|
||||
#: templatetags/horizon.py:108
|
||||
#: templatetags/horizon.py:109
|
||||
msgid "No Limit"
|
||||
msgstr "不限制"
|
||||
|
||||
#: templatetags/horizon.py:110 templatetags/horizon.py:112
|
||||
#: templatetags/horizon.py:111 templatetags/horizon.py:113
|
||||
msgid "Available"
|
||||
msgstr "可用"
|
||||
|
||||
@ -328,46 +364,54 @@ msgstr "我的面板"
|
||||
msgid "Admin Panel"
|
||||
msgstr "管理面板"
|
||||
|
||||
#: test/tests/messages.py:31
|
||||
#: test/tests/messages.py:32
|
||||
msgid "Giant ants are attacking San Francisco!"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:106
|
||||
#: test/tests/messages.py:46
|
||||
msgid "We are now safe from ants! Go <a>here</a>!"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:107
|
||||
msgid "Batch"
|
||||
msgstr "批次"
|
||||
|
||||
#: test/tests/tables.py:107
|
||||
#: test/tests/tables.py:108
|
||||
msgid "Batched"
|
||||
msgstr "已批次"
|
||||
|
||||
#: test/tests/tables.py:108 test/tests/tables.py:119
|
||||
#: test/tests/tables.py:109 test/tests/tables.py:120
|
||||
msgid "Item"
|
||||
msgstr "項目"
|
||||
|
||||
#: test/tests/tables.py:109 test/tests/tables.py:120
|
||||
#: test/tests/tables.py:110 test/tests/tables.py:121
|
||||
msgid "Items"
|
||||
msgstr "項目"
|
||||
|
||||
#: test/tests/tables.py:117
|
||||
#: test/tests/tables.py:118
|
||||
msgid "Down"
|
||||
msgstr "下"
|
||||
|
||||
#: test/tests/tables.py:117
|
||||
#: test/tests/tables.py:118
|
||||
msgid "Up"
|
||||
msgstr "上"
|
||||
|
||||
#: test/tests/tables.py:118
|
||||
#: test/tests/tables.py:119
|
||||
msgid "Downed"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:118
|
||||
#: test/tests/tables.py:119
|
||||
msgid "Upped"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tables.py:185
|
||||
#: test/tests/tables.py:187
|
||||
msgid "No Actions Table"
|
||||
msgstr "沒有動作表格"
|
||||
|
||||
#: test/tests/tables.py:684
|
||||
msgid "Single Table"
|
||||
msgstr ""
|
||||
|
||||
#: test/tests/tabs.py:36
|
||||
msgid "Tab One"
|
||||
msgstr "分頁一"
|
||||
@ -436,24 +480,38 @@ msgstr "IP 位址版本無效"
|
||||
msgid "Invalid subnet mask"
|
||||
msgstr "無效的子網路遮罩"
|
||||
|
||||
#: utils/validators.py:35
|
||||
msgid "Password is not accepted"
|
||||
msgstr "密碼不被接受"
|
||||
|
||||
#: workflows/base.py:70
|
||||
#: workflows/base.py:71
|
||||
msgid "Processing..."
|
||||
msgstr "處理中…"
|
||||
|
||||
#: workflows/base.py:538
|
||||
#: workflows/base.py:467
|
||||
#, fuzzy
|
||||
msgid "All available"
|
||||
msgstr "可用"
|
||||
|
||||
#: workflows/base.py:468
|
||||
msgid "Members"
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:469
|
||||
#, fuzzy
|
||||
msgid "None available."
|
||||
msgstr "可用"
|
||||
|
||||
#: workflows/base.py:470
|
||||
msgid "No members."
|
||||
msgstr ""
|
||||
|
||||
#: workflows/base.py:569
|
||||
msgid "Save"
|
||||
msgstr "儲存"
|
||||
|
||||
#: workflows/base.py:539
|
||||
#: workflows/base.py:570
|
||||
#, python-format
|
||||
msgid "%s completed successfully."
|
||||
msgstr "%s 已成功的完成。"
|
||||
|
||||
#: workflows/base.py:540
|
||||
#: workflows/base.py:571
|
||||
#, python-format
|
||||
msgid "%s did not complete."
|
||||
msgstr "%s 尚未完成。"
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-05 19:29+0000\n"
|
||||
"POT-Creation-Date: 2013-03-12 04:09+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"
|
||||
@ -18,12 +18,11 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0\n"
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:58
|
||||
#: static/horizon/js/horizon.forms.js:47
|
||||
msgid "Additional information here..."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:64
|
||||
#: static/horizon/js/horizon.projects.js:12
|
||||
#: static/horizon/js/horizon.forms.js:53
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
|
||||
@ -43,36 +42,32 @@ msgstr ""
|
||||
msgid "An error occurred. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:9
|
||||
msgid "This project currently has no members."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:10
|
||||
msgid "No more available users to add."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.projects.js:11
|
||||
msgid "No users found."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:47
|
||||
msgid "An error occurred while updating."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:126
|
||||
#: static/horizon/js/horizon.tables.js:145
|
||||
msgid "You have selected "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:158
|
||||
msgid "Confirm "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:127
|
||||
#: static/horizon/js/horizon.tables.js:159
|
||||
msgid "Please confirm your selection. This action cannot be undone."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:141
|
||||
#: static/horizon/js/horizon.tables.js:173
|
||||
msgid "Working"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:184
|
||||
#: static/horizon/js/horizon.tables.js:216
|
||||
#, c-format
|
||||
msgid "Displaying %s item"
|
||||
msgid_plural "Displaying %s items"
|
||||
msgstr[0] ""
|
||||
|
||||
#: static/horizon/js/horizon.users.js:18
|
||||
msgid "Passwords do not match."
|
||||
msgstr ""
|
||||
|
@ -88,8 +88,8 @@ class ClearGateway(tables.BatchAction):
|
||||
try:
|
||||
api.quantum.router_remove_gateway(request, obj_id)
|
||||
except Exception as e:
|
||||
msg = (_('Unable to clear gateway for router "%s": "%s"') %
|
||||
(name, e.message))
|
||||
msg = (_('Unable to clear gateway for router '
|
||||
'"%(name)s": "%(msg)s"') % {name: name, msg: e.message})
|
||||
LOG.info(msg)
|
||||
redirect = reverse(self.redirect_url)
|
||||
exceptions.handle(request, msg, redirect=redirect)
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user