* split line.
This commit is contained in:
lang
serendipity_lang_cn.inc.phpserendipity_lang_cs.inc.phpserendipity_lang_cz.inc.phpserendipity_lang_da.inc.phpserendipity_lang_en.inc.phpserendipity_lang_fa.inc.phpserendipity_lang_fi.inc.phpserendipity_lang_fr.inc.phpserendipity_lang_hu.inc.phpserendipity_lang_is.inc.phpserendipity_lang_it.inc.phpserendipity_lang_ja.inc.phpserendipity_lang_ko.inc.phpserendipity_lang_nl.inc.phpserendipity_lang_no.inc.phpserendipity_lang_pt.inc.phpserendipity_lang_ro.inc.phpserendipity_lang_ru.inc.phpserendipity_lang_se.inc.phpserendipity_lang_ta.inc.phpserendipity_lang_tn.inc.phpserendipity_lang_tr.inc.phpserendipity_lang_tw.inc.phpserendipity_lang_zh.inc.php
@@ -806,7 +806,8 @@ $i18n_unknown = 'tw';
|
||||
@define('INSTALL_TRACKREF_DESC', '開啟記錄來源會顯示哪個網站引用了您的文章。您可以關閉這個功能如果收到太多垃圾廣告。');
|
||||
@define('CATEGORIES_HIDE_PARENT', '隱藏選擇的類別?');
|
||||
@define('CATEGORIES_HIDE_PARENT_DESC', '當您限制類別顯示的列表,預設是會顯示母類別的名稱。如果您關閉這個功能,母類別的名稱將不會顯示。');
|
||||
@define('WARNING_NO_GROUPS_SELECTED', '警告:您沒有選擇會員群組。這會將您登出群組的管理,會員的群組不會被改變。');@define('INSTALL_RSSFETCHLIMIT', 'Entries to display in Feeds');
|
||||
@define('WARNING_NO_GROUPS_SELECTED', '警告:您沒有選擇會員群組。這會將您登出群組的管理,會員的群組不會被改變。');
|
||||
@define('INSTALL_RSSFETCHLIMIT', 'Entries to display in Feeds');
|
||||
@define('INSTALL_RSSFETCHLIMIT_DESC', 'RSS Feed 頁面裡顯示的文章數量。');
|
||||
@define('INSTAL_DB_UTF8', '開啟資料庫的編碼轉換');
|
||||
@define('INSTAL_DB_UTF8_DESC', '使用 MySQL 的 "SET NAMES" 查詢來設定編碼。如果文章出現亂碼可以將這個設定打開或關閉。');
|
||||
@@ -871,7 +872,8 @@ $i18n_unknown = 'tw';
|
||||
@define('MEDIA_DIRECTORY_MOVED', 'Directory and files were successfully moved to %s');
|
||||
@define('MEDIA_DIRECTORY_MOVE_ERROR', 'Directory and files could not be moved to %s!');
|
||||
@define('MEDIA_DIRECTORY_MOVE_ENTRY', 'On Non-MySQL databases, iterating through every article to replace the old directory URLs with new directory URLs is not possible. You will need to manually edit your entries to fix new URLs. You can still move your old directory back to where it was, if that is too cumbersome for you.');
|
||||
@define('MEDIA_DIRECTORY_MOVE_ENTRIES', 'Moved the URL of the moved directory in %s entries.');@define('PLUGIN_ACTIVE', 'Active');
|
||||
@define('MEDIA_DIRECTORY_MOVE_ENTRIES', 'Moved the URL of the moved directory in %s entries.');
|
||||
@define('PLUGIN_ACTIVE', 'Active');
|
||||
@define('PLUGIN_INACTIVE', 'Inactive');
|
||||
@define('PREFERENCE_USE_JS', 'Enable advanced JS usage?');
|
||||
@define('PREFERENCE_USE_JS_DESC', 'If enabled, advanced JavaScript sections will be enabled for better usability, like in the Plugin Configuration section you can use drag and drop for re-ordering plugins.');
|
||||
|
Reference in New Issue
Block a user