Files
horizon/openstack_dashboard/locale/zh_TW/LC_MESSAGES/django.po
Gabriel Hurley ee17b1588b Adds i18n support for Javascript.
Uses Django's built-in client-side i18n machinery to
support translation strings in javascript code as well.

Various cleanup, etc. included to make translation file
generation succeed and remove obsolete strings.

Implements blueprint javascript-i18n.

Change-Id: I62c237ae98b26307e1e7d8a7d913237530e7324f
2012-08-12 14:48:51 -07:00

89 lines
1.9 KiB
Plaintext

# 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-08-12 21:48+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"
#: settings.py:141
msgid "English"
msgstr ""
#: settings.py:142
msgid "Italiano"
msgstr ""
#: settings.py:143
msgid "Spanish"
msgstr ""
#: settings.py:144
msgid "French"
msgstr ""
#: settings.py:145
msgid "Japanese"
msgstr ""
#: settings.py:146
msgid "Portuguese"
msgstr ""
#: settings.py:147
msgid "Polish"
msgstr ""
#: settings.py:148
msgid "Simplified Chinese"
msgstr ""
#: settings.py:149
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 "處理過程中發生無法預期的錯誤。請再嘗試。"