rhymix/modules/document/lang/en.php

134 lines
7.9 KiB
PHP

<?php
$lang->document_list = 'Documents List';
$lang->view_count_option = 'View count';
$lang->view_count_option_all = 'Count all';
$lang->view_count_option_some = 'Count some';
$lang->view_count_option_once = 'No duplicates';
$lang->view_count_option_none = 'Don\'t count';
$lang->cmd_document_module_config = 'Basic Settings';
$lang->cmd_delete_all_thumbnail = 'Delete all thumbnails';
$lang->cmd_pc_icon_setting = 'PC icon setting';
$lang->cmd_mobile_icon_setting = 'Mobile icon setting';
$lang->title_bold = 'Bold';
$lang->title_color = 'Color';
$lang->new_document_count = 'New documents';
$lang->parent_category_title = 'Parent Category';
$lang->category_title = 'Category';
$lang->category_color = 'Category Font Color';
$lang->expand = 'Expand';
$lang->category_group_srls = 'Allowed Groups';
$lang->cmd_make_child = 'Add Child Category';
$lang->cmd_enable_move_category = 'Change category position (Select a category and drag it to the position you want.)';
$lang->about_category_title = 'Please enter a category name.';
$lang->about_view_count_option = 'This option controls whether to count multiple views by the same user. Different methods will try to detect duplicates in different ways.';
$lang->about_expand = 'Select this option, and they will stay expanded.';
$lang->about_category_group_srls = 'Only the selected group will be able to write posts in this category. If none is selected, everyone is allowed.';
$lang->about_category_color = 'You can set the font color of the category. e.g.) red or #ff0000';
$lang->about_cmd_pc_icon_setting = 'Select the icon set to display next to new or updated articles. The default is \'default\'.';
$lang->about_cmd_mobile_icon_setting = 'Select the icon set to display next to new or updated articles. The default is \'default\'.';
$lang->cmd_search_next = 'Search Next';
$lang->cmd_temp_save = 'Temporary Save';
$lang->cmd_toggle_checked_document = 'Invert Selection';
$lang->cmd_delete_checked_document = 'Delete selected';
$lang->cmd_document_do = 'I want to';
$lang->msg_cart_is_null = 'Please select the articles to delete.';
$lang->msg_category_not_moved = 'Could not be moved';
$lang->msg_is_secret = 'This is a secret article.';
$lang->msg_checked_document_is_deleted = '%d article(s) was(were) deleted.';
$lang->msg_document_is_admin_not_permitted = 'You don\'t have permission to delete the posts of Top Admin.';
$lang->move_target_module = 'Target module ';
$lang->search_target_list['title'] = 'Subject';
$lang->search_target_list['content'] = 'Content';
$lang->search_target_list['user_id'] = 'User ID';
$lang->search_target_list['member_srl'] = 'Member Serial Number';
$lang->search_target_list['user_name'] = 'User Name';
$lang->search_target_list['nick_name'] = 'Nickname';
$lang->search_target_list['email_address'] = 'Email';
$lang->search_target_list['homepage'] = 'Homepage';
$lang->search_target_list['is_notice'] = 'Notice';
$lang->search_target_list['is_secret'] = 'Secret';
$lang->search_target_list['tag'] = 'Tag';
$lang->search_target_list['readed_count'] = 'Number of Views (over)';
$lang->search_target_list['voted_count'] = 'Number of Votes (over)';
$lang->search_target_list['comment_count'] = 'Number of Comments (over)';
$lang->search_target_list['trackback_count'] = 'Number of Trackbacks (over)';
$lang->search_target_list['uploaded_count'] = 'Number of Attachments (over)';
$lang->search_target_list['regdate'] = 'Date';
$lang->search_target_list['last_update'] = 'Last updated';
$lang->search_target_list['ipaddress'] = 'IP Address';
$lang->alias = 'Alias';
$lang->history = 'History';
$lang->about_use_history = 'You can set whether to use History which allows you to restore an updated article to the previous version.';
$lang->trace_only = 'Trace only';
$lang->cmd_declared_message = 'Report notification';
$lang->cmd_declared_message_admin = 'To administrator';
$lang->cmd_declared_message_manager = 'To module moderators';
$lang->cmd_trash = 'Recycle Bin';
$lang->cmd_restore = 'Restore';
$lang->cmd_restore_all = 'Restore All';
$lang->in_trash = 'Recycle Bin';
$lang->trash_nick_name = 'Deleted by';
$lang->trash_date = 'Deleted date';
$lang->trash_description = 'Description';
$lang->search_target_trash_list['title'] = 'Title';
$lang->search_target_trash_list['content'] = 'Content';
$lang->search_target_trash_list['user_id'] = 'User ID';
$lang->search_target_trash_list['member_srl'] = 'Member serial number';
$lang->search_target_trash_list['user_name'] = 'User name';
$lang->search_target_trash_list['nick_name'] = 'Nickname';
$lang->search_target_trash_list['trash_member_srl'] = 'Serial number';
$lang->search_target_trash_list['trash_user_name'] = 'Name';
$lang->search_target_trash_list['trash_date'] = 'Deleted date';
$lang->search_target_trash_list['trash_ipaddress'] = 'IP address';
$lang->success_trashed = 'Successfully moved to Recycle Bin.';
$lang->msg_not_selected_document = 'There are no selected articles.';
$lang->status = 'Status';
$lang->status_name_list['PRIVATE'] = 'Private';
$lang->status_name_list['PUBLIC'] = 'Public';
$lang->status_name_list['SECRET'] = 'Secret';
$lang->status_name_list['TEMP'] = 'Temporary';
$lang->status_name_list['TRASH'] = 'Trash';
$lang->status_name_list['EMBARGO'] = 'Embargo';
$lang->status_name_list['CENSORED'] = 'Hidden';
$lang->status_name_list['CENSORED_BY_ADMIN'] = 'Hidden by Admin';
$lang->status_name_list['DELETED'] = 'Deleted';
$lang->status_name_list['DELETED_BY_ADMIN'] = 'Deleted by Admin';
$lang->status_name_list['OTHER'] = 'Other';
$lang->document_manager = 'Manage selected articles';
$lang->selected_document = 'Selected articles';
$lang->selected_document_move = 'You can move or copy the selected articles to the following position.';
$lang->select_module = 'Select a module.';
$lang->select_module_id = 'Select a module ID.';
$lang->select_category = 'Select a category.';
$lang->category_description = 'Category Description';
$lang->no_title_document = 'No title in this document.';
$lang->send_default_message = 'Send the default message';
$lang->default_message_format = '%1$s the document by manager.';
$lang->default_message_verbs['move'] = 'moved';
$lang->default_message_verbs['copy'] = 'copied';
$lang->default_message_verbs['delete'] = 'deleted';
$lang->default_message_verbs['trash'] = 'deleted';
$lang->improper_document_declare = 'Report an improper document';
$lang->original_date = 'Original date';
$lang->declared_count = 'Report count';
$lang->latest_declared_date = 'Last reported date';
$lang->declared_message_title = 'A post has been reported.';
$lang->declared_cancel_message_title = 'Cancel the reported a post.';
$lang->declaring_user = 'Reporter';
$lang->improper_document_declare_reason = 'Reason';
$lang->improper_document_reasons['advertisement'] = 'Advertisements that do not fit the topics or themes.';
$lang->improper_document_reasons['theme'] = 'Posts that do not fit the topics or themes.';
$lang->improper_document_reasons['bad_word'] = 'Too much bad words.';
$lang->improper_document_reasons['violence'] = 'Violence.';
$lang->improper_document_reasons['racism'] = 'Racism.';
$lang->improper_document_reasons['pornography'] = 'Pornography.';
$lang->improper_document_reasons['privacy'] = 'Privacy issue.';
$lang->improper_document_reasons['others'] = 'Others (Write your own)';
$lang->about_improper_document_declare = 'Write here why you report this article as an improper document.';
$lang->allow_vote_from_same_ip = 'Allow voting from same IP';
$lang->allow_vote_non_member = 'Allow voting by non-members';
$lang->allow_vote_cancel = 'Allow vote cancellation';
$lang->allow_declare_from_same_ip = 'Allow reporting from same IP';
$lang->allow_declare_cancel = 'Allow report cancellation';
$lang->cmd_search_division = 'Search division';
$lang->about_search_division = 'Divide search results into sections in order to reduce time and server load. Setting this value to 0 will disable divisions entirely.<br />Disabling divisions or using large values may cause serious problems such as timeouts or server overload. Values between 5000 and 10000 are recommended.';