{
  "admin": {
    "global": {
      "dev_mode": "Development Mode",
      "title": "Admin Control Panel",
      "title_short": "Admin",
      "version": "Version: {version}",
      "diagnostic_tools": "Diagnostic Tools",
      "home_page": "Home Page",
      "mobile_not_supported": "Mobile devices are not supported.",
      "require_email_service": "The email service is disabled.",
      "search": {
        "placeholder": "Search...",
        "no_results": "No results found.",
        "desc": "Search Engine for AdminCP",
        "pages": "Pages"
      }
    },
    "dashboard": {
      "new_users": {
        "title": "New Users",
        "users": "Users"
      },
      "note": {
        "title": "Note for Administrators",
        "last_updated": "Last Updated: <date></date>",
        "submit": "Save Note"
      }
    },
    "theme_editor": {
      "title": "Theme Editor",
      "desktop": "Desktop",
      "tablet": "Tablet",
      "mobile": "Mobile",
      "dev_mode_disabled": {
        "title": "Development Mode Disabled",
        "desc": "To unlock some features, you need to enable development mode."
      },
      "colors": {
        "title": "Colors",
        "primary": "Primary",
        "secondary": "Secondary",
        "cover": "Cover",
        "destructive": "Destructive"
      },
      "logos": {
        "title": "Logos",
        "light": "Light",
        "width": "Width",
        "mobile_width": "Mobile Width",
        "dark": "Dark",
        "mobile_light": "Mobile Light",
        "mobile_dark": "Mobile Dark",
        "text": "Logo Text"
      },
      "success": {
        "title": "The theme has been saved successfully!",
        "desc": "The changes will be visible after the app is rebuilt."
      }
    },
    "core": {
      "diagnostic": {
        "title": "Diagnostic Tools",
        "desc": "Use these tools to diagnose and fix common issues with your website.",
        "get_support": "Get Support",
        "clear_cache": {
          "title": "Clear Cache",
          "desc": "This action clean up the cache of your website. This can help fix issues with your website but may slow down your website temporarily.",
          "confirm": "Yes, clear cache",
          "success": "Cache has been cleared."
        },
        "captcha": {
          "title": "Captcha",
          "desc": "Protect your website from spam."
        },
        "email": {
          "title": "Email",
          "desc": "Access to send emails."
        },
        "ai": {
          "title": "Artificial Intelligence (AI)",
          "desc": "Use AI to improve your website."
        },
        "enable": "Enable",
        "disable": "Disable",
        "how_to_enable": "How to enable?",
        "error_logs": {
          "title": "Error Logs",
          "desc": "If you have any issues with your website, you can check the error logs here.",
          "name": "Name",
          "message": "Message",
          "created": "Created",
          "more_info": "More Info",
          "url": "URL",
          "headers": "Headers"
        }
      },
      "email": {
        "hello": "Hello"
      },
      "settings": {
        "main": {
          "title": "Main Settings",
          "desc": "These settings are used to configure the main features of your website.",
          "name": {
            "label": "Name Site",
            "seo": "Recommended between 50-60 characters."
          },
          "short_name": {
            "label": "Short Name Site",
            "seo": "Recommended max 20 characters."
          },
          "description": {
            "label": "Description Site",
            "seo": "Recommended between 120-160 characters."
          },
          "contact_email": {
            "label": "Contact Email",
            "desc": "This email address will be applied to the contact form and other contact points on your website."
          },
          "app_type": {
            "label": "App Type"
          }
        },
        "email": {
          "title": "Email",
          "desc": "Send emails from your website. Unlock more features like password reset, email verification, and more.",
          "logs": {
            "title": "Email Error Logs",
            "id": "ID",
            "to": "To",
            "subject": "Subject",
            "created": "Created",
            "error": "Error",
            "show": {
              "title": "Show log",
              "title_dialog": "Email Log - #{id}",
              "to": "To: <email>{to}</email>",
              "html": "HTML",
              "error": "Error Message",
              "subject": "Subject"
            }
          },
          "logo": "Logo",
          "resend_key": "Resend Key",
          "smtp_host": "SMTP Host",
          "smtp_user": "SMTP User",
          "smtp_password": "SMTP Password",
          "smtp_port": "SMTP Port",
          "smtp_secure": "SMTP Secure (SSL/TLS)",
          "color_primary": "Primary Color",
          "test": {
            "title": "Test Email Send",
            "to": "To",
            "subject": "Subject",
            "preview_text": "Preview Message",
            "message": "Message",
            "success": {
              "title": "Email has been sent",
              "desc": "Check your email inbox to see if you received the email."
            },
            "test": {
              "subject": "Test Email from AdminCP VitNode",
              "message": "This email confirms that your email settings in your website by VitNode are working correctly.",
              "preview_text": "Preview text test email from AdminCP VitNode"
            },
            "send_testing_email": "Send Testing Email"
          }
        },
        "authorization": {
          "title": "Authorization",
          "desc": "Manage authorization settings for your website.",
          "settings": {
            "title": "Settings",
            "force_login": {
              "title": "Force Login",
              "desc": "Force users to log in before they can access your website."
            },
            "lock_register": {
              "title": "Lock Register",
              "desc": "Don't allow users to register on your website."
            },
            "require_confirm_email": {
              "title": "Require Confirm Email",
              "desc": "Require users to confirm their email address before they can access your site."
            }
          },
          "methods": {
            "title": "Login Methods",
            "name": "Name",
            "enabled": "Enabled",
            "create": {
              "title": "Create Method",
              "desc": "New login method for your website.",
              "provider": "Provider",
              "client_id": "Client ID",
              "client_secret": "Client Secret",
              "success": "Login method has been created.",
              "your_callback_url": "Your callback URL"
            },
            "edit": {
              "title": "Edit Method",
              "success": "Login method has been updated."
            },
            "delete": {
              "desc": "This action will delete the login method <name></name>.",
              "warn": "If you delete this login method, users who use this method to log in will not be able to log in.",
              "success": "Login method has been deleted.",
              "submit": "Yes, delete login method"
            }
          }
        },
        "legal": {
          "title": "Legal",
          "desc": "These settings are used to generate the legal pages on your website.",
          "legal_public": "Public Legal",
          "created": "Created",
          "updated": "Updated",
          "preview": "Preview",
          "create_edit": {
            "create": {
              "title": "Create Policy",
              "desc": "Create a new policy for your website."
            },
            "edit": "Edit Policy",
            "form": {
              "title": "Title",
              "code": {
                "title": "Code",
                "desc": "Code should be unique. This code is used to generate the URL of the policy page.",
                "preview_url": "Preview URL of the policy page: <url></url>",
                "already_exists": "Policy with this code already exists."
              },
              "content": "Content",
              "href": "URL",
              "external_href": "Use external URL"
            },
            "submit": {
              "create": "Create Policy",
              "edit": "Edit Policy"
            },
            "success": {
              "create": "Policy has been created.",
              "edit": "Policy has been updated."
            }
          },
          "delete": {
            "title": "Delete Policy",
            "desc": "This action will delete the policy <name></name>.",
            "confirm": "Yes, delete policy",
            "success": "Policy has been deleted."
          }
        },
        "ai": {
          "title": "Artificial Intelligence (AI)",
          "desc": "Integrate powerful Artificial Intelligence to boost user experience with personalized content, smarter search, SEO optimization and more.",
          "testing": {
            "title": "Test Your AI",
            "desc": "Here you can test your AI to see how it works.",
            "response": "Response",
            "response_success": "If you see the response, your AI is working correctly.",
            "prompt": "Prompt",
            "prompt_placeholder": "Ask a question...",
            "submit": "Ask"
          }
        },
        "metadata": {
          "title": "Metadata",
          "desc": "Share your website with the world by adding metadata to your website.",
          "theme_color": "Theme Color",
          "background_color": "Background Color",
          "start_url": {
            "label": "Start URL",
            "desc": "When user launches the app, this is the page that will be loaded."
          },
          "icon": {
            "label": "Icon",
            "desc": "Represent your website on devices (PWA). Recommended size: 512x512px."
          },
          "display": {
            "label": "Display",
            "desc": "The display property controls how the app is displayed.",
            "fullscreen": {
              "title": "Fullscreen",
              "desc": "Without any browser UI and any device UI."
            },
            "standalone": {
              "title": "Standalone",
              "desc": "Without any browser UI."
            },
            "minimal": {
              "title": "Minimal UI",
              "desc": "Minimal browser UI."
            },
            "browser": {
              "title": "Browser",
              "desc": "With browser UI."
            }
          }
        }
      },
      "plugins": {
        "title": "Plugins",
        "desc": "Extend the functionality of your app with plugins.",
        "upload_new_version": "Upload New Version",
        "set_default": "Set as default",
        "get_help": "Get help",
        "search_placeholder": "Search by name...",
        "dev_tools": "Developer Tools",
        "name": "Name",
        "version": "Version",
        "author": "Author",
        "updated": "Updated",
        "warn_req_restart_server": {
          "title": "Required Restart Server",
          "desc": "We're detected changes in <bold>the plugin system</bold>. To apply these changes, you need to <bold>restart the server</bold>."
        },
        "dev": {
          "overview": "Overview",
          "nav": {
            "title": "Navigation in AdminCP",
            "lang_key": "Lang Key: <key></key>",
            "keywords": "Keywords: <keywords></keywords>",
            "link_url_with_link": "Link URL: <link></link>",
            "create": {
              "title": "Create Navigation",
              "desc": "Create a new navigation for your plugin.",
              "code": {
                "label": "Code",
                "desc": "Should be unique. Min 3-50 characters.",
                "exists": "Navigation with this code already exists."
              },
              "icon": {
                "label": "Icon"
              },
              "parent": {
                "label": "Parent Navigation",
                "null": "No parent"
              },
              "keywords": {
                "label": "Keywords",
                "desc": "Keywords are used to search for this navigation. Separate by comma."
              },
              "success": "Navigation has been created."
            },
            "edit": {
              "title": "Edit Navigation",
              "success": "Navigation has been updated."
            },
            "delete": {
              "submit": "Yes, delete navigation",
              "desc": "This action will delete <code></code> navigation.",
              "success": "Navigation has been deleted."
            }
          },
          "export": {
            "title": "Export Plugin",
            "desc": "Choose version to export.",
            "type": {
              "rebuild": "Rebuild current version - {version}",
              "new_version": "Create new version"
            },
            "version": "Version",
            "version_code": "Version Code",
            "success": "Plugin has been exported.",
            "submit": "Export"
          }
        },
        "create": {
          "title": "Create Plugin",
          "name": {
            "label": "Name",
            "desc": "Min 3-50 characters."
          },
          "code": {
            "label": "Code",
            "desc": "Must be unique. Min 3-50 characters. Allowed characters: a-z, 0-9, -",
            "invalid": "You can use only a-z, 0-9, -",
            "exists": "Plugin with this code already exists. If you want to update the plugin, use the upload new version form from the plugin dropdown menu."
          },
          "description": {
            "label": "Description"
          },
          "support_url": {
            "label": "Support URL",
            "desc": "URL to the support page for this plugin."
          },
          "author": {
            "label": "Author",
            "desc": "Name of the author."
          },
          "author_url": {
            "label": "Author URL",
            "desc": "URL to the author's website."
          }
        },
        "edit": {
          "title": "Edit Plugin",
          "success": "Plugin has been updated."
        },
        "upload": {
          "title": "Upload Plugin",
          "desc": "Upload a new plugin to your website.",
          "title_new_version": "Upload New Version Plugin",
          "info": "After the process will be complete, you need to restart the server to apply the changes.",
          "errors": {
            "PLUGIN_ALREADY_EXISTS": "Plugin with this code already exists. If you want to update the plugin, use the upload new version form from the plugin dropdown menu.",
            "PLUGIN_VERSION_IS_LOWER": "The version of the uploaded plugin is lower than the current version.",
            "CONFLICT_PLUGIN_CODE": "Files with the same name already exist your project. Please remove them and try again."
          },
          "success": {
            "upload": "Plugin has been uploaded.",
            "new_version": "New version of the plugin has been uploaded."
          },
          "submit": "Upload"
        },
        "delete": {
          "submit": "Yes, delete plugin",
          "desc": "This action will delete <name></name> plugin created by <author></author> and all data associated with it.",
          "info": "After the process will be complete, you need to restart the server to apply the changes."
        }
      },
      "styles": {
        "theme-editor": {
          "save": "Save",
          "desktop": "Desktop",
          "tablet": "Tablet",
          "mobile": "Mobile",
          "logos": {
            "title": "Logos",
            "text": "Logo Text",
            "logo_light": "Logo Light",
            "logo_dark": "Logo Dark",
            "width": "Width",
            "title_mobile": "Logos (Mobile)"
          }
        },
        "nav": {
          "title": "Navigation",
          "href": "URL: {href}",
          "create": {
            "title": "Create Navigation",
            "desc": "Create a new navigation for your website.",
            "success": "Navigation has been created.",
            "name": {
              "label": "Name"
            },
            "description": {
              "label": "Description"
            },
            "href": {
              "label": "URL",
              "desc": "Internal link format: /path/to/page"
            },
            "icon": {
              "label": "Icon"
            },
            "external": {
              "label": "External link?",
              "desc": "The link will open in a new tab."
            }
          },
          "edit": {
            "title": "Edit Navigation",
            "success": "Navigation has been updated."
          },
          "delete": {
            "submit": "Yes, delete navigation",
            "desc": "This action will delete <name></name> navigation.",
            "desc_with_children": "You have sub-navigations. If you delete this navigation, all sub-navigations will be moved to the parent navigation.",
            "success": "Navigation has been deleted."
          }
        }
      },
      "langs": {
        "title": "Languages",
        "desc": "Manage languages on your website.",
        "search_placeholder": "Search by name...",
        "table": {
          "key": "Key",
          "time_24": "24h Format",
          "name": "Name",
          "updated": "Updated",
          "enabled": "Enabled"
        },
        "actions": {
          "translate-ai": {
            "title": "Translate with AI",
            "desc": "Choose which plugins you want to translate for <lang></lang> language.",
            "all_plugins": {
              "label": "All Plugins",
              "desc": "This process may take a little longer."
            },
            "admin": "Admin",
            "plugins": {
              "label": "Plugins",
              "desc": "Select specific plugins to translate."
            },
            "submit": "Translate",
            "success": "The language has been translated."
          },
          "create": {
            "title": "Create Language",
            "name": {
              "label": "Name",
              "placeholder": "English (USA)"
            },
            "code": {
              "label": "Code",
              "placeholder": "en",
              "desc": "This code uses as a language identifier in your URL, like: /en/page",
              "already_exists": "Language with this code already exists."
            },
            "timezone": {
              "label": "Timezone"
            },
            "time_24": {
              "label": "24h Time Format",
              "desc": "Shows 24h time format instead of 12h."
            },
            "allow_in_input": {
              "label": "Allow in Input",
              "desc": "Allow users to select this language in the input field."
            },
            "submit": "Create Language",
            "success": "Language has been created."
          },
          "edit": {
            "title": "Edit Language",
            "submit": "Edit Language",
            "default": {
              "label": "Default",
              "desc": "Set this language as the default language for your applications."
            },
            "success": "Language has been updated."
          },
          "delete": {
            "text": "This action cannot be undone. This will permanently delete this language and all user content associated with it. This may impact your app's SEO.",
            "form_confirm_text": "Type the name of the language <text></text> to confirm.",
            "success": "Language has been deleted.",
            "submit": "Yes, delete language"
          }
        }
      },
      "advanced": {
        "files": {
          "title": "Files",
          "delete": {
            "desc": "This action will delete the file <name></name>.",
            "uses_warning": "This file is used in other part of the system.",
            "success": "File has been deleted.",
            "submit": "Yes, delete file"
          }
        },
        "cron": {
          "title": "Cron Jobs",
          "desc": "Tasks that run automatically at a specific time.",
          "name": "Name",
          "schedule": "Schedule",
          "next_date": "Next Date",
          "running": {
            "title": "Status",
            "enabled": "Enabled",
            "disabled": "Disabled"
          },
          "last_execution": {
            "title": "Last Execution",
            "never": "Never"
          }
        }
      }
    },
    "members": {
      "users": {
        "title": "Users List",
        "desc": "Manage users on your website.",
        "search_placeholder": "Search by name or email...",
        "name": "Name",
        "email": "Email",
        "group": "Group",
        "joined": "Joined",
        "filters": {
          "groups": "Groups"
        },
        "create": {
          "title": "Create User",
          "success": "User has been created."
        },
        "item": {
          "user_menu": "User Menu",
          "public_profile": "Public Profile",
          "confirm_email": {
            "title": "Confirm Email",
            "success": "Email has been confirmed."
          },
          "info": {
            "title": "Info User",
            "joined": "Joined",
            "email": "Email",
            "not_email_verified": "This user has not verified their email address."
          },
          "edit": {
            "title": "Edit User",
            "group": "Group",
            "success": "User has been updated."
          },
          "delete": {
            "title": "Delete User",
            "desc": "This action will delete the user <name></name> and all data associated with it permanently.",
            "submit": "Yes, delete user",
            "success": "User has been deleted.",
            "delete_admin": {
              "title": "You cannot delete this admin",
              "desc": "Please remove the admin permissions before deleting this user."
            }
          }
        }
      },
      "groups": {
        "title": "Groups",
        "desc": "Manage groups on your website.",
        "name": "Name",
        "updated": "Updated",
        "search_placeholder": "Search by name...",
        "default": "Default",
        "root": "Admin Root",
        "table": {
          "users_count": "Users"
        },
        "create_edit": {
          "main": "Main",
          "content": "Content",
          "name": "Name",
          "color": "Color",
          "in_kb": "in kB",
          "files": {
            "title": "Files",
            "allow_upload": "Allow Upload Files",
            "total_max_storage": "Total Max Storage",
            "max_storage_for_submit": {
              "label": "Max Storage for Submit",
              "desc": "If you set 1000, user can upload only 1 file with size 1000kB or 2 files with size 500kB for each submit."
            }
          }
        },
        "create": {
          "title": "Create Group",
          "success": "Group has been created"
        },
        "edit": {
          "title": "Edit Group",
          "success": "Group has been updated"
        },
        "delete": {
          "text": "This action cannot be undone. This will permanently delete this group and all users in it will be moved to the default group.",
          "form_confirm_text": "Type the name of the group <text></text> to confirm.",
          "submit": "Yes, delete group",
          "success": "Group has been deleted"
        }
      },
      "staff": {
        "shared": {
          "type": "Type",
          "updated": "Updated",
          "permissions": "Permissions",
          "restricted": "Restricted",
          "user": "User",
          "group": "Group",
          "already_exists": "This permission is already on the list.",
          "unrestricted": {
            "title": "Unrestricted",
            "desc": "Unrestricted administrators have full access to the admin control panel (AdminCP)."
          }
        },
        "moderators": {
          "title": "Moderators",
          "desc": "Manage access to the moderator panel (ModCP).",
          "moderator": "Moderator",
          "add": {
            "title": "Add Moderator",
            "success": "Moderator has been added"
          },
          "delete": {
            "desc": "This action will deprive the user or users of this group of access to the moderator panel (ModCP).",
            "submit": "Yes, delete permissions",
            "success": "Permissions has been deleted"
          }
        },
        "admin": {
          "title": "Administrators",
          "desc": "Manage access to the administrator panel (AdminCP).",
          "administrator": "Administrator",
          "add": {
            "title": "Add Administrator",
            "success": "Administrator has been added"
          },
          "edit": {
            "title": "Edit Administrator",
            "success": "Administrator has been updated"
          },
          "delete": {
            "desc": "This action will deprive the user or users of this group of access to the administrator panel (AdminCP).",
            "submit": "Yes, delete permissions",
            "success": "Permissions has been deleted"
          }
        }
      }
    }
  }
}
