From ca9dbbeb1f89ad5cc86350367fdbb8f623fd07e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=83=A0=E8=BD=B6=E7=BE=A4?= Date: Sat, 31 Jan 2015 21:49:05 +0800 Subject: [PATCH] partial translation for en-US --- locales/en-US/translation.json | 53 ++++++++++++++++++++++++++++++ locales/en-US/translation_old.json | 1 + 2 files changed, 54 insertions(+) create mode 100644 locales/en-US/translation.json create mode 100644 locales/en-US/translation_old.json diff --git a/locales/en-US/translation.json b/locales/en-US/translation.json new file mode 100644 index 0000000..da204d0 --- /dev/null +++ b/locales/en-US/translation.json @@ -0,0 +1,53 @@ +{ + "about": { + "source": { + "and": "and", + "mirror-web": "here(website)", + "post": "", + "pre": "The source code of our site is available", + "tuna-syncd": "here(manager)" + }, + "tuna": "Tsinghua University TUNA Association, originally Tsinghua Universty Network Association, formerly known as Tsinghua University Computer Association, is a team composed of hackers, OpenSource lovers and nerds from Tsinghua University." + }, + "access": "We are accessible inside and outside school through IPv4/IPv6.
Our domain names are", + "alert": { + "1": "", + "2": "", + "3": "" + }, + "alert_thu": { + "post": "", + "pre": "" + }, + "brand": "", + "contact": { + "mailing_list": "", + "renren": "", + "title": "", + "weibo": "" + }, + "issue": "", + "list": { + "header": { + "last_update": "", + "name": "", + "status": "" + }, + "title": "" + }, + "nav": { + "blog": "", + "events": "", + "home": "", + "mirrors": "", + "rss": "" + }, + "title": "", + "url": { + "both4and6": "", + "only4": "", + "only6": "", + "only_thu": "" + }, + "welcome": "" +} diff --git a/locales/en-US/translation_old.json b/locales/en-US/translation_old.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/locales/en-US/translation_old.json @@ -0,0 +1 @@ +{} \ No newline at end of file