UNPKG

create-vitnode-app

Version:

Create a new VitNode app in seconds.

409 lines (408 loc) 14.9 kB
{ "core": { "global": { "sidebar": { "title": "Sidebar", "desc": "Manage your sidebar settings.", "toggle": "Toggle Sidebar" }, "loading": "Loading...", "optional": "Optional", "yes": "Yes", "no": "No", "default": "Default", "pick_date": "Pick a date", "are_you_sure": "Are you sure?", "are_you_absolutely_sure": "Are you absolutely sure?", "cancel": "Cancel", "confirm": "Confirm", "are_you_sure_want_to_leave_form": "Are you sure you want to leave the form? Your changes may not be saved.", "checked_number": "Checked: {count}", "close": "Close", "save": "Save", "search": "Search", "search_placeholder": "Search...", "delete": "Delete", "edit": "Edit", "create": "Create", "upload": "Upload", "previous": "Previous", "next": "Next", "more_actions": "More Actions", "saved_success": "Saved successfully.", "unlimited": "Unlimited", "selected": "{count, plural, =0 {No items} =1 {1 item} other {# items}} selected", "or": "or", "results": "Results", "no_results": "No results found.", "search_results": "Search Results", "select_option": "Select an option", "select_options": "Select options", "go_back": "Go Back", "clear": "Clear", "download": "Download", "none": "None", "remove": "Remove", "rows_per_page": "Rows per page", "total_count": "Total Count: {count}", "files": { "title": "Upload file", "drop_here": "Drop here to upload", "extensions": "Allowed extensions: <extensions></extensions>", "allow_size_per_file": "(max {size} MB per file)", "errors": { "extension": "The file {file} have an invalid extension.", "max_size": "The file {file} is too large." } }, "errors": { "title": "Oops! Something went wrong", "reload_page": "Reload Page", "code": "Error code: <code></code>", "no_connection_api": "No connection to the API", "no_connection_api_dev": "This happens when the API makes some changes in your code or when the API is down.", "access_denied": "Access denied", "internal_server_error": "Internal server error.", "captcha_empty": "Captcha is empty.", "captcha_failed": "Captcha is invalid. Please try again. If you can't see the captcha, please refresh the page.", "required": "This field is required.", "min_length": "This field must be at least {length} characters.", "max_length": "This field must be less than {length} characters.", "403": "Access denied", "404": "Page not found", "500": "Internal server error", "invalid_email": "Invalid email address.", "actions": { "back_home": "Home Page", "contact": "Contact with Us" }, "clear_cache_and_reload": "Clear Cache and Reload" }, "dark_light_switcher": "Toggle Theme", "language_change": "Change Language", "user-bar": { "sign_in": "Login", "sign_up": "Register", "log_out": "Log out", "my_profile": "My Profile", "settings": "Settings", "admin_cp": "Admin Panel" }, "mobile_nav": { "home": "Home", "back": "Back", "search": "Search", "menu": "Menu", "desc": "Mobile Menu with navigation and user settings." }, "icon_picker": { "title": "Choose an icon", "remove": "Remove Icon", "icons": { "title": "Icons", "placeholder": "Search icon...", "not_found": "No icons found." }, "emojis": { "title": "Emojis", "placeholder": "Search emoji...", "not_found": "No emojis found." } }, "editor": { "extra_tools": "Extra Tools", "text_align": "Text Align", "horizontal_rule": "Horizontal Rule", "more": "More", "align": "Align", "upload_files": "Upload Files", "link": { "title": "Link", "text": "Text", "href": "URL", "delete": "Delete Link", "insert": "Insert Link" }, "heading": { "h1": "Heading H1", "h2": "Heading H2", "h3": "Heading H3", "h4": "Heading H4", "h5": "Heading H5", "h6": "Heading H6", "paragraph": "Paragraph", "code_block": { "title": "Code Block", "auto": "Auto", "search": "Search..." } }, "color_text": "Text Color", "change_language": "Change Language", "emoji": { "title": "Emoji", "categories": { "all": "All", "frequent": "Frequently Used", "people": "Smileys & People", "nature": "Animals & Nature", "foods": "Food & Drink", "activity": "Activity", "places": "Travel & Places", "objects": "Objects", "symbols": "Symbols", "flags": "Flags", "customs": "Customs" }, "skin": { "title": "Skin Tone", "skin_0": "Default", "skin_1": "Light", "skin_2": "Medium-Light", "skin_3": "Medium", "skin_4": "Medium-Dark", "skin_5": "Dark" } }, "files": { "state": { "loading": "Uploading...", "error": "Oops! Something went wrong. {error}" }, "insert": "Insert", "access_denied_download": "You don't have permission to download this file.", "images_videos": "Images & Videos", "images": "Images", "errors": { "max_storage_extended": "Max storage exceeded. Max storage is {size}.", "invalid_file_type": "Invalid file type! Allowed types: {types}." } }, "remove_formatting": "Remove Formatting" } }, "settings": { "title": "Settings", "open_sheet": "Open Menu", "open_sheet_desc": "You can change your account settings here.", "overview": { "title": "Overview", "change_avatar": { "title": "Change Avatar", "desc": "Show your personality with a new avatar.", "submit": "Change Avatar", "success": "Your avatar has been changed.", "types": { "upload": "Upload a new avatar", "delete": "Delete avatar" } }, "basic_info": { "title": "Basic Information", "email": "Email", "joined_at": "Joined at" } }, "files": { "title": "My Files", "desc": "Manage your files.", "search": "Search files by name...", "temp_file": "Temporary File will be deleted soon", "storage_usage": "{used} of {total} ({percent}%) storage used", "name": "Name", "created": "Created", "table": { "file_size": "File Size", "count_uses": "Count Uses", "user": "User" } }, "devices": { "title": "Devices", "desc": "Manage your devices where you are logged in.", "last_active": "Last Active: <time></time>", "browser": "Browser", "session_expires": "Session Expires", "current_device": "Current Device", "ip_address": "IP Address" } }, "sign_in": { "title": "Login", "desc": "You don't have an account? <link></link>.", "or": "or", "sign_up": "Sign Up", "email": "Email", "password": "Password", "submit": "Log In", "sso_first_login": { "title": "Almost there!", "desc": "Please complete your registration by entering your name." }, "error": { "title": "Invalid credentials", "desc": "The email address or password was incorrect. Please try again (make sure your caps lock is off)." }, "not_verified": { "title": "Email is not verified", "desc": "Please check your inbox and click the link to activate your account.", "resend": "To resend the verification email you have to sign in again. We'll send you a new email if the previous has 10 minutes or more." }, "forgot_password": { "title": "Forgot Password?", "desc": "Don't worry! We'll help you reset your password.", "email": "Email", "go_back_login": "Go back to login", "send": "Send Email", "success": { "title": "Email Sent!", "desc": "We've sent a password reset email to <email></email>.", "warning": "Please check your inbox and follow the instructions." }, "change_password": { "title": "Change Password", "desc": "Almost done!", "new_password": "New Password", "error": "We can't reset your password. Please check the link or try again.", "success": { "title": "Password Changed!", "desc": "Your password has been changed successfully!", "sign_in": "Go to Sign In" } }, "content_email": { "subject": "Reset your password", "preview": "You're receiving this email because you requested a password reset for your account.", "p": "Someone recently requested a password change for your account. If this was you, you can set a new password here:", "button": "Reset Password", "security": "This link will expire in 15 minutes. If you don't want to change your password or didn't request this, just ignore and delete this message." } } }, "sign_up": { "title": "Register", "desc": "You already have an account? <link></link>.", "sign_in": "Sign In", "email_invalid": "This email address is invalid.", "name": { "label": "Nickname", "desc": "You can use letters, numbers and special characters: @.-_.", "already_exists": "This nickname is already in use.", "invalid": "This nickname is invalid.", "your_id": "Your ID: <id></id>" }, "email": { "label": "Email", "already_exists": "This email address is already in use." }, "password": { "label": "Password", "desc": "Password must have:", "min_length": "At least 8 characters", "uppercase": "At least one uppercase letter", "number": "At least one number", "special_char": "At least one special character" }, "terms": { "label": "Accept terms and conditions", "desc": "You agree to our <link>Legal documents & Policies</link>.", "empty": "You must agree to the Terms of Service." }, "newsletter": { "label": "Newsletter", "desc": "Receive information about new features, updates and events related to the application." }, "submit": "Sign Up", "success": { "title": "Account Created!", "desc": "We've sent a verification email to <email></email>. Please check your inbox and click the link to activate your account.", "desc_without_email": "Your account has been created successfully. You can now log in.", "sign_in": "Sign In" }, "confirm_email": { "title": "Confirmation Successful", "desc": "Thank you for confirming your email address. You can now access to our platform.", "sign_in": "Sign In", "mail": { "subject": "Confirm your email address", "preview": "You're receiving this email because you created an account on our platform.", "welcome": "Thank you for signing up!", "desc": "To complete your registration, please confirm your email address by clicking the link below:", "ignore": "If you didn't create an account, you can ignore this email.", "button": "Confirm Email" } } }, "reset_password": { "title": "Reset Password", "preview_text": "You're receiving this email because you requested a password reset for your account.", "email": { "title": "Someone recently requested a password change for your account. If this was you, you can set a new password here:", "button": "Reset Password", "desc": "If you don't want to change your password or didn't request this, just ignore and delete this message." } }, "legal": { "title": "Legal & Policies", "title_page": "Legal documents and Policies", "last_updated": "Last updated: <date></date>", "empty": "No documents found." } }, "admin_core": { "nav": { "title": "Core", "dashboard": "Dashboard", "settings": "Settings", "settings_main": "Main", "settings_metadata": "Metadata", "settings_email": "Email", "settings_authorization": "Authorization", "settings_legal": "Legal & Policies", "plugins": "Plugins", "styles": "Styles", "styles_theme-editor": "Theme Editor", "styles_nav": "Navigation", "langs": "Languages", "advanced": "Advanced", "advanced_files": "Files", "advanced_cron": "Cron Jobs" }, "admin_permissions": { "dashboard": "Dashboard", "can_manage_diagnostic_tools": "Can manage diagnostic tools?", "settings": "Settings", "can_manage_settings_main": "Can manage main settings?", "can_manage_settings_metadata": "Can manage metadata settings?", "can_manage_settings_email": "Can manage email settings?", "can_manage_settings_authorization": "Can manage authorization settings?", "can_manage_settings_legal": "Can manage legal settings?", "can_manage_plugins": "Can manage plugins?", "styles": "Styles", "can_manage_styles_theme-editor": "Can manage theme editor?", "can_manage_styles_nav": "Can manage navigation?", "can_manage_styles_editor": "Can manage editor?", "can_manage_langs": "Can manage languages?", "advanced": "Advanced", "can_manage_advanced_files": "Can manage files?", "can_manage_advanced_cron": "Can manage cron jobs?" } }, "admin_members": { "nav": { "title": "Members", "users": "Users List", "groups": "Groups", "staff": "Staff", "staff_mod": "Moderators", "staff_admin": "Administrators" }, "admin_permissions": { "users": "Users", "can_manage_users": "Can manage users?", "can_manage_groups": "Can manage groups?", "staff": "Staff", "can_manage_staff_admin": "Can manage administrators?" } } }