1
0

Language additions

This commit is contained in:
Garvin Hicking
2007-03-22 11:41:57 +00:00
parent 32823fbd56
commit 85158ff752
63 changed files with 277 additions and 148 deletions

View File

@ -693,8 +693,6 @@ $i18n_unknown = 'tw';
@define('INSTALL_PERMALINK_PLUGINPATH', '<27><><EFBFBD>~<7E><><EFBFBD><EFBFBD><EFBFBD>|');
@define('INSTALL_PERMALINK_ADMINPATH', '<27>޲z<DEB2><7A><EFBFBD>|');
@define('INSTALL_PERMALINK_SEARCHPATH', '<27>j<EFBFBD>M<EFBFBD><4D><EFBFBD>|');
@define('USERCONF_CREATE', '<27><><EFBFBD><EFBFBD><EFBFBD>\<5C>s<EFBFBD>W<EFBFBD><EFBFBD>H');
@define('USERCONF_CREATE_DESC', '<27>p<EFBFBD>G<EFBFBD><47><EFBFBD>ܡA<DCA1>@<40>̱N<CCB1><4E><EFBFBD><EFBFBD><EFBFBD>o<EFBFBD>G<EFBFBD>s<EFBFBD><EFBFBD>C');
@define('INSTALL_CAL', '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>');
@define('INSTALL_CAL_DESC', '<27>п<EFBFBD><D0BF>ܱz<DCB1>n<EFBFBD><6E><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>');
@define('REPLY', '<27>^<5E><>');
@ -892,3 +890,7 @@ $i18n_unknown = 'tw';
@define('PLUGIN_AUTHORS_MINCOUNT', '<27><><EFBFBD>ܦh<DCA6><68> X <20><EFBFBD><E5B3B9><EFBFBD>@<40><>');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', '<27><><EFBFBD><EFBFBD>');
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', '<27>N<EFBFBD>o<EFBFBD>ӳs<D3B3><73><EFBFBD>]<5D><><EFBFBD><EFBFBD><EFBFBD>ҥi<D2A5>H<EFBFBD><48><EFBFBD>z<EFBFBD>ֳt<D6B3><74><EFBFBD>i<EFBFBD>J<EFBFBD><4A><EFBFBD>x<EFBFBD>C');@define('IMPORT_WP_PAGES', 'Also fetch attachments and staticpages as normal blog entries?');
@define('USERCONF_CREATE', 'Disable user / forbid activity?');
@define('USERCONF_CREATE_DESC', 'If selected, the user will not have any editing or creation possibilities on the blog anymore. When logging in to the backend, he cannot do anything else apart from logging out and viewing his personal configuration.');
@define('CATEGORY_HIDE_SUB', 'Hide postings made to sub-categories?');
@define('CATEGORY_HIDE_SUB_DESC', 'By default, when you browse a category also entries of any subcategory are displayed. If this option is turned on, only postings of the currently selected category are displayed.');