Language additions
This commit is contained in:
@ -695,8 +695,6 @@
|
||||
@define('INSTALL_PERMALINK_PLUGINPATH', 'Tek Eklentinin konumu');
|
||||
@define('INSTALL_PERMALINK_ADMINPATH', 'Yöneticinin konumu');
|
||||
@define('INSTALL_PERMALINK_SEARCHPATH', 'Arama sayfası konumu');
|
||||
@define('USERCONF_CREATE', 'Yazı oluşturma izni verme?');
|
||||
@define('USERCONF_CREATE_DESC', 'Bu seçilirse kullanıcı yeni yazı oluşturamayacak');
|
||||
@define('INSTALL_CAL', 'Ajanda türü');
|
||||
@define('INSTALL_CAL_DESC', 'Ajanda türünü seçin');
|
||||
@define('REPLY', 'Yanıtla');
|
||||
@ -892,3 +890,7 @@
|
||||
@define('FURTHER_LINKS_S9Y_BOOKMARKLET', 'Bookmarklet');
|
||||
@define('FURTHER_LINKS_S9Y_BOOKMARKLET_DESC', 'Bookmark this link and then use it on any page you want to blog about to quickly access your Serendipity Blog.');
|
||||
@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.');
|
||||
|
Reference in New Issue
Block a user