mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-01-16 12:22:26 +01:00
2093 lines
105 KiB
JavaScript
2093 lines
105 KiB
JavaScript
(function (app) {
|
||
'use strict';
|
||
|
||
// Setting HTML5 Location Mode
|
||
angular
|
||
.module(app.applicationModuleName)
|
||
.config(transConfig);
|
||
|
||
/**------------------------------------------------------------------------------------------------
|
||
* !IMPORTANT
|
||
* MEANTORRENT CONFIG START
|
||
* PLEASE DO NOT MODIFY THE ABOVE LINES !!!
|
||
*
|
||
* English strings
|
||
--------------------------------------------------------------------------------------------------*/
|
||
|
||
var string_en = {
|
||
COMINGSOON: 'coming soon...',
|
||
DEMO_INFO: 'Welcome to demo site, you can sign up manual to create a normal account or sign in as demo admin with account <mark>demo</mark> and password <mark>demoAdmin12#</mark>, but don`t delete any demo data please, thanks!',
|
||
WARNING_POPUP_STRING: 'This is a <strong style="color:#f00">DEMO SITE</strong>, all resources are for download testing only, please delete it within 24 hours after the test is completed, we recommend that you buy genuine resources!',
|
||
|
||
VALUE_NULL: 'Null',
|
||
VALUE_CUSTOM: 'Custom',
|
||
VALUE_SELECT_ALL: 'Select All',
|
||
BTN_REMOVE: 'Remove',
|
||
BTN_CONTINUE: 'Continue',
|
||
BTN_CANCEL: 'Cancel',
|
||
VALUE_TRUE: 'true',
|
||
VALUE_FALSE: 'false',
|
||
VALUE_ON: 'on',
|
||
VALUE_OFF: 'off',
|
||
|
||
//Support
|
||
SUPPORT_GROUP_NAME_DESC: 'Management group',
|
||
CLIENT_BLOCK_REASON: {
|
||
NON_BT_CLIENT: 'Non BT client software'
|
||
},
|
||
|
||
//client topbar menu
|
||
MENU_ALBUMS: 'Albums',
|
||
MENU_CHAT: 'Chat',
|
||
MENU_TORRENTS: 'Torrents',
|
||
MENU_TORRENTS_ADMIN: 'Manage Torrents',
|
||
MENU_UPLOADER_ADMIN: 'Manage Uploader',
|
||
MENU_TORRENTS_ADMIN_EDAU: 'Announce Editor',
|
||
MENU_ADMIN_OFFICIAL_INVITATION: 'Send Official Invitation',
|
||
MENU_ADMIN_MESSAGES: 'System Messages',
|
||
MENU_ADMIN_TRACE: 'System Traces',
|
||
MENU_ADMIN_FORUMS_CONFIGURE: 'Forums Configure',
|
||
MENU_ADMIN_SYSTEMS: 'System Control Panel',
|
||
MENU_ADMIN_TICKETS: 'Support Services Center',
|
||
MENU_USERS_ADMIN: 'Manage Users',
|
||
MENU_UPLOAD: 'Upload',
|
||
MENU_MEDALS: 'Medals',
|
||
MENU_FORUMS: 'Forums',
|
||
MENU_MORE: 'More',
|
||
MENU_REQUESTS: 'Requests',
|
||
MENU_ABOUT: 'About',
|
||
MENU_ABOUT_MANUAL: 'User Manual',
|
||
MENU_ABOUT_BLACKLIST: 'Client Black List',
|
||
MENU_ABOUT_MAKERGROUP: 'Resources Group',
|
||
MENU_ABOUT_OPERLIST: 'Admin/Oper List',
|
||
MENU_ABOUT_RANKING: 'Users Ranking',
|
||
MENU_VIP: 'VIP',
|
||
MENU_ADMIN: 'Admin',
|
||
|
||
//sub menu of torrents
|
||
MENU_TORRENTS_SUB: {
|
||
AGGREGATE: 'Torrents Aggregate',
|
||
MOVIE: 'Movie',
|
||
MOVIE_COLLECTIONS: 'Movie Collections',
|
||
TVSERIAL: 'TVSerial',
|
||
DOCUMENTARY: 'Documentary',
|
||
MUSIC: 'Music',
|
||
SPORTS: 'Sports',
|
||
VARIETY: 'Variety',
|
||
PICTURE: 'Picture',
|
||
SOFTWARE: 'Software',
|
||
GAME: 'Game',
|
||
EBOOK: 'eBook',
|
||
OTHER: 'Other',
|
||
ADULT: 'Adult'
|
||
},
|
||
|
||
//client menu
|
||
SIGNOUT: 'Sign out',
|
||
SIGNIN: 'Sign In',
|
||
SIGNUP: 'Sign Up',
|
||
MENU_FOLLOWERS: 'Followers',
|
||
MENU_FOLLOWING: 'Following',
|
||
MENU_MESSAGE_BOX: 'Message Box',
|
||
MENU_SCORE_LEVEL: 'Score Level',
|
||
MENU_MY_INVITE: 'My Invitations',
|
||
MENU_MY_DATA_CENTER: 'Data center',
|
||
MENU_ACCOUNT_STATUS: 'Account Status',
|
||
MENU_TORRENTS_STATUS: 'Torrents Status',
|
||
MENU_MY_FAVORITE: 'My {{"FAVORITES.NAME" | translate}}',
|
||
EDIT_PROFILE: 'Edit Profile',
|
||
EDIT_PROFILE_PIC: 'Edit Profile Picture',
|
||
EDIT_SIGNATURE: 'Edit Signature Of Forum',
|
||
CHANGE_PASSWORD: 'Change Password',
|
||
RESET_PASSKEY: 'Reset Passkey',
|
||
MANAGE_SOCIAL_ACCOUNTS: 'Manage Social Accounts',
|
||
|
||
//HomeController & home views
|
||
LOADING_TOP: 'Loading recommended info, please wait a moment...',
|
||
TOP_TORRENTS_INFO_ERROR: 'Top torrents info retrieval failed',
|
||
NEWEST_MOVIE_LIST: 'Newest Movie Torrents',
|
||
NEWEST_TV_LIST: 'Newest TV Serial Torrents',
|
||
NEWEST_MUSIC_LIST: 'Newest Music Torrents',
|
||
NEWEST_SPORTS_LIST: 'Newest Sports Torrents',
|
||
NEWEST_DOCUMENTARY_LIST: 'Newest Documentary Torrents',
|
||
NEWEST_VARIETY_LIST: 'Newest Variety Torrents',
|
||
NEWEST_PICTURE_LIST: 'Newest Picture Torrents',
|
||
NEWEST_GAME_LIST: 'Newest Game Torrents',
|
||
NEWEST_SOFTWARE_LIST: 'Newest Software Torrents',
|
||
NEWEST_EBOOK_LIST: 'Newest eBook Torrents',
|
||
NEWEST_MORE: 'more...',
|
||
BTN_DOWNLOAD: 'Download',
|
||
|
||
HOME: {
|
||
TITLE_HELP: 'Beginner Help',
|
||
TITLE_NOTICE: 'System Notice',
|
||
TITLE_NEW_TOPIC: 'Forum new topics',
|
||
TITLE_NEWEST_TORRENTS: 'The newest torrents',
|
||
TITLE_SEARCH: 'Global Search',
|
||
SEARCH_SUB_TITLE: 'Quickly find what you want by keyword.',
|
||
BUTTON_MORE_NOTICE: 'More Notice ...',
|
||
BUTTON_MORE_HELPER: 'More Help ...',
|
||
MORE_VIP_RULES_AND_RIGHT: 'more vip rules and right here',
|
||
SEARCH_TYPE_TORRENTS: 'Torrents',
|
||
SEARCH_TYPE_FORUM: 'Forum',
|
||
BTN_JOIN_VIP: 'Join as vip »',
|
||
VIP_TOOLTIP: ' - Full free download, higher upload size addition. \n - Higher upload download and timed seeding score addition. \n - Exempt from regular system examine tasks. \n - Exclusive resource download area. \n - Exclusive forum discussion area. \n - H&R download warning immunity.',
|
||
BUTTON_LIST: {
|
||
FUN_FORUM_TITLE: 'Forums',
|
||
FUN_FORUM_DESC: 'Station management, bulletin release, user exchange, business cooperation etc. become a compliance with the law of PTer, <span class="text-mt">the current moderator recruitment...</span>',
|
||
FUN_VIP_TITLE: 'VIP Center',
|
||
FUN_VIP_DESC: 'A symbol of rights and status, exclusive resource area, exclusive forum discussion area, higher upload download and timed seeding score addition, and more ...',
|
||
FUN_HELP_TITLE: 'User Manual',
|
||
FUN_HELP_DESC: 'The helper center, include user account rules, upload and download rules, users score and level rules, forbid And punish Rules, invite rules, and more ...',
|
||
FUN_SUPPORT_TITLE: 'Support Center',
|
||
FUN_SUPPORT_DESC: 'If you need any help, you can contact our {{sNameDesc | translate}} by Message at here, And you can track their progress and communicate more with service staff.'
|
||
}
|
||
},
|
||
|
||
CHECK: {
|
||
BTN_CHECK_IN: 'Check In',
|
||
CHECK_TOOLTIP: '#### `mine.pt` invites you to participate in the daily check in. Now check in to get `{{todayScore}}` scores and renew tomorrow to get `{{tomorrowScore}}` scores!',
|
||
CHECK_TODAY_NOT: '#### You have not checked in yet. Last check in at: `{{checkTime | date: "yyyy-MM-dd HH:mm"}}`. Now check in to get `{{todayScore}}` scores and renew tomorrow to get `{{tomorrowScore}}` scores!',
|
||
CHECK_TODAY_DONE: '#### You have checked in to `{{keepDays}}` days in a row, today check in at: `{{checkTime | date: "yyyy-MM-dd HH:mm"}}`, you have got `{{todayScore}}` scores and renew tomorrow to get `{{tomorrowScore}}` scores, please be careful not to interrupt!',
|
||
CHECK_SUCCESSFULLY: 'Check in successfully',
|
||
CHECK_ERROR: 'Check in failed'
|
||
},
|
||
|
||
//element title/alt
|
||
TITLE_ALT: {
|
||
SEEDS: 'Seeds',
|
||
LEECHERS: 'Leechers',
|
||
FINISHED: 'Finished',
|
||
IMDB_VOTES: 'IMDB Votes',
|
||
MORE_TAGS: 'Show More Search Tags',
|
||
RESET_TAGS: 'Reset All Search Tags',
|
||
DOWNLOAD_TORRENT: 'Doanload torrent'
|
||
},
|
||
|
||
//table fields
|
||
TABLE_FIELDS: {
|
||
//torrent
|
||
INFO: 'Torrent info',
|
||
SIZE: 'Size',
|
||
SEEDS_LEECHERS_FINISHED: 'S/L/F',
|
||
TITLE_SEEDS_LEECHERS_FINISHED: 'orderBy Seeders/Leechers/Finished',
|
||
ABBR_SEEDS_LEECHERS_FINISHED: 'Seeders/Leechers/Finished',
|
||
SORT_S: 'S',
|
||
SORT_L: 'L',
|
||
SORT_F: 'F',
|
||
PUBLISHER: 'Uploader',
|
||
ADMIN_TOOLS: 'Admin Tools',
|
||
LIFETIME: 'Life',
|
||
VOTES: 'Votes',
|
||
TITLE_VOTES: 'orderBy votes',
|
||
TITLE_SIZE: 'orderBy size',
|
||
TITLE_LIFE: 'orderBy life',
|
||
|
||
//status
|
||
UPLOADED_SPEED: 'U/S/R',
|
||
DOWNLOADED_SPEED: 'D/S/P',
|
||
UP_DOWN_RATIO_TIME: 'U/D/R/T',
|
||
|
||
ABBR_UPLOADED_SPEED: 'uploaded/speed/ratio',
|
||
ABBR_DOWNLOADED_SPEED: 'downloaded/speed/percent',
|
||
ABBR_UP_DOWN_RATIO_TIME: 'uploaded/downloaded/ratio/seeding time',
|
||
|
||
//peer
|
||
USERNAME: 'DisplayName',
|
||
UPLOADED: 'Uploaded/Speed',
|
||
DOWNLOADED: 'Downloaded/Speed',
|
||
RATIO: 'Ratio',
|
||
FINISHED: 'Finished',
|
||
STARTED: 'Started',
|
||
ACTIVE: 'Active',
|
||
CLIENT: 'Client',
|
||
CONNECTABLE: 'Connectable',
|
||
|
||
//ranking
|
||
UPLOAD: 'Uploaded',
|
||
DOWNLOAD: 'Downloaded',
|
||
SEEDED: 'Seeding',
|
||
LEECHED: 'Leeching',
|
||
LEVEL: 'Level',
|
||
SCORE: 'Score',
|
||
JOINED: 'Joined',
|
||
ACCOUNT_STATUS: 'Status'
|
||
},
|
||
|
||
//page title
|
||
PAGETITLE: {
|
||
ACCOUNT_ACTIVE: 'Account Active',
|
||
UPLOAD: 'Upload',
|
||
TORRENTS_AGGREGATE: 'Torrents Aggregate',
|
||
MOVIE_LIST: 'Movie List',
|
||
TV_LIST: 'TV List',
|
||
DOCUMENTARY_LIST: 'Documentary List',
|
||
MUSIC_LIST: 'Music List',
|
||
SPORTS_LIST: 'Sports List',
|
||
VARIETY_LIST: 'Variety List',
|
||
PICTURE_LIST: 'Picture List',
|
||
SOFTWARE_LIST: 'Software List',
|
||
GAME_LIST: 'Game List',
|
||
EBOOK_LIST: 'eBook List',
|
||
OTHER_LIST: 'Other List',
|
||
ADULT_LIST: 'Adult List',
|
||
TORRENT_INFO: 'Torrent Info',
|
||
TORRENT_SEARCH: 'Torrent Search',
|
||
RANKING: 'Users Ranking',
|
||
USER_RULES: 'User Rules',
|
||
USER_LEVEL_RULES: 'User Level Rules',
|
||
USER_ACCOUNT_RULES: 'User Account Rules',
|
||
SCORE_RULES: 'User Score Rules',
|
||
UPLOADER_RULES: 'Uploader Rules',
|
||
DOWNLOAD_RULES: 'Download Rules',
|
||
SALES_RULES: 'Torrent Sales Rules',
|
||
INVITATIONS_RULES: 'Invitations Rules',
|
||
HNR_RULES: 'H&R Rules',
|
||
VIP_DETAIL_RULES: 'VIP Rules',
|
||
FORBID_RULES: 'Forbid And Punish Rules',
|
||
REQUEST_RULES: 'Requests Rules',
|
||
MANUAL_FAQ: 'FAQ',
|
||
BLACK: 'Client Black List',
|
||
MAKER: 'Resources Group',
|
||
OPERLIST: 'Admin/Oper List',
|
||
COLLECTIONS: 'Movie Collections',
|
||
ALBUMS: 'Albums',
|
||
VIP: 'Vip',
|
||
VIP_DONATE: 'Vip Donate',
|
||
VIP_RULES: 'Vip Rules',
|
||
MEDALS: 'Medals Wall',
|
||
FORUM: 'Forum',
|
||
REQUESTS: 'Requests',
|
||
REQUESTS_MY: 'My Requests',
|
||
REQUESTS_RES: 'My Responses',
|
||
REQUESTS_ADD: 'Add Requests',
|
||
REQUESTS_VIEW: 'Requests Detail',
|
||
ADMIN_USER_LIST: 'User List',
|
||
ADMIN_USER_VIEW: 'View User',
|
||
ADMIN_USER_EDIT: 'Edit User',
|
||
ADMIN_USER_SEEDING: 'User Seeding',
|
||
ADMIN_USER_LEECHING: 'User Leeching',
|
||
ADMIN_USER_WARNING: 'User Warning',
|
||
ADMIN_USER_UPLIST: 'User uploaded list',
|
||
USER_INFO: 'User Info',
|
||
ADMIN_TORRENTS_LIST: 'Torrents List',
|
||
ADMIN_UPLOADER_LIST: 'Uploader List',
|
||
ADMIN_ANNOUNCE_EDIT: 'Announce Editor',
|
||
ADMIN_MESSAGES: 'System Messages',
|
||
ADMIN_TRACES_LIST: 'Traces List',
|
||
ADMIN_FORUMS_CONFIGURE: 'Forums Configure',
|
||
ADMIN_FORUMS_MANAGEMENT: 'Forums Management',
|
||
ADMIN_OFFICIAL_INVITATION: 'Official invitations',
|
||
ADMIN_SYSTEMS: 'System Control Panel',
|
||
PASSWORD_FORGOT: 'Password forgot',
|
||
PASSWORD_RESET: 'Password reset',
|
||
MESSAGES_BOX: 'Message Box',
|
||
MESSAGES_SEND: 'Send Message',
|
||
STATUS_ACCOUNT: 'Account Status',
|
||
STATUS_TORRENTS: 'Torrents Status',
|
||
STATUS_UPLOADED: 'Uploaded',
|
||
STATUS_SEEDING: 'Seeding',
|
||
STATUS_LEECHING: 'Leeching',
|
||
STATUS_DOWNLOADING: 'Downloading',
|
||
STATUS_WARNING: 'Warning',
|
||
SCORE_DETAIL: 'Score detail',
|
||
INVITATIONS: 'Invitations',
|
||
INVITE_INVALID: 'invalid invitation',
|
||
MY_FOLLOWERS: 'My Followers',
|
||
MY_FOLLOWING: 'My Following',
|
||
USER_FOLLOWERS: 'User`s Followers',
|
||
USER_FOLLOWING: 'User`s Following',
|
||
ADMIN_TICKETS: 'Support Services Center',
|
||
DATA_CENTER: 'User Data Center'
|
||
},
|
||
|
||
//sign in, sign up, password
|
||
SIGN: {
|
||
BTN_SIGN_IN: 'Sign in',
|
||
BTN_SIGN_UP: 'Sign up',
|
||
BTN_SUBMIT: 'Submit',
|
||
SIGN_IN: 'Sign in with your account',
|
||
SIGN_SOCIAL: 'Or sign in using your social accounts',
|
||
SIGN_UP: 'Sign up using your email',
|
||
RESET_PASSWORD: 'Reset your password',
|
||
RESTORE_PASSWORD: 'Restore your password',
|
||
USERNAME_OR_EMAIL: 'Username or Email',
|
||
U_PATTERN: 'Please enter a valid username: 3+ characters long, non restricted word, characters "_-.", no consecutive dots, does not begin or end with dots, letters a-z and numbers 0-9.',
|
||
U_TOOLTIP: 'Please enter a passphrase or password with {{minLength}} or more characters, numbers, lowercase, uppercase, and special characters.',
|
||
U_E_REQUIRED: 'Username or Email is required.',
|
||
U_REQUIRED: 'Username is required.',
|
||
E_REQUIRED: 'Email address is required.',
|
||
E_INVALID: 'Email address is invalid.',
|
||
PASSWORD: 'Password',
|
||
PASSWORD_REQ: 'Password Requirements',
|
||
P_REQUIRED: 'Password is required.',
|
||
FORGOT_PASSWORD: 'Forgot your password?',
|
||
DN_REQUIRED: 'Display name is required.',
|
||
DN_MAX_LENGTH: 'Display name length do not more than {{maxLength}} characters',
|
||
RO_REQUIRED: 'At least one role is required.',
|
||
SENDING_MAIL: 'The authentication mail is being sent. Please wait a moment...',
|
||
SIGNIN_ERROR: 'Signin Error!',
|
||
SIGNUP_ERROR: 'Signup Error!',
|
||
SIGNIN_WELCOME_NORMAL: 'Welcome, {{name}}',
|
||
SIGNIN_WELCOME_IDLE: 'Welcome, {{name}}, you not login for more than {{days}} days, your account is IDLE status, before download any things, you should active you account again in profile menu "account status"!',
|
||
|
||
NEW_PASSWORD: 'New Password',
|
||
NP_REQUIRED: 'Enter a new password.',
|
||
VERIFY_PASSWORD: 'Verify Password',
|
||
VP_REQUIRED: 'Enter the password again to verify.',
|
||
NP_VP_NOTMATCH: 'Passwords do not match.',
|
||
BTN_UPDATE_PASSWORD: 'Reset Password',
|
||
ENTER_USERNAME: 'Enter your account username or email.',
|
||
RESET_PASS_OK: 'Password successfully reset',
|
||
RESET_PASS_INVALID: 'Password reset is invalid',
|
||
RE_RESET_PASSWORD: 'Ask for a new password reset?',
|
||
REST_MAIL_SEND_FAILED: 'Password reset email sent failed!',
|
||
PASSWORD_RESET_SUCCESSFULLY: 'password reset successfully',
|
||
PASSWORD_RESET_FAILED: 'password reset failed',
|
||
|
||
ACTIVE_INVALID: 'Can not active your account, maybe this token already used or this token is expired.',
|
||
ACTIVE_ERROR: 'Account active ERROR!',
|
||
ACTIVE_FAILED: 'Account active and login failed',
|
||
ACTIVE_SUCCESSFULLY: 'Account active successfully, will redirect to home after 3 seconds automate.'
|
||
},
|
||
|
||
//TorrentsController & views
|
||
TOP_LIST_INFO_ERROR: 'Get top list info failed',
|
||
LIST_PAGE_INFO_ERROR: 'Get resources page info failed',
|
||
LIST_PAGE_INFO_EMPTY: 'No resources founded, please change some new tags to research',
|
||
TAGS_SEARCH: 'Tags Search',
|
||
TAGS_SEARCH_GLOBAL: 'Tags Search - Global',
|
||
CA_KEYWORD: 'Keyword',
|
||
CA_TORRENT_STATUS: 'Torrent status',
|
||
CA_TORRENT_ATTR: 'Torrent attribute',
|
||
CA_TORRENT_HNR: 'Hit and Run',
|
||
CA_TORRENT_SALE_STATUS: 'Sale Status',
|
||
CA_TORRENT_SALE_NOW: 'Saling',
|
||
CA_TORRENT_VIP: 'VIP resources',
|
||
CA_TORRENT_UNIQUE: 'Unique Status',
|
||
CA_RESOURCE_TYPE: 'Resource type',
|
||
DESC_MAKE_RSS_URL: 'Based on the RSS address generated by the current search conditions, click Copy to clipboard.',
|
||
COPY_TO_CLIPBOARD: 'Copy to clipboard',
|
||
COPY_LINK_TO_CLIPBOARD: 'Copy torrent file download link to clipboard',
|
||
COPY_LINK_TEXT: 'Copy torrent file link',
|
||
COPY_TO_CLIPBOARD_SUCCESSFULLY: 'Copy data to clipboard successfully!',
|
||
TORRENT_LABEL_LINK: 'Torrent Link',
|
||
TORRENT_DOWNLOAD_LINK: 'Download torrent',
|
||
PH_KEYWORD: 'Search keyword',
|
||
FILTER_KEYWORD: 'filter keyword',
|
||
CLEAR_ALL_CONDITION: 'Clear All Condition',
|
||
MORE_TAGS: 'More Tags',
|
||
CA_RESET: 'Reset',
|
||
TORRENT_DOWNLOAD_ERROR: 'Torrent file download failed',
|
||
TORRENTS_DOWNLOAD_SUCCESSFULLY: 'Torrent file download successful',
|
||
|
||
//torrent info
|
||
UNIT_MILLION: 'million',
|
||
UNIT_MITUTE: 'min',
|
||
TMDB_INFO_OK: 'Load TMDB movie info OK',
|
||
TMDB_INFO_FAILED: 'Load TMDB movie info ERROR',
|
||
TAB_TORRENT_INFO: 'Torrent Info',
|
||
TAB_USER_SUBTITLE: 'Subtitle Info',
|
||
TAB_USER_SCREENSHOTS: 'Screenshots',
|
||
TAB_THUMBS_LIST: 'Thumbs-up',
|
||
TAB_USER_INFO: 'Users List',
|
||
TAB_OTHER_TORRENTS: 'Other Torrents',
|
||
TAB_MY_PANEL: 'My Pannel',
|
||
TAB_ADMIN_PANEL: 'Admin Panel',
|
||
THUMBS_UP_TORRENT: 'Thumbs-up for this torrent and donate score ({{number}}) to uploader',
|
||
TORRENT_THUMBS_SUCCESSFULLY: 'Thumbs-up for torrent successfully',
|
||
TORRENT_THUMBS_FAILED: 'Thumbs-up for torrent failed',
|
||
TORRENT_RATING_SUCCESSFULLY: 'Rating torrent successfully',
|
||
TORRENT_RATING_FAILED: 'Rating torrent failed',
|
||
EDIT_THIS_OVERVIEW: 'Edit this overview',
|
||
EDIT_THIS_SCREENSHOTS: 'Edit screenshots',
|
||
SAVE_THIS_SCREENSHOTS: 'Save screenshots',
|
||
CANCEL_THIS_SCREENSHOTS: 'Cancel',
|
||
VIEW_ORIGINAL_MEDIA_INFO: 'View original media info',
|
||
VIEW_FORMATTED_MEDIA_INFO: 'View formatted media info',
|
||
EDIT_THIS_MEDIA_INFO: 'Edit media info',
|
||
SAVE_THIS_MEDIA_INFO: 'Save media info',
|
||
CANCEL_THIS_MEDIA_INFO: 'Cancel',
|
||
EDIT_TORRENT_NFO_SUCCESSFULLY: 'Torrent media info edited successfully',
|
||
EDIT_TORRENT_NFO_FAILED: 'Torrent media info edited failed',
|
||
IMG_PAGE_INFO: 'Current: {{index}} / {{total}}',
|
||
|
||
ANNOUNCE_URL: 'Announce Url',
|
||
TORRENT_INFO_HASH: 'Info Hash',
|
||
TORRENT_FILENAME: 'Torrent Filename',
|
||
ATTRIBUTE_TAGS: 'Video Attribute (tags)',
|
||
VIDEO_NFO: 'Video NFO',
|
||
ALL_FILES_LIST: 'Files List',
|
||
VIDEO_SIZE: 'Video Size',
|
||
UPLOAD_TIME: 'Upload Time',
|
||
SALE_EXPIRES_TIME: 'expires',
|
||
TORRENT_STATUS_TOP_TITLE: 'Top Level',
|
||
TORRENT_STATUS_UNIQUE: 'Unique resource',
|
||
TORRENT_STATUS_UNIQUE_TITLE: 'Unique resource, no transfer',
|
||
STATUS_TOP_KEY: 'TOP',
|
||
STATUS_UNIQUE_KEY: 'UNIQUE',
|
||
UPLOAD_SUBTITLE: 'Upload Subtitle file',
|
||
SUBTITLE_LIST: 'Subtitle list',
|
||
SUBTITLE_RULES: {
|
||
0: 'If the torrent has no subtitle files, you have the following actions.',
|
||
1: 'Please note the filename format, such as: <mark>Movie (20XX) RESp.eng/chi.srt/ass</mark> or <mark>Sing.2016.3D.HKG.BluRay.1080p.AVC.Atmos.TrueHD7.1-MTeam.chs&eng.srt</mark>'
|
||
},
|
||
MY_TORRENT_RULES: {
|
||
0: 'This torrent file is uploaded by you, you have actions bellow.',
|
||
1: 'For additional assistance, please contact our {{sNameDesc | translate}} by <strong><a href="/messages/send?to={{sName}}">Message</a></strong> or <strong><a href="mailto:{{sMail}}">Email</a></strong>.'
|
||
},
|
||
TORRENT_SEED_USERS: 'Seed Users',
|
||
TORRENT_LEECHER_USERS: 'Leecher Users',
|
||
TORRENT_FINISHED_USERS: 'Finished Users',
|
||
SUBTITLE_UPLOAD_FAILED: 'Failed to upload subtitle file',
|
||
SUBTITLE_DELETE_ICON_TITLE: 'Delete this subtitle',
|
||
SUBTITLE_CONFIRM_OK: 'Delete',
|
||
SUBTITLE_CONFIRM_CANCEL: 'Cancel',
|
||
SUBTITLE_CONFIRM_HEADER_TEXT: 'Confirm Deletion',
|
||
SUBTITLE_CONFIRM_BODY_TEXT: 'Are you sure want to delete this subtitle?',
|
||
SUBTITLE_DOWNLOAD_SUCCESSFULLY: 'Subtitle file download successfully',
|
||
SUBTITLE_DOWNLOAD_ERROR: 'Subtitle file download failed',
|
||
SUBTITLE_DELETE_SUCCESSFULLY: 'Subtitle file delete successfully',
|
||
SUBTITLE_DELETE_ERROR: 'Subtitle file deletion failed',
|
||
OTHER_TORRENT_LIST_TITLE: 'This resources has {{x}} other versions, you can view or download from here:',
|
||
|
||
ADMIN_BASIC_COMMAND: 'Basic Command',
|
||
ADMIN_BASIC_REVIEWED: 'Review',
|
||
ADMIN_BASIC_UPDATE: 'Update torrent info from TMDB',
|
||
ADMIN_BASIC_DELETE: 'Delete torrent',
|
||
ADMIN_BASIC_SET_HNR: 'SetHnR',
|
||
ADMIN_BASIC_UNSET_HNR: 'UnsetHnR',
|
||
ADMIN_BASIC_SET_VIP: 'SetVIP',
|
||
ADMIN_BASIC_EDIT_TAGS: 'Edit Tags',
|
||
ADMIN_BASIC_UNSET_VIP: 'UnsetVIP',
|
||
ADMIN_BASIC_SET_TOP: 'SetTop',
|
||
ADMIN_BASIC_UNSET_TOP: 'UnsetTop',
|
||
ADMIN_BASIC_SET_UNIQUE: 'SetUnique',
|
||
ADMIN_BASIC_UNSET_UNIQUE: 'UnsetUnique',
|
||
ADMIN_BASIC_TYPE_SET: 'Sale Type',
|
||
ADMIN_SALE_TYPE_SET: 'Sale Type Set',
|
||
ADMIN_BASIC_RLEVEL_SET: 'Recommend Level',
|
||
ADMIN_UPLOAD_ACCESS: 'Upload Access',
|
||
ADMIN_RLEVEL_SET: 'Recommend Level Set',
|
||
ADMIN_COLLECTION_COMMAND: 'Collections Command',
|
||
ADMIN_COLLECTION_CREATE: 'Create Collection',
|
||
ADMIN_COLLECTION_ADDINTO: 'Put This Movie Into Collection',
|
||
ADMIN_ALBUM_COMMAND: 'Albums Command',
|
||
ADMIN_ALBUM_CREATE: 'Create Album',
|
||
ADMIN_ALBUM_ADDINTO: 'Put This Resources Into Album',
|
||
LOAD_TMDB_COLLECTION: 'loading tmdb movie collection detail ...',
|
||
LOAD_TMDB_COLLECTION_ERROR: 'Error: get tmdb movie collection detail',
|
||
LOAD_COLLECTION_LIST: 'loading movie collection list ...',
|
||
LOAD_COLLECTION_LIST_ERROR: 'Error: get movie collection items error',
|
||
|
||
TORRENT_DELETE_CONFIRM_OK: 'Delete',
|
||
TORRENT_DELETE_CONFIRM_CANCEL: 'Cancel',
|
||
TORRENT_DELETE_CONFIRM_HEADER_TEXT: 'Confirm Deletion',
|
||
TORRENT_DELETE_CONFIRM_BODY_TEXT: 'Are you sure want to delete this torrent?',
|
||
TORRENT_DELETE_SUCCESSFULLY: 'Torrent delete successfully',
|
||
TORRENT_DELETE_ERROR: 'Torrent delete failed',
|
||
TORRENT_DELETE_REASON: 'Please select or enter the delete reason for uploader:',
|
||
TORRENT_ENTER_DELETE_REASON: 'Please enter custom operate reason',
|
||
TORRENT_DELETE_REASON_OVERVIEW: 'The torrent overview info is not complete or missing',
|
||
TORRENT_DELETE_REASON_NFO: 'The torrent NFO info is not complete or missing',
|
||
TORRENT_DELETE_REASON_QUALITY: 'The torrent quality is too low',
|
||
TORRENT_DELETE_REASON_ILLEGAL: 'The torrent is illegal',
|
||
TORRENT_UPDATE_CONFIRM_OK: 'Update',
|
||
TORRENT_UPDATE_CONFIRM_CANCEL: 'Cancel',
|
||
TORRENT_UPDATE_CONFIRM_HEADER_TEXT: 'Update Confirm',
|
||
TORRENT_UPDATE_CONFIRM_BODY_TEXT: 'Are you sure want to update the torrent info from TMDB?',
|
||
TORRENT_UPDATE_SUCCESSFULLY: 'Torrent info update successfully',
|
||
TORRENT_UPDATE_ERROR: 'Torrent info update failed',
|
||
TORRENT_SETSALETYPE_SUCCESSFULLY: 'Torrent sale type set successfully',
|
||
TORRENT_SETSALETYPE_ERROR: 'Torrent sale type set failed',
|
||
TORRENT_SETREVIEWED_SUCCESSFULLY: 'Torrent status reviewed set successfully',
|
||
TORRENT_SETREVIEWED_ERROR: 'Torrent status reviewed set failed',
|
||
TORRENT_SETRLEVEL_SUCCESSFULLY: 'Torrent recommend level set successfully',
|
||
TORRENT_SETRLEVEL_ERROR: 'Torrent recommend level set failed',
|
||
TORRENT_TOGGLE_HNR_SUCCESSFULLY: 'Torrent toggle HnR tag successfully',
|
||
TORRENT_TOGGLE_HNR_FAILED: 'Torrent toggle HnR tag failed',
|
||
TORRENT_TOGGLE_VIP_SUCCESSFULLY: 'Torrent toggle VIP tag successfully',
|
||
TORRENT_TOGGLE_VIP_FAILED: 'Torrent toggle VIP tag failed',
|
||
TORRENT_TOGGLE_TOP_SUCCESSFULLY: 'Torrent toggle TOP tag successfully',
|
||
TORRENT_TOGGLE_TOP_FAILED: 'Torrent toggle TOP tag failed',
|
||
TORRENT_TOGGLE_UNIQUE_SUCCESSFULLY: 'Torrent toggle Unique tag successfully',
|
||
TORRENT_TOGGLE_UNIQUE_FAILED: 'Torrent toggle Unique tag failed',
|
||
TORRENT_SETTAGS_SUCCESSFULLY: 'Torrent tags set successfully',
|
||
TORRENT_SETTAGS_ERROR: 'Torrent tags set failed',
|
||
|
||
//page text
|
||
PAGE_TEXT_FIRST: 'First',
|
||
PAGE_TEXT_PREVIOUS: 'Previous',
|
||
PAGE_TEXT_NEXT: 'Next',
|
||
PAGE_TEXT_LAST: 'Last',
|
||
|
||
//comment
|
||
USER_COMMENT_LIST: 'User Comments List',
|
||
POST_NEW_COMMENT: 'Post New Comment',
|
||
EDIT_COMMENT: 'Edit Comment',
|
||
REPLY_COMMENT: 'Reply Comment',
|
||
SUBMIT_COMMENT: 'Submit Comment',
|
||
SUBMIT_REPLY: 'Submit Reply',
|
||
SUBMIT_CANCEL: 'Cancel',
|
||
MARKDOWN_LINK: 'Styling with Markdown is supported',
|
||
COMMENT_REPLY_BUTTON: '@ & reply',
|
||
COMMENT_REPLY_DELETE: 'Delete',
|
||
COMMENT_REPLY_EDIT: 'Edit',
|
||
COMMENT_EDITED_INFO: 'Edit at',
|
||
COMMENT_CONFIRM_OK: 'Delete',
|
||
COMMENT_CONFIRM_CANCEL: 'Cancel',
|
||
COMMENT_CONFIRM_HEADER_TEXT: 'Delete Confirm',
|
||
COMMENT_CONFIRM_BODY_TEXT: 'Are you sure want to delete this comment?',
|
||
COMMENT_CONFIRM_BODY_TEXT_REPLY: 'Are you sure want to delete this comment reply?',
|
||
COMMENT_EDIT_ICON_TITLE: 'Edit this reply',
|
||
COMMENT_DELETE_ICON_TITLE: 'Delete this reply',
|
||
|
||
//TorrentsUploadController & views
|
||
UPLOAD_RULES: 'Upload Tips:',
|
||
TORRENTS_UPLOAD_SUCCESSFULLY: 'Successfully upload file',
|
||
TORRENTS_UPLOAD_FAILED: 'Failed to upload file',
|
||
TORRENTS_NO_FILE_SELECTED: 'No file selected',
|
||
BUTTON_UPLOADED_POPUP_CLOSE: 'OK',
|
||
BUTTON_UNSHOW_NEXT_TIME: 'I know, don`t show this next time',
|
||
POPUP_UPLOADED_TOOLTIP: 'The torrent is uploaded <strong style="color:#f00">successfully</strong> and is waiting for the administrator to review. The new torrent file with your Passkey will be <strong style="color:#f00">automatically downloaded</strong> after you click the "OK" button, and you can use this new torrent file to start seeding.',
|
||
TORRENT_DOWNLOADING_FILENAME: 'Downloading file name: ',
|
||
UPLOAD_ACCESS_TOOLTIP: '{{site}} only accepts resource resources group to upload torrents, you can <a href="/about/maker">list and join them</a>!',
|
||
|
||
SELECT_RESOURCE_TYPE: '• Please select the resource type',
|
||
SELECT_TORRENT_FILE: '• Please select the torrent file',
|
||
SELECT_FILE: 'Select file',
|
||
DO_UPLOAD: 'Upload',
|
||
ENTER_TMDB_ID: '• Please enter theMovieDB id',
|
||
LOAD_TMDB_INFO: 'Load info',
|
||
SEARCH_FROM_TMDB: 'Search From TMDB',
|
||
TMDB_ID: 'TMDB ID',
|
||
SEARCH_FROM_TMDB_TITLE: 'Search {{type}} From TMDB',
|
||
BTN_SELECT: 'Select',
|
||
BTN_SEARCH: 'Search',
|
||
BTN_GLOBAL_SEARCH: 'Global Search',
|
||
LOAD_SEARCH_RESULT: 'loading search result, please wait ...',
|
||
LOAD_SEARCH_RESULT_ERROR: 'loading search result ERROR!',
|
||
SEARCH_RESULT_EMPTY: 'result is empty, please change keywords and try again',
|
||
SELECT_RESULT_ITEM: 'Select an item of result:',
|
||
RESULT_TOO_MORE: 'Result too more, some items can not be show, please add more keywords and search again',
|
||
PLACE_HOLDER_SEARCH: 'Search keys',
|
||
TMDB_ID_OK: 'TMDB ID retrival successful',
|
||
TMDB_ID_ERROR: 'TMDB ID is error! Get info failed',
|
||
TMDB_ID_REQUIRED: 'Please enter TMDB ID',
|
||
TMDB_RESOURCE_INFO: '• The resource info from TMDB',
|
||
TMDB_IS_LOADING: 'Loading resource info, please wait...',
|
||
SELECT_SE: '• Please select number of seasons and input number of episodes',
|
||
SELECT_TAGS: '• Please select any tags for the resource',
|
||
SELECT_SCREEN_SHOTS: '• Please select any screenshots for the resources',
|
||
ENTER_VIDEO_NFO: '• Please enter video and audio NFO',
|
||
SELECT_MAKER_GROUP: '• Please select resources group upload from and anonymous option',
|
||
MAKER_NULL: 'NULL',
|
||
UPLOADER_ANONYMOUS: 'Anonymous Upload (The user wont see me as an uploader)',
|
||
SELECT_VIP_PROPERTY: '• Please select the VIP property of torrent',
|
||
IS_VIP_RESOURCES: 'set VIP property of this torrent',
|
||
IS_VIP_RESOURCES_TIP: 'TIP: If this is a VIP resource, please select the button below and the system will automatically assign this resource to the VIP zone.',
|
||
ANONYMOUS: 'Anonymous',
|
||
TORRENTS_SUBMIT_UPLOAD: '• Agree the rules and submit your resource',
|
||
SUBMIT_BUTTON: 'OK, SUBMIT NOW',
|
||
CANCEL_BUTTON: 'NO, CANCEL IT',
|
||
AGREE_RULES: 'I agree and already read all the rules, <a href="/about/manual/userRules">read here</a>',
|
||
DOWNLOAD_TORRENT: 'Download Torrent',
|
||
NO_TAGS_LIST: 'No resources tags can be selected',
|
||
|
||
ENTER_MUSIC_TITLE: '• Please enter the artist name and music/album title',
|
||
MUSIC_ARTIST: 'artist name',
|
||
MUSIC_TITLE: 'music/album sub title',
|
||
MUSIC_SUB_TITLE: 'music/album short desc',
|
||
SELECT_MUSIC_IMAGE: '• Please select music/album cover image',
|
||
COVER_UPLOAD_SUCCESSFULLY: 'Successfully upload cover image',
|
||
COVER_UPLOAD_FAILED: 'Failed to upload cover image',
|
||
ENTER_MUSIC_DETAIL_INFO: '• Please enter the music/album detail info',
|
||
ERROR_ONLY_IMAGE: 'Only image files support(gif, png, bmp, jpg, jpeg)',
|
||
ERROR_IMAGE_LINK_URL: 'Unavailable image link url address',
|
||
FILE_TYPE_ERROR: 'File type that is not accepted',
|
||
|
||
REDUPLICATE_CHECK: '• System checked we already have these version of this resource',
|
||
REDUPLICATE_TIP: 'Tip: The system detected other versions of the resource, Please confirm that you are submitting a better or non-repeating version, Otherwise, your submission may not be approved or deleted directly by the administrator, do you need to continue?',
|
||
ENTER_RESOURCE_TITLE: '• Please enter the resource main title and sub title',
|
||
RESOURCE_TITLE: 'resource main title',
|
||
RESOURCE_SUB_TITLE: 'resource sub title',
|
||
JOINED_COLLECTIONS: 'Joined collections',
|
||
JOINED_ALBUMS: 'Joined albums',
|
||
SELECT_RESOURCE_IMAGE: '• Please select resource cover image',
|
||
ENTER_RESOURCE_DETAIL_INFO: '• Please enter the resource detail info',
|
||
|
||
IMAGES_UPLOAD_TOOLTIP1: 'Image files by dragging & dropping or ',
|
||
IMAGES_UPLOAD_TOOLTIP2: 'select them',
|
||
IMAGES_UPLOADING: 'Uploading',
|
||
UPLOAD_IMAGES_SUCCESSFULLY: 'Upload image file successfully',
|
||
UPLOAD_IMAGES_FAILED: 'Upload image file failed',
|
||
IMAGES_UPLOAD_TOOLTIP3: 'Or enter a image link url address and then add it',
|
||
BTN_ADD_LINK: 'Add image link',
|
||
|
||
//ranking view
|
||
PAGE_HEADER_RANKING_UPLOAD: 'Uploaded Ranking',
|
||
PAGE_HEADER_RANKING_DOWNLOAD: 'Downloaded Ranking',
|
||
PAGE_HEADER_RANKING_RATIO: 'Ratio Ranking',
|
||
PAGE_HEADER_RANKING_SCORE: 'Score Ranking',
|
||
|
||
//admin views
|
||
USERS_LIST: 'Users',
|
||
USERS_UPDATE: 'Update',
|
||
TORRENT_TYPE_OPTION_NEWEST: 'All Newest Torrents',
|
||
TORRENT_TYPE_ALL: 'All Torrents',
|
||
TORRENT_STATUS_NEW: 'NEW',
|
||
TORRENT_STATUS_REVIEWED: 'REVIEWED',
|
||
TORRENT_STATUS_DELETED: 'DELETED',
|
||
TORRENT_STATUS_ALL: 'ALL',
|
||
TORRENT_RECOMMEND_LEVEL: 'Recommend Level',
|
||
TORRENT_RECOMMEND_LEVEL_ITEM: {
|
||
LEVEL0: 'NONE',
|
||
LEVEL1: 'LEVEL1',
|
||
LEVEL2: 'LEVEL2',
|
||
LEVEL3: 'LEVEL3'
|
||
},
|
||
|
||
SET_ROLE_SUCCESSFULLY: 'set user role successfully',
|
||
SET_ROLE_FAILED: 'set user role failed',
|
||
SET_STATUS_SUCCESSFULLY: 'set user status successfully',
|
||
SET_STATUS_FAILED: 'set user status failed',
|
||
SET_IMAGE_SUCCESSFULLY: 'set user image successfully',
|
||
SET_IMAGE_FAILED: 'set user image failed',
|
||
SET_VIP_MONTHS_SUCCESSFULLY: 'update user vip data successfully',
|
||
SET_VIP_MONTHS_FAILED: 'update user vip data failed',
|
||
RESET_VIP_DATA_SUCCESSFULLY: 'reset user vip data successfully',
|
||
RESET_VIP_DATA_FAILED: 'reset user vip data failed',
|
||
|
||
BANNED: {
|
||
CONFIRM_CANCEL: 'Cancel',
|
||
CONFIRM_OK: 'Ok',
|
||
CONFIRM_HEADER_TEXT: 'Banned confirm',
|
||
CONFIRM_BODY_TEXT: 'Are you sure want to banned user: {{uname}} ?',
|
||
REASON_TITLE: 'Please select the banned reason to notice user:',
|
||
REASON_ILLEGAL_SIGN_IN: 'Illegal sign in',
|
||
REASON_ACCOUNT_TRADE: 'Account trade',
|
||
REASON_EXAMINATION_NOT_FINISHED: 'Examination not finished',
|
||
REASON_VIOLATED_RULES: 'Violated the sites user behavior rules',
|
||
YOU_ARE_BANNED_FROM_INVITED_USER: 'You invited user {{uname}} is banned because:{{uReason | translate}}'
|
||
},
|
||
|
||
SCORE_NUMBER: 'Score number',
|
||
SCORE_TITLE: 'Add user score',
|
||
SET_SCORE_SUCCESSFULLY: 'Add user score successfully',
|
||
SET_SCORE_FAILED: 'Add user score failed',
|
||
|
||
UPLOADED_NUMBER: 'Uploaded number',
|
||
UPLOADED_TITLE: 'Add user uploaded (unit: GB)',
|
||
SET_UPLOADED_SUCCESSFULLY: 'Add user uploaded successfully',
|
||
SET_UPLOADED_FAILED: 'Add user uploaded failed',
|
||
|
||
DOWNLOADED_NUMBER: 'Downloaded number',
|
||
DOWNLOADED_TITLE: 'Add user downloaded (unit: GB)',
|
||
SET_DOWNLOADED_SUCCESSFULLY: 'Add user downloaded successfully',
|
||
SET_DOWNLOADED_FAILED: 'Add user downloaded failed',
|
||
|
||
PRESENT_INVITATIONS_TITLE: 'Present invitations',
|
||
PRESENT_INVITATIONS_NUMBERS: 'Invitation numbers:',
|
||
PRESENT_INVITATIONS_DAYS: 'Available days:',
|
||
BTN_PRESENT: 'Present',
|
||
BTN_PRESENT_INVITATIONS: 'Present invitations',
|
||
PRESENT_INVITATIONS_SUCCESSFULLY: 'Present invitations successfully',
|
||
PRESENT_INVITATIONS_FAILED: 'Present invitations failed',
|
||
|
||
EDIT_USER_SUCCESSFULLY: 'Edit user info successfully',
|
||
EDIT_USER_FAILED: 'Edit user info failed',
|
||
UPDATE_REMARKS_SUCCESSFULLY: 'Update user remarks successfully',
|
||
UPDATE_REMARKS_FAILED: 'Update user remarks failed',
|
||
|
||
ANNOUNCE_EDIT_TIP: 'Upload a torrent file, </br>automatic replacement <mark>Announce URL</mark> & <mark>Comment</mark>',
|
||
ANNOUNCE_COMMENT: 'Announce Comment',
|
||
|
||
//uploader admin
|
||
UPLOADER: {
|
||
CAPTION_MAKER: 'Uploader - Resources Group',
|
||
CAPTION_USER: 'Uploader - User',
|
||
FIELDS_NAME: 'Name',
|
||
FIELDS_DISPLAY_NAME: 'DisplayName',
|
||
FIELDS_MAKER: 'Maker',
|
||
FIELDS_LEVEL: 'Level',
|
||
FIELDS_FOUNDER: 'Founder',
|
||
FIELDS_USER_COUNT: 'Users',
|
||
FIELDS_TORRENT_COUNT: 'Torrents',
|
||
FIELDS_VOTE: 'Votes',
|
||
FIELDS_UPLOAD_ACCESS: 'Upload Access',
|
||
FIELDS_REVIEW: 'review',
|
||
FIELDS_PASS: 'pass',
|
||
ACCESS_CHANGED_SUCCESSFULLY: 'Upload access changed successfully',
|
||
ACCESS_DESC: '<h4>Upload access desc: </h4><div>* If maker or user has upload access of "pass", the uploaded new torrents do not need to review by administrators!</div><div>* resources group upload access is preceded by user upload access.</div>'
|
||
},
|
||
|
||
//vip views
|
||
VIP: {
|
||
VIP_TITLE: 'VIP Club',
|
||
VIP_SUB_TITLE: '- A symbol of rights and status',
|
||
BUTTON_DONATE: 'Donate',
|
||
DONATE_VIP: 'Donate a VIP',
|
||
TORRENTS_LIST: 'Vip Torrents List',
|
||
TORRENTS_LIST_ERROR: 'Vip torrents list error',
|
||
VIP_TORRENTS_IS_LOADING: 'Vip torrents is loading...',
|
||
VIP_TORRENTS_IS_EMPTY: 'No Vip torrents of this type is founded!',
|
||
PAYPAL_TITLE: 'Paypal',
|
||
ALIPAY_TITLE: 'Alipay',
|
||
WEIXIN_TITLE: 'Weixin',
|
||
NO_VIP_DATA: 'No vip data'
|
||
},
|
||
|
||
//about views
|
||
ABOUT: {
|
||
USERS_MANUAL: 'Users Manual',
|
||
MENU_ABOUT_MANUAL_USER_RULES: 'User Rules Detail',
|
||
MENU_ABOUT_MANUAL_ACCOUNT_RULES: 'User Account Rules Detail',
|
||
MENU_ABOUT_MANUAL_USER_LEVEL_RULES: 'User Level Rules Detail',
|
||
MENU_ABOUT_MANUAL_SCORE_RULES: 'User Score Rules Detail',
|
||
MENU_ABOUT_MANUAL_UPLOADER_RULES: 'Uploader Rules Detail',
|
||
MENU_ABOUT_MANUAL_DOWNLOAD_RULES: 'Download Rules Detail',
|
||
MENU_ABOUT_MANUAL_SALES_RULES: 'Torrent Sales Rules Detail',
|
||
MENU_ABOUT_MANUAL_INVITATIONS_RULES: 'Invitations Rules Detail',
|
||
MENU_ABOUT_MANUAL_HNR_RULES: 'H&R Rules Detail',
|
||
MENU_ABOUT_MANUAL_VIP_RULES: 'VIP Rights Rules Detail',
|
||
MENU_ABOUT_MANUAL_FORBID_PUNISH_RULES: 'Forbid And Punish Rules Detail',
|
||
MENU_ABOUT_MANUAL_REQUEST_RULES: 'Requests Rules Detail',
|
||
MENU_ABOUT_MANUAL_FAQ: 'FAQ',
|
||
CLIENT_BLACK_LIST: 'Client Black List',
|
||
MAKER_GROUP: 'Resources Group',
|
||
BLACK_TOOLTIP: '<h4>Note:</h4>All the clients in the list was forbidden by server and can not announce or get any torrent data, For more help, please contact our {{sNameDesc | translate}} by <strong><a href="/messages/send?to={{sName}}">Message</a></strong> or <strong><a href="mailto:{{sMail}}">Email</a></strong>.',
|
||
BLANK_NAME: 'Client Name',
|
||
BLANK_REASON: 'Forbidden Reason',
|
||
FORM_MAKER_NAME: 'Resources Group Name',
|
||
FORM_MAKER_DESC: 'Resources Group Description',
|
||
FORM_MAKER_FOR: 'Create resources group for - {{name}}',
|
||
MAKER_CREATE_SUCCESSFULLY: 'Create resources group successfully',
|
||
MAKER_CREATE_FAILED: 'Create resources group failed',
|
||
OPER_LIST: 'Admin and Oper List',
|
||
OPER_LIST_TOOLTIP: '<h4>Note:</h4>All the users in the list was the Administrator or Operator of <strong>{{site}}</strong>, If you need any help, please contact our {{sNameDesc | translate}} by <strong><a href="/messages/send?to={{sName}}">Message</a></strong> or <strong><a href="mailto:{{sMail}}">Email</a></strong> or send a message to them from below.',
|
||
MAKER_LIST_TOOLTIP: 'All the <strong>resources group</strong> in the list was the official group of <strong>{{site}}</strong>, Thanks to the contributions of these groups. If you want to join one of these groups, send the station message to the group founder.',
|
||
GROUP_FOUNDER: 'Founder: ',
|
||
BTN_EDIT_DESC: 'Edit Desc',
|
||
BTN_ADD_USER: 'Add Member',
|
||
BTN_REMOVE_GROUP: 'Delete Group',
|
||
MAKER_TORRENTS_LIST_ERROR: 'Resources group torrents list error',
|
||
MAKER_TORRENTS_IS_LOADING: 'Resources group torrents is loading...',
|
||
MAKER_TORRENTS_IS_EMPTY: 'No torrents of this resources group is founded!',
|
||
DELETE_CONFIRM_OK: 'Delete',
|
||
DELETE_CONFIRM_CANCEL: 'Cancel',
|
||
DELETE_CONFIRM_HEADER_TEXT: 'Delete Confirm',
|
||
DELETE_CONFIRM_BODY_TEXT: 'Are you sure want to delete this resources group?',
|
||
DELETE_MEMBER_CONFIRM_BODY_TEXT: 'Are you sure want to delete the member from this group?',
|
||
DELETE_SUCCESSFULLY: 'Resources group deleted successfully',
|
||
DELETE_FAILED: 'Resources group deleted failed',
|
||
RATING_SUCCESSFULLY: 'Rating for resources group successfully',
|
||
RATING_FAILED: 'Rating for resources group failed',
|
||
ALREADY_RATING: 'You already rated for the resources group before',
|
||
ADD_MEMBER_TITLE: 'Add Member',
|
||
ADD_MEMBER_SUCCESSFULLY: 'Add group member successfully',
|
||
ADD_MEMBER_FAILED: 'Add group member failed',
|
||
REMOVE_MEMBER_SUCCESSFULLY: 'Remove group member successfully',
|
||
REMOVE_MEMBER_FAILED: 'Remove group member failed',
|
||
REMOVE_MEMBER_TITLE: 'Remove this member',
|
||
EDIT_DESC_SUCCESSFULLY: 'Edit resources group desc successfully',
|
||
EDIT_DESC_FAILED: 'Edit resources group desc failed'
|
||
},
|
||
|
||
//collections views
|
||
COLLECTIONS: {
|
||
FORM_FOR: 'Create Movie Collection for - {{cid}}',
|
||
FORM_NAME: 'Movie Collection Name',
|
||
FORM_DESC: 'Movie Collection Overview',
|
||
COLL_LIST: 'Movie Collections List',
|
||
CREATE_SUCCESSFULLY: 'Create movie collection successfully',
|
||
CREATE_FAILED: 'Create movie collection failed',
|
||
FILES_NUMBERS: 'Torrents',
|
||
VOTE_AVERAGE: 'Vote average',
|
||
LIST_ERROR: 'Movie collections list error',
|
||
INSERT_INTO: 'Insert Movie Into Collection for - {{cid}}',
|
||
TORRENT_INFO: 'Torrent info',
|
||
SELECT_INFO: 'Select a collection to insert',
|
||
INSERT_SUCCESSFULLY: 'Insert move into collection successfully',
|
||
INSERT_FAILED: 'Insert move into collection failed',
|
||
ALREADY_IN: '(Already In)',
|
||
NO_COLLECTION: 'No collection founded can insert movie, you can create first, then insert this movie into it.',
|
||
BTN_EDIT_OVERVIEW: 'Edit Overview',
|
||
BTN_REMOVE_COLLECTION: 'Delete Collection',
|
||
BTN_REMOVE_FROM_COLLECTION: 'Remove',
|
||
BTN_REMOVE_TITLE: 'Remove From Collection',
|
||
DELETE_CONFIRM_BODY_TEXT: 'Are you sure want to delete this collection?',
|
||
DELETE_SUCCESSFULLY: 'Movie collection deleted successfully',
|
||
DELETE_FAILED: 'Movie collection deleted failed',
|
||
SETRLEVEL_SUCCESSFULLY: 'Set collection recommend level successfully',
|
||
SETRLEVEL_ERROR: 'Set collection recommend level faild',
|
||
REMOVE_CONFIRM_OK: 'Remove',
|
||
REMOVE_CONFIRM_CANCEL: 'Cancel',
|
||
REMOVE_CONFIRM_HEADER_TEXT: 'Remove Confirm',
|
||
REMOVE_CONFIRM_BODY_TEXT: 'Are you sure want to remove the torrent from this collection?',
|
||
REMOVE_SUCCESSFULLY: 'Remove the torrent from this collection successfully',
|
||
REMOVE_FAILED: 'Remove the torrent from this collection failed',
|
||
EDIT_OVERVIEW_SUCCESSFULLY: 'Edit collections overview successfully',
|
||
EDIT_OVERVIEW_FAILED: 'Edit collections overview failed'
|
||
},
|
||
|
||
ALBUMS: {
|
||
FORM_FOR: 'Create Album for - {{title}}',
|
||
FORM_NAME: 'Album Name',
|
||
FORM_DESC: 'Album Overview',
|
||
CREATE_SUCCESSFULLY: 'Create resource album successfully',
|
||
CREATE_FAILED: 'Create resource album failed',
|
||
INSERT_INTO: 'Insert Resource Into Album',
|
||
TORRENT_INFO: 'Torrent info',
|
||
NO_ALBUM: 'No album founded can insert resource, you can create first, then insert into it.',
|
||
SELECT_INFO: 'Select a album to insert',
|
||
ALREADY_IN: '(Already In)',
|
||
LOAD_ALBUM_LIST: 'loading resources albums list ...',
|
||
LOAD_ALBUM_LIST_ERROR: 'Error: get resources albums items error',
|
||
INSERT_SUCCESSFULLY: 'Insert resource into album successfully',
|
||
INSERT_FAILED: 'Insert resource into album failed',
|
||
PREFIX_LIST: '{{type}} Albums List',
|
||
FILES_NUMBERS: 'Torrents',
|
||
CAT_TYPE: 'Category',
|
||
BTN_EDIT_OVERVIEW: 'Edit Overview',
|
||
BTN_REMOVE_ALBUM: 'Delete Album',
|
||
BTN_PUSH_INFO_HOME: 'Push Into Home',
|
||
BTN_PULL_FROM_HOME: 'Pull From Home',
|
||
BTN_REMOVE_FROM_ALBUM: 'Remove',
|
||
BTN_REMOVE_TITLE: 'Remove From Album',
|
||
DELETE_CONFIRM_BODY_TEXT: 'Are you sure want to delete this album?',
|
||
DELETE_SUCCESSFULLY: 'Resource album deleted successfully',
|
||
DELETE_FAILED: 'Resource album deleted failed',
|
||
SETRLEVEL_SUCCESSFULLY: 'Set album recommend level successfully',
|
||
SETRLEVEL_ERROR: 'Set album recommend level faild',
|
||
REMOVE_CONFIRM_OK: 'Remove',
|
||
REMOVE_CONFIRM_CANCEL: 'Cancel',
|
||
REMOVE_CONFIRM_HEADER_TEXT: 'Remove Confirm',
|
||
REMOVE_CONFIRM_BODY_TEXT: 'Are you sure want to remove the torrent from this album?',
|
||
REMOVE_SUCCESSFULLY: 'Remove the torrent from this album successfully',
|
||
REMOVE_FAILED: 'Remove the torrent from this album failed',
|
||
EDIT_OVERVIEW_SUCCESSFULLY: 'Edit album overview successfully',
|
||
EDIT_OVERVIEW_FAILED: 'Edit album overview failed',
|
||
HOME_STATUS_SUCCESSFULLY: 'Toggle home status successfully',
|
||
HOME_STATUS_ERROR: 'Toggle home status faild'
|
||
},
|
||
|
||
//backup views settings
|
||
BACKUP: {
|
||
VIEW_CAPTION: 'Database Backup Files List',
|
||
LIST_ERROR: 'Files list error',
|
||
FIELD_NAME: 'File info',
|
||
DELETE_CONFIRM_BODY_TEXT: 'Are you sure want to delete these files?',
|
||
DELETED_SUCCESSFULLY: 'File deleted successfully',
|
||
DELETED_ERROR: 'File deleted failed',
|
||
DOWNLOAD_SUCCESSFULLY: 'Backup file download successfully',
|
||
DOWNLOAD_FAILED: 'Backup file download failed'
|
||
},
|
||
|
||
//user settings
|
||
SETTINGS: 'Settings',
|
||
BUTTON_SAVE_PROFILE: 'Save Profile',
|
||
BUTTON_SELECT_PICTURE: 'Select Picture',
|
||
BUTTON_USE_THIS_PICTURE: 'Use This Picture',
|
||
BUTTON_CANCEL: 'Cancel',
|
||
BUTTON_CLOSE: 'Close',
|
||
BUTTON_SAVE: 'Save',
|
||
BUTTON_SET: 'Set',
|
||
BUTTON_OK: 'Ok',
|
||
BUTTON_COMPLETE: 'Complete',
|
||
BUTTON_SAVE_PASSWORD: 'Save Password',
|
||
CAPTION_CURRENT_PASSWORD: 'Current Password',
|
||
CAPTION_NEW_PASSWORD: 'New Password',
|
||
CAPTION_VERIFY_PASSWORD: 'Verify Password',
|
||
CAPTION_REQUIRED_CURRENT_PASSWORD: 'Your current password is required.',
|
||
CAPTION_REQUIRED_NEW_PASSWORD: 'Enter a new password.',
|
||
CAPTION_REQUIRED_VERIFY_PASSWORD: 'Verify your new password.',
|
||
CAPTION_PASSWORD_NOT_MATCH: 'Passwords do not match.',
|
||
CURRENT_PASSKEY: 'Current Passkey: <mark class="text-danger">{{passkey}}</mark>',
|
||
RESET_PASSKEY_NOTE: 'NOTE: Your passkey is unique, if you reset your passkey, you must re-download all torrent files, and re-add them to your download client.',
|
||
RESET_PASSKEY_CONFIRM_OK: 'Reset',
|
||
RESET_PASSKEY_CONFIRM_CANCEL: 'Cancel',
|
||
RESET_PASSKEY_CONFIRM_HEADER_TEXT: 'Reset Passkey',
|
||
RESET_PASSKEY_CONFIRM_BODY_TEXT: 'Are you sure want to reset your passkey?',
|
||
RESET_PASSKEY_SUCCESSFULLY: 'Passkey reset successfully',
|
||
RESET_PASSKEY_ERROR: 'Passkey reset failed',
|
||
CONNECTED_SOCIAL: 'Connected social accounts:',
|
||
UNCONNECTED_SOCIAL: 'Unconnected social accounts:',
|
||
CURRENT_SIGNATURE: 'Current Signature',
|
||
EDIT_SIGNATURE_LINK: 'Edit Signature',
|
||
EDIT_SIGNATURE_SUCCESSFULLY: 'Edit signature successfully',
|
||
EDIT_SIGNATURE_ERROR: 'Edit signature failed',
|
||
|
||
//follow
|
||
FOLLOW: {
|
||
NO_FOLLOWERS: 'Has no anybody following you.',
|
||
NO_FOLLOWING: 'You aren’t following anybody.',
|
||
STATUS_GETTING: 'Getting data, please waiting ...',
|
||
STATUS_GETTING_ERROR: 'Getting data ERROR!'
|
||
},
|
||
|
||
//requests
|
||
REQUESTS: {
|
||
NAV_LIST: 'Requests List',
|
||
NAV_MY: 'My Requests',
|
||
NAV_RES: 'My Responses',
|
||
NAV_ADD: 'Add Request',
|
||
FORM_TITLE: 'Resource Title',
|
||
FORM_TITLE_REQUIRED: 'Resource title is required',
|
||
FORM_DESC: 'Resource Desc',
|
||
FORM_DESC_REQUIRED: 'Resource desc is required',
|
||
FORM_REWARDS: 'Rewards Score',
|
||
FORM_REWARDS_MAX_MIN: 'Rewards score numbers must more than {{min}} and less than {{max}}',
|
||
BTN_SUBMIT_REQUEST: 'Submit Request',
|
||
NO_MY_REQUESTS: 'You aren’t post any request.',
|
||
NO_RES_REQUESTS: 'You aren’t response any request.',
|
||
NO_REQUESTS: 'Has no anybody post request.',
|
||
NO_RESPONSES: 'Has no anybody respond this request.',
|
||
STATUS_GETTING: 'Getting requests, please waiting ...',
|
||
STATUS_GETTING_ERROR: 'Getting requests ERROR!',
|
||
POST_REQUEST_SUCCESSFULLY: 'Create request successfully',
|
||
POST_REQUEST_FAILED: 'Create request failed',
|
||
FIELD_TITLE: 'Title & Desc',
|
||
FIELD_TYPE: 'Type',
|
||
FIELD_LIFE: 'Life',
|
||
FIELD_REWARDS: 'Rewards',
|
||
FIELD_COMMENTS: 'Comments',
|
||
FIELD_RESPONSES: 'responses',
|
||
FIELD_USER: 'User',
|
||
BTN_EDIT_DESC: 'Edit Desc',
|
||
BTN_ACCEPT: 'Accept',
|
||
BTN_COMMENT: 'Comment',
|
||
WAITING_REVIEW: 'Waiting for review ...',
|
||
EDIT_SUCCESSFULLY: 'Edit request successfully',
|
||
EDIT_FAILED: 'Edit request failed',
|
||
DELETE_CONFIRM_OK: 'Delete',
|
||
DELETE_CONFIRM_CANCEL: 'Cancel',
|
||
DELETE_CONFIRM_HEADER_TEXT: 'Delete Confirm',
|
||
DELETE_CONFIRM_BODY_TEXT: 'Are you sure want to delete this request?',
|
||
DELETE_SUCCESSFULLY: 'Request deleted successfully',
|
||
DELETE_FAILED: 'Request deleted failed',
|
||
ACCEPT_CONFIRM_OK: 'Accept',
|
||
ACCEPT_CONFIRM_CANCEL: 'Cancel',
|
||
ACCEPT_CONFIRM_HEADER_TEXT: 'Accept Response Confirm',
|
||
ACCEPT_CONFIRM_BODY_TEXT: 'The acceptance of the result can not be changed, Are you sure want to accept this response?',
|
||
ACCEPT_SUCCESSFULLY: 'Accept response successfully',
|
||
ACCEPT_FAILED: 'Accept response failed',
|
||
RESPONSE_TITLE: 'Response torrent list:',
|
||
DESC_HELP_TITLE: 'Show help tooltip',
|
||
CLOSE_HELP_TITLE: 'Close help tooltip',
|
||
COMMENT_CREATE_SUCCESS: 'Comment created successfully!',
|
||
COMMENT_CREATE_ERROR: 'Comment created failed!',
|
||
COMMENT_EDIT_SUCCESS: 'Comment edited successfully!',
|
||
COMMENT_EDIT_ERROR: 'Comment edited failed!',
|
||
COMMENT_REMOVE_SUCCESS: 'Comment removed successfully!',
|
||
COMMENT_REMOVE_ERROR: 'Comment removed failed!',
|
||
DESC_LIST: '### NOTE: \n - The list contains only the last `{{days}}` days of the requests. \n - If your response is accepted, the requestor\'s reward score will be automatically transferred to your account. \n - Only the torrents reviewed by the administrator can be accepted by the requestor. \n - The requester can only accept one of the responses. \n - If your response is complains, your account may be punished, Please respond to the user\'s request carefully.',
|
||
DESC_MY: '### NOTE: \n - If you accept a response, your reward score will be transferred to the respondent\'s account that you accept. \n - Only the torrents reviewed by the administrator can be accepted by you. \n - You can only accept one of the responses. \n - The request over `{{days}}` days has expired and cannot accept the response, you can only post the request again. \n - If your score is maliciously damaged, Please contact our {{sNameDesc | translate}} by **[Message](/messages/send?to={{sName}})** or **[Email](mailto:{{sMail}})** to complaints.',
|
||
DESC_ADD: '### NOTE: \n - Each request will be automatically deducted from `{{add_score}}` points, and your reward score will only be transferred to the responder\'s account that you eventually accept. \n - Only the torrents reviewed by the administrator can be accepted by you. \n - Each request is only valid for `{{days}}` days. After expiry, you can only post the request again. \n - Please give a clear resources description of your request when you post the request.',
|
||
DESC_RES: '### NOTE: \n - If requestor accept your response, the reward score will be transferred to your account. \n - Only the torrents reviewed by the administrator can be accepted by requestor. \n - Requestor can only accept one of the responses.',
|
||
DESC_VIEW: '### NOTE: \n - If you want to response a request, please upload the torrent file and seed, Please respond to the user\'s request carefully. \n - If you are a requestor, you can choose a responder and accept it, and only the torrents reviewed by the administrator can be accepted. \n - If you accept a response, your reward score will be transferred to the respondent\'s account that you accept. \n - The request over `{{days}}` days has expired and cannot accept or response(upload).',
|
||
CAN_NTO_TO_ADD: 'Each request will be automatically deducted from `{{add_score}}` points,your scores are too small, please try again later ...'
|
||
},
|
||
|
||
//user status
|
||
STATUS_ACCOUNT: 'My Account Status',
|
||
STATUS_UPLOADED: 'Uploaded torrents',
|
||
STATUS_SEEDING: 'Seeding torrents',
|
||
STATUS_DOWNLOADING: 'Downloading torrents',
|
||
STATUS_WARNING: 'Warning torrents',
|
||
BTN_REMOVE_WARNING: 'Remove',
|
||
UPLOADED_LIST_ERROR: 'Get uploaded list info failed',
|
||
SEEDING_LIST_ERROR: 'Get seeding list info failed',
|
||
WARNING_LIST_ERROR: 'Get warning list info failed',
|
||
DOWNLOADING_LIST_ERROR: 'Get downloading list info failed',
|
||
ACTIVE_IDLE_CONFIRM_OK: 'Active',
|
||
ACTIVE_IDLE_CONFIRM_CANCEL: 'Cancel',
|
||
ACTIVE_IDLE_CONFIRM_HEADER_TEXT: 'Active Confirm',
|
||
ACTIVE_IDLE_CONFIRM_BODY_TEXT: 'Are you sure want to active your account with these scores?',
|
||
ACTIVE_IDLE_NEED_SCORE: '  Basic scores: {{basicScore}},<br/>   Idle days scores: {{daysScore}},<br/>   Level scores: {{levelScore}},<br/><br/>   <strong>Total scores: <span class="text-danger">{{totalScore}}</span></strong>',
|
||
ACTIVE_IDLE_SUCCESSFULLY: 'Active account successfully',
|
||
ACTIVE_IDLE_ERROR: 'Active account failed',
|
||
FOLLOW_SUCCESSFULLY: 'Follow successfully',
|
||
FOLLOW_ERROR: 'Follow failed',
|
||
UNFOLLOW_SUCCESSFULLY: 'Unfollow successfully',
|
||
UNFOLLOW_ERROR: 'Unfollow failed',
|
||
STATUS_FIELD: {
|
||
BTN_FOLLOW: 'Follow',
|
||
BTN_UNFOLLOW: 'Unfollow',
|
||
BTN_MANAGE: 'Manage',
|
||
BTN_SEND_MESSAGE: 'Send message',
|
||
BTN_VIEW_USER_DATA_CENTER: 'Data Center',
|
||
BTN_EDIT: 'Edit',
|
||
BTN_REMOVE: 'Remove',
|
||
BTN_ADD_MEDAL: 'Add Medal',
|
||
PICTURE: 'Profile picture',
|
||
RESET_DEFAULT_PICTURE: 'Reset to default picture',
|
||
ADD_VIP_MONTHS: '+ VIP a month',
|
||
RESET_VIP_DATA: 'Reset VIP Data',
|
||
USERNAME: 'Username',
|
||
DISPLAY_NAME: 'Display name',
|
||
ROLES: 'Roles',
|
||
HIDE_MORE_DETAIL: 'Hide more account detail info',
|
||
HIDE_MORE_DETAIL_DESC: 'More account detail info hidden by user!',
|
||
INVITED_BY: 'Invited by',
|
||
EMAIL: 'Email',
|
||
PASSKEY: 'Passkey',
|
||
ROLE: 'Role',
|
||
STATUS: 'Status',
|
||
NORMAL: 'normal',
|
||
BANNED: 'banned',
|
||
IDLE: 'idle',
|
||
ACTIVE: 'Active',
|
||
INACTIVE: 'inactive',
|
||
BTN_BAN: 'Ban',
|
||
BTN_UNBAN: 'Unban',
|
||
BTN_CREATE_MAKER: 'Create Maker',
|
||
SEALED: 'sealed',
|
||
MAKER: 'Resources Group',
|
||
VIP_START_AT: 'Vip start at',
|
||
VIP_END_AT: 'Vip end at',
|
||
MY_FOLLOWERS: 'My Followers',
|
||
MY_FOLLOWING: 'My Following',
|
||
FOLLOWERS: 'Followers',
|
||
FOLLOWING: 'Following',
|
||
UPLOADED: 'Total uploaded',
|
||
DOWNLOADED: 'Total downloaded',
|
||
TRUE_UPLOADED: 'true uploaded',
|
||
TRUE_DOWNLOADED: 'true downloaded',
|
||
RATIO: 'Total ratio',
|
||
SCORE: 'Total score',
|
||
UPTOTAL: 'Uploaded torrents',
|
||
SEEDED: 'Torrents seeding',
|
||
LEECHED: 'Torrents leeching',
|
||
FINISHED: 'Torrents finished',
|
||
HNR_WARNING: 'H&R Warning',
|
||
FORUM_TOPICS: 'Forum topics',
|
||
FORUM_REPLIES: 'Forum replies',
|
||
DETAIL: 'Detail',
|
||
SIGNUP_DATE: 'Sign up at',
|
||
LATEST_SIGNED_TIME: 'Latest signed at',
|
||
LATEST_REFRESH_TIME: 'Latest refresh at',
|
||
SIGNED_IP: 'Signed IP list',
|
||
LEECHED_IP: 'Leeched IP list',
|
||
CURR_SIGNED_IP: 'Current signed IP',
|
||
CURR_LEECHED_IP: 'Latest leeched IP',
|
||
BT_CLIENT: 'Leeched BT Client list',
|
||
ADMIN_REMARKS: 'Admin Remarks',
|
||
BTN_SAVE_REMARKS: 'Save remarks',
|
||
ADMIN_HISTORY: 'Operate history',
|
||
ADMIN_VIEW_HISTORY: 'View history'
|
||
},
|
||
TORRENT_TYPE_LABEL: {
|
||
MOVIE: 'Movie',
|
||
TVSERIAL: 'TVSerial',
|
||
DOCUMENTARY: 'Documentary',
|
||
MUSIC: 'Music',
|
||
SPORTS: 'Sports',
|
||
VARIETY: 'Variety',
|
||
PICTURE: 'Picture',
|
||
SOFTWARE: 'Software',
|
||
GAME: 'Game',
|
||
EBOOK: 'eBook',
|
||
OTHER: 'Other',
|
||
ADULT: 'Adult'
|
||
},
|
||
TORRENT_STATUS_LABEL: {
|
||
NEW: 'New',
|
||
REVIEWED: 'Reviewed'
|
||
},
|
||
|
||
//user status warning list
|
||
REMOVE_WARNING_CONFIRM_OK: 'Remove Warning',
|
||
REMOVE_WARNING_CONFIRM_CANCEL: 'Cancel',
|
||
REMOVE_WARNING_CONFIRM_HEADER_TEXT: 'Remove Confirm',
|
||
REMOVE_WARNING_CONFIRM_BODY_TEXT: 'Are you sure want to remove this H&R warning with {{score}} scores?',
|
||
REMOVE_WARNING_CONFIRM_BODY_TEXT_ADMIN: 'Are you sure want to remove this H&R warning?',
|
||
REMOVE_WARNING_SUCCESSFULLY: 'Remove warning successfully',
|
||
REMOVE_WARNING_ERROR: 'Remove warning failed',
|
||
REMOVE_WARNING_NO_ENOUGH_SCORE: 'ERROR: no enough score!',
|
||
WARNING_TOOLTIP: 'You have <strong>{{wnumber}}</strong> H&R warnings, please deal with it immediately, ',
|
||
WARNING_DETAIL_LINK: 'detail is here',
|
||
HNR_HAVE_NO_WARNING: 'Very good, you have no any H&R warnings.',
|
||
|
||
//user score
|
||
SCORE: {
|
||
CURRENT_SCORE: 'Current score:',
|
||
INCOME_ESTIMATE: 'My scores income estimate',
|
||
HOW_TO_GET_LEVEL: 'How to count user level?',
|
||
HOW_TO_GET_SCORE: 'How to get score number?'
|
||
},
|
||
CURR_LEECHING_TORRENTS: 'Current downloading torrents: `{{count_leech}}`.',
|
||
CURR_SEEDING_TORRENTS: 'Current seeding torrents: `{{count_seed}}`.',
|
||
CURR_VIP_STATE: 'Current VIP status: `{{vip_status | translate}}`.',
|
||
CURR_UP_TOTAL_SPEED: 'Current total upload speed is: `{{up_speed | byteFmt: 2}}`.',
|
||
CURR_DOWN_TOTAL_SPEED: 'Current total download speed is: `{{down_speed | byteFmt: 2}}`.',
|
||
CURR_SCORE_INCOME_HOURS: 'Current estimated hourly earnings of `{{score_hour}}` scores, If you don’t understand how to calculate the points, please refer to [{{"ABOUT.MENU_ABOUT_MANUAL_SCORE_RULES" | translate}}](/about/manual/scoreRules), Based on this speed projection, {{days}} days are required to reach {{next_level}}, where you can view your [last score data history](/dataCenter/score).',
|
||
EXCHANGE_INVITATION: 'Exchange an invitation ({{score}} scores)',
|
||
EXCHANGE_INVITATION_CONFIRM_OK: 'Exchange',
|
||
EXCHANGE_INVITATION_CONFIRM_CANCEL: 'Cancel',
|
||
EXCHANGE_INVITATION_CONFIRM_HEADER_TEXT: 'Exchange Confirm',
|
||
EXCHANGE_INVITATION_CONFIRM_BODY_TEXT: 'Are you sure you want to pay {{score}} scores to redeem an invitation that is valid for {{hours}} hours?',
|
||
EXCHANGE_INVITATION_SUCCESSFULLY: 'Exchange invitation successfully',
|
||
EXCHANGE_INVITATION_ERROR: 'Exchange invitation failed',
|
||
BTN_EXCHANGE: 'Exchange with scores',
|
||
INVITE_CLOSED: 'The invitation function is closed and you cannot exchange an invitations ...',
|
||
INVITE_INFO: 'The invitation function is closed and only admin/oper can use it ...',
|
||
NOTE_CAPTION: 'Note!',
|
||
NOTE_TIP: 'Tip:',
|
||
|
||
//invitation
|
||
INVITATION: {
|
||
MY_INVITATION: 'My invitations',
|
||
USED_INVITATION: 'Used invitations',
|
||
INVITE_NOTE: 'Please attention to the expiration time of the time limit invitation is {{hours}} hours.',
|
||
SIGN_NOTE: 'Please attention to the expiration time of sign in with the invitation is {{hours}} hours.',
|
||
EMAIL_ALLOWABLE: 'Only the email domain below is allowable:',
|
||
TITLE_CREATEDAT: 'CreatedAt',
|
||
TITLE_EXPIRESAT: 'ExpiresAt',
|
||
TITLE_INVITEDAT: 'InvitedAt',
|
||
TITLE_SIGNUPAT: 'SignupAt',
|
||
TITLE_SIGNUPID: 'SignupID',
|
||
TITLE_OPERATION: 'Operation',
|
||
TITLE_SENDER: 'Sender',
|
||
TITLE_TOKEN: 'Token',
|
||
TITLE_TYPE: 'Type',
|
||
TITLE_EMAIL: 'Email',
|
||
TITLE_SEND: 'Send an invitation',
|
||
TITLE_STATUS: 'Status',
|
||
TITLE_STATUS_REGED: 'signed',
|
||
TITLE_STATUS_UNREGED: 'unsigned',
|
||
TITLE_STATUS_EXPIRED: 'expired',
|
||
TYPE_EXCHANGE: 'exchange',
|
||
TYPE_PRESENT: 'present',
|
||
TYPE_OFFICIAL: 'official'
|
||
},
|
||
GET_INVITATIONS_ERROR: 'Get invitations failed',
|
||
BUTTON_INVITE: 'Send',
|
||
BUTTON_DELETE_EXPIRED: 'Delete All Expired Official Invitation',
|
||
BUTTON_SEARCH: 'Search',
|
||
INPUT_EMAIL: 'email',
|
||
SEND_INVITE_SUCCESSFULLY: 'Send invitation successfully',
|
||
SEND_INVITE_ERROR: 'Send invitation failed',
|
||
INVALID_INVITATION_TIP: 'Invalid invitation, maybe the invitation is expired.',
|
||
INVITATION_IS_EMPTY: 'There are no invitations available!',
|
||
INVITATION_USED_IS_EMPTY: 'There are no used invitations!',
|
||
ADMIN_SEND_OFFICIAL_INVITATION: 'Official invitation',
|
||
ADMIN_INVITATION_SUCCESSFULLY: 'Send official invitation successfully',
|
||
ADMIN_INVITATION_ERROR: 'Send official invitation failed',
|
||
DELETE_EXPIRED_CONFIRM_OK: 'Delete',
|
||
DELETE_EXPIRED_CONFIRM_CANCEL: 'Cancel',
|
||
DELETE_EXPIRED_CONFIRM_HEADER_TEXT: 'Delete Confirm',
|
||
DELETE_EXPIRED_CONFIRM_BODY_TEXT: 'Are you sure want to delete all the expired official invitations?',
|
||
DELETE_EXPIRED_SUCCESSFULLY: 'Delete all the expired official invitations successfully',
|
||
DELETE_EXPIRED_ERROR: 'Delete all the expired official invitations failed',
|
||
|
||
//user message box
|
||
MESSAGES_BOX: 'Messages Box',
|
||
MESSAGES_SEND: 'Send Messages',
|
||
ADMIN_MESSAGES_SEND: 'Send System Messages',
|
||
ADMIN_MESSAGES_ALREADY_SEND: 'Sended System Messages',
|
||
MESSAGES_SEND_BUTTON: 'Send',
|
||
MESSAGES_IS_LOADING: 'Loading messages, please wait ...',
|
||
MESSAGES_IS_EMPTY: 'Messages Box is empty!',
|
||
OFFICIAL_MESSAGES_TOOLTIP: '<h4>Tip:</h4>In order to maintain a clean list of official messages, please delete messages that have expired over time as they cannot be unilaterally cleared in the users message center.',
|
||
MARK_AS_ALREADY_READ: 'Mark as already read, do not show next time.',
|
||
MESSAGES_FIELD: {
|
||
TO: 'Send to:',
|
||
TYPE: 'Message type:',
|
||
TITLE: 'Title:',
|
||
CONTENT: 'Content:',
|
||
TO_REQUIRED: 'Please enter message receiver',
|
||
TT_REQUIRED: 'Please enter message title',
|
||
CT_REQUIRED: 'Please enter message content',
|
||
LIST_TITLE: 'Title',
|
||
LIST_TITLE_CONTENT: 'Title & Content',
|
||
LIST_REPLIES: 'Replies',
|
||
LIST_READERS: 'readers',
|
||
LIST_TYPE: 'Type',
|
||
LIST_SENDAT: 'SendedAt',
|
||
LIST_SELECT: 'Select',
|
||
INFO_SEND_TO: 'send to',
|
||
INFO_SEND_AT: 'at',
|
||
LAST_REPLY_AT: 'Latest reply at',
|
||
NEW_MSG: 'New messages',
|
||
SERVER_SEND: 'Server send',
|
||
MUST_READ: 'Must read message',
|
||
MUST_READ_KEY: 'MustRead'
|
||
},
|
||
BUTTON_MESSAGE_DELETE: 'Delete',
|
||
BUTTON_MESSAGE_CLOSE: 'Close(esc)',
|
||
BUTTON_MESSAGE_REPLY: 'Reply',
|
||
|
||
MESSAGE_TYPE_USER: 'User message',
|
||
MESSAGE_TYPE_SYSTEM: 'System message',
|
||
MESSAGE_TYPE_ADVERT: 'Advert message',
|
||
MESSAGE_TYPE_SERVER: 'Server notice',
|
||
MESSAGE_SEND_SUCCESSFULLY: 'Message send successfully',
|
||
MESSAGE_SEND_FAILED: 'Message send failed',
|
||
MESSAGE_DELETED_SUCCESSFULLY: 'Message deleted successfully',
|
||
MESSAGE_DELETED_ERROR: 'Message deleted failed',
|
||
MESSAGE_SERVER_TOOLTIP: '<h4>Server message</h4>Server message is send to you by server automatic when you do some operations or your account status make some change or some important things about you, There may be a lot of messages, so you need to check and delete them in time. The system keeps only the messages of the last {{days}} days.',
|
||
|
||
MESSAGE_DELETE_CONFIRM_OK: 'Delete',
|
||
MESSAGE_DELETE_CONFIRM_CANCEL: 'Cancel',
|
||
MESSAGE_DELETE_CONFIRM_HEADER_TEXT: 'Delete Confirm',
|
||
MESSAGE_DELETE_CONFIRM_BODY_TEXT_MANY: 'Are you sure want to delete these messages?',
|
||
MESSAGE_DELETE_CONFIRM_BODY_TEXT: 'Are you sure want to delete this message?',
|
||
|
||
MESSAGE_TO_ICON_TITLE: 'Send a message to {{name}}',
|
||
USER_INFO_TITLE: 'user info of {{name}}',
|
||
MAKER_INFO_TITLE: 'resources group info of {{name}}',
|
||
USER_IS_VIP: '{{name}} is a VIP',
|
||
USER_IP_V4: 'IP V4',
|
||
USER_IP_V6: 'IP V6',
|
||
USER_UPLOADED_FLAG: '{{name}} uploaded',
|
||
USER_DOWNLOADED_FLAG: '{{name}} downloaded',
|
||
USER_SCORE_LEVEL: '{{name}} score level',
|
||
USER_RATIO_FLAG: '{{name}} ratio',
|
||
USER_MEDAL_FLAG: '{{name}} medal',
|
||
USER_SEEDING_FLAG: '{{name}} current seeding torrents',
|
||
USER_LEECHING_FLAG: '{{name}} current leeching torrents',
|
||
|
||
//traces
|
||
ADMIN_TRACES_LIST: 'Traces List',
|
||
TRACES_IS_LOADING: 'Traces is loading, please wait ...',
|
||
TRACES_IS_EMPTY: 'Traces is empty!',
|
||
TRACES_FIELDS: {
|
||
USERNAME: 'Username',
|
||
CONTENT: 'Trace Content',
|
||
TYPE: 'Action Type',
|
||
CREATEDAT: 'CreatedAt'
|
||
},
|
||
|
||
//chat view
|
||
CHAT_USERS_LIST: 'Users List',
|
||
CHAT_WELCOME: 'Welcome to the chat room, please follow the rules, and have a good time!',
|
||
CHAT_PLACEHOLDER_INPUT: 'input message and press enter, support emoji images by colon',
|
||
CHAT_USER_JOIN: 'is now connected and join the room.',
|
||
CHAT_USER_QUIT: 'is now disconnect and quit the room.',
|
||
CHAT_CLEAN_MESSAGE: 'Clean message list',
|
||
CHAT_BOLD_MESSAGE: 'Bold font style, please use tag: <b>message</b>',
|
||
CHAT_ITALIC_MESSAGE: 'Italic font style, please use tag: <i>message</i>',
|
||
CHAT_MESSAGE_ALREADY_CLEAN: '*** chat messages list already be cleaned',
|
||
CHAT_FONT_BOLD: 'Font Bold',
|
||
CHAT_FONT_ITALIC: 'Font Italic',
|
||
CHAT_BAN_KICK: 'Kick out and ban IP',
|
||
CHAT_BAN_KICK_REASON: 'You are not grateful at here, pls contant site management.',
|
||
CHAT_BAN_KICK_MESSAGE: '{{who}} was kicked or ban by {{by}} ({{reason}})',
|
||
|
||
CHAT_CONFIRM_BAN_OK: 'Ban & Kick',
|
||
CHAT_CONFIRM_BAN_CANCEL: 'Cancel',
|
||
CHAT_CONFIRM_BAN_HEADER_TEXT: 'Ban & Kick Confirm',
|
||
CHAT_CONFIRM_BAN_BODY_TEXT: 'Are you sure want to kick this user and ban the ip?',
|
||
CHAT_DISCONNECT: 'disconnect from server, please check your network or chat server is down',
|
||
CHAT_FONT_COLOR: 'Font color',
|
||
|
||
//footer view
|
||
MIT_PROTOCOL: 'The source of this project is protected by <a href="https://github.com/twbs/bootstrap/blob/master/LICENSE" target="_blank">MIT</a> open source protocol',
|
||
GIT_REPO: 'Power by ©meanTorrent,<a href="https://github.com/taobataoma/meanTorrent" target="_blank">view on GitHub</a>',
|
||
SITE_STATEMENT: '<h3>Disclaimer</h3> This site serves as a platform for users to share and discuss Internet resources. The site itself does not provide any resources for download, nor does it store any resource files on the server. The users behavior is not related to this site. If you feel that some users share has infringed your legal rights, please immediately contact to our <strong>{{sNameDesc | translate}}</strong> by <strong><a href="Mailto:{{sMail}}">mail</a></strong>, we will verify and process it as soon as possible.',
|
||
TOTAL_USERS: 'Total Users',
|
||
TOTAL_VIP_USERS: 'Total VIP Users',
|
||
TOTAL_IDLE_USERS: 'Total Idle Users',
|
||
TOTAL_BANNED_USERS: 'Total Banned Users',
|
||
TOTAL_TORRENTS: 'Total Torrents',
|
||
TOTAL_TORRENTSSIZE: 'Total TorrentsSize',
|
||
TOTAL_SEEDERS: 'Total Seeders',
|
||
TOTAL_LEECHERS: 'Total Leechers',
|
||
TOTAL_UPLOADED: 'Total Uploaded',
|
||
TOTAL_DOWNLOADED: 'Total Downloaded',
|
||
TOTAL_FORUMTOPICS: 'Total ForumTopics',
|
||
TOTAL_FORUMREPLIES: 'Total ForumReplies',
|
||
|
||
///////////////////////the movie db fields////////////////////////////////
|
||
TMDB_FIELDS: {
|
||
ID: 'id',
|
||
IMDB_ID: 'imdb_id',
|
||
IMDB_LINK: 'IMDB Link',
|
||
TMDB_LINK: 'TMDB Link',
|
||
HOMEPAGE: 'homepage',
|
||
ADULT: 'adult',
|
||
BUDGET: 'budget',
|
||
REVENUE: 'revenue',
|
||
ORIGINAL_LANGUAGE: 'original language',
|
||
ORIGINAL_TITLE: 'original title',
|
||
TITLE: 'title',
|
||
SUB_TITLE: 'sub title',
|
||
ARTIST: 'artist',
|
||
BELONGS_TO_COLLECTION: 'belongs to collection',
|
||
GENRES: 'genres',
|
||
OVERVIEW: 'overview',
|
||
POPULARITY: 'popularity',
|
||
PRODUCTION_COMPANIES: 'production companies',
|
||
PRODUCTION_COUNTRIES: 'production countries',
|
||
RELEASE_DATE: 'release date',
|
||
RUNTIME: 'runtime',
|
||
SPOKEN_LANGUAGES: 'spoken languages',
|
||
STATUS: 'status',
|
||
TAGLINE: 'tagline',
|
||
VIDEO: 'video',
|
||
VOTE_AVERAGE: 'vote average',
|
||
VOTE_COUNT: 'vote count',
|
||
VOTE_UNIT: 'users',
|
||
BACKDROP_PATH: 'backdrop path',
|
||
POSTER_PATH: 'poster path',
|
||
CAST: 'cast:',
|
||
IMAGE_OVERVIEW: 'Poster overview:',
|
||
SCREENSHOTS_OVERVIEW: 'screenshots overview:',
|
||
DIRECTOR: 'Director',
|
||
IMAGE_LOADING: 'Waiting for load original picture ...',
|
||
|
||
ORIGINAL_NAME: 'original name',
|
||
NAME: 'name',
|
||
FIRST_AIR_DATE: 'first air date',
|
||
LAST_AIR_DATE: 'last air date',
|
||
NETWORK: 'Network',
|
||
NUMBER_OF_SEASONS: 'total seasons',
|
||
NUMBER_OF_EPISODES: 'total episodes',
|
||
TOTAL_SE: 'total S.E',
|
||
THIS_SE: 'this S.E',
|
||
UNIT_EPISODES: 'episodes',
|
||
UNIT_SEASONS: 'seasons',
|
||
EPISODES_INPUT_TIP: 'tip: Only accepts numbers 0-9 and characters minus, for example:9 is 9th episode, 1-30 is first to thirty episode, like 001 12 01-30 12-45 45-127 etc.'
|
||
},
|
||
|
||
//forum
|
||
FORUMS: {
|
||
FORUM_TITLE: '{{site_name}} Official Forums',
|
||
FORUM_SUB_TITLE: 'Welcome to ours official forums, have a good day!',
|
||
HOME_INDEX: 'Forums Home',
|
||
BTN_ADD_FORUM: 'Add New Forum',
|
||
BTN_EDIT_FORUM: 'Edit Forum',
|
||
BTN_ADD: 'Add',
|
||
BTN_EDIT: 'Edit',
|
||
BTN_SAVE: 'Save',
|
||
BTN_CANCEL: 'Cancel',
|
||
LINK_EDIT: 'Edit',
|
||
CLICK_TO_EDIT: 'Click to edit',
|
||
BTN_DELETE: 'Delete',
|
||
BTN_SUBMIT_TOPIC: 'Submit New Topic',
|
||
BTN_SUBMIT_REPLY: 'Submit New Reply',
|
||
BTN_POST_NEW_TOPIC: 'Post New Topic',
|
||
BTN_POST_NEW_REPLY: 'Post New Reply',
|
||
BTN_SET_READONLY: 'Set Readonly',
|
||
BTN_UNSET_READONLY: 'Unset Readonly',
|
||
ADD_SUCCESSFULLY: 'Forum added successfully',
|
||
ADD_FAILED: 'Forum added failed',
|
||
EDIT_SUCCESSFULLY: 'Forum edited successfully',
|
||
EDIT_FAILED: 'Forum edited failed',
|
||
DELETE_SUCCESSFULLY: 'Forum deleted successfully',
|
||
DELETE_FAILED: 'Forum deleted failed',
|
||
DELETE_CONFIRM_OK: 'Delete',
|
||
DELETE_CONFIRM_CANCEL: 'Cancel',
|
||
DELETE_CONFIRM_HEADER_TEXT: 'Delete Confirm',
|
||
DELETE_CONFIRM_BODY_TEXT: 'Are you sure want to delete this forum?',
|
||
MODERATOR_TITLE: 'Add Moderator',
|
||
ADD_MODERATOR_SUCCESSFULLY: 'Add moderator successfully',
|
||
ADD_MODERATOR_FAILED: 'Add moderator failed',
|
||
REMOVE_MODERATOR_SUCCESSFULLY: 'Remove moderator successfully',
|
||
REMOVE_MODERATOR_FAILED: 'Remove moderator failed',
|
||
REMOVE_CONFIRM_BODY_TEXT: 'Are you sure want to delete this moderator?',
|
||
NONE_MODERATOR: 'NONE',
|
||
PT_REQUIRED: 'Please enter topic title',
|
||
PC_REQUIRED: 'Please enter topic content',
|
||
PRC_REQUIRED: 'Please enter reply content',
|
||
POST_TOPIC_SUCCESSFULLY: 'Post new topic successfully',
|
||
POST_TOPIC_FAILED: 'Post new topic failed',
|
||
POST_REPLY_SUCCESSFULLY: 'Post new reply successfully',
|
||
POST_REPLY_FAILED: 'Post new reply failed',
|
||
TOPIC_EDIT_SUCCESSFULLY: 'Topic content modify successfully',
|
||
TOPIC_EDIT_FAILED: 'Topic content modify failed',
|
||
TOPIC_TOGGLE_READONLY_SUCCESSFULLY: 'Toggle set topic readonly successfully',
|
||
TOPIC_TOGGLE_READONLY_FAILED: 'Toggle set topic readonly failed',
|
||
TOPIC_SEARCH_FAILED: 'Topics search failed',
|
||
TOPIC_TOGGLE_TOP_SUCCESSFULLY: 'Toggle set topic top status successfully',
|
||
TOPIC_TOGGLE_TOP_FAILED: 'Toggle set topic top status failed',
|
||
TOPIC_TOGGLE_GLOBAL_SUCCESSFULLY: 'Toggle set topic global status successfully',
|
||
TOPIC_TOGGLE_GLOBAL_FAILED: 'Toggle set topic global status failed',
|
||
TOPIC_TOGGLE_HOME_HELP_SUCCESSFULLY: 'Toggle set topic home help status successfully',
|
||
TOPIC_TOGGLE_HOME_HELP_FAILED: 'Toggle set topic home help status failed',
|
||
TOPIC_TOGGLE_HOME_NOTICE_SUCCESSFULLY: 'Toggle set topic home notice status successfully',
|
||
TOPIC_TOGGLE_HOME_NOTICE_FAILED: 'Toggle set topic home notice status failed',
|
||
REPLY_EDIT_SUCCESSFULLY: 'Reply content modify successfully',
|
||
REPLY_EDIT_FAILED: 'Reply content modify failed',
|
||
DELETE_TOPIC_SUCCESSFULLY: 'Topic deleted successfully',
|
||
DELETE_TOPIC_FAILED: 'Topic deleted failed',
|
||
DELETE_TOPIC_CONFIRM_OK: 'Delete',
|
||
DELETE_TOPIC_CONFIRM_CANCEL: 'Cancel',
|
||
DELETE_TOPIC_CONFIRM_HEADER_TEXT: 'Delete Topic',
|
||
DELETE_TOPIC_CONFIRM_BODY_TEXT: 'Are you sure want to delete this topic?',
|
||
DELETE_REPLY_SUCCESSFULLY: 'Reply deleted successfully',
|
||
DELETE_REPLY_FAILED: 'Reply deleted failed',
|
||
DELETE_REPLY_CONFIRM_HEADER_TEXT: 'Delete Reply',
|
||
DELETE_REPLY_CONFIRM_BODY_TEXT: 'Are you sure want to delete this reply?',
|
||
READ_ONLY_POST: '*** Readonly forum, cannot to post topic!',
|
||
READ_ONLY_REPLY: '*** Readonly topic, cannot to post reply!',
|
||
TITLE_READONLY: 'readonly',
|
||
TITLE_VIPONLY: 'vip only',
|
||
TITLE_OPERONLY: 'oper only',
|
||
TODAY_NEW_COUNT_ALL: '(Today: <mark class="text-danger">{{topic}}</mark> topics, <mark class="text-danger">{{reply}}</mark> replies)',
|
||
TODAY_NEW_COUNT_TOPIC: '(Today: <mark class="text-danger">{{topic}}</mark> topics)',
|
||
TODAY_NEW_COUNT_REPLY: '(Today: <mark class="text-danger">{{reply}}</mark> replies)',
|
||
UPLOAD_ATTACH_SUCCESSFULLY: 'Upload attach file successfully',
|
||
UPLOAD_ATTACH_FAILED: 'Upload attach file failed',
|
||
ATTACH_UPLOAD_TOOLTIP1: 'Attach files by dragging & dropping or ',
|
||
ATTACH_UPLOAD_TOOLTIP2: 'select them',
|
||
ATTACH_UPLOAD_TOOLTIP3: ', The picture file will be displayed automatically, Others file can only be downloaded.',
|
||
ATTACH_UPLOADING: 'Uploading',
|
||
ATTACH_LIST_HEADER: 'Attach files list:',
|
||
THUMBS_LIST_HEADER: 'Thumbs up users list ({{number}}):',
|
||
ATTACH_FILE_SIZE: 'Size:',
|
||
ATTACH_DOWN_COUNT: 'Downloaded:',
|
||
ATTACHE_DOWNLOAD_SUCCESSFULLY: 'Attach file download successfully',
|
||
ATTACHE_DOWNLOAD_FAILED: 'Attach file download failed',
|
||
FLOOR_POSTER: 'OWN',
|
||
ALL_FORUMS: 'All Forums',
|
||
SEARCH_RESULT_LIST: 'Search Result',
|
||
SEARCH_LOADING: 'is loading result, please wait...',
|
||
SEARCH_EMPTY: 'No matching results',
|
||
SIGNATURE_TAG: 'Signature',
|
||
|
||
CATEGORY: {
|
||
AFFAIRS: 'Affairs',
|
||
DISCUSS: 'Discuss',
|
||
BUSINESS: 'Business',
|
||
VIP: 'Vip members area',
|
||
ADMINISTRATION: 'Administration area'
|
||
},
|
||
FIELDS: {
|
||
NAME: 'Forum Name',
|
||
ORDER: 'Forum Order',
|
||
CMD: 'Command',
|
||
MODERATORS: 'Moderators',
|
||
DESC: 'Description',
|
||
CATEGORY: 'Category',
|
||
READONLY_POST: 'Users are forbidden to post new topics',
|
||
OPERONLY_POST: 'This forum only for OPER users',
|
||
VIPONLY_POST: 'This forum only for VIP users',
|
||
READONLY_REPLY: 'Users are forbidden to post new replies',
|
||
TOPIC: 'Topics',
|
||
GLOBAL_TOPIC: 'Global topics',
|
||
TOPICS: 'Topics',
|
||
REPLIES: 'Replies',
|
||
VIEWS: 'Views',
|
||
LAST_REPLY: 'Last Reply',
|
||
TITLE: 'Title',
|
||
CONTENT: 'Content',
|
||
REPLY_BY_1: 'by',
|
||
REPLY_BY_2: 'reply at {{createdAt}}',
|
||
REPLY_BY_3: 'post at {{createdAt}}'
|
||
},
|
||
TITLES: {
|
||
REPLY_QUOTE: 'quote and reply',
|
||
REPLY_EDIT: 'edit reply',
|
||
REPLY_DELETE: 'delete reply',
|
||
HOME_HELP: 'show as help at home, current status is: {{status}}',
|
||
HOME_NOTICE: 'show as notice at home, current status is: {{status}}',
|
||
TOPIC_EDIT: 'edit topic',
|
||
TOPIC_DELETE: 'delete topic',
|
||
TOPIC_TOP_TOPIC: 'top status',
|
||
TOPIC_GLOBAL_TOPIC: 'global status',
|
||
TOPIC_THUMBS_UP: 'thumbs up and donate score: {{number}}',
|
||
HAS_ATTACH: 'has attach files'
|
||
}
|
||
},
|
||
|
||
// favorites
|
||
FAVORITES: {
|
||
NAME: 'Favorites',
|
||
DESC: '* Your {{"FAVORITES.NAME" | translate}} is equivalent to your favorites, You only need click the Join button on the torrents list page to add your favorite resources, the system will automatically make an RSS connection address following, you can add this address into your download client and is set to download automatically, Your client will periodically query your collection and automatically start downloading the latest added torrents. \n* To save system resources, RSS will only return the most recently added {{rssNumber}} favorites to the client, but the server will keep all your favorites entries for you to facilitate the re-download after system update or data loss. Please note that this RSS address contains your personal sensitive information, please do not share it with others.',
|
||
TORRENT_TO_FAVORITE_TITLE: 'Add this torrent to your {{"FAVORITES.NAME" | translate}}',
|
||
TORRENT_REMOVE_FAVORITE_TITLE: 'Remove this torrent from your {{"FAVORITES.NAME" | translate}}',
|
||
ADD_FAVORITE_SUCCESSFULLY: 'Add torrent to your {{"FAVORITES.NAME" | translate}} successfully',
|
||
ADD_FAVORITE_ERROR: 'Add torrent to your {{"FAVORITES.NAME" | translate}} failed',
|
||
REMOVE_FAVORITE_SUCCESSFULLY: 'Remove torrent from your {{"FAVORITES.NAME" | translate}} successfully',
|
||
REMOVE_FAVORITE_ERROR: 'Remove torrent from your {{"FAVORITES.NAME" | translate}} failed',
|
||
FAVORITES_IS_LOADING: 'Loading data of your {{"FAVORITES.NAME" | translate}} ...',
|
||
FAVORITES_IS_EMPTY: 'Your {{"FAVORITES.NAME" | translate}} is empty'
|
||
},
|
||
|
||
// medals wall
|
||
MEDALS: {
|
||
MEDALS_TITLE: 'Medals Wall',
|
||
TYPES_COUNT: 'Medals type count',
|
||
MEDALS_OPENED_COUNT: 'Medals opened count',
|
||
MEDALS_AWARD_COUNT: 'Medals award count',
|
||
SELECT_MEDAL_TO_USER: 'Please select a medal transfer to user - {{uname}}',
|
||
ADD_SUCCESSFULLY: 'Add medal to user successfully',
|
||
ADD_FAILED: 'Add medal to user failed',
|
||
REMOVE_SUCCESSFULLY: 'Remove medal to user successfully',
|
||
REMOVE_FAILED: 'Remove medal to user failed',
|
||
MEDALS_OVERVIEW: 'The medal is the identity of the users identity and contribution to the site. The medal is awarded in three ways: system automatic help, administrator help, and user self help. The self help medal requires the user to self-request according to the corresponding conditions. Different medals have different system treatments, and the site will also hold a variety of events for users of different medal groups from time to time.',
|
||
CMD_LIST_USER: 'List users',
|
||
CMD_REQUEST: 'Request',
|
||
HELP_CONDITION: 'Condition',
|
||
OWNED_USERS: 'Owned users',
|
||
USERS_IS_LOADING: 'Loading uses, please wait ...',
|
||
USERS_IS_EMPTY: 'Has no anybody owned this medal',
|
||
REQUEST_CONFIRM_CANCEL: 'Cancel',
|
||
REQUEST_CONFIRM_OK: 'OK',
|
||
REQUEST_CONFIRM_HEADER_TEXT: 'Request medal',
|
||
REQUEST_CONFIRM_BODY_TEXT: 'Are you sure want to request this medal with score {{score}} ?',
|
||
REQUEST_SUCCESSFULLY: 'Request medal successfully',
|
||
REQUEST_ERROR: 'Request medal failed',
|
||
AWARD_AT: 'Award at',
|
||
CATS: {
|
||
WORKERS: 'Workers medals',
|
||
EVENTS: 'Events medals',
|
||
COMMEMORATIVE: 'Commemorative Medals'
|
||
},
|
||
PASSHELP: {
|
||
SYS: 'System automatic help',
|
||
ADMIN: 'Administrator help',
|
||
SELF: 'User self help'
|
||
},
|
||
DESC: {
|
||
ROOT: 'Root Administrator Medal',
|
||
SITE_BEGIN: 'Site Begin Medal',
|
||
CLOSE_BETA: 'Close beta medal'
|
||
},
|
||
FOOTERSTRING: {
|
||
ROOT: 'SYS',
|
||
SITE_BEGIN: 'YEARS',
|
||
CLOSE_BETA: '2018'
|
||
},
|
||
HEADERSTRING: {
|
||
SITE_BEGIN: '0',
|
||
CLOSE_BETA: 'BETA'
|
||
}
|
||
},
|
||
|
||
// data center
|
||
DATA_CENTER: {
|
||
ITEM_SCORE: 'Score data analysis',
|
||
ITEM_SCORE_HISTORY: 'Score data history',
|
||
ITEM_UPLOADED: 'Uploaded data analysis',
|
||
ITEM_UPLOADED_HISTORY: 'Uploaded data history',
|
||
ITEM_DOWNLOADED: 'Downloaded data analysis',
|
||
ITEM_DOWNLOADED_HISTORY: 'Downloaded data history',
|
||
LAST_DAYS_DATA_SCORE: 'The last {{days}} days score data',
|
||
LAST_DAYS_DATA_UPLOADED: 'The last {{days}} days uploaded data',
|
||
LAST_DAYS_DATA_DOWNLOADED: 'The last {{days}} days downloaded data',
|
||
LAST_DAYS_DATA_SCORE_HISTORY: 'The last {{days}} days score data history',
|
||
LAST_DAYS_DATA_UPLOADED_HISTORY: 'The last {{days}} days upload data history',
|
||
LAST_DAYS_DATA_DOWNLOADED_HISTORY: 'The last {{days}} days downloaded data history',
|
||
LAST_MONTHS_DATA_SCORE: 'The last {{months}} months score data',
|
||
LAST_MONTHS_DATA_UPLOADED: 'The last {{months}} months uploaded data',
|
||
LAST_MONTHS_DATA_DOWNLOADED: 'The last {{months}} months downloaded data',
|
||
GET_USER_LOGS_ERROR: 'Get user logs data failed',
|
||
SERIES_SCORE: 'score',
|
||
SERIES_UPLOADED: 'uploaded',
|
||
SERIES_DOWNLOADED: 'downloaded',
|
||
LEGEND_UNIT: ' (unit: GB)',
|
||
UPLOADED_LOGS_HELP: 'Only list uploaded data by client announced',
|
||
DOWNLOADED_LOGS_HELP: 'Only list downloaded data by client announced'
|
||
},
|
||
|
||
//score log
|
||
SCORE_LOG: {
|
||
DEFAULT_ACTION: 'Undefined events increased score',
|
||
ADMIN_MODIFY: 'Administrator <a href=/userinfo/{{uid}}>{{uname}}</a> modify score',
|
||
UPLOAD_TORRENT: 'Uploaded torrent was reviewed <a href=/torrents/{{tid}}>{{tid}}</a>',
|
||
UPLOAD_TORRENT_BE_DELETED: 'Uploaded torrent was deleted <a href=/torrents/{{tid}}>{{tid}}</a>',
|
||
UPLOAD_TORRENT_BE_RECOMMEND: 'Uploaded torrent was recommended <a href=/torrents/{{tid}}>{{tid}}</a>',
|
||
UPLOAD_SUBTITLE: 'Upload subtitle file for torrent <a href=/torrents/{{tid}}>{{tid}}</a>',
|
||
UPLOAD_SUBTITLE_BE_DELETED: 'Uploaded subtitle file was deleted <a href=/torrents/{{tid}}>{{tid}}</a>',
|
||
THUMBS_UP_SCORE_OF_TORRENT_FROM: 'Thumbs up for torrent <a href=/torrents/{{tid}}>{{tid}}</a>',
|
||
THUMBS_UP_SCORE_OF_TORRENT_TO: 'Uploaded torrent received a thumbs up <a href=/torrents/{{tid}}>{{tid}}</a>',
|
||
THUMBS_UP_SCORE_OF_TOPIC_FROM: 'Thumbs up for forum topic or reply <a href=/forums/{{fid}}/{{tid}}>{{tid}}</a>',
|
||
THUMBS_UP_SCORE_OF_TOPIC_TO: 'Posted forum topic or reply received a thumbs up <a href=/forums/{{fid}}/{{tid}}>{{tid}}</a>',
|
||
REQUEST_POST: 'Posted a torrent request <a href=/requests/{{rid}}>{{rid}}</a>',
|
||
REQUEST_ACCEPT_FROM: 'Accept a response for request <a href=/requests/{{rid}}>{{rid}}</a>',
|
||
REQUEST_ACCEPT_TO: 'Your response of request was accepted <a href=/requests/{{rid}}>{{rid}}</a>',
|
||
SCORE_EXCHANGE_INVITATION: 'Exchange an invitation',
|
||
SCORETO_REMOVE_WARNING: 'Remove a H&R warning <a href=/torrents/{{tid}}>{{tid}}</a>',
|
||
SCORETO_REQUEST_MEDAL: 'Request medal: {{medalDesc | translate}}',
|
||
ACTIVE_IDLE_ACCOUNT: 'Active account idle status',
|
||
DAILY_CHECK_IN: 'Daily check in',
|
||
SEED_TIMED: 'Torrent seeding timed increased score <a href=/torrents/{{tid}}>{{tid}}</a>',
|
||
SEED_UP_DOWNLOAD: 'Torrent seeding and leeching data transfer score <a href=/torrents/{{tid}}>{{tid}}</a>',
|
||
ANNOUNCE_UPLOAD_LOGS: 'Client announce uploaded data <a href=/torrents/{{tid}}>{{tid}}</a>',
|
||
ANNOUNCE_DOWNLOAD_LOGS: 'Client announce downloaded data <a href=/torrents/{{tid}}>{{tid}}</a>'
|
||
},
|
||
|
||
//status pages
|
||
STATUS_PAGE: {
|
||
BAD_REQUEST: 'Bad Request',
|
||
FORBIDDEN: 'Forbidden',
|
||
MADE_BAD_REQUEST: 'You made a bad request',
|
||
NOT_AUTHORIZED_THIS: 'You are not authorized to access this resource, if your session or cookie is expired, please <a href="/authentication/signin">sign in</a>.',
|
||
NOT_FOUND: 'Not Found',
|
||
PAGE_NOT_FOUND: 'Page Or Resources Not Found',
|
||
ACCESS_DENY: 'Your current IP is restricted to access this resource,For more help, please contact our {{sNameDesc | translate}} by <strong><a href="/messages/send?to={{sName}}">Message</a></strong> or <strong><a href="mailto:{{sMail}}">Email</a></strong>.'
|
||
},
|
||
|
||
//systems control panel
|
||
SYSTEMS: {
|
||
ASSETS_CONFIG: 'System assets configure',
|
||
ENV_CONFIG: 'System env configure',
|
||
TEMPLATES_EDIT_FRONTEND: 'Front-end templates editor',
|
||
TEMPLATES_EDIT_BACKEND: 'Back-end templates editor',
|
||
DATABASE_BACKUP: 'Database backup files',
|
||
TRANS_EDIT: 'Translate strings editor',
|
||
COMMANDS_EXECUTE: 'Server commands execute',
|
||
EXAMINATION_MANAGE: 'Examination data manage',
|
||
SELECT_FILE: 'Select file, please',
|
||
BTN_RUN_COMMAND: 'Run',
|
||
CUSTOM_COMMAND: 'Type command line and rut it:',
|
||
CONFIG_LOADING: 'Loading file, please wait ...',
|
||
CURR_EXAMINATION_CONFIG: 'Current examination config: <small>./config/env/torrents.js</small>',
|
||
BTN_INIT_EXAMINATION_DATA: 'Init examination data',
|
||
BTN_CURR_EXAMINATION_STATUS: 'Curr examination status',
|
||
BTN_BAN_ALL_UNFINISHED: 'Ban all unfinished users',
|
||
EXAMINATION_STATUS: 'Examination status',
|
||
EXAMINATION_USERS: 'Users list',
|
||
ALL_USER: 'Total: <strong>{{all_user}}</strong> users',
|
||
FINISHED_USER: 'Finished: <strong>{{finished_user}}</strong> users',
|
||
UNFINISHED_USER: 'Unfinished: <strong>{{unfinished_user}}</strong> users',
|
||
STATUS_USERS_IS_LOADING: 'Examination users is loading, please wait ...',
|
||
STATUS_USERS_IS_EMPTY: 'Examination users is empty!',
|
||
|
||
CONFIRM_CANCEL: 'Cancel',
|
||
INIT_EXAMINATION_CONFIRM_CONTINUE: 'Continue',
|
||
INIT_EXAMINATION_CONFIRM_HEADER_TEXT: 'Operate confirm',
|
||
INIT_EXAMINATION_CONFIRM_BODY_TEXT: 'Your are doing a dangerous operate, are you sure to continue init?',
|
||
INIT_EXAMINATION_SUCCESSFULLY: 'Init examination data successfully',
|
||
INIT_EXAMINATION_ERROR: 'Init examination data failed',
|
||
|
||
CONFIG_CHANGED_CONFIRM_SAVE: 'Save',
|
||
CONFIG_CHANGED_CONFIRM_HEADER_TEXT: 'Configure was changed',
|
||
CONFIG_CHANGED_CONFIRM_BODY_TEXT: 'Configure was changed, are you sure to quit and don`t save it?',
|
||
CONFIG_SAVE_SUCCESSFULLY: 'Configure save successfully',
|
||
CONFIG_SAVE_FAILED: 'Configure save failed',
|
||
|
||
BAN_CONFIRM_SAVE: 'Ban',
|
||
BAN_CONFIRM_HEADER_TEXT: 'Ban confirm',
|
||
BAN_CONFIRM_BODY_TEXT: 'are you sure want to ban the examination unfinished users?',
|
||
BAN_SUCCESSFULLY: 'BAN successfully',
|
||
BAN_FAILED: 'BAN failed',
|
||
|
||
DESC_CONFIG: ':warning: This is the system configuration file of **meanTorrent**. If you know what you are doing, you can modify them. Otherwise, don\'t change it arbitrarily. Incorrect settings may cause the system to not work properly. You can also consult the related system maintenance personnel before modification.',
|
||
DESC_COMMAND: ':warning: The following commands are used to maintain **meanTorrent**. If you don\'t understand their functions, please don\'t execute arbitrarily. Erroneous execution will make the server unable to work normally. You can also consult the related system maintenance personnel before execution.',
|
||
DESC_INIT_EXAMINATION_DATA: 'Before you restart a new examination, you must init the user`s examination data, this is a dangerous operate.',
|
||
DESC_CURR_EXAMINATION_STATUS: 'The status of current examination, you can look at the user`s completion statistical info, if the examination is over, you can ban the unfinished user`s account.'
|
||
},
|
||
|
||
//shell command
|
||
COMMAND: {
|
||
GIT_PULL: 'If your meanTorrent is install from git repository, you can run it to pull the newest code.',
|
||
NPM_INSTALL: 'If you added any server side dependencies package into meanTorrent, then need run it to install the package.',
|
||
BOWER_INSTALL: 'If you added any client side dependencies package into meanTorrent, then need run it to install the package.',
|
||
GULP_BUILD: 'Run it compile all .js and .css to min files and ready for production mode of meanTorrent.',
|
||
RESTART: 'If you have a restart script named \'restart.sh\', you can run it to restart meanTorrent.'
|
||
},
|
||
|
||
//support
|
||
SUPPORT: {
|
||
TITLE_MESSAGE_SUPPORT: 'Message Tickets',
|
||
TITLE_MAIL_SUPPORT: 'Mail Tickets',
|
||
STATUS_GETTING: 'Getting tickets data, please waiting ...',
|
||
STATUS_GETTING_ERROR: 'Getting tickets data ERROR!',
|
||
NO_TICKETS_DATA: 'There are not any tickets now.',
|
||
FIELDS_FROM: 'From',
|
||
FIELDS_TITLE: 'Title',
|
||
FIELDS_HANDLER: 'Handler',
|
||
FIELDS_REPLIES: 'Replies',
|
||
FIELDS_STATUS: 'Status',
|
||
FIELDS_CREATEDAT: 'Created At',
|
||
FIELDS_UPDATEDAT: 'Updated At',
|
||
LINK_HANDLE: 'Handle',
|
||
LINK_SOLVED: 'Solved',
|
||
TICKET_EDIT_SUCCESSFULLY: 'Ticket content modify successfully',
|
||
TICKET_EDIT_FAILED: 'Ticket content modify failed',
|
||
DELETE_TICKET_CONFIRM_OK: 'Delete',
|
||
DELETE_TICKET_CONFIRM_CANCEL: 'Cancel',
|
||
DELETE_TICKET_CONFIRM_HEADER_TEXT: 'Delete Ticket',
|
||
DELETE_TICKET_CONFIRM_BODY_TEXT: 'Are you sure want to delete this ticket?',
|
||
DELETE_TICKET_SUCCESSFULLY: 'Ticket deleted successfully',
|
||
DELETE_TICKET_FAILED: 'Ticket deleted failed',
|
||
HANDLE_TICKET_CONFIRM_OK: 'Handle',
|
||
HANDLE_TICKET_CONFIRM_CANCEL: 'Cancel',
|
||
HANDLE_TICKET_CONFIRM_HEADER_TEXT: 'Handle Ticket',
|
||
HANDLE_TICKET_CONFIRM_BODY_TEXT: 'Are you sure want to handle this ticket? If you handle it, you should support this user until the problem is solved.',
|
||
HANDLE_TICKET_SUCCESSFULLY: 'Handle ticket successfully',
|
||
HANDLE_TICKET_FAILED: 'Handle ticket failed',
|
||
SOLVED_TICKET_CONFIRM_OK: 'Solved',
|
||
SOLVED_TICKET_CONFIRM_CANCEL: 'Cancel',
|
||
SOLVED_TICKET_CONFIRM_HEADER_TEXT: 'Solved Ticket',
|
||
SOLVED_TICKET_CONFIRM_BODY_TEXT: 'Are you sure want to set this ticket status to solved? any new reply can reopen it.',
|
||
SOLVED_TICKET_SUCCESSFULLY: 'Solved ticket successfully',
|
||
SOLVED_TICKET_FAILED: 'Solved ticket failed'
|
||
},
|
||
|
||
/////////////////////////resources tag fields///////////////////////////////////
|
||
RESOURCESTAGS: {
|
||
TYPE: {
|
||
SELF: 'Medium',
|
||
BLU_RAY: 'Blu-ray',
|
||
WEB: 'WEB',
|
||
REMUX: 'Remux',
|
||
ENCODE: 'Encode',
|
||
HDTV: 'HDTV'
|
||
},
|
||
|
||
RESOLUTION: {
|
||
SELF: 'Resolution',
|
||
S4K: '4K',
|
||
S1080P: '1080p',
|
||
S1080I: '1080i',
|
||
S720P: '720P'
|
||
},
|
||
|
||
VIDEO: {
|
||
SELF: 'Video Codec',
|
||
H264: 'H.264/AVC',
|
||
H265: 'H.265/HEVC',
|
||
X264: 'x264',
|
||
X265: 'x265'
|
||
},
|
||
|
||
VISION: {
|
||
SELF: 'Video Vision',
|
||
DOLBY: 'DolbyVision',
|
||
HDR10PLUS: 'HDR10+',
|
||
HDR10: 'HDR10',
|
||
HDR: 'HDR',
|
||
SDR: 'SDR'
|
||
},
|
||
|
||
AUDIO: {
|
||
SELF: 'Audio Codec',
|
||
DTS_X: 'DTS:X',
|
||
ATMOS: 'Atmos',
|
||
DTS_HD: 'DTS-HD',
|
||
TRUE_HD: 'TrueHD',
|
||
DTS: 'DTS',
|
||
AC3: 'AC-3',
|
||
AAC: 'AAC'
|
||
},
|
||
|
||
AUDIOFORMATS: {
|
||
SELF: 'Audio Formats',
|
||
WAV: 'WAV',
|
||
FLAC: 'FLAC',
|
||
APE: 'APE'
|
||
},
|
||
|
||
THREED: {
|
||
SELF: 'Three-D',
|
||
T3D: '3D'
|
||
},
|
||
|
||
RANKING: {
|
||
SELF: 'Ranking',
|
||
IMDB_TOP100: 'IMDB T100',
|
||
IMDB_TOP250: 'IMDB T250'
|
||
},
|
||
|
||
REGION: {
|
||
SELF: 'Region',
|
||
CHINA: 'China',
|
||
EUR_USA: 'EUR & USA',
|
||
JAPAN: 'Japan',
|
||
KOREA: 'Korea',
|
||
INDIA: 'India',
|
||
ARAB: 'Arab'
|
||
},
|
||
|
||
MODIFY: {
|
||
SELF: 'Modify',
|
||
DIY: 'DIY',
|
||
GUOPEI: 'Mandarin',
|
||
ZHONGZI: 'Chinese Subtitle'
|
||
},
|
||
|
||
MUSIC_SUB_CAT: {
|
||
SELF: 'Music Sub Category',
|
||
CD: 'CD',
|
||
MTV: 'MTV'
|
||
},
|
||
|
||
SPORTS_SUB_CAT: {
|
||
SELF: 'Sports Event',
|
||
FOOTBALL: 'Football',
|
||
BASKETBALL: 'Basketball',
|
||
RUGBY: 'Rugby',
|
||
TENNIS: 'Tennis',
|
||
BOXING: 'Boxing',
|
||
SNOOKER: 'Snooker',
|
||
F1: 'F1'
|
||
},
|
||
|
||
PICTURE_SUB_CAT: {
|
||
SELF: 'Picture Category',
|
||
SCENERY: 'Scenery',
|
||
FASHION: 'Fashion',
|
||
SPORTS: 'Sports',
|
||
ART_PORTRAIT: 'Art Portrait'
|
||
},
|
||
|
||
SOFT_SUB_CAT: {
|
||
SELF: 'Software Category',
|
||
OS: 'OS',
|
||
OFFICE: 'Office',
|
||
TOOLS: 'Tools',
|
||
MEDIA: 'Media',
|
||
DEVELOPMENT_IDE: 'Development IDE',
|
||
MAP: 'Map'
|
||
},
|
||
|
||
EBOOK_FORMAT: {
|
||
SELF: 'eBook Format',
|
||
PDF: 'PDF',
|
||
WDL: 'WDL',
|
||
ABM: 'ABM',
|
||
CEB: 'CEB',
|
||
PDG: 'PDG',
|
||
CHM: 'CHM',
|
||
TXT: 'TXT'
|
||
},
|
||
|
||
EBOOK_SUB_CAT: {
|
||
SELF: 'eBook Category',
|
||
PROGRAMMING: 'Programming',
|
||
COMPUTER: 'Computer',
|
||
MAGAZINE: 'Magazine',
|
||
STORY: 'Story',
|
||
BIOGRAPHY: 'Biography'
|
||
},
|
||
|
||
PLATFORM: {
|
||
SELF: 'Platform',
|
||
WINDOWS: 'Windows',
|
||
MACOS: 'MacOS',
|
||
LINUX: 'Linux',
|
||
IOS: 'iOS',
|
||
ANDROID: 'Android',
|
||
CAR: 'Car'
|
||
}
|
||
},
|
||
|
||
MEDIAINFO: {
|
||
GENERAL: {
|
||
SELF: 'General Info',
|
||
FILESIZE: 'File Size',
|
||
RUNTIME: 'Runtime',
|
||
DURATION: 'Duration',
|
||
OVERALLBITRATE: 'Overall Bit Rate'
|
||
},
|
||
VIDEO: {
|
||
SELF: 'Video Info',
|
||
FORMAT: 'Format',
|
||
DURATION: 'Duration',
|
||
BITRATE: 'Bit Rate',
|
||
WIDTH: 'Width',
|
||
HEIGHT: 'Height',
|
||
FRAMERATEMODE: 'Frame Rate Mode',
|
||
FRAMERATE: 'Frame Rate',
|
||
BITDEPTH: 'Bit Depth',
|
||
STREAMSIZE: 'Stream Size',
|
||
WRITINGLIBRARY: 'Writing Library',
|
||
RESOLUTION: 'Resolution',
|
||
CODEC: 'Video Codec'
|
||
},
|
||
AUDIO: {
|
||
SELF: 'Audio Info',
|
||
FORMAT: 'Format',
|
||
BITRATEMODE: 'Bit Rate Mode',
|
||
BITRATE: 'Bit Rate',
|
||
CHANNEL: 'Channel',
|
||
LANGUAGE: 'Language',
|
||
INFO: 'Audio Info',
|
||
CODEC: 'Codec'
|
||
},
|
||
TEXT: {
|
||
SELF: 'Subtitle Info',
|
||
LANGUAGE: 'Language'
|
||
}
|
||
},
|
||
|
||
//admin operate user account history message
|
||
HISTORY: {
|
||
ADMIN_UPDATE_USER_ROLE: '`{{by.displayName}}` update account role to: `{{role}}`',
|
||
ADMIN_UPDATE_USER_STATUS: '`{{by.displayName}}` update account status to: `{{status}}`, reason: {{reason | translate}}',
|
||
ADMIN_UPDATE_USER_SCORE: '`{{by.displayName}}` update account score: `{{score}}`',
|
||
ADMIN_UPDATE_USER_UPLOADED: '`{{by.displayName}}` update account uploaded: `{{uploaded | bytes:2}}`',
|
||
ADMIN_UPDATE_USER_DOWNLOADED: '`{{by.displayName}}` update account downloaded: `{{downloaded | bytes:2}}`',
|
||
ADMIN_UPDATE_USER_VIP_DATA: '`{{by.displayName}}` update account vip data: `{{months}}` months',
|
||
ADMIN_PRESENT_USER_INVITATIONS: '`{{by.displayName}}` present `{{numbers}}` official invitations, expires `{{days}}` days',
|
||
ADMIN_REMOVE_USER_HNR_WARNING: '`{{by.displayName}}` remove H&R warning, complete id: `{{complete}}`',
|
||
ADMIN_CREATE_USER_MAKER_GROUP: '`{{by.displayName}}` create user maker group: `-={{name}}=-`',
|
||
ADMIN_ADD_USER_MEDAL: '`{{by.displayName}}` add user medal: `{{medalName}}`',
|
||
ADMIN_REMOVE_USER_MEDAL: '`{{by.displayName}}` remove user medal: `{{medalName}}`',
|
||
ADMIN_BAN_USER_INVITER: '`{{by.displayName}}` update account status to: `{{status}}`, reason: invited user [{{uname}}] was banned because [{{reason | translate}}]'
|
||
},
|
||
|
||
//server returned string
|
||
SERVER: {
|
||
USER_IS_NOT_AUTHORIZED: 'User is not authorized',
|
||
SENDING_ACTIVE_MAIL_SUCCESSFULLY: 'Welcome join <strong>{{site}}</strong>, We`ve sent you an email to <strong>{{mail}}</strong>, please check you mail box and click the active url to verify you mail address and active you account in <strong>{{hours}}</strong> hours, thanks!',
|
||
ACTIVE_MAIL_RENDER_ERROR: 'The authentication mail render error',
|
||
INVITE_MAIL_RENDER_FAILED: 'The invitation mail render error',
|
||
DELETE_EXPIRED_OFFICIAL_INVITATION_OK: 'Delete all expired official invitation successfully',
|
||
SENDING_ACTIVE_MAIL_FAILED: 'The authentication mail send failed',
|
||
SCORE_NOT_ENOUGH: 'you don`t have enough score for this operation',
|
||
ALREADY_THUMBS_UP: 'you already thumbs up it',
|
||
NO_ACCOUNT_WITH_THAT_USERNAME_OR_EMAIL: 'No account with that username or email has been found',
|
||
USERNAME_EMAIL_NOT_BE_BLANK: 'Username or email field must not be blank',
|
||
SENDING_RESET_MAIL_SUCCESSFULLY: 'An email has been sent to the provided email with further instructions. please check it then reset your password',
|
||
SENDING_RESET_MAIL_FAILED: 'The password reset mail send failed',
|
||
PASSWORDS_DO_NOT_MATCH: 'twice passwords do not match',
|
||
RESET_TOKEN_INVALID: 'Password reset token is invalid or has expired.',
|
||
RESET_PASSWORD_TO_FREQUENT: 'Reset password operation is too frequent, you can do once only in {{hours}} hours, next time is: {{nextTime | date: "yyyy-MM-dd HH:mm:ss"}}',
|
||
INVALID_USERNAME: 'Invalid username!',
|
||
INVALID_PASSWORD: 'Invalid password!',
|
||
YOU_ARE_BANNED: 'You are banned from the server, The banned reason is: {{reason}}',
|
||
ACCOUNT_IS_NOT_ACTIVATED: 'Your account is not activated, you should active first!',
|
||
ONLY_VIP_CAN_DOWNLOAD: 'This torrent is only for Vip users',
|
||
CAN_NOT_DOWNLOAD_BANNED: 'Download failed, you are banned from server',
|
||
CAN_NOT_DOWNLOAD_IDLE: 'Download failed, you not login for more than {{days}} days, your account is IDLE status, before download any things, you should active you account again in profile menu "account status"!',
|
||
ALREADY_FOLLOWING: 'You have already following {{name}}',
|
||
INVALID_OBJECTID: 'Invalid object id (SERVER)',
|
||
REQUEST_STATUS_FINISHED: 'Status error! Request already finished.',
|
||
REQUEST_STATUS_EXPIRED: 'Status error! Request already expired.',
|
||
TORRENT_STATUS_ERROR: 'Status error! Torrent status is not reviewed',
|
||
EMAIL_ALREADY_REGISTERED: 'This email address has been used by other user',
|
||
EMAIL_ALREADY_INVITED: 'This email address has been invited',
|
||
INVITE_MAIL_SEND_FAILED: 'Invitation mail send failed (SERVER)',
|
||
EMAIL_ADDRESS_IS_NOT_ALLOW: 'The domain of this email address is not allowable from server',
|
||
INFO_HASH_IS_EMPTY: 'Info hash field of torrent file is empty',
|
||
INFO_HASH_ALREADY_EXISTS: 'This info hash value is already exists, {{hash}}',
|
||
FILE_ALREADY_EXISTS: 'This torrent file name already exists, {{filename}}',
|
||
UPLOAD_ACCESS_DENY: 'System only accepts resources group to upload torrents',
|
||
READ_TORRENT_FILE_FAILD: 'The torrent file parsing error. Please check your torrent file to check if some of the necessary information is missing',
|
||
MOVE_TORRENT_FILE_ERROR: 'The torrent file was moved incorrectly. Please do not repeat the submit operation quickly or the uploaded torrent file is missing.',
|
||
YOU_ALREADY_CHECK_IN: 'You already checked in today',
|
||
USER_ALREADY_HAS_THIS_MEDAL: 'This user already has this medal',
|
||
USER_HAS_NOT_THIS_MEDAL: 'This user has not this medal',
|
||
TORRENT_ALREADY_IN_FAVORITES: 'This torrent already in your favorite list'
|
||
},
|
||
|
||
//server message string, content string support markdown and emoji
|
||
SERVER_MESSAGE: {
|
||
TITLE_USER_ROLE_CHANGED: 'User role status changed',
|
||
CONTENT_USER_ROLE_CHANGED: '### Role status changed! \n Your role was modified by user [{{by_name}}](/userinfo/{{by_id}}), current role is **{{user_role}}**, Thank you for your contribution on **{{site_name}}**.',
|
||
|
||
TITLE_USER_UPLOAD_ACCESS_CHANGED: 'Upload access changed',
|
||
CONTENT_USER_UPLOAD_ACCESS_CHANGED: '### upload access changed! \n Your upload was changed by user [{{by_name}}](/userinfo/{{by_id}}), current access is **{{upload_access | translate}}**, Thank you for your contribution on **{{site_name}}**.',
|
||
|
||
TITLE_USER_VIP_CHANGED_ADD: 'Vip status changed',
|
||
CONTENT_USER_VIP_CHANGED_ADD: '### Welcome! \n Your vip status changed, now end at: **{{vip_end_at | date: "yyyy-MM-dd HH:mm"}}**, all H&R warning already clean. :four_leaf_clover:',
|
||
|
||
TITLE_MAKER_CREATED: 'Resources group has created',
|
||
CONTENT_MAKER_CREATED: 'Administrator [{{by_name}}](/userinfo/{{by_id}}) already created a resources group [{{maker_name}}](/about/maker/{{maker_id}}) for you, you are the group founder now, Thank you for your contribution on **{{site_name}}** :100:',
|
||
|
||
TITLE_MAKER_DELETED: 'Resources group was deleted',
|
||
CONTENT_MAKER_DELETED: ':warning: Your resources group **-={{maker_name}}=-** was deleted by user [{{by_name}}](/userinfo/{{by_id}}), Thank you for your contribution on **{{site_name}}**.',
|
||
|
||
TITLE_MAKER_UPLOAD_ACCESS_CHANGED: 'Resources group upload access changed',
|
||
CONTENT_MAKER_UPLOAD_ACCESS_CHANGED: '### upload access changed! \n Your upload access of resources group [{{maker_name}}](/about/maker/{{maker_id}}) was changed by user [{{by_name}}](/userinfo/{{by_id}}), current access is **{{maker_access | translate}}**, Thank you for your contribution on **{{site_name}}**.',
|
||
|
||
TITLE_MAKER_ADD_MEMBER: 'Welcome become resources group member',
|
||
CONTENT_MAKER_ADD_MEMBER: '### Welcome! \n :clap: You have become a member of resources group [{{maker_name}}](/about/maker/{{maker_id}}) by user [{{by_name}}](/userinfo/{{by_id}}), Thank you for your contribution on **{{site_name}}**.',
|
||
|
||
TITLE_MAKER_REMOVE_MEMBER: 'Quit out of resources group',
|
||
CONTENT_MAKER_REMOVE_MEMBER: ':warning: You already quit out of resources group [{{maker_name}}](/about/maker/{{maker_id}}) by user [{{by_name}}](/userinfo/{{by_id}}), Thank you for your contribution on **{{site_name}}**.',
|
||
|
||
TITLE_HNR_WARNING_ADD: 'New H&R warning',
|
||
CONTENT_HNR_WARNING_ADD: '### H&R warning! \n You just got a h&r warning on torrent [{{torrent_file_name}}](/torrents/{{torrent_id}}), please continue to seeding, the warning will be auto cleanup when the seed ratio more than {{hnr_ratio}} or seed time more than {{hnr_days}} days or clean up manually at [warning list](/status/warning).',
|
||
|
||
TITLE_HNR_WARNING_REMOVE: 'H&R warning removed',
|
||
CONTENT_HNR_WARNING_REMOVE: '### H&R warning removed! \n Congratulate, your h&r warning on torrent [{{torrent_file_name}}](/torrents/{{torrent_id}}) already clean up.',
|
||
|
||
TITLE_FORUM_NEW_TOPIC_REPLY: 'Topic in forum has new reply',
|
||
CONTENT_FORUM_NEW_TOPIC_REPLY: '### New reply! \n :collision: You posted topic in forum [{{topic_title}}](/forums/{{forum_id}}/{{topic_id}}#{{reply_id}}) has new reply by user [{{by_name}}](/userinfo/{{by_id}}).',
|
||
|
||
TITLE_FORUM_TOPIC_THUMBS_UP: 'Topic in forum was be thumbs up',
|
||
CONTENT_FORUM_TOPIC_THUMBS_UP: '### Thumbs up! \n :+1: You posted topic [{{topic_title}}](/forums/{{forum_id}}/{{topic_id}}) in forum was be thumbs up by user [{{by_name}}](/userinfo/{{by_id}}).',
|
||
|
||
TITLE_FORUM_REPLY_THUMBS_UP: 'Reply in forum was be thumbs up',
|
||
CONTENT_FORUM_REPLY_THUMBS_UP: '### Thumbs up! \n :+1: You posted reply of topic [{{topic_title}}](/forums/{{forum_id}}/{{topic_id}}#{{reply_id}}) in forum was be thumbs up by user [{{by_name}}](/userinfo/{{by_id}}).',
|
||
|
||
TITLE_FORUM_TOPIC_DELETED: 'Topic in forum was deleted',
|
||
CONTENT_FORUM_TOPIC_DELETED: ':warning: You posted topic [{{topic_title}}](/forums/{{forum_id}}/{{topic_id}}) in forum was deleted by user [{{by_name}}](/userinfo/{{by_id}}).',
|
||
|
||
TITLE_FORUM_REPLY_DELETED: 'Reply in forum was deleted',
|
||
CONTENT_FORUM_REPLY_DELETED: ':warning: You posted reply of topic [{{topic_title}}](/forums/{{forum_id}}/{{topic_id}}#{{reply_id}}) in forum was deleted by user [{{by_name}}](/userinfo/{{by_id}}).',
|
||
|
||
TITLE_FORUM_BECOME_MODERATOR: 'You have become the forum moderator',
|
||
CONTENT_FORUM_BECOME_MODERATOR: '### Congratulate! \n :clap: You have become the forum [{{forum_name}}](/forums/{{forum_id}}) moderator, Thank you for your contribution.',
|
||
|
||
TITLE_TORRENT_NEW_COMMENT: 'Torrent has new comment',
|
||
CONTENT_TORRENT_NEW_COMMENT: '### New comment! \n :collision: You uploaded torrent [{{torrent_file_name}}](/torrents/{{torrent_id}}) has a new comment submit by user [{{by_name}}](/userinfo/{{by_id}}).',
|
||
|
||
TITLE_TORRENT_COMMENT_DELETED: 'Torrent comment was deleted',
|
||
CONTENT_TORRENT_COMMENT_DELETED: ':warning: You posted comment of torrent [{{torrent_file_name}}](/torrents/{{torrent_id}}) was deleted by user [{{by_name}}](/userinfo/{{by_id}}).',
|
||
|
||
TITLE_TORRENT_THUMBS_UP: 'Torrent was be thumbs up',
|
||
CONTENT_TORRENT_THUMBS_UP: '### Thumbs up! \n :+1: You uploaded torrent [{{torrent_file_name}}](/torrents/{{torrent_id}}) was be thumbs up by user [{{by_name}}](/userinfo/{{by_id}}).',
|
||
|
||
TITLE_TORRENT_REVIEWED: 'Torrent was reviewed',
|
||
CONTENT_TORRENT_REVIEWED: '### Congratulate! \n :clap: You uploaded torrent [{{torrent_file_name}}](/torrents/{{torrent_id}}) was reviewed by user [{{by_name}}](/userinfo/{{by_id}}).',
|
||
|
||
TITLE_TORRENT_VIP_CHANGED: 'Torrent VIP status changed',
|
||
CONTENT_TORRENT_VIP_CHANGED: '### VIP status changed! \n You uploaded torrent [{{torrent_file_name}}](/torrents/{{torrent_id}}) VIP status was changed by user [{{by_name}}](/userinfo/{{by_id}}), current status is **{{vip_status}}**.',
|
||
|
||
TITLE_TORRENT_HNR_CHANGED: 'Torrent H&R status changed',
|
||
CONTENT_TORRENT_HNR_CHANGED: '### H&R status changed! \n You uploaded torrent [{{torrent_file_name}}](/torrents/{{torrent_id}}) H&R status was changed by user [{{by_name}}](/userinfo/{{by_id}}), current status is **{{hnr_status}}**.',
|
||
|
||
TITLE_TORRENT_TOP_CHANGED: 'Torrent TOP status changed',
|
||
CONTENT_TORRENT_TOP_CHANGED: '### TOP status changed! \n You uploaded torrent [{{torrent_file_name}}](/torrents/{{torrent_id}}) TOP status was changed by user [{{by_name}}](/userinfo/{{by_id}}), current status is **{{top_status}}**.',
|
||
|
||
TITLE_TORRENT_UNIQUE_CHANGED: 'Torrent Unique status changed',
|
||
CONTENT_TORRENT_UNIQUE_CHANGED: '### Unique status changed! \n You uploaded torrent [{{torrent_file_name}}](/torrents/{{torrent_id}}) Unique status was changed by user [{{by_name}}](/userinfo/{{by_id}}), current status is **{{unique_status}}**.',
|
||
|
||
TITLE_TORRENT_SALE_CHANGED: 'Torrent sale status changed',
|
||
CONTENT_TORRENT_SALE_CHANGED: '### Sale status changed! \n You uploaded torrent [{{torrent_file_name}}](/torrents/{{torrent_id}}) sale status was changed by user [{{by_name}}](/userinfo/{{by_id}}), current status is **{{sale_status}}**.',
|
||
|
||
TITLE_TORRENT_DELETED: 'Torrent was deleted',
|
||
CONTENT_TORRENT_DELETED: ':warning: You uploaded torrent [{{torrent_file_name}}](/torrents/{{torrent_id}}) was deleted by user [{{by_name}}](/userinfo/{{by_id}}), reason is: **{{reason | translate}}**.',
|
||
|
||
TITLE_TORRENT_SUBTITLE_NEW: 'Torrent has new subtitle',
|
||
CONTENT_TORRENT_SUBTITLE_NEW: '### New subtitle! \n :new: You uploaded torrent [{{torrent_file_name}}](/torrents/{{torrent_id}}) has a new subtitle file **{{subtitle_file_name}}** upload by user [{{by_name}}](/userinfo/{{by_id}}).',
|
||
|
||
TITLE_TORRENT_SUBTITLE_DELETED: 'Torrent subtitle file was deleted',
|
||
CONTENT_TORRENT_SUBTITLE_DELETED: ':warning: You uploaded subtitle file **{{subtitle_file_name}}** of torrent [{{torrent_file_name}}](/torrents/{{torrent_id}}) was deleted by user [{{by_name}}](/userinfo/{{by_id}}).',
|
||
|
||
TITLE_REQUEST_TORRENT_UPLOAD: 'Request has new response uploaded',
|
||
CONTENT_REQUEST_TORRENT_UPLOAD: '### New response! \n :new: You posted request [{{request_title}}](/requests/{{request_id}}) has a new response torrent [{{torrent_file_name}}](/torrents/{{torrent_id}}) upload by user [{{by_name}}](/userinfo/{{by_id}}).',
|
||
|
||
TITLE_REQUEST_TORRENT_RESPOND: 'Response of request was accepted',
|
||
CONTENT_REQUEST_TORRENT_RESPOND: '### Response was accepted! \n :clap: Yor uploaded response torrent [{{torrent_file_name}}](/torrents/{{torrent_id}}) of request [{{request_title}}](/requests/{{request_id}}) was accepted by user [{{by_name}}](/userinfo/{{by_id}}), and the rewards score `{{rewards}}` already be automatically transferred to your account.',
|
||
|
||
TITLE_REQUEST_NEW_COMMENT: 'Request has new comment',
|
||
CONTENT_REQUEST_NEW_COMMENT: '### New comment! \n :collision: You posted request [{{request_title}}](/requests/{{request_id}}) has a new comment submit by user [{{by_name}}](/userinfo/{{by_id}}).',
|
||
|
||
TITLE_REQUEST_COMMENT_DELETED: 'Request comment was deleted',
|
||
CONTENT_REQUEST_COMMENT_DELETED: ':warning: You posted comment of request [{{request_title}}](/requests/{{request_id}}) was deleted by user [{{by_name}}](/userinfo/{{by_id}}).'
|
||
},
|
||
|
||
SITE_NOTICE: {
|
||
GLOBAL_SALES_NOTICE: '### IMPORTANT NOTICE! \n :radio: **Opening the door to the office **, **{{site_name}}** The ready-to-open free gift package is now ready, The free grade is <span class="sale_key" >**{{sale_value}}**</span>, the activity will start at **{{sale_start_at | date: "yyyy-MM-dd HH:mm"}}** and continue for <span class="sale_key" >**{{sale_days}}**</span> days, end in **{{sale_end_at | date: "yyyy-MM-dd HH:mm"}}**, and thank all members for joining and looking forward Give us more help and support!',
|
||
EXAMINATION_NOTICE: '### IMPORTANT NOTICE: \n :radio: **{{site_name}}** will take a new incremental examination from **{{examination_start_at | date: "yyyy-MM-dd HH:mm"}}** to **{{examination_end_at | date: "yyyy-MM-dd HH:mm"}}**, Incremental data requirements: upload **{{data_upload | bytes:2}}**, download **{{data_download | bytes:2}}**, score **{{data_score}}**, Please arrange your own time and hope to pass the exam smoothly. All **VIP** users and registered new users within **{{join_days}}** days are exempt, The unfinished user account will be banned. <small>[Get more detail at here]({{detail_url}}).</small>',
|
||
EXAMINATION_STATUS: '### EXAMINATION STATUS: \n <dl class="dl-horizontal"><dt>Examination time:</dt><dd>{{examination_start_at | date: "yyyy-MM-dd HH:mm"}} - {{examination_end_at | date: "yyyy-MM-dd HH:mm"}}</dd><dt>Incremental data of upload:</dt><dd>{{data_upload | bytes:2}}, finished {{finished_upload | bytes:2}}</dd><dt>Incremental data of download:</dt><dd>{{data_download | bytes:2}}, finished {{finished_download | bytes:2}}</dd><dt>Incremental data of score:</dt><dd>{{data_score | score: 2}}, finished {{finished_score | score: 2}}</dd><dt>Examination status:</dt><dd>{{data_status | translate}}</dd><dt></dt><dd><small>[more detail]({{detail_url}})</small></dd></dl>',
|
||
EXAMINATION_FINISHED: 'Finished',
|
||
EXAMINATION_UNFINISHED: 'Unfinished'
|
||
}
|
||
};
|
||
|
||
/**------------------------------------------------------------------------------------------------
|
||
* !IMPORTANT
|
||
* MEANTORRENT CONFIG END
|
||
* PLEASE DO NOT MODIFY THE FOLLOWING LINES !!!
|
||
*
|
||
* English strings
|
||
--------------------------------------------------------------------------------------------------*/
|
||
|
||
// config $translateProvider
|
||
transConfig.$inject = ['$translateProvider'];
|
||
|
||
function transConfig($translateProvider) {
|
||
$translateProvider.translations('en', string_en);
|
||
}
|
||
|
||
}(ApplicationConfiguration));
|