Final translations for Folsom.
Also adds transifex client configuration and a shortcut in the run_tests script to compile the message files for Django's use. Fixes bug 1050807. Change-Id: Ic3d7b73d0b7ad0fcb5841a6ac90a2a21653d05be
This commit is contained in:
parent
6a57296d65
commit
175efb4f73
11
.tx/config
Normal file
11
.tx/config
Normal file
@ -0,0 +1,11 @@
|
||||
[main]
|
||||
host = https://www.transifex.com
|
||||
|
||||
[horizon.horizon-translations]
|
||||
file_filter = horizon/locale/<lang>/LC_MESSAGES/django.po
|
||||
source_lang = en_US
|
||||
|
||||
[horizon.openstack-dashboard-translations]
|
||||
file_filter = openstack_dashboard/locale/<lang>/LC_MESSAGES/django.po
|
||||
source_lang = en_US
|
||||
|
BIN
horizon/locale/bg_BG/LC_MESSAGES/django.mo
Normal file
BIN
horizon/locale/bg_BG/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
3734
horizon/locale/bg_BG/LC_MESSAGES/django.po
Normal file
3734
horizon/locale/bg_BG/LC_MESSAGES/django.po
Normal file
File diff suppressed because it is too large
Load Diff
BIN
horizon/locale/bg_BG/LC_MESSAGES/djangojs.mo
Normal file
BIN
horizon/locale/bg_BG/LC_MESSAGES/djangojs.mo
Normal file
Binary file not shown.
78
horizon/locale/bg_BG/LC_MESSAGES/djangojs.po
Normal file
78
horizon/locale/bg_BG/LC_MESSAGES/djangojs.po
Normal file
@ -0,0 +1,78 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-09-18 22:18+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"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:58
|
||||
msgid "Additional information here..."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:64
|
||||
#: static/horizon/js/horizon.projects.js:12
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.instances.js:28
|
||||
msgid "There was a problem communicating with the server, please try again."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.modals.js:125
|
||||
msgid "There was an error submitting the form. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.modals.js:159 static/horizon/js/horizon.tabs.js:9
|
||||
msgid "Loading"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.modals.js:178
|
||||
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
|
||||
msgid "Confirm "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:127
|
||||
msgid "Please confirm your selection. This action cannot be undone."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:141
|
||||
msgid "Working"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:184
|
||||
#, c-format
|
||||
msgid "Displaying %s item"
|
||||
msgid_plural "Displaying %s items"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
BIN
horizon/locale/en/LC_MESSAGES/django.mo
Normal file
BIN
horizon/locale/en/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
File diff suppressed because it is too large
Load Diff
BIN
horizon/locale/en/LC_MESSAGES/djangojs.mo
Normal file
BIN
horizon/locale/en/LC_MESSAGES/djangojs.mo
Normal file
Binary file not shown.
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-08-15 01:45+0000\n"
|
||||
"POT-Creation-Date: 2012-09-18 22:18+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,11 +17,11 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:57
|
||||
#: static/horizon/js/horizon.forms.js:58
|
||||
msgid "Additional information here..."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:63
|
||||
#: static/horizon/js/horizon.forms.js:64
|
||||
#: static/horizon/js/horizon.projects.js:12
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
@ -54,23 +54,23 @@ msgstr ""
|
||||
msgid "No users found."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:48
|
||||
#: static/horizon/js/horizon.tables.js:47
|
||||
msgid "An error occurred while updating."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:128
|
||||
#: static/horizon/js/horizon.tables.js:126
|
||||
msgid "Confirm "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:129
|
||||
#: static/horizon/js/horizon.tables.js:127
|
||||
msgid "Please confirm your selection. This action cannot be undone."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:143
|
||||
#: static/horizon/js/horizon.tables.js:141
|
||||
msgid "Working"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:186
|
||||
#: static/horizon/js/horizon.tables.js:184
|
||||
#, c-format
|
||||
msgid "Displaying %s item"
|
||||
msgid_plural "Displaying %s items"
|
||||
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
BIN
horizon/locale/es/LC_MESSAGES/djangojs.mo
Normal file
BIN
horizon/locale/es/LC_MESSAGES/djangojs.mo
Normal file
Binary file not shown.
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-08-15 01:45+0000\n"
|
||||
"POT-Creation-Date: 2012-09-18 22:18+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,11 +18,11 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:57
|
||||
#: static/horizon/js/horizon.forms.js:58
|
||||
msgid "Additional information here..."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:63
|
||||
#: static/horizon/js/horizon.forms.js:64
|
||||
#: static/horizon/js/horizon.projects.js:12
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
@ -55,23 +55,23 @@ msgstr ""
|
||||
msgid "No users found."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:48
|
||||
#: static/horizon/js/horizon.tables.js:47
|
||||
msgid "An error occurred while updating."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:128
|
||||
#: static/horizon/js/horizon.tables.js:126
|
||||
msgid "Confirm "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:129
|
||||
#: static/horizon/js/horizon.tables.js:127
|
||||
msgid "Please confirm your selection. This action cannot be undone."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:143
|
||||
#: static/horizon/js/horizon.tables.js:141
|
||||
msgid "Working"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:186
|
||||
#: static/horizon/js/horizon.tables.js:184
|
||||
#, c-format
|
||||
msgid "Displaying %s item"
|
||||
msgid_plural "Displaying %s items"
|
||||
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
BIN
horizon/locale/fr/LC_MESSAGES/djangojs.mo
Normal file
BIN
horizon/locale/fr/LC_MESSAGES/djangojs.mo
Normal file
Binary file not shown.
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-08-15 01:45+0000\n"
|
||||
"POT-Creation-Date: 2012-09-18 22:18+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,11 +18,11 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:57
|
||||
#: static/horizon/js/horizon.forms.js:58
|
||||
msgid "Additional information here..."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:63
|
||||
#: static/horizon/js/horizon.forms.js:64
|
||||
#: static/horizon/js/horizon.projects.js:12
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
@ -55,23 +55,23 @@ msgstr ""
|
||||
msgid "No users found."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:48
|
||||
#: static/horizon/js/horizon.tables.js:47
|
||||
msgid "An error occurred while updating."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:128
|
||||
#: static/horizon/js/horizon.tables.js:126
|
||||
msgid "Confirm "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:129
|
||||
#: static/horizon/js/horizon.tables.js:127
|
||||
msgid "Please confirm your selection. This action cannot be undone."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:143
|
||||
#: static/horizon/js/horizon.tables.js:141
|
||||
msgid "Working"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:186
|
||||
#: static/horizon/js/horizon.tables.js:184
|
||||
#, c-format
|
||||
msgid "Displaying %s item"
|
||||
msgid_plural "Displaying %s items"
|
||||
|
BIN
horizon/locale/it/LC_MESSAGES/django.mo
Normal file
BIN
horizon/locale/it/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
3757
horizon/locale/it/LC_MESSAGES/django.po
Normal file
3757
horizon/locale/it/LC_MESSAGES/django.po
Normal file
File diff suppressed because it is too large
Load Diff
BIN
horizon/locale/it/LC_MESSAGES/djangojs.mo
Normal file
BIN
horizon/locale/it/LC_MESSAGES/djangojs.mo
Normal file
Binary file not shown.
79
horizon/locale/it/LC_MESSAGES/djangojs.po
Normal file
79
horizon/locale/it/LC_MESSAGES/djangojs.po
Normal file
@ -0,0 +1,79 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-09-18 22:18+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"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:58
|
||||
msgid "Additional information here..."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:64
|
||||
#: static/horizon/js/horizon.projects.js:12
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.instances.js:28
|
||||
msgid "There was a problem communicating with the server, please try again."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.modals.js:125
|
||||
msgid "There was an error submitting the form. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.modals.js:159 static/horizon/js/horizon.tabs.js:9
|
||||
msgid "Loading"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.modals.js:178
|
||||
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
|
||||
msgid "Confirm "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:127
|
||||
msgid "Please confirm your selection. This action cannot be undone."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:141
|
||||
msgid "Working"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:184
|
||||
#, c-format
|
||||
msgid "Displaying %s item"
|
||||
msgid_plural "Displaying %s items"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
BIN
horizon/locale/ja/LC_MESSAGES/djangojs.mo
Normal file
BIN
horizon/locale/ja/LC_MESSAGES/djangojs.mo
Normal file
Binary file not shown.
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-08-15 01:45+0000\n"
|
||||
"POT-Creation-Date: 2012-09-18 22:18+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,11 +18,11 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0\n"
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:57
|
||||
#: static/horizon/js/horizon.forms.js:58
|
||||
msgid "Additional information here..."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:63
|
||||
#: static/horizon/js/horizon.forms.js:64
|
||||
#: static/horizon/js/horizon.projects.js:12
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
@ -55,23 +55,23 @@ msgstr ""
|
||||
msgid "No users found."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:48
|
||||
#: static/horizon/js/horizon.tables.js:47
|
||||
msgid "An error occurred while updating."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:128
|
||||
#: static/horizon/js/horizon.tables.js:126
|
||||
msgid "Confirm "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:129
|
||||
#: static/horizon/js/horizon.tables.js:127
|
||||
msgid "Please confirm your selection. This action cannot be undone."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:143
|
||||
#: static/horizon/js/horizon.tables.js:141
|
||||
msgid "Working"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:186
|
||||
#: static/horizon/js/horizon.tables.js:184
|
||||
#, c-format
|
||||
msgid "Displaying %s item"
|
||||
msgid_plural "Displaying %s items"
|
||||
|
BIN
horizon/locale/ko_KR/LC_MESSAGES/django.mo
Normal file
BIN
horizon/locale/ko_KR/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
3698
horizon/locale/ko_KR/LC_MESSAGES/django.po
Normal file
3698
horizon/locale/ko_KR/LC_MESSAGES/django.po
Normal file
File diff suppressed because it is too large
Load Diff
BIN
horizon/locale/ko_KR/LC_MESSAGES/djangojs.mo
Normal file
BIN
horizon/locale/ko_KR/LC_MESSAGES/djangojs.mo
Normal file
Binary file not shown.
78
horizon/locale/ko_KR/LC_MESSAGES/djangojs.po
Normal file
78
horizon/locale/ko_KR/LC_MESSAGES/djangojs.po
Normal file
@ -0,0 +1,78 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-09-18 22:18+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"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:58
|
||||
msgid "Additional information here..."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:64
|
||||
#: static/horizon/js/horizon.projects.js:12
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.instances.js:28
|
||||
msgid "There was a problem communicating with the server, please try again."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.modals.js:125
|
||||
msgid "There was an error submitting the form. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.modals.js:159 static/horizon/js/horizon.tabs.js:9
|
||||
msgid "Loading"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.modals.js:178
|
||||
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
|
||||
msgid "Confirm "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:127
|
||||
msgid "Please confirm your selection. This action cannot be undone."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:141
|
||||
msgid "Working"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:184
|
||||
#, c-format
|
||||
msgid "Displaying %s item"
|
||||
msgid_plural "Displaying %s items"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
BIN
horizon/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
BIN
horizon/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
3709
horizon/locale/nl_NL/LC_MESSAGES/django.po
Normal file
3709
horizon/locale/nl_NL/LC_MESSAGES/django.po
Normal file
File diff suppressed because it is too large
Load Diff
BIN
horizon/locale/nl_NL/LC_MESSAGES/djangojs.mo
Normal file
BIN
horizon/locale/nl_NL/LC_MESSAGES/djangojs.mo
Normal file
Binary file not shown.
78
horizon/locale/nl_NL/LC_MESSAGES/djangojs.po
Normal file
78
horizon/locale/nl_NL/LC_MESSAGES/djangojs.po
Normal file
@ -0,0 +1,78 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-09-18 22:18+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"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:58
|
||||
msgid "Additional information here..."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:64
|
||||
#: static/horizon/js/horizon.projects.js:12
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.instances.js:28
|
||||
msgid "There was a problem communicating with the server, please try again."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.modals.js:125
|
||||
msgid "There was an error submitting the form. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.modals.js:159 static/horizon/js/horizon.tabs.js:9
|
||||
msgid "Loading"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.modals.js:178
|
||||
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
|
||||
msgid "Confirm "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:127
|
||||
msgid "Please confirm your selection. This action cannot be undone."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:141
|
||||
msgid "Working"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:184
|
||||
#, c-format
|
||||
msgid "Displaying %s item"
|
||||
msgid_plural "Displaying %s items"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
BIN
horizon/locale/pl/LC_MESSAGES/djangojs.mo
Normal file
BIN
horizon/locale/pl/LC_MESSAGES/djangojs.mo
Normal file
Binary file not shown.
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-08-15 01:45+0000\n"
|
||||
"POT-Creation-Date: 2012-09-18 22:18+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,11 +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:57
|
||||
#: static/horizon/js/horizon.forms.js:58
|
||||
msgid "Additional information here..."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:63
|
||||
#: static/horizon/js/horizon.forms.js:64
|
||||
#: static/horizon/js/horizon.projects.js:12
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
@ -56,23 +56,23 @@ msgstr ""
|
||||
msgid "No users found."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:48
|
||||
#: static/horizon/js/horizon.tables.js:47
|
||||
msgid "An error occurred while updating."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:128
|
||||
#: static/horizon/js/horizon.tables.js:126
|
||||
msgid "Confirm "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:129
|
||||
#: static/horizon/js/horizon.tables.js:127
|
||||
msgid "Please confirm your selection. This action cannot be undone."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:143
|
||||
#: static/horizon/js/horizon.tables.js:141
|
||||
msgid "Working"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:186
|
||||
#: static/horizon/js/horizon.tables.js:184
|
||||
#, c-format
|
||||
msgid "Displaying %s item"
|
||||
msgid_plural "Displaying %s items"
|
||||
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
BIN
horizon/locale/pt/LC_MESSAGES/djangojs.mo
Normal file
BIN
horizon/locale/pt/LC_MESSAGES/djangojs.mo
Normal file
Binary file not shown.
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-08-15 01:45+0000\n"
|
||||
"POT-Creation-Date: 2012-09-18 22:18+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,11 +18,11 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:57
|
||||
#: static/horizon/js/horizon.forms.js:58
|
||||
msgid "Additional information here..."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:63
|
||||
#: static/horizon/js/horizon.forms.js:64
|
||||
#: static/horizon/js/horizon.projects.js:12
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
@ -55,23 +55,23 @@ msgstr ""
|
||||
msgid "No users found."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:48
|
||||
#: static/horizon/js/horizon.tables.js:47
|
||||
msgid "An error occurred while updating."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:128
|
||||
#: static/horizon/js/horizon.tables.js:126
|
||||
msgid "Confirm "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:129
|
||||
#: static/horizon/js/horizon.tables.js:127
|
||||
msgid "Please confirm your selection. This action cannot be undone."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:143
|
||||
#: static/horizon/js/horizon.tables.js:141
|
||||
msgid "Working"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:186
|
||||
#: static/horizon/js/horizon.tables.js:184
|
||||
#, c-format
|
||||
msgid "Displaying %s item"
|
||||
msgid_plural "Displaying %s items"
|
||||
|
BIN
horizon/locale/pt_BR/LC_MESSAGES/django.mo
Normal file
BIN
horizon/locale/pt_BR/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
3762
horizon/locale/pt_BR/LC_MESSAGES/django.po
Normal file
3762
horizon/locale/pt_BR/LC_MESSAGES/django.po
Normal file
File diff suppressed because it is too large
Load Diff
BIN
horizon/locale/pt_BR/LC_MESSAGES/djangojs.mo
Normal file
BIN
horizon/locale/pt_BR/LC_MESSAGES/djangojs.mo
Normal file
Binary file not shown.
79
horizon/locale/pt_BR/LC_MESSAGES/djangojs.po
Normal file
79
horizon/locale/pt_BR/LC_MESSAGES/djangojs.po
Normal file
@ -0,0 +1,79 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-09-18 22:18+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"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:58
|
||||
msgid "Additional information here..."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:64
|
||||
#: static/horizon/js/horizon.projects.js:12
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.instances.js:28
|
||||
msgid "There was a problem communicating with the server, please try again."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.modals.js:125
|
||||
msgid "There was an error submitting the form. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.modals.js:159 static/horizon/js/horizon.tabs.js:9
|
||||
msgid "Loading"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.modals.js:178
|
||||
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
|
||||
msgid "Confirm "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:127
|
||||
msgid "Please confirm your selection. This action cannot be undone."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:141
|
||||
msgid "Working"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:184
|
||||
#, c-format
|
||||
msgid "Displaying %s item"
|
||||
msgid_plural "Displaying %s items"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
BIN
horizon/locale/ru/LC_MESSAGES/django.mo
Normal file
BIN
horizon/locale/ru/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
3708
horizon/locale/ru/LC_MESSAGES/django.po
Normal file
3708
horizon/locale/ru/LC_MESSAGES/django.po
Normal file
File diff suppressed because it is too large
Load Diff
BIN
horizon/locale/ru/LC_MESSAGES/djangojs.mo
Normal file
BIN
horizon/locale/ru/LC_MESSAGES/djangojs.mo
Normal file
Binary file not shown.
80
horizon/locale/ru/LC_MESSAGES/djangojs.po
Normal file
80
horizon/locale/ru/LC_MESSAGES/djangojs.po
Normal file
@ -0,0 +1,80 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-09-18 22:18+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"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:58
|
||||
msgid "Additional information here..."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:64
|
||||
#: static/horizon/js/horizon.projects.js:12
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.instances.js:28
|
||||
msgid "There was a problem communicating with the server, please try again."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.modals.js:125
|
||||
msgid "There was an error submitting the form. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.modals.js:159 static/horizon/js/horizon.tabs.js:9
|
||||
msgid "Loading"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.modals.js:178
|
||||
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
|
||||
msgid "Confirm "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:127
|
||||
msgid "Please confirm your selection. This action cannot be undone."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:141
|
||||
msgid "Working"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:184
|
||||
#, c-format
|
||||
msgid "Displaying %s item"
|
||||
msgid_plural "Displaying %s items"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
BIN
horizon/locale/zh_CN/LC_MESSAGES/djangojs.mo
Normal file
BIN
horizon/locale/zh_CN/LC_MESSAGES/djangojs.mo
Normal file
Binary file not shown.
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-08-15 01:45+0000\n"
|
||||
"POT-Creation-Date: 2012-09-18 22:18+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,11 +18,11 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0\n"
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:57
|
||||
#: static/horizon/js/horizon.forms.js:58
|
||||
msgid "Additional information here..."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:63
|
||||
#: static/horizon/js/horizon.forms.js:64
|
||||
#: static/horizon/js/horizon.projects.js:12
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
@ -55,23 +55,23 @@ msgstr ""
|
||||
msgid "No users found."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:48
|
||||
#: static/horizon/js/horizon.tables.js:47
|
||||
msgid "An error occurred while updating."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:128
|
||||
#: static/horizon/js/horizon.tables.js:126
|
||||
msgid "Confirm "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:129
|
||||
#: static/horizon/js/horizon.tables.js:127
|
||||
msgid "Please confirm your selection. This action cannot be undone."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:143
|
||||
#: static/horizon/js/horizon.tables.js:141
|
||||
msgid "Working"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:186
|
||||
#: static/horizon/js/horizon.tables.js:184
|
||||
#, c-format
|
||||
msgid "Displaying %s item"
|
||||
msgid_plural "Displaying %s items"
|
||||
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
BIN
horizon/locale/zh_TW/LC_MESSAGES/djangojs.mo
Normal file
BIN
horizon/locale/zh_TW/LC_MESSAGES/djangojs.mo
Normal file
Binary file not shown.
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-08-15 01:45+0000\n"
|
||||
"POT-Creation-Date: 2012-09-18 22:18+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,11 +18,11 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0\n"
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:57
|
||||
#: static/horizon/js/horizon.forms.js:58
|
||||
msgid "Additional information here..."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.forms.js:63
|
||||
#: static/horizon/js/horizon.forms.js:64
|
||||
#: static/horizon/js/horizon.projects.js:12
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
@ -55,23 +55,23 @@ msgstr ""
|
||||
msgid "No users found."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:48
|
||||
#: static/horizon/js/horizon.tables.js:47
|
||||
msgid "An error occurred while updating."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:128
|
||||
#: static/horizon/js/horizon.tables.js:126
|
||||
msgid "Confirm "
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:129
|
||||
#: static/horizon/js/horizon.tables.js:127
|
||||
msgid "Please confirm your selection. This action cannot be undone."
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:143
|
||||
#: static/horizon/js/horizon.tables.js:141
|
||||
msgid "Working"
|
||||
msgstr ""
|
||||
|
||||
#: static/horizon/js/horizon.tables.js:186
|
||||
#: static/horizon/js/horizon.tables.js:184
|
||||
#, c-format
|
||||
msgid "Displaying %s item"
|
||||
msgid_plural "Displaying %s items"
|
||||
|
BIN
openstack_dashboard/locale/bg_BG/LC_MESSAGES/django.mo
Normal file
BIN
openstack_dashboard/locale/bg_BG/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
112
openstack_dashboard/locale/bg_BG/LC_MESSAGES/django.po
Normal file
112
openstack_dashboard/locale/bg_BG/LC_MESSAGES/django.po
Normal file
@ -0,0 +1,112 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# Dimitar Dimitrov <dimitrov@linuxmail.org>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Horizon\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-09-18 22:18+0000\n"
|
||||
"PO-Revision-Date: 2012-08-14 08:40+0000\n"
|
||||
"Last-Translator: Dimitar Dimitrov <dimitrov@linuxmail.org>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: bg_BG\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: settings.py:141
|
||||
msgid "Bulgarian (Bulgaria)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:142
|
||||
msgid "Czech"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:143
|
||||
msgid "English"
|
||||
msgstr "Английски"
|
||||
|
||||
#: settings.py:144
|
||||
msgid "Spanish"
|
||||
msgstr "Испански"
|
||||
|
||||
#: settings.py:145
|
||||
msgid "French"
|
||||
msgstr "Френски"
|
||||
|
||||
#: settings.py:146
|
||||
msgid "Italiano"
|
||||
msgstr "Италиански"
|
||||
|
||||
#: settings.py:147
|
||||
msgid "Japanese"
|
||||
msgstr "Японски"
|
||||
|
||||
#: settings.py:148
|
||||
msgid "Korean (Korea)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:149
|
||||
msgid "Dutch (Netherlands)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:150
|
||||
msgid "Polish"
|
||||
msgstr "Полски"
|
||||
|
||||
#: settings.py:151
|
||||
msgid "Portuguese"
|
||||
msgstr "Португалски"
|
||||
|
||||
#: settings.py:152
|
||||
#, fuzzy
|
||||
msgid "Portuguese (Brazil)"
|
||||
msgstr "Португалски"
|
||||
|
||||
#: settings.py:153
|
||||
msgid "Simplified Chinese"
|
||||
msgstr "Опростен китайски"
|
||||
|
||||
#: settings.py:154
|
||||
msgid "Traditional Chinese"
|
||||
msgstr "Традиционен китайски"
|
||||
|
||||
#: templates/403.html:4 templates/403.html.py:9
|
||||
msgid "Forbidden"
|
||||
msgstr "Забранено"
|
||||
|
||||
#: templates/403.html:20 templates/404.html:19 templates/500.html:19
|
||||
msgid "Home"
|
||||
msgstr "Начало"
|
||||
|
||||
#: templates/403.html:24 templates/404.html:23 templates/500.html:23
|
||||
msgid "Projects"
|
||||
msgstr "Проекти"
|
||||
|
||||
#: templates/404.html:4
|
||||
msgid "Page Not Found"
|
||||
msgstr "Страницата не беше намерена"
|
||||
|
||||
#: templates/404.html:9
|
||||
msgid "The page you were looking for doesn't exist"
|
||||
msgstr "Страницата, която търсите не съществува"
|
||||
|
||||
#: templates/404.html:10
|
||||
msgid "You may have mistyped the address or the page may have moved."
|
||||
msgstr "Може да сте сбъркали адреса или страницата е преместена."
|
||||
|
||||
#: templates/500.html:4 templates/500.html.py:9
|
||||
msgid "Internal Server Error"
|
||||
msgstr "Вътрешна грешка"
|
||||
|
||||
#: templates/500.html:10
|
||||
msgid ""
|
||||
"An unexpected error occurred while processing your request. Please try your "
|
||||
"request again."
|
||||
msgstr ""
|
||||
"Възникна неочаквана грешка при обработката на заявката Ви. Моля, опитайте "
|
||||
"отново."
|
BIN
openstack_dashboard/locale/cs/LC_MESSAGES/django.mo
Normal file
BIN
openstack_dashboard/locale/cs/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
112
openstack_dashboard/locale/cs/LC_MESSAGES/django.po
Normal file
112
openstack_dashboard/locale/cs/LC_MESSAGES/django.po
Normal file
@ -0,0 +1,112 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# <appukonrad@gmail.com>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Horizon\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-09-18 22:18+0000\n"
|
||||
"PO-Revision-Date: 2012-08-28 09:43+0000\n"
|
||||
"Last-Translator: jui <appukonrad@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: cs\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||
|
||||
#: settings.py:141
|
||||
msgid "Bulgarian (Bulgaria)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:142
|
||||
msgid "Czech"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:143
|
||||
msgid "English"
|
||||
msgstr "Anglicky"
|
||||
|
||||
#: settings.py:144
|
||||
msgid "Spanish"
|
||||
msgstr "Španělsky"
|
||||
|
||||
#: settings.py:145
|
||||
msgid "French"
|
||||
msgstr "Francouzsky"
|
||||
|
||||
#: settings.py:146
|
||||
msgid "Italiano"
|
||||
msgstr "Italsky"
|
||||
|
||||
#: settings.py:147
|
||||
msgid "Japanese"
|
||||
msgstr "Japonsky"
|
||||
|
||||
#: settings.py:148
|
||||
msgid "Korean (Korea)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:149
|
||||
msgid "Dutch (Netherlands)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:150
|
||||
msgid "Polish"
|
||||
msgstr "Polsky"
|
||||
|
||||
#: settings.py:151
|
||||
msgid "Portuguese"
|
||||
msgstr "Portugalsky"
|
||||
|
||||
#: settings.py:152
|
||||
#, fuzzy
|
||||
msgid "Portuguese (Brazil)"
|
||||
msgstr "Portugalsky"
|
||||
|
||||
#: settings.py:153
|
||||
msgid "Simplified Chinese"
|
||||
msgstr "Zjednodušená Čínština"
|
||||
|
||||
#: settings.py:154
|
||||
msgid "Traditional Chinese"
|
||||
msgstr "Tradiční Čínština"
|
||||
|
||||
#: templates/403.html:4 templates/403.html.py:9
|
||||
msgid "Forbidden"
|
||||
msgstr "Zakázáno"
|
||||
|
||||
#: templates/403.html:20 templates/404.html:19 templates/500.html:19
|
||||
msgid "Home"
|
||||
msgstr "Domů"
|
||||
|
||||
#: templates/403.html:24 templates/404.html:23 templates/500.html:23
|
||||
msgid "Projects"
|
||||
msgstr "Projekty"
|
||||
|
||||
#: templates/404.html:4
|
||||
msgid "Page Not Found"
|
||||
msgstr "Stránka nenalezena"
|
||||
|
||||
#: templates/404.html:9
|
||||
msgid "The page you were looking for doesn't exist"
|
||||
msgstr "Stránka, kterou hledáte, neexistuje"
|
||||
|
||||
#: templates/404.html:10
|
||||
msgid "You may have mistyped the address or the page may have moved."
|
||||
msgstr "Možná jste napsali špatně adresu nebo může být stránka přesunuta."
|
||||
|
||||
#: templates/500.html:4 templates/500.html.py:9
|
||||
msgid "Internal Server Error"
|
||||
msgstr "Vnitřní chyba serveru"
|
||||
|
||||
#: templates/500.html:10
|
||||
msgid ""
|
||||
"An unexpected error occurred while processing your request. Please try your "
|
||||
"request again."
|
||||
msgstr ""
|
||||
"Došlo k neočekávané chybě při zpracování vašeho požadavku. Prosím, zkuste "
|
||||
"svůj požadavek znovu."
|
BIN
openstack_dashboard/locale/en/LC_MESSAGES/django.mo
Normal file
BIN
openstack_dashboard/locale/en/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
@ -1,88 +1,114 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
# Translators:
|
||||
# Gabriel Hurley <gabriel@strikeawe.com>, 2012.
|
||||
# <john.postlethwait@gmail.com>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Project-Id-Version: Horizon\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-08-15 01:45+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"
|
||||
"Language: \n"
|
||||
"POT-Creation-Date: 2012-09-18 22:18+0000\n"
|
||||
"PO-Revision-Date: 2012-08-14 08:40+0000\n"
|
||||
"Last-Translator: Gabriel Hurley <gabriel@strikeawe.com>\n"
|
||||
"Language-Team: English (http://www.transifex.com/projects/p/openstack/"
|
||||
"language/en/)\n"
|
||||
"Language: en\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: settings.py:141
|
||||
msgid "English"
|
||||
msgid "Bulgarian (Bulgaria)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:142
|
||||
msgid "Italiano"
|
||||
msgid "Czech"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:143
|
||||
msgid "Spanish"
|
||||
msgstr ""
|
||||
msgid "English"
|
||||
msgstr "English"
|
||||
|
||||
#: settings.py:144
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
msgid "Spanish"
|
||||
msgstr "Spanish"
|
||||
|
||||
#: settings.py:145
|
||||
msgid "Japanese"
|
||||
msgstr ""
|
||||
msgid "French"
|
||||
msgstr "French"
|
||||
|
||||
#: settings.py:146
|
||||
msgid "Portuguese"
|
||||
msgstr ""
|
||||
msgid "Italiano"
|
||||
msgstr "Italiano"
|
||||
|
||||
#: settings.py:147
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
msgid "Japanese"
|
||||
msgstr "Japanese"
|
||||
|
||||
#: settings.py:148
|
||||
msgid "Simplified Chinese"
|
||||
msgid "Korean (Korea)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:149
|
||||
msgid "Traditional Chinese"
|
||||
msgid "Dutch (Netherlands)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:150
|
||||
msgid "Polish"
|
||||
msgstr "Polish"
|
||||
|
||||
#: settings.py:151
|
||||
msgid "Portuguese"
|
||||
msgstr "Portuguese"
|
||||
|
||||
#: settings.py:152
|
||||
#, fuzzy
|
||||
msgid "Portuguese (Brazil)"
|
||||
msgstr "Portuguese"
|
||||
|
||||
#: settings.py:153
|
||||
msgid "Simplified Chinese"
|
||||
msgstr "Simplified Chinese"
|
||||
|
||||
#: settings.py:154
|
||||
msgid "Traditional Chinese"
|
||||
msgstr "Traditional Chinese"
|
||||
|
||||
#: templates/403.html:4 templates/403.html.py:9
|
||||
msgid "Forbidden"
|
||||
msgstr ""
|
||||
msgstr "Forbidden"
|
||||
|
||||
#: templates/403.html:20 templates/404.html:19 templates/500.html:19
|
||||
msgid "Home"
|
||||
msgstr ""
|
||||
msgstr "Home"
|
||||
|
||||
#: templates/403.html:24 templates/404.html:23 templates/500.html:23
|
||||
msgid "Projects"
|
||||
msgstr ""
|
||||
msgstr "Projects"
|
||||
|
||||
#: templates/404.html:4
|
||||
msgid "Page Not Found"
|
||||
msgstr ""
|
||||
msgstr "Page Not Found"
|
||||
|
||||
#: templates/404.html:9
|
||||
msgid "The page you were looking for doesn't exist"
|
||||
msgstr ""
|
||||
msgstr "The page you were looking for doesn't exist"
|
||||
|
||||
#: templates/404.html:10
|
||||
msgid "You may have mistyped the address or the page may have moved."
|
||||
msgstr ""
|
||||
msgstr "You may have mistyped the address or the page may have moved."
|
||||
|
||||
#: templates/500.html:4 templates/500.html.py:9
|
||||
msgid "Internal Server Error"
|
||||
msgstr ""
|
||||
msgstr "Internal Server Error"
|
||||
|
||||
#: templates/500.html:10
|
||||
msgid ""
|
||||
"An unexpected error occurred while processing your request. Please try your "
|
||||
"request again."
|
||||
msgstr ""
|
||||
"An unexpected error occurred while processing your request. Please try your "
|
||||
"request again."
|
||||
|
BIN
openstack_dashboard/locale/es/LC_MESSAGES/django.mo
Normal file
BIN
openstack_dashboard/locale/es/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
@ -1,89 +1,113 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
# Translators:
|
||||
# Alberto Molina Coballes <alb.molina@gmail.com>, 2012.
|
||||
# <alb.molina@gmail.com>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Project-Id-Version: Horizon\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-08-15 01:45+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"POT-Creation-Date: 2012-09-18 22:18+0000\n"
|
||||
"PO-Revision-Date: 2012-08-24 23:27+0000\n"
|
||||
"Last-Translator: Alberto Molina Coballes <alb.molina@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"Language: es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: settings.py:141
|
||||
msgid "English"
|
||||
msgid "Bulgarian (Bulgaria)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:142
|
||||
msgid "Italiano"
|
||||
msgid "Czech"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:143
|
||||
msgid "Spanish"
|
||||
msgstr ""
|
||||
msgid "English"
|
||||
msgstr "Inglés"
|
||||
|
||||
#: settings.py:144
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
msgid "Spanish"
|
||||
msgstr "Español"
|
||||
|
||||
#: settings.py:145
|
||||
msgid "Japanese"
|
||||
msgstr ""
|
||||
msgid "French"
|
||||
msgstr "Francés"
|
||||
|
||||
#: settings.py:146
|
||||
msgid "Portuguese"
|
||||
msgstr ""
|
||||
msgid "Italiano"
|
||||
msgstr "Italiano"
|
||||
|
||||
#: settings.py:147
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
msgid "Japanese"
|
||||
msgstr "Japonés"
|
||||
|
||||
#: settings.py:148
|
||||
msgid "Simplified Chinese"
|
||||
msgid "Korean (Korea)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:149
|
||||
msgid "Traditional Chinese"
|
||||
msgid "Dutch (Netherlands)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:150
|
||||
msgid "Polish"
|
||||
msgstr "Polaco"
|
||||
|
||||
#: settings.py:151
|
||||
msgid "Portuguese"
|
||||
msgstr "Portugués"
|
||||
|
||||
#: settings.py:152
|
||||
#, fuzzy
|
||||
msgid "Portuguese (Brazil)"
|
||||
msgstr "Portugués"
|
||||
|
||||
#: settings.py:153
|
||||
msgid "Simplified Chinese"
|
||||
msgstr "Chino simplificado"
|
||||
|
||||
#: settings.py:154
|
||||
msgid "Traditional Chinese"
|
||||
msgstr "Chino tradicional"
|
||||
|
||||
#: templates/403.html:4 templates/403.html.py:9
|
||||
msgid "Forbidden"
|
||||
msgstr ""
|
||||
msgstr "Prohibido"
|
||||
|
||||
#: templates/403.html:20 templates/404.html:19 templates/500.html:19
|
||||
msgid "Home"
|
||||
msgstr ""
|
||||
msgstr "Página de inicio"
|
||||
|
||||
#: templates/403.html:24 templates/404.html:23 templates/500.html:23
|
||||
msgid "Projects"
|
||||
msgstr ""
|
||||
msgstr "Proyectos"
|
||||
|
||||
#: templates/404.html:4
|
||||
msgid "Page Not Found"
|
||||
msgstr ""
|
||||
msgstr "Página no encontrada"
|
||||
|
||||
#: templates/404.html:9
|
||||
msgid "The page you were looking for doesn't exist"
|
||||
msgstr ""
|
||||
msgstr "La página que está buscando no existe"
|
||||
|
||||
#: templates/404.html:10
|
||||
msgid "You may have mistyped the address or the page may have moved."
|
||||
msgstr ""
|
||||
msgstr "La dirección está mal escrita o la página se ha cambiado de sitio."
|
||||
|
||||
#: templates/500.html:4 templates/500.html.py:9
|
||||
msgid "Internal Server Error"
|
||||
msgstr ""
|
||||
msgstr "Error interno del servidor"
|
||||
|
||||
#: templates/500.html:10
|
||||
msgid ""
|
||||
"An unexpected error occurred while processing your request. Please try your "
|
||||
"request again."
|
||||
msgstr ""
|
||||
"Ha ocurrido un error inesperado mientras se procesaba la solicitud. Por "
|
||||
"favor vuelva a intentarlo."
|
||||
|
Binary file not shown.
@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: openstack-dashboard\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-08-15 01:45+0000\n"
|
||||
"POT-Creation-Date: 2012-09-18 22:18+0000\n"
|
||||
"PO-Revision-Date: 2012-05-08 00:20+0100\n"
|
||||
"Last-Translator: Erwan Gallen <erwan@zinux.com>\n"
|
||||
"Language-Team: French <fr@zinux.com>\n"
|
||||
@ -17,38 +17,59 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
|
||||
|
||||
#: settings.py:141
|
||||
msgid "Bulgarian (Bulgaria)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:142
|
||||
msgid "Czech"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:143
|
||||
msgid "English"
|
||||
msgstr "Anglais"
|
||||
|
||||
#: settings.py:142
|
||||
msgid "Italiano"
|
||||
msgstr "Italien"
|
||||
|
||||
#: settings.py:143
|
||||
#: settings.py:144
|
||||
msgid "Spanish"
|
||||
msgstr "Espagnol"
|
||||
|
||||
#: settings.py:144
|
||||
#: settings.py:145
|
||||
msgid "French"
|
||||
msgstr "Français"
|
||||
|
||||
#: settings.py:145
|
||||
#: settings.py:146
|
||||
msgid "Italiano"
|
||||
msgstr "Italien"
|
||||
|
||||
#: settings.py:147
|
||||
msgid "Japanese"
|
||||
msgstr "Japonais"
|
||||
|
||||
#: settings.py:146
|
||||
msgid "Portuguese"
|
||||
msgstr "Portugais"
|
||||
#: settings.py:148
|
||||
msgid "Korean (Korea)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:147
|
||||
#: settings.py:149
|
||||
msgid "Dutch (Netherlands)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:150
|
||||
msgid "Polish"
|
||||
msgstr "Polonais"
|
||||
|
||||
#: settings.py:148
|
||||
#: settings.py:151
|
||||
msgid "Portuguese"
|
||||
msgstr "Portugais"
|
||||
|
||||
#: settings.py:152
|
||||
#, fuzzy
|
||||
msgid "Portuguese (Brazil)"
|
||||
msgstr "Portugais"
|
||||
|
||||
#: settings.py:153
|
||||
msgid "Simplified Chinese"
|
||||
msgstr "Chinois simplifié"
|
||||
|
||||
#: settings.py:149
|
||||
#: settings.py:154
|
||||
msgid "Traditional Chinese"
|
||||
msgstr "Chinois traditionnel"
|
||||
|
||||
|
BIN
openstack_dashboard/locale/ja/LC_MESSAGES/django.mo
Normal file
BIN
openstack_dashboard/locale/ja/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
@ -1,89 +1,113 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
# Translators:
|
||||
# Tomoyuki KATO <tomo@dream.daynight.jp>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Project-Id-Version: Horizon\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-08-15 01:45+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"
|
||||
"Language: \n"
|
||||
"POT-Creation-Date: 2012-09-18 22:18+0000\n"
|
||||
"PO-Revision-Date: 2012-08-24 05:18+0000\n"
|
||||
"Last-Translator: Tomoyuki KATO <tomo@dream.daynight.jp>\n"
|
||||
"Language-Team: Japanese (http://www.transifex.com/projects/p/openstack/"
|
||||
"language/ja/)\n"
|
||||
"Language: ja\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"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: settings.py:141
|
||||
msgid "English"
|
||||
msgid "Bulgarian (Bulgaria)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:142
|
||||
msgid "Italiano"
|
||||
msgid "Czech"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:143
|
||||
msgid "Spanish"
|
||||
msgstr ""
|
||||
msgid "English"
|
||||
msgstr "英語"
|
||||
|
||||
#: settings.py:144
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
msgid "Spanish"
|
||||
msgstr "スペイン語"
|
||||
|
||||
#: settings.py:145
|
||||
msgid "Japanese"
|
||||
msgstr ""
|
||||
msgid "French"
|
||||
msgstr "フランス語"
|
||||
|
||||
#: settings.py:146
|
||||
msgid "Portuguese"
|
||||
msgstr ""
|
||||
msgid "Italiano"
|
||||
msgstr "イタリア語"
|
||||
|
||||
#: settings.py:147
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
msgid "Japanese"
|
||||
msgstr "日本語"
|
||||
|
||||
#: settings.py:148
|
||||
msgid "Simplified Chinese"
|
||||
msgid "Korean (Korea)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:149
|
||||
msgid "Traditional Chinese"
|
||||
msgid "Dutch (Netherlands)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:150
|
||||
msgid "Polish"
|
||||
msgstr "ポーランド語"
|
||||
|
||||
#: settings.py:151
|
||||
msgid "Portuguese"
|
||||
msgstr "ポルトガル語"
|
||||
|
||||
#: settings.py:152
|
||||
#, fuzzy
|
||||
msgid "Portuguese (Brazil)"
|
||||
msgstr "ポルトガル語"
|
||||
|
||||
#: settings.py:153
|
||||
msgid "Simplified Chinese"
|
||||
msgstr "簡体字中国語"
|
||||
|
||||
#: settings.py:154
|
||||
msgid "Traditional Chinese"
|
||||
msgstr "繁体字中国語"
|
||||
|
||||
#: templates/403.html:4 templates/403.html.py:9
|
||||
msgid "Forbidden"
|
||||
msgstr ""
|
||||
msgstr "権限がありません"
|
||||
|
||||
#: templates/403.html:20 templates/404.html:19 templates/500.html:19
|
||||
msgid "Home"
|
||||
msgstr ""
|
||||
msgstr "ホーム"
|
||||
|
||||
#: templates/403.html:24 templates/404.html:23 templates/500.html:23
|
||||
msgid "Projects"
|
||||
msgstr ""
|
||||
msgstr "プロジェクト"
|
||||
|
||||
#: templates/404.html:4
|
||||
msgid "Page Not Found"
|
||||
msgstr ""
|
||||
msgstr "ページが見つかりませんでした"
|
||||
|
||||
#: templates/404.html:9
|
||||
msgid "The page you were looking for doesn't exist"
|
||||
msgstr ""
|
||||
msgstr "お探しのページが見つかりません"
|
||||
|
||||
#: templates/404.html:10
|
||||
msgid "You may have mistyped the address or the page may have moved."
|
||||
msgstr ""
|
||||
msgstr "アドレスを入力ミスしたか、またはページが移動しました"
|
||||
|
||||
#: templates/500.html:4 templates/500.html.py:9
|
||||
msgid "Internal Server Error"
|
||||
msgstr ""
|
||||
msgstr "内部サーバーエラー"
|
||||
|
||||
#: templates/500.html:10
|
||||
msgid ""
|
||||
"An unexpected error occurred while processing your request. Please try your "
|
||||
"request again."
|
||||
msgstr ""
|
||||
"リクエストの処理中に予期しないエラーが発生しました。再びリクエストを試行して"
|
||||
"ください。"
|
||||
|
BIN
openstack_dashboard/locale/ko_KR/LC_MESSAGES/django.mo
Normal file
BIN
openstack_dashboard/locale/ko_KR/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
112
openstack_dashboard/locale/ko_KR/LC_MESSAGES/django.po
Normal file
112
openstack_dashboard/locale/ko_KR/LC_MESSAGES/django.po
Normal file
@ -0,0 +1,112 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# <bluejay.ahn@gmail.com>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Horizon\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-09-18 22:18+0000\n"
|
||||
"PO-Revision-Date: 2012-08-23 05:30+0000\n"
|
||||
"Last-Translator: bluejay.kr <bluejay.ahn@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: ko_KR\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"
|
||||
|
||||
#: settings.py:141
|
||||
msgid "Bulgarian (Bulgaria)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:142
|
||||
msgid "Czech"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:143
|
||||
msgid "English"
|
||||
msgstr "영어"
|
||||
|
||||
#: settings.py:144
|
||||
msgid "Spanish"
|
||||
msgstr "스페인어"
|
||||
|
||||
#: settings.py:145
|
||||
msgid "French"
|
||||
msgstr "불어"
|
||||
|
||||
#: settings.py:146
|
||||
msgid "Italiano"
|
||||
msgstr "이탈리아어"
|
||||
|
||||
#: settings.py:147
|
||||
msgid "Japanese"
|
||||
msgstr "일본어"
|
||||
|
||||
#: settings.py:148
|
||||
msgid "Korean (Korea)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:149
|
||||
msgid "Dutch (Netherlands)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:150
|
||||
msgid "Polish"
|
||||
msgstr "폴란드어어"
|
||||
|
||||
#: settings.py:151
|
||||
msgid "Portuguese"
|
||||
msgstr "포르투갈어"
|
||||
|
||||
#: settings.py:152
|
||||
#, fuzzy
|
||||
msgid "Portuguese (Brazil)"
|
||||
msgstr "포르투갈어"
|
||||
|
||||
#: settings.py:153
|
||||
msgid "Simplified Chinese"
|
||||
msgstr "중국어-간체"
|
||||
|
||||
#: settings.py:154
|
||||
msgid "Traditional Chinese"
|
||||
msgstr "중국어-정체"
|
||||
|
||||
#: templates/403.html:4 templates/403.html.py:9
|
||||
msgid "Forbidden"
|
||||
msgstr "거부했습니다"
|
||||
|
||||
#: templates/403.html:20 templates/404.html:19 templates/500.html:19
|
||||
msgid "Home"
|
||||
msgstr "홈"
|
||||
|
||||
#: templates/403.html:24 templates/404.html:23 templates/500.html:23
|
||||
msgid "Projects"
|
||||
msgstr "프로젝트"
|
||||
|
||||
#: templates/404.html:4
|
||||
msgid "Page Not Found"
|
||||
msgstr "페이지를 찾을 수 없습니다"
|
||||
|
||||
#: templates/404.html:9
|
||||
msgid "The page you were looking for doesn't exist"
|
||||
msgstr "찾고 계시는 페이지가 존재하지 않습니다"
|
||||
|
||||
#: templates/404.html:10
|
||||
msgid "You may have mistyped the address or the page may have moved."
|
||||
msgstr "주소를 잘 못 적으셨거나 페이지가 이동되었을 가능성이 있습니다. "
|
||||
|
||||
#: templates/500.html:4 templates/500.html.py:9
|
||||
msgid "Internal Server Error"
|
||||
msgstr "내부 서버 에러 "
|
||||
|
||||
#: templates/500.html:10
|
||||
msgid ""
|
||||
"An unexpected error occurred while processing your request. Please try your "
|
||||
"request again."
|
||||
msgstr ""
|
||||
"요청을 처리하는 동안 예상치 못한 에러가 발생하였습니다. 다시 요청해주시기 바"
|
||||
"랍니다."
|
BIN
openstack_dashboard/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
BIN
openstack_dashboard/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
112
openstack_dashboard/locale/nl_NL/LC_MESSAGES/django.po
Normal file
112
openstack_dashboard/locale/nl_NL/LC_MESSAGES/django.po
Normal file
@ -0,0 +1,112 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# Erik-Martijn Kasimier <erik.kasimier@nouveaumedia.nl>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Horizon\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-09-18 22:18+0000\n"
|
||||
"PO-Revision-Date: 2012-08-14 08:40+0000\n"
|
||||
"Last-Translator: Erik-Martijn Kasimier <erik.kasimier@nouveaumedia.nl>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: nl_NL\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: settings.py:141
|
||||
msgid "Bulgarian (Bulgaria)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:142
|
||||
msgid "Czech"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:143
|
||||
msgid "English"
|
||||
msgstr "Engels"
|
||||
|
||||
#: settings.py:144
|
||||
msgid "Spanish"
|
||||
msgstr "Spaans"
|
||||
|
||||
#: settings.py:145
|
||||
msgid "French"
|
||||
msgstr "Frans"
|
||||
|
||||
#: settings.py:146
|
||||
msgid "Italiano"
|
||||
msgstr "Italiaans"
|
||||
|
||||
#: settings.py:147
|
||||
msgid "Japanese"
|
||||
msgstr "Japans"
|
||||
|
||||
#: settings.py:148
|
||||
msgid "Korean (Korea)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:149
|
||||
msgid "Dutch (Netherlands)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:150
|
||||
msgid "Polish"
|
||||
msgstr "Pools"
|
||||
|
||||
#: settings.py:151
|
||||
msgid "Portuguese"
|
||||
msgstr "Portugees"
|
||||
|
||||
#: settings.py:152
|
||||
#, fuzzy
|
||||
msgid "Portuguese (Brazil)"
|
||||
msgstr "Portugees"
|
||||
|
||||
#: settings.py:153
|
||||
msgid "Simplified Chinese"
|
||||
msgstr "Vereenvoudigd Chinees"
|
||||
|
||||
#: settings.py:154
|
||||
msgid "Traditional Chinese"
|
||||
msgstr "Traditioneel Chinees"
|
||||
|
||||
#: templates/403.html:4 templates/403.html.py:9
|
||||
msgid "Forbidden"
|
||||
msgstr "Verboden"
|
||||
|
||||
#: templates/403.html:20 templates/404.html:19 templates/500.html:19
|
||||
msgid "Home"
|
||||
msgstr "Thuis"
|
||||
|
||||
#: templates/403.html:24 templates/404.html:23 templates/500.html:23
|
||||
msgid "Projects"
|
||||
msgstr "Projecten"
|
||||
|
||||
#: templates/404.html:4
|
||||
msgid "Page Not Found"
|
||||
msgstr "Pagina niet gevonden"
|
||||
|
||||
#: templates/404.html:9
|
||||
msgid "The page you were looking for doesn't exist"
|
||||
msgstr "De pagina waarnaar je op zoek was bestaat niet"
|
||||
|
||||
#: templates/404.html:10
|
||||
msgid "You may have mistyped the address or the page may have moved."
|
||||
msgstr "Wellicht heb je het adres verkeerd getypt of is de pagina verhuisd."
|
||||
|
||||
#: templates/500.html:4 templates/500.html.py:9
|
||||
msgid "Internal Server Error"
|
||||
msgstr "Internal Server Error"
|
||||
|
||||
#: templates/500.html:10
|
||||
msgid ""
|
||||
"An unexpected error occurred while processing your request. Please try your "
|
||||
"request again."
|
||||
msgstr ""
|
||||
"Er is een onverwachte fout opgetreden tijdens het verwerken van je verzoek. "
|
||||
"Probeer je verzoek nogmaals in te dienen."
|
BIN
openstack_dashboard/locale/pl/LC_MESSAGES/django.mo
Normal file
BIN
openstack_dashboard/locale/pl/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-08-15 01:45+0000\n"
|
||||
"POT-Creation-Date: 2012-09-18 22:18+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"
|
||||
@ -20,38 +20,58 @@ msgstr ""
|
||||
"|| n%100>=20) ? 1 : 2)\n"
|
||||
|
||||
#: settings.py:141
|
||||
msgid "English"
|
||||
msgid "Bulgarian (Bulgaria)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:142
|
||||
msgid "Italiano"
|
||||
msgid "Czech"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:143
|
||||
msgid "Spanish"
|
||||
msgid "English"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:144
|
||||
msgid "French"
|
||||
msgid "Spanish"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:145
|
||||
msgid "Japanese"
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:146
|
||||
msgid "Portuguese"
|
||||
msgid "Italiano"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:147
|
||||
msgid "Polish"
|
||||
msgid "Japanese"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:148
|
||||
msgid "Simplified Chinese"
|
||||
msgid "Korean (Korea)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:149
|
||||
msgid "Dutch (Netherlands)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:150
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:151
|
||||
msgid "Portuguese"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:152
|
||||
msgid "Portuguese (Brazil)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:153
|
||||
msgid "Simplified Chinese"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:154
|
||||
msgid "Traditional Chinese"
|
||||
msgstr ""
|
||||
|
||||
|
BIN
openstack_dashboard/locale/pt/LC_MESSAGES/django.mo
Normal file
BIN
openstack_dashboard/locale/pt/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
@ -1,89 +1,111 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Project-Id-Version: Horizon\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-08-15 01:45+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"POT-Creation-Date: 2012-09-18 22:18+0000\n"
|
||||
"PO-Revision-Date: 2012-08-14 08:40+0000\n"
|
||||
"Last-Translator: Gabriel Hurley <gabriel@strikeawe.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"Language: pt\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: settings.py:141
|
||||
msgid "English"
|
||||
msgid "Bulgarian (Bulgaria)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:142
|
||||
msgid "Italiano"
|
||||
msgid "Czech"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:143
|
||||
msgid "Spanish"
|
||||
msgstr ""
|
||||
msgid "English"
|
||||
msgstr "Inglês"
|
||||
|
||||
#: settings.py:144
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
msgid "Spanish"
|
||||
msgstr "Espanhol"
|
||||
|
||||
#: settings.py:145
|
||||
msgid "Japanese"
|
||||
msgstr ""
|
||||
msgid "French"
|
||||
msgstr "Francês"
|
||||
|
||||
#: settings.py:146
|
||||
msgid "Portuguese"
|
||||
msgstr ""
|
||||
msgid "Italiano"
|
||||
msgstr "Italiano"
|
||||
|
||||
#: settings.py:147
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
msgid "Japanese"
|
||||
msgstr "Japonês"
|
||||
|
||||
#: settings.py:148
|
||||
msgid "Simplified Chinese"
|
||||
msgid "Korean (Korea)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:149
|
||||
msgid "Traditional Chinese"
|
||||
msgid "Dutch (Netherlands)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:150
|
||||
msgid "Polish"
|
||||
msgstr "Polonês"
|
||||
|
||||
#: settings.py:151
|
||||
msgid "Portuguese"
|
||||
msgstr "Português"
|
||||
|
||||
#: settings.py:152
|
||||
#, fuzzy
|
||||
msgid "Portuguese (Brazil)"
|
||||
msgstr "Português"
|
||||
|
||||
#: settings.py:153
|
||||
msgid "Simplified Chinese"
|
||||
msgstr "Chinês Simplificado"
|
||||
|
||||
#: settings.py:154
|
||||
msgid "Traditional Chinese"
|
||||
msgstr "Chinês Tradicional"
|
||||
|
||||
#: templates/403.html:4 templates/403.html.py:9
|
||||
msgid "Forbidden"
|
||||
msgstr ""
|
||||
msgstr "Proibido"
|
||||
|
||||
#: templates/403.html:20 templates/404.html:19 templates/500.html:19
|
||||
msgid "Home"
|
||||
msgstr ""
|
||||
msgstr "Origem"
|
||||
|
||||
#: templates/403.html:24 templates/404.html:23 templates/500.html:23
|
||||
msgid "Projects"
|
||||
msgstr ""
|
||||
msgstr "Projetos"
|
||||
|
||||
#: templates/404.html:4
|
||||
msgid "Page Not Found"
|
||||
msgstr ""
|
||||
msgstr "Página não Encontrada"
|
||||
|
||||
#: templates/404.html:9
|
||||
msgid "The page you were looking for doesn't exist"
|
||||
msgstr ""
|
||||
msgstr "A página que você estava procurando não existe"
|
||||
|
||||
#: templates/404.html:10
|
||||
msgid "You may have mistyped the address or the page may have moved."
|
||||
msgstr ""
|
||||
"Você pode ter digitado incorretamente o endereço ou a página pode ter mudado."
|
||||
|
||||
#: templates/500.html:4 templates/500.html.py:9
|
||||
msgid "Internal Server Error"
|
||||
msgstr ""
|
||||
msgstr "Erro Interno do Servidor"
|
||||
|
||||
#: templates/500.html:10
|
||||
msgid ""
|
||||
"An unexpected error occurred while processing your request. Please try your "
|
||||
"request again."
|
||||
msgstr ""
|
||||
"Ocorreu um erro inesperado ao processar o pedido. Por favor, tente novamente."
|
||||
|
BIN
openstack_dashboard/locale/pt_BR/LC_MESSAGES/django.mo
Normal file
BIN
openstack_dashboard/locale/pt_BR/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
114
openstack_dashboard/locale/pt_BR/LC_MESSAGES/django.po
Normal file
114
openstack_dashboard/locale/pt_BR/LC_MESSAGES/django.po
Normal file
@ -0,0 +1,114 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# <pauloricardomg@gmail.com>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Horizon\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-09-18 22:18+0000\n"
|
||||
"PO-Revision-Date: 2012-08-14 08:40+0000\n"
|
||||
"Last-Translator: pauloricardomg <pauloricardomg@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: pt_BR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: settings.py:141
|
||||
msgid "Bulgarian (Bulgaria)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:142
|
||||
msgid "Czech"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:143
|
||||
msgid "English"
|
||||
msgstr "Inglês"
|
||||
|
||||
#: settings.py:144
|
||||
msgid "Spanish"
|
||||
msgstr "Espanhol"
|
||||
|
||||
#: settings.py:145
|
||||
msgid "French"
|
||||
msgstr "Francês"
|
||||
|
||||
#: settings.py:146
|
||||
msgid "Italiano"
|
||||
msgstr "Italiano"
|
||||
|
||||
#: settings.py:147
|
||||
msgid "Japanese"
|
||||
msgstr "Japonês"
|
||||
|
||||
#: settings.py:148
|
||||
msgid "Korean (Korea)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:149
|
||||
msgid "Dutch (Netherlands)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:150
|
||||
msgid "Polish"
|
||||
msgstr "Polonês"
|
||||
|
||||
#: settings.py:151
|
||||
msgid "Portuguese"
|
||||
msgstr "Português"
|
||||
|
||||
#: settings.py:152
|
||||
#, fuzzy
|
||||
msgid "Portuguese (Brazil)"
|
||||
msgstr "Português"
|
||||
|
||||
#: settings.py:153
|
||||
msgid "Simplified Chinese"
|
||||
msgstr "Chinês Simplificado"
|
||||
|
||||
#: settings.py:154
|
||||
msgid "Traditional Chinese"
|
||||
msgstr "Chinês Tradicional"
|
||||
|
||||
#: templates/403.html:4 templates/403.html.py:9
|
||||
msgid "Forbidden"
|
||||
msgstr "Proibido"
|
||||
|
||||
#: templates/403.html:20 templates/404.html:19 templates/500.html:19
|
||||
msgid "Home"
|
||||
msgstr "Página Inicial"
|
||||
|
||||
#: templates/403.html:24 templates/404.html:23 templates/500.html:23
|
||||
msgid "Projects"
|
||||
msgstr "Projetos"
|
||||
|
||||
#: templates/404.html:4
|
||||
msgid "Page Not Found"
|
||||
msgstr "Página não encontrada"
|
||||
|
||||
#: templates/404.html:9
|
||||
msgid "The page you were looking for doesn't exist"
|
||||
msgstr "A página que procura não existe"
|
||||
|
||||
#: templates/404.html:10
|
||||
msgid "You may have mistyped the address or the page may have moved."
|
||||
msgstr ""
|
||||
"Você pode ter digitado o endereço incorretamente ou a página pode ter se "
|
||||
"mudado."
|
||||
|
||||
#: templates/500.html:4 templates/500.html.py:9
|
||||
msgid "Internal Server Error"
|
||||
msgstr "Erro Interno do Servidor"
|
||||
|
||||
#: templates/500.html:10
|
||||
msgid ""
|
||||
"An unexpected error occurred while processing your request. Please try your "
|
||||
"request again."
|
||||
msgstr ""
|
||||
"Ocorreu um erro inesperado ao processar o seu pedido. Por favor, tente "
|
||||
"novamente."
|
BIN
openstack_dashboard/locale/zh_CN/LC_MESSAGES/django.mo
Normal file
BIN
openstack_dashboard/locale/zh_CN/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
@ -1,88 +1,111 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
# Translators:
|
||||
# <daisy.ycguo@gmail.com>, 2012.
|
||||
# yuanke wei <weiyuanke123@gmail.com>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Project-Id-Version: Horizon\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-08-15 01:45+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"POT-Creation-Date: 2012-09-18 22:18+0000\n"
|
||||
"PO-Revision-Date: 2012-09-11 08:10+0000\n"
|
||||
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"Language: zh_CN\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"
|
||||
|
||||
#: settings.py:141
|
||||
msgid "English"
|
||||
msgid "Bulgarian (Bulgaria)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:142
|
||||
msgid "Italiano"
|
||||
msgid "Czech"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:143
|
||||
msgid "Spanish"
|
||||
msgstr ""
|
||||
msgid "English"
|
||||
msgstr "英语"
|
||||
|
||||
#: settings.py:144
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
msgid "Spanish"
|
||||
msgstr "西班牙语"
|
||||
|
||||
#: settings.py:145
|
||||
msgid "Japanese"
|
||||
msgstr ""
|
||||
msgid "French"
|
||||
msgstr "法语"
|
||||
|
||||
#: settings.py:146
|
||||
msgid "Portuguese"
|
||||
msgstr ""
|
||||
msgid "Italiano"
|
||||
msgstr "意大利语"
|
||||
|
||||
#: settings.py:147
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
msgid "Japanese"
|
||||
msgstr "日语"
|
||||
|
||||
#: settings.py:148
|
||||
msgid "Simplified Chinese"
|
||||
msgid "Korean (Korea)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:149
|
||||
msgid "Traditional Chinese"
|
||||
msgid "Dutch (Netherlands)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:150
|
||||
msgid "Polish"
|
||||
msgstr "波兰语"
|
||||
|
||||
#: settings.py:151
|
||||
msgid "Portuguese"
|
||||
msgstr "葡萄牙语"
|
||||
|
||||
#: settings.py:152
|
||||
#, fuzzy
|
||||
msgid "Portuguese (Brazil)"
|
||||
msgstr "葡萄牙语"
|
||||
|
||||
#: settings.py:153
|
||||
msgid "Simplified Chinese"
|
||||
msgstr "简体中文"
|
||||
|
||||
#: settings.py:154
|
||||
msgid "Traditional Chinese"
|
||||
msgstr "繁体中文"
|
||||
|
||||
#: templates/403.html:4 templates/403.html.py:9
|
||||
msgid "Forbidden"
|
||||
msgstr ""
|
||||
msgstr "禁止"
|
||||
|
||||
#: templates/403.html:20 templates/404.html:19 templates/500.html:19
|
||||
msgid "Home"
|
||||
msgstr ""
|
||||
msgstr "主页"
|
||||
|
||||
#: templates/403.html:24 templates/404.html:23 templates/500.html:23
|
||||
msgid "Projects"
|
||||
msgstr ""
|
||||
msgstr "项目"
|
||||
|
||||
#: templates/404.html:4
|
||||
msgid "Page Not Found"
|
||||
msgstr ""
|
||||
msgstr "页面未找到"
|
||||
|
||||
#: templates/404.html:9
|
||||
msgid "The page you were looking for doesn't exist"
|
||||
msgstr ""
|
||||
msgstr "你要找的页面不存在"
|
||||
|
||||
#: templates/404.html:10
|
||||
msgid "You may have mistyped the address or the page may have moved."
|
||||
msgstr ""
|
||||
msgstr "你可能输入了错误的地址,或者该页面被删除了"
|
||||
|
||||
#: templates/500.html:4 templates/500.html.py:9
|
||||
msgid "Internal Server Error"
|
||||
msgstr ""
|
||||
msgstr "内部服务器错误"
|
||||
|
||||
#: templates/500.html:10
|
||||
msgid ""
|
||||
"An unexpected error occurred while processing your request. Please try your "
|
||||
"request again."
|
||||
msgstr ""
|
||||
msgstr "处理你的请求时发生了意想不到的错误。请重试。"
|
||||
|
Binary file not shown.
@ -1,58 +1,81 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
# Translators:
|
||||
# Chao-Hsiung Liao <pesder@gmail.com>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Project-Id-Version: Horizon\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-08-15 01:45+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"
|
||||
"Language: \n"
|
||||
"POT-Creation-Date: 2012-09-18 22:18+0000\n"
|
||||
"PO-Revision-Date: 2012-08-16 01:59+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: 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"
|
||||
|
||||
#: settings.py:141
|
||||
msgid "English"
|
||||
msgid "Bulgarian (Bulgaria)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:142
|
||||
msgid "Italiano"
|
||||
msgid "Czech"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:143
|
||||
msgid "Spanish"
|
||||
msgstr ""
|
||||
msgid "English"
|
||||
msgstr "英文"
|
||||
|
||||
#: settings.py:144
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
msgid "Spanish"
|
||||
msgstr "西班牙文"
|
||||
|
||||
#: settings.py:145
|
||||
msgid "Japanese"
|
||||
msgstr ""
|
||||
msgid "French"
|
||||
msgstr "法文"
|
||||
|
||||
#: settings.py:146
|
||||
msgid "Portuguese"
|
||||
msgstr ""
|
||||
msgid "Italiano"
|
||||
msgstr "義大利文"
|
||||
|
||||
#: settings.py:147
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
msgid "Japanese"
|
||||
msgstr "日文"
|
||||
|
||||
#: settings.py:148
|
||||
msgid "Simplified Chinese"
|
||||
msgid "Korean (Korea)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:149
|
||||
msgid "Traditional Chinese"
|
||||
msgid "Dutch (Netherlands)"
|
||||
msgstr ""
|
||||
|
||||
#: settings.py:150
|
||||
msgid "Polish"
|
||||
msgstr "波蘭文"
|
||||
|
||||
#: settings.py:151
|
||||
msgid "Portuguese"
|
||||
msgstr "葡萄牙文"
|
||||
|
||||
#: settings.py:152
|
||||
#, fuzzy
|
||||
msgid "Portuguese (Brazil)"
|
||||
msgstr "葡萄牙文"
|
||||
|
||||
#: settings.py:153
|
||||
msgid "Simplified Chinese"
|
||||
msgstr "簡體中文"
|
||||
|
||||
#: settings.py:154
|
||||
msgid "Traditional Chinese"
|
||||
msgstr "繁體中文"
|
||||
|
||||
#: templates/403.html:4 templates/403.html.py:9
|
||||
msgid "Forbidden"
|
||||
msgstr "禁止"
|
||||
|
@ -138,13 +138,18 @@ SESSION_COOKIE_SECURE = False
|
||||
|
||||
gettext_noop = lambda s: s
|
||||
LANGUAGES = (
|
||||
('bg', gettext_noop('Bulgarian (Bulgaria)')),
|
||||
('cs', gettext_noop('Czech')),
|
||||
('en', gettext_noop('English')),
|
||||
('it', gettext_noop('Italiano')),
|
||||
('es', gettext_noop('Spanish')),
|
||||
('fr', gettext_noop('French')),
|
||||
('it', gettext_noop('Italiano')),
|
||||
('ja', gettext_noop('Japanese')),
|
||||
('pt', gettext_noop('Portuguese')),
|
||||
('ko', gettext_noop('Korean (Korea)')),
|
||||
('nl', gettext_noop('Dutch (Netherlands)')),
|
||||
('pl', gettext_noop('Polish')),
|
||||
('pt', gettext_noop('Portuguese')),
|
||||
('pt-br', gettext_noop('Portuguese (Brazil)')),
|
||||
('zh-cn', gettext_noop('Simplified Chinese')),
|
||||
('zh-tw', gettext_noop('Traditional Chinese')),
|
||||
)
|
||||
|
20
run_tests.sh
20
run_tests.sh
@ -23,6 +23,7 @@ function usage {
|
||||
echo " been added."
|
||||
echo " -m, --manage Run a Django management command."
|
||||
echo " --makemessages Update all translation files."
|
||||
echo " --compilemessages Compile all translation files."
|
||||
echo " -p, --pep8 Just run pep8"
|
||||
echo " -t, --tabs Check for tab characters in files."
|
||||
echo " -y, --pylint Just run pylint"
|
||||
@ -71,6 +72,7 @@ with_selenium=0
|
||||
testargs=""
|
||||
with_coverage=0
|
||||
makemessages=0
|
||||
compilemessages=0
|
||||
manage=0
|
||||
|
||||
# Jenkins sets a "JOB_NAME" variable, if it's not set, we'll make it "default"
|
||||
@ -89,6 +91,7 @@ function process_option {
|
||||
-c|--coverage) with_coverage=1;;
|
||||
-m|--manage) manage=1;;
|
||||
--makemessages) makemessages=1;;
|
||||
--compilemessages) compilemessages=1;;
|
||||
--only-selenium) only_selenium=1;;
|
||||
--with-selenium) with_selenium=1;;
|
||||
--docs) just_docs=1;;
|
||||
@ -318,6 +321,17 @@ function run_makemessages {
|
||||
exit $(($HORIZON_PY_RESULT || $HORIZON_JS_RESULT || $DASHBOARD_RESULT))
|
||||
}
|
||||
|
||||
function run_compilemessages {
|
||||
cd horizon
|
||||
${command_wrapper} $root/manage.py compilemessages
|
||||
HORIZON_PY_RESULT=$?
|
||||
cd ../openstack_dashboard
|
||||
${command_wrapper} $root/manage.py compilemessages
|
||||
DASHBOARD_RESULT=$?
|
||||
cd ..
|
||||
exit $(($HORIZON_PY_RESULT || $DASHBOARD_RESULT))
|
||||
}
|
||||
|
||||
|
||||
# ---------PREPARE THE ENVIRONMENT------------ #
|
||||
|
||||
@ -379,6 +393,12 @@ if [ $makemessages -eq 1 ]; then
|
||||
exit $?
|
||||
fi
|
||||
|
||||
# Compile translation files
|
||||
if [ $compilemessages -eq 1 ]; then
|
||||
run_compilemessages
|
||||
exit $?
|
||||
fi
|
||||
|
||||
# PEP8
|
||||
if [ $just_pep8 -eq 1 ]; then
|
||||
run_pep8
|
||||
|
Loading…
Reference in New Issue
Block a user