[pLog-svn] r5599 - in plog/branches/lifetype-1.2/locale: . admin

mark at devel.lifetype.net mark at devel.lifetype.net
Mon Jul 2 02:51:19 EDT 2007


Author: mark
Date: 2007-07-02 02:51:18 -0400 (Mon, 02 Jul 2007)
New Revision: 5599

Modified:
   plog/branches/lifetype-1.2/locale/admin/locale_zh_CN.php
   plog/branches/lifetype-1.2/locale/admin/locale_zh_TW.php
   plog/branches/lifetype-1.2/locale/locale_zh_CN.php
   plog/branches/lifetype-1.2/locale/locale_zh_TW.php
Log:
Update zh_TW and zh_CN locale strings according to en_UK.

Modified: plog/branches/lifetype-1.2/locale/admin/locale_zh_CN.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_zh_CN.php	2007-07-02 05:07:22 UTC (rev 5598)
+++ plog/branches/lifetype-1.2/locale/admin/locale_zh_CN.php	2007-07-02 06:51:18 UTC (rev 5599)
@@ -233,7 +233,6 @@
 
 // update category
 $messages['error_updating_article_category'] = '更新文章分类时发生错误。';
-$messages['error_fetching_category'] = '读取分类数据时发生错误。';
 $messages['article_category_updated_ok'] = '分类 “%s” 已顺利更新。';
 
 // links
@@ -1177,4 +1176,16 @@
 所有文件的内容应该都会符合检查的结果。请耐心等候,这个检查需要花一点时间。';
 $messages['check'] = '检查';
 $messages['all_files_ok'] = '所有档案都正确。';
+
+/// new strings for LT 1.2.4 ///
+$messages['plugin_latest_version'] = '最新版本: ';
+$messages['check_versions'] = '检查版本';
+$messages['lt_version_ok'] = '目前的 LifeType 是最新版的。';
+$messages['lt_version_error'] = '最新版的 LifeType 是: ';
+$messages['release_notes'] = '释出纪录';
+
+$messages['kb'] = 'KB';
+$messages['mb'] = 'MB';
+$messages['gb'] = 'DB';
+$messages['edit'] = '编辑';
 ?>
\ No newline at end of file

Modified: plog/branches/lifetype-1.2/locale/admin/locale_zh_TW.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_zh_TW.php	2007-07-02 05:07:22 UTC (rev 5598)
+++ plog/branches/lifetype-1.2/locale/admin/locale_zh_TW.php	2007-07-02 06:51:18 UTC (rev 5599)
@@ -233,7 +233,6 @@
 
 // update category
 $messages['error_updating_article_category'] = '更新文章分類時發生錯誤。';
-$messages['error_fetching_category'] = '讀取分類資料時發生錯誤。';
 $messages['article_category_updated_ok'] = '分類 「%s」 已順利更新。';
 
 // links
@@ -1177,4 +1176,16 @@
 所有檔案的內容應該都會符合檢查的結果。請耐心等候,這個檢查需要花一點時間。';
 $messages['check'] = '檢查';
 $messages['all_files_ok'] = '所有檔案都正確。';
+
+/// new strings for LT 1.2.4 ///
+$messages['plugin_latest_version'] = '最新版本: ';
+$messages['check_versions'] = '檢查版本';
+$messages['lt_version_ok'] = '目前的 LifeType 是最新版的。';
+$messages['lt_version_error'] = '最新版的 LifeType 是: ';
+$messages['release_notes'] = '釋出紀錄';
+
+$messages['kb'] = 'KB';
+$messages['mb'] = 'MB';
+$messages['gb'] = 'DB';
+$messages['edit'] = '編輯';
 ?>
\ No newline at end of file

Modified: plog/branches/lifetype-1.2/locale/locale_zh_CN.php
===================================================================
--- plog/branches/lifetype-1.2/locale/locale_zh_CN.php	2007-07-02 05:07:22 UTC (rev 5598)
+++ plog/branches/lifetype-1.2/locale/locale_zh_CN.php	2007-07-02 06:51:18 UTC (rev 5599)
@@ -143,6 +143,6 @@
 $messages['length'] = '长度';
 
 /// Strings added in LT 1.2.4 ///
-$messages['audio_codec'] = 'Audio codec';
-$messages['video_codec'] = 'Video codec';
+$messages['audio_codec'] = '音乐编码';
+$messages['video_codec'] = '影片编码';
 ?>
\ No newline at end of file

Modified: plog/branches/lifetype-1.2/locale/locale_zh_TW.php
===================================================================
--- plog/branches/lifetype-1.2/locale/locale_zh_TW.php	2007-07-02 05:07:22 UTC (rev 5598)
+++ plog/branches/lifetype-1.2/locale/locale_zh_TW.php	2007-07-02 06:51:18 UTC (rev 5599)
@@ -143,6 +143,6 @@
 $messages['length'] = '長度';
 
 /// Strings added in LT 1.2.4 ///
-$messages['audio_codec'] = 'Audio codec';
-$messages['video_codec'] = 'Video codec';
+$messages['audio_codec'] = '音樂編碼';
+$messages['video_codec'] = '影片編碼';
 ?>
\ No newline at end of file



More information about the pLog-svn mailing list