From: <var...@us...> - 2013-01-15 09:12:42
|
Revision: 8714 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=8714&view=rev Author: vargenau Date: 2013-01-15 09:12:35 +0000 (Tue, 15 Jan 2013) Log Message: ----------- Update zh translation Modified Paths: -------------- trunk/locale/zh/LC_MESSAGES/phpwiki.php Modified: trunk/locale/zh/LC_MESSAGES/phpwiki.php =================================================================== --- trunk/locale/zh/LC_MESSAGES/phpwiki.php 2013-01-14 19:12:26 UTC (rev 8713) +++ trunk/locale/zh/LC_MESSAGES/phpwiki.php 2013-01-15 09:12:35 UTC (rev 8714) @@ -177,7 +177,7 @@ $locale["Differences between %s and %s of %s."] = "在 %s 與 %s 間的差異 - %s."; $locale["Diffing pages"] = "比對頁面差異"; $locale["Display a list of randomly chosen pages or redirects to a random page."] = "顯示隨機選出的頁面列表或重導向到隨機選取的頁面."; -$locale["Display a url in a seperate frame inside our body. Only one frame allowed."] = "在內容的分離框架中顯示 url. 只能放一個框架."; +$locale["Display a url in a separate frame inside our body. Only one frame allowed."] = "在內容的分離框架中顯示 url. 只能放一個框架."; $locale["Display arbitrary SQL result tables."] = "顯示不受限制的 SQL 結果表格"; $locale["Display general and user specific auth information."] = "顯示一般與使用者特定認證資訊."; $locale["Don't cache this page."] = "不要快取此頁面."; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |