-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #359 from simonsmh/patch-1
Simplified Chinese, Traditional Chinese, Japanese
- Loading branch information
Showing
4 changed files
with
88 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
/* GENERAL */ | ||
"LOADING": "ローディング …", | ||
|
||
/* CALENDAR */ | ||
"TODAY":"今日", | ||
"TOMORROW":"明日", | ||
"RUNNING":"で終わります", | ||
"EMPTY":"直近のイベントはありません", | ||
|
||
/* WEATHER */ | ||
"N":"北", | ||
"NNE":"北北東", | ||
"NE":"北東", | ||
"ENE":"東北東", | ||
"E":"東", | ||
"ESE":"東南東", | ||
"SE":"南東", | ||
"SSE":"南南東", | ||
"S":"南", | ||
"SSW":"南南西", | ||
"SW":"南西", | ||
"WSW":"西南西", | ||
"W":"西", | ||
"WNW":"西北西", | ||
"NW":"北西", | ||
"NNW":"北北西" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
/* GENERAL */ | ||
"LOADING": "正在加载 …", | ||
|
||
/* CALENDAR */ | ||
"TODAY": "今天", | ||
"TOMORROW": "明天", | ||
"RUNNING": "结束日期", | ||
"EMPTY": "没有更多的活动。", | ||
|
||
/* WEATHER */ | ||
"N": "北风", | ||
"NNE": "北偏东风", | ||
"NE": "东北风", | ||
"ENE": "东偏北风", | ||
"E": "东风", | ||
"ESE": "东偏南风", | ||
"SE": "东南风", | ||
"SSE": "南偏东风", | ||
"S": "南风", | ||
"SSW": "南偏西风", | ||
"SW": "西南风", | ||
"WSW": "西偏南风", | ||
"W": "西风", | ||
"WNW": "西偏北风", | ||
"NW": "西北风", | ||
"NNW": "北偏西风" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
/* GENERAL */ | ||
"LOADING": "正在加載 …", | ||
|
||
/* CALENDAR */ | ||
"TODAY": "今天", | ||
"TOMORROW": "明天", | ||
"RUNNING": "結束日期", | ||
"EMPTY": "沒有更多的活動。", | ||
|
||
/* WEATHER */ | ||
"N": "北風", | ||
"NNE": "北偏東風", | ||
"NE": "東北風", | ||
"ENE": "東偏北風", | ||
"E": "東風", | ||
"ESE": "東偏南風", | ||
"SE": "東南風", | ||
"SSE": "南偏東風", | ||
"S": "南風", | ||
"SSW": "南偏西風", | ||
"SW": "西南風", | ||
"WSW": "西偏南風", | ||
"W": "西風", | ||
"WNW": "西偏北風", | ||
"NW": "西北風", | ||
"NNW": "北偏西風" | ||
} |