Advertisement
Guest User

Untitled

a guest
Jan 17th, 2019
1,740
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 51.14 KB | None | 0 0
  1. {
  2.     "global": {
  3.         "submit_button"                 : "Отправить",
  4.         "delete"                        : "Удалить",
  5.         "edit"                          : "Редактировать",
  6.         "enable"                        : "Включить",
  7.         "disable"                       : "Запретить",
  8.         "show_more"                     : "Показать больше",
  9.         "language"                      : "Язык",
  10.         "close"                         : "Закрыть",
  11.         "online"                        : "Online",
  12.         "search"                        : "Поиск",
  13.         "directory_search"              : "Каталог",
  14.         "search_view_all"               : "Посмотреть все результаты",
  15.         "go_back_button"                : "Вернуться",
  16.         "verified"                      : "Верифицированный пользователь",
  17.         "date_selector"                 : "Выбор даты",
  18.         "yes"                           : "Да",
  19.         "no"                            : "Нет",
  20.  
  21.         "message_type": {
  22.             "error"                     : "Ошибка!",
  23.             "info"                      : "Информация!",
  24.             "success"                   : "Успешно!"
  25.         },
  26.  
  27.         "info_message": {
  28.             "confirm_delete"            : "Вы уверены, что хотите удалить это?",
  29.             "premium_access"            : "К сожалению, вы можете получить доступ к этим функциям, только если у вас есть премиум-аккаунт."
  30.         },
  31.  
  32.         "success_message": {
  33.             "basic"                     : "Запрошенная вами команда была успешно выполнена!",
  34.             "account_activated"         : "Ваш аккаунт был активирован! Добро пожаловать!"
  35.         },
  36.  
  37.         "error_message": {
  38.             "directory_not_writeable"   : "Каталог не доступен для записи <strong>%s</strong>",
  39.             "empty_fields"              : "Вы должны заполнить все поля!",
  40.             "invalid_captcha"           : "Код с картинки не действителен!",
  41.             "invalid_file_type"         : "Неверный тип файла!",
  42.             "invalid_image_size"        : "Изображение превышает ограничение размера ( %s ) !",
  43.             "invalid_token"             : "Не удалось завершить действие, так как срок действия защиты истек, пожалуйста, попробуйте еще раз!",
  44.             "command_denied"            : "У вас нет доступа к этой команде!",
  45.             "page_access_denied"        : "Вы не можете получить доступ к этой странице!",
  46.             "invalid_account"           : "Этот пользователь не существует!",
  47.             "basic"                     : "Мы не смогли выполнить запрошенную вами команду!",
  48.             "system_issues"             : "На данный момент есть некоторые системные проблемы, пожалуйста, свяжитесь с администратором и сообщите ему об этой проблеме."
  49.         },
  50.  
  51.         "menu": {
  52.             "home"                      : "Главная",
  53.             "logout"                    : "Выйти",
  54.             "settings"                  : "Настройки",
  55.             "admin"                     : "Панель администратора",
  56.             "website"                   : "Посетите сайт",
  57.             "search_placeholder"        : "Введите имя пользователя Instagram или ссылку на профиль.",
  58.             "search_title"              : "Попробуйте прямо сейчас.",
  59.             "search_title2"             : "Проверьте другую учетную запись Instagram.",
  60.             "instagram"                 : "Instagram",
  61.             "admin_settings"            : "Настройки администратора"
  62.         },
  63.  
  64.         "date": {
  65.             "x_days"                    : "%s дней",
  66.             "x_months"                  : "%s месяцев",
  67.             "year"                      : "1 год",
  68.             "x_years"                   : "%s лет",
  69.             "year_and_half"             : "1 полтора года"
  70.         },
  71.  
  72.         "email": {
  73.             "admin_new_user_email_notification_subject" : "Новый пользователь зарегистрирован!",
  74.             "admin_new_user_email_notification_body"    : "Привет!<br /><br />Новый пользователь только что зарегистрировался на сайте!<br /><br />Добро пожаловать! <strong>%s</strong> с <strong>%s</strong> именем пользователя на наш сайт!",
  75.             "admin_new_payment_email_notification_subject"  : "Новый платеж %s с %s %s!",
  76.             "admin_new_payment_email_notification_body"     : "Привет!<br /><br />Пользователь только что заплатил <strong>%s %s</strong> на сайт!<br /><br />Вот для большего заработка!"
  77.         }
  78.     },
  79.  
  80.  
  81.     "page": {
  82.  
  83.         "display": {
  84.             "edit"                      : "Отредактировать страницу"
  85.         },
  86.  
  87.         "info_message": {
  88.             "invalid_page"              : "Страница, которую вы ищете, не существует!"
  89.         }
  90.     },
  91.  
  92.     "favorites": {
  93.         "title"                         : "Ваше избранное",
  94.         "menu"                          : "Избранные",
  95.  
  96.         "display": {
  97.             "instagram"                 : "Ваши любимые аккаунты в Instagram"
  98.         },
  99.  
  100.         "info_message": {
  101.             "no_favorites"              : "<i class=\"fa fa-users\"></i> В данный момент у вас нет пользователей, добавленных в список. Вернитесь, когда добавите :)"
  102.         }
  103.     },
  104.  
  105.     "compare": {
  106.         "title"                         : "Сравните пользователей Instagram",
  107.         "title_dynamic"                 : "Сравните %s с %s Instagram",
  108.         "header"                        : "Сравнить аккаунты в Instagram",
  109.         "header_help"                   : "Введите здесь две учетные записи Instagram, к которым у вас есть доступ, и вы сможете сравнить и проанализировать их статистику.",
  110.  
  111.         "display": {
  112.             "compare_text"              : "против",
  113.             "search_input_placeholder"  : "Имя пользователя в Instagram",
  114.             "statistics"                : "Сравнение статистики",
  115.             "view_report"               : "Посмотреть отчет",
  116.             "top_posts"                 : "Лучшие сообщения",
  117.             "top_posts_help"            : "Лучшие посты из последних %s постов обоих аккаунтов.",
  118.             "engagement_rate"           : "Коэффициент вовлеченности",
  119.             "engagement_rate_help"      : "Коэффициент вовлеченности - это количество активных лайков / комментариев к каждому сообщению.",
  120.             "average_likes"             : "Среднее число лайков",
  121.             "average_likes_help"        : "Среднее число лайков по последним сообщениям %s",
  122.             "average_comments"          : "Среднее количество комментариев",
  123.             "average_comments_help"     : "Среднее количество комментариев на основе последних %s сообщений",
  124.  
  125.             "average_engagement_rate_chart" : "График средней вовлеченности",
  126.             "followers_chart"           : "Диаграмма подписчиков"
  127.         },
  128.  
  129.         "info_message": {
  130.             "private_account"           : "Это приватная учетная запись. Данные нельзя отобразить.",
  131.             "user_not_found"            : "Кажется, что <strong>%s</strong> еще не существует в нашей базе данных, вы бы хотели <a href=\"report/%s\">добавить %s</strong></a> в нашу базу данных?"
  132.         },
  133.  
  134.         "error_message": {
  135.             "embed"                     : "Мы не смогли получить сообщение для добавления.",
  136.             "no_access"                 : "У вас нет доступа к этой статистике, если вы не авторизованы.",
  137.             "no_access_purchase"        : "У вас должен быть хотя бы один отчет, купленный по одной из учетных записей, которую вы хотите проверить."
  138.         }
  139.     },
  140.  
  141.     "report": {
  142.         "title"                         : "@%s Инстаграм отчет",
  143.  
  144.         "display": {
  145.             "username"                  : "Имя пользователя",
  146.             "compare"                   : "Сравнить",
  147.             "projections"               : "Будущие прогнозы",
  148.             "no_projections"            : "Недостаточно данных для составления прогнозов на будущее, возвращайтесь завтра.",
  149.             "projections_help"          : "Здесь вы можете увидеть приблизительные прогнозы на будущее на основе ваших средних значений за предыдущие дни.",
  150.             "time_until"                : "Время до",
  151.             "time_until_now"            : "Текущая статистика",
  152.             "average_calculations"      : "<i class=\"fa fa-calculator\"></i> На основании среднего",
  153.             "followers_per_day"         : "%s подписчиков / в день",
  154.             "uploads_per_day"           : "%s загрузок / в день",
  155.             "private_account"           : "Это приватный аккаунт",
  156.             "private_account_help"      : "Мы не можем получать подробную информацию о приватных учетных записях, убедитесь, что ваша учетная запись общедоступна, прежде чем проверять полный отчет.",
  157.             "unlock"                    : "<i class=\"fa fa-unlock\"></i> Разблокировать отчет",
  158.             "unlock_helper"             : "Получите доступ ко всей информации, доступной для <strong>%s</strong>",
  159.             "unlock_helper2"            : "Разблокировать отчет всего за <strong>%s</strong> point(s). ( 1 Point = 1 %s )",
  160.             "unlock_helper3"            : "Отчет будет доступен для <strong>%s</strong> дней после покупки.",
  161.             "last_checked_date"         : "Дата последней проверки: %s",
  162.             "followers"                 : "Читают",
  163.             "following"                 : "Читает",
  164.             "uploads"                   : "Загрузки",
  165.             "instagram_id"              : "Instagram ID",
  166.             "profile_engagement"        : "Профиль вовлеченности",
  167.             "engagement_rate"           : "Вовлеченность",
  168.             "engagement_rate_help"      : "Коэффициент вовлеченности - это количество активных лайков / комментариев к каждому сообщению.",
  169.             "average_likes"             : "Среднее число лайков",
  170.             "average_likes_help"        : "Среднее количество лайков по последним %s постам",
  171.             "average_comments"          : "Среднее количество комментариев",
  172.             "average_comments_help"     : "Среднее количество комментариев по последним %s постам",
  173.             "top_mentions"              : "Топ упоминаний",
  174.             "top_mentions_help"         : "Лучшие упоминания из последних %s постов",
  175.             "top_posts"                 : "Лучшие сообщения",
  176.             "top_posts_help"            : "Лучшие посты из последних %s постов",
  177.             "mention_use"               : "Используется в %s из %s постов",
  178.             "top_hashtags"              : "Топ #Hashtags",
  179.             "top_hashtags_help"         : "Топ hashtags из последних %s постов",
  180.             "hashtag_use"               : "Используется в %s из %s постов",
  181.             "user"                      : "Пользователь",
  182.             "date"                      : "Дата",
  183.             "date_help"                 : "Формат: YYYY-MM-DD",
  184.             "engagement"                : "Другое среднее обязательство",
  185.             "statistics_summary"        : "Сводка статистики людей",
  186.             "summary"                   : "Сводка статистики аккаунта",
  187.             "summary_help"              : "Показаны последние 15 записей.",
  188.             "media_summary"             : "Сводка статистики СМИ",
  189.             "media_summary_help"        : "Отображение последних %s записей.",
  190.             "media_created_date"        : "Опубликовано",
  191.             "media_media_url"           : "Посмотреть сообщение",
  192.             "media_comments"            : "Комментарии",
  193.             "media_likes"               : "Likes",
  194.             "media_type"                : "Тип - %s",
  195.             "media_caption"             : "Заголовок",
  196.             "media_stats_chart"         : "Диаграмма статистики СМИ",
  197.             "media_caption_count"       : "Количество слов в заголовке",
  198.  
  199.             "total_summary"             : "<i class=\"fa fa-list-ol\"></i> Итоговая сводка",
  200.             "average_engagement_rate_chart_summary"         : "График средней вовлеченности",
  201.             "average_engagement_rate_chart_summary_help"    : "Каждое значение на этом графике равно среднему уровню вовлеченности аккаунта в определенный день.",
  202.             "average_engagement_rate"   : "Средний уровень вовлеченности",
  203.  
  204.             "view_profile"              : "IG профиль",
  205.             "visit_website"             : "Веб-сайт",
  206.             "followers_chart"           : "Диаграмма эволюции читателей",
  207.             "following_chart"           : "Диаграмма эволюции читателя",
  208.             "uploads_chart"             : "Загрузить диаграмму эволюции",
  209.             "average_engagement_rate_chart"                 : "График средней вовлеченности",
  210.             "upcoming_check"            : "<i class=\"fa fa-calendar\"></i> Следующее обновление в",
  211.             "add_favorite"              : "<span data-toggle=\"tooltip\" title=\"Добавить в избранное\"><i class=\"far fa-heart\"></i></span>",
  212.             "remove_favorite"           : "<span data-toggle=\"tooltip\" title=\"Удалить из избранного\"><i class=\"fa fa-heart text-danger\"></i></span>",
  213.             "private"                   : "Личный кабинет",
  214.             "verified"                  : "Верефицирован Instagram",
  215.             "date_range"                : "Диапазон дат"
  216.         },
  217.  
  218.         "state": {
  219.             "not_checked_full_name"     : "Этот отчет еще не был создан",
  220.             "not_checked_description"   : "Этот отчет еще не был создан, нажмите на отчет, чтобы создать его."
  221.         },
  222.  
  223.         "button": {
  224.             "login"                     : "Авторизоваться",
  225.             "register"                  : "Регистрация",
  226.             "purchase"                  : "Разблокировать отчет",
  227.             "refresh"                   : "Сделать мой профиль общедоступным",
  228.             "date"                      : "Выберите диапазон"
  229.         },
  230.  
  231.         "error_message": {
  232.             "low_followers"             : "К сожалению, мы добавляем в нашу базу данных только учетные записи с %s или более подписчиками."
  233.         },
  234.  
  235.         "statistics_compare": {
  236.             "title"                     : "Показатель вовлеченности в Instagram",
  237.             "subtitle"                  : "Это средний показатель вовлеченности в Instagram. Статистика основана на анализе более 1 миллиона влиятельных профилей."
  238.  
  239.         }
  240.     },
  241.  
  242.  
  243.     "account_settings": {
  244.         "title"                         : "Настройки аккаунта",
  245.         "menu"                          : "Настройки аккаунта",
  246.         "header"                        : "Настройки аккаунта",
  247.         "header2"                       : "Изменить пароль",
  248.         "header2_help"                  : "Если вы не хотите изменить свой пароль, не заполняйте другие поля.",
  249.         "header3"                       : "Удалить аккаунт",
  250.         "header3_help"                  : "При удалении учетной записи все ваши сохраненные данные будут удалены. Это действие необратимо.",
  251.  
  252.         "display": {
  253.             "last_activity"             : "Последнее посещение: "
  254.         },
  255.  
  256.         "input": {
  257.             "current_password"          : "Текущий пароль",
  258.             "new_password"              : "Новый пароль",
  259.             "repeat_password"           : "Повторите пароль",
  260.             "email"                     : "Email",
  261.             "username"                  : "Имя пользователя",
  262.             "name"                      : "Имя",
  263.             "email_reports"             : "Включить отчеты по электронной почте",
  264.             "email_reports_help"        : "Система будет отправлять вам <strong>%s </ strong> обновления о ваших отслеживаемых аккаунтах в Instagram"
  265.         },
  266.  
  267.         "error_message": {
  268.             "invalid_current_password"  : "Ваш текущий пароль недействителен!",
  269.             "short_password"            : "Ваш пароль слишком короткий, минимальная длина 6 символов!",
  270.             "passwords_not_matching"    : "Ваши введенные пароли не совпадают",
  271.             "username_length"           : "Имя пользователя должно быть от 3 до 32 символов!",
  272.             "user_exists"               : "К сожалению, имя пользователя <strong>%s </ strong> уже занято!"
  273.         },
  274.  
  275.         "success_message": {
  276.             "account_updated"           : "Ваш аккаунт обновлен!"
  277.         }
  278.     },
  279.  
  280.  
  281.     "reset_password": {
  282.         "title"                         : "Сброс пароля",
  283.         "header"                        : "Сброс пароля",
  284.  
  285.         "input": {
  286.             "new_password"              : "Новый пароль",
  287.             "repeat_password"           : "Повторите пароль"
  288.         },
  289.  
  290.         "error_message": {
  291.             "short_password"            : "Ваш пароль слишком короткий, минимальная длина 6 символов!",
  292.             "passwords_not_matching"    : "Ваши введенные пароли не совпадают"
  293.         },
  294.  
  295.         "success_message": {
  296.             "password_updated"          : "Ваш пароль обновлен!"
  297.         }
  298.     },
  299.  
  300.  
  301.     "login": {
  302.         "menu"                          : "Авторизоваться",
  303.         "title"                         : "Авторизоваться",
  304.         "header"                        : "Авторизоваться",
  305.  
  306.         "input": {
  307.             "username"                  : "Имя пользователя или адрес электронной почты",
  308.             "password"                  : "Пароль",
  309.             "remember_me"               : "Запомнить меня"
  310.         },
  311.  
  312.         "button": {
  313.             "login"                     : "Войти",
  314.             "lost_password"             : "Забыли пароль?",
  315.             "resend_activation"         : "Повторная отправка активации",
  316.             "facebook"                  : "%s авторизоваться",
  317.             "instagram"                 : "%s авторизоваться"
  318.         },
  319.  
  320.         "info_message": {
  321.             "logged_in"                 : "С возвращением!"
  322.         },
  323.  
  324.         "error_message": {
  325.             "wrong_login_credentials"   : "Ваше имя пользователя или пароль недействительны!",
  326.             "user_not_active"           : "Ваш аккаунт не подтвержден или заблокирован!"
  327.  
  328.         }
  329.     },
  330.  
  331.  
  332.     "lost_password": {
  333.         "title"                         : "Забыли пароль?",
  334.         "header"                        : "Забыли пароль?",
  335.  
  336.         "input": {
  337.             "email"                     : "Email"
  338.         },
  339.  
  340.         "notice_message": {
  341.             "success"                   : "Мы отправили письмо на этот адрес учетной записи, если учетная запись зарегистрирована с ним!"
  342.         }
  343.     },
  344.  
  345.     "resend_activation": {
  346.         "title"                         : "Повторная отправка активации",
  347.         "header"                        : "Повторная отправка активации email",
  348.  
  349.         "input": {
  350.             "email"                     : "Email"
  351.         },
  352.  
  353.         "notice_message": {
  354.             "success"                   : "Мы отправили письмо на этот адрес учетной записи, если учетная запись зарегистрирована с ним!"
  355.         }
  356.     },
  357.  
  358.  
  359.     "register": {
  360.         "title"                         : "Регистрация",
  361.         "menu"                          : "Регистрация",
  362.         "header"                        : "Регистрация",
  363.         "subheader"                     : "Уже есть аккаунт?",
  364.  
  365.         "input": {
  366.             "username"                  : "Имя пользователя",
  367.             "name"                      : "Имя",
  368.             "email"                     : "Email",
  369.             "password"                  : "Пароль",
  370.             "repeat_password"           : "Повторите пароль"
  371.         },
  372.  
  373.         "error_message": {
  374.             "username_length"           : "Имя пользователя должно быть от 3 до 32 символов!",
  375.             "name_length"               : "Имя должно быть от 3 до 32 символов!",
  376.             "user_exists"               : "К сожалению, имя пользователя <strong>%s </ strong> уже занято!",
  377.             "email_exists"              : "К сожалению, этот адрес электронной почты уже используется!",
  378.             "invalid_email"             : "Вы ввели неверный адрес электронной почты!",
  379.             "short_password"            : "Ваш пароль слишком короткий, минимальная длина 6 символов!",
  380.             "passwords_not_matching"    : "Ваши введенные пароли не совпадают",
  381.             "username_characters"       : "Вы можете использовать только буквы, цифры и символы '.', '_' Для своего поля имени пользователя."
  382.         },
  383.  
  384.  
  385.         "success_message": {
  386.             "registration"              : "Ваша учетная запись была создана, проверьте свою электронную почту для активации!",
  387.             "login"                     : "Добро пожаловать на нашу платформу, мы рады вам!"
  388.         }
  389.     },
  390.  
  391.  
  392.     "dashboard": {
  393.         "title"                             : "Приборная панель",
  394.         "menu"                              : "Приборная панель",
  395.  
  396.         "display": {
  397.             "header"                        : "Добро пожаловать в %s!",
  398.             "text"                          : "Этот текст редактируется из языкового файла :)",
  399.             "store"                         : "Баланс аккаунта %s очков",
  400.             "joined"                        : "Участник с %s",
  401.             "favorites"                     : "Всего избранных %s",
  402.             "reports"                       : "Всего разблокированных отчетов %s"
  403.         },
  404.         "sidebar": {
  405.             "premium"                       : "Premium",
  406.             "header"                        : "Привет %s 🔥",
  407.             "text"                          : "Вот несколько полезных ссылок ниже <i class=\"fa fa-arrow-down\"></i>"
  408.         }
  409.  
  410.     },
  411.  
  412.     "my_reports": {
  413.         "title"                             : "Мои отчеты",
  414.         "menu"                              : "Мои отчеты",
  415.         "header"                            : "Мои отчеты",
  416.         "subheader"                         : "Это список со всеми отчетами, которые вы в данный момент разблокировали.",
  417.  
  418.         "display": {
  419.             "api_link"                      : "Ссылка API для %s",
  420.             "pdf_link"                      : "PDF для %s"
  421.         },
  422.  
  423.         "table": {
  424.             "username"                      : "Имя пользователя",
  425.             "date"                          : "Дата",
  426.             "expiration_date"               : "Дата окончания",
  427.             "no_expiration_date"            : "N/A",
  428.             "nr"                            : "#"
  429.         },
  430.  
  431.         "info_message": {
  432.             "no_unlocked_reports"           : "В настоящее время у вас нет разблокированных отчетов."
  433.         }
  434.  
  435.     },
  436.  
  437.     "api_documentation": {
  438.         "title"                             : "API Documentation",
  439.         "menu"                              : "API Documentation",
  440.         "header"                            : "API Documentation",
  441.         "subheader"                         : "Здесь вы можете найти, как вы можете использовать API для своих разблокированных отчетов.",
  442.  
  443.         "display": {
  444.             "api_link"                  : "Ссылка API для %s"
  445.         },
  446.  
  447.         "table": {
  448.             "username"                  : "Имя пользователя",
  449.             "date"                      : "Дата",
  450.             "expiration_date"           : "Дата окончания",
  451.             "no_expiration_date"        : "N/A",
  452.             "nr"                        : "#"
  453.         },
  454.  
  455.         "info_message": {
  456.             "no_unlocked_reports"           : "В настоящее время у вас нет разблокированных отчетов."
  457.         }
  458.  
  459.     },
  460.  
  461.     "store": {
  462.         "title"                             : "Магазин",
  463.         "menu"                              : "Магазин",
  464.         "header"                            : "Магазин",
  465.         "header_transactions"               : "Операции",
  466.         "confirm_purchase"                  : "Вы уверены, что хотите купить этот пакет?",
  467.         "confirm_unlock_report"             : "Вы уверены, что хотите разблокировать этот отчет?",
  468.  
  469.         "display": {
  470.             "state"                         : "<strong>Баланс аккаунта:</strong> %s очков.",
  471.             "add_funds"                     : "Пополнить баланс с помощью %s",
  472.             "purchase"                      : "Купить сейчас",
  473.             "info"                          : "1 очко равно 1 единице валюты сайта ( %s )."
  474.         },
  475.  
  476.  
  477.         "no_ads": {
  478.             "title"                         : "Без рекламы",
  479.             "description"                   : "С пакетом Без рекламы вы не увидите рекламу на сайте, и поможете команде <strong>%s очками</strong>"
  480.         },
  481.  
  482.         "table": {
  483.             "type"                      : "Тип",
  484.             "email"                     : "Email",
  485.             "date"                      : "Дата",
  486.             "name"                      : "Имя",
  487.             "amount"                    : "Количество",
  488.             "currency"                  : "",
  489.             "nr"                        : "#"
  490.         },
  491.  
  492.         "info_message": {
  493.             "stripe_not_available"          : "К сожалению, в данный момент платежи Stripe отключены.",
  494.             "paypal_not_available"          : "К сожалению, платежи Paypal в данный момент отключены.",
  495.             "canceled"                      : "Похоже, вы отменили заказ, но мы не смогли обработать ваш платеж.",
  496.             "no_transactions"               : "На данный момент нет транзакций, чтобы показать."
  497.         },
  498.  
  499.         "button": {
  500.  
  501.         },
  502.  
  503.         "paypal": {
  504.             "title"                         : "PayPal",
  505.             "header"                        : "Оплата с PayPal",
  506.             "amount"                        : "Выберите количество очков"
  507.         },
  508.  
  509.         "stripe": {
  510.             "title"                         : "Stripe",
  511.             "header"                        : "Оплата со Stripe",
  512.             "amount"                        : "Выберите количество очков",
  513.             "description"                   : "Очки за счет"
  514.         },
  515.  
  516.         "error_message": {
  517.             "already_no_ads"                : "Похоже, что ваша учетная запись уже купила пакет Без рекламы, вы не можете купить этот пакет снова.",
  518.             "instagram_user_not_found"      : "Пользователь Instagram не найден.",
  519.             "normal"                        : "Что-то случилось, пока мы пытались обработать ваш платеж.",
  520.             "not_enough_funds"              : "У вас недостаточно средств! Добавить больше средств на свой счет и вернуться :)",
  521.             "allowed_packages"              : "Пожалуйста, попробуйте приобрести пакет, который указан ниже."
  522.         },
  523.  
  524.         "success_message": {
  525.             "paid"                          : "Вы только что получили новые средства на свой счет!",
  526.             "purchased"                     : "Вы только что купили пакет!"
  527.         }
  528.     },
  529.  
  530.  
  531.     "index": {
  532.         "title"                         : "Главная",
  533.         "header"                        : "Примеры отчетов",
  534.         "subheader"                     : "Ознакомьтесь с некоторыми из наших отчетов по демо-аналитике.",
  535.  
  536.         "display": {
  537.             "welcome"                   : "Добро пожаловать на instagum.ru <i class=\"fa fa-pie-chart\"></i>",
  538.             "welcome_desc"              : "Анализируйте и отслеживайте любой аккаунт в Instagram",
  539.  
  540.             "welcome2"                  : "Замечательная аналитика",
  541.             "welcome2_desc"             : "Отслеживайте эволюцию любого публичного аккаунта в Instagram с помощью красивой статистики и графиков.",
  542.  
  543.             "pdf_exports"               : "PDF экспорт",
  544.             "pdf_exports_text"          : "Простой в использовании и всегда готовый PDF экспорт сгенерированного отчета.",
  545.  
  546.             "growth_stats"              : "Статистика роста",
  547.             "growth_stats_text"         : "Отслеживайте рост любого аккаунта изо дня в день.",
  548.  
  549.             "future_projections"        : "Прогнозы на будущее",
  550.             "future_projections_text"   : "На основе статистики, созданной на статистике роста.",
  551.  
  552.             "comparison_tool"           : "Инструмент сравнения",
  553.             "comparison_tool_text"      : "Сравните свою статистику с конкурентами и посмотрите, кто победит.",
  554.  
  555.             "tags_hashtags"             : "Tags & Hashtags",
  556.             "tags_hashtags_text"        : "Смотрите наиболее часто используемые теги и хэштеги аккаунта.",
  557.  
  558.             "api_ready"                 : "API готов",
  559.             "api_ready_text"            : "Все эти данные готовы к использованию с функциональностью API."
  560.  
  561.         }
  562.  
  563.     },
  564.  
  565.     "directory": {
  566.         "title"                         : "Каталог - найти влиятельных",
  567.         "header"                        : "Каталог - найти влиятельных",
  568.         "subheader"                     : "Найдите различные аккаунты в Instagram по разным критериям, мы поможем вам!",
  569.         "menu"                          : "Каталог",
  570.  
  571.         "display": {
  572.             "order_by"                  : "Сортировать по",
  573.             "order_by_help"             : "Заказать ваши результаты",
  574.             "order_by_filter"           : "Сортировать по",
  575.             "order_by_type"             : "Тип сортировки",
  576.             "ascending"                 : "По возрастанию",
  577.             "descending"                : "По убыванию",
  578.  
  579.             "bio"                       : "Био",
  580.             "bio_help"                  : "Поиск слов в био описаниях",
  581.             "followers"                 : "Читают",
  582.             "followers_help"            : "Фильтр по диапазону",
  583.             "engagement"                : "Вовлеченность",
  584.             "engagement_help"           : "Фильтр по диапазону",
  585.  
  586.             "from"                      : "От",
  587.             "to"                        : "До",
  588.  
  589.             "followers_from"            : "Подписчики от",
  590.             "followers_to"              : "Подписчики до",
  591.             "engagement_from"           : "Вовлеченность от",
  592.             "engagement_to"             : "Вовлеченность до"
  593.  
  594.         },
  595.  
  596.         "input": {
  597.             "bio_filter"                : "Ключевое слово"
  598.         },
  599.  
  600.         "info_message": {
  601.             "no_results_title"          : "Нет результатов.",
  602.             "no_results"                : "в этот момент времени.",
  603.             "logged_in"                 : "Вы должны войти в систему, чтобы использовать каталог!"
  604.         }
  605.  
  606.     },
  607.  
  608.     "admin_pages_management": {
  609.         "title"                         : "Pages Management",
  610.         "menu"                          : "Pages",
  611.         "header"                        : "Add Page",
  612.  
  613.         "table": {
  614.             "title"                     : "Name",
  615.             "url"                       : "Url",
  616.             "position"                  : "Position",
  617.             "position_top"              : "Top menu",
  618.             "position_bottom"           : "Bottom menu",
  619.             "actions"                   : "Actions"
  620.         },
  621.  
  622.         "input": {
  623.             "title"                     : "Page Title",
  624.             "url"                       : "URL / Slug",
  625.             "url_help"                  : "If you enter a full URL (ex: https://google.com/) then it will directly point to that page instead of generating an internal page.",
  626.             "description"               : "Description",
  627.             "position"                  : "Position",
  628.             "position_top"              : "Top menu",
  629.             "position_bottom"           : "Footer"
  630.         }
  631.     },
  632.  
  633.     "admin_proxies_management": {
  634.         "title"                         : "Proxies Management",
  635.         "menu"                          : "Proxies",
  636.         "header"                        : "Add Proxy",
  637.  
  638.         "table": {
  639.             "address"                   : "Address",
  640.             "successful_requests"       : "Successful Requests",
  641.             "failed_requests"           : "Failed Requests",
  642.             "note"                      : "Note",
  643.             "actions"                   : "Actions"
  644.         },
  645.  
  646.         "input": {
  647.             "help"                      : "You can enable / disable the Proxy by going to the <a href=\"admin/website-settings\">Website Settings</a>",
  648.             "address"                   : "IP Address",
  649.             "port"                      : "Port",
  650.             "auth_help"                 : "Leave the Username and Password fields empty if the proxy has no authentication",
  651.             "username"                  : "Username",
  652.             "password"                  : "Password",
  653.             "note"                      : "Note",
  654.             "note_help"                 : "Small note about the proxy, ex: a name, an identifier for you",
  655.             "method"                    : "Method",
  656.             "method_help"               : "Method of connection to the proxy."
  657.         },
  658.  
  659.         "button": {
  660.             "test"                      : "Test Proxy",
  661.             "submit"                    : "Submit & Test"
  662.         },
  663.  
  664.         "success_message": {
  665.             "test"                      : "The test request was successful!"
  666.         }
  667.     },
  668.  
  669.     "admin_payments_list": {
  670.         "title"                         : "Payments List",
  671.         "menu"                          : "Payments",
  672.  
  673.         "table": {
  674.             "type"                      : "Type",
  675.             "email"                     : "Email",
  676.             "user"                      : "User",
  677.             "date"                      : "Date",
  678.             "name"                      : "Full Name",
  679.             "amount"                    : "Amount",
  680.             "currency"                  : ""
  681.         },
  682.  
  683.         "display": {
  684.             "search_placeholder"        : "Search by username, name or email.."
  685.         }
  686.     },
  687.  
  688.  
  689.     "admin_index": {
  690.         "title"                         : "Admin Dashboard",
  691.         "menu"                          : "Dashboard",
  692.         "header"                        : "Dashboard",
  693.  
  694.         "display": {
  695.             "latest_users"              : "Latest Accounts",
  696.             "latest_payments"           : "Latest Payments"
  697.         },
  698.  
  699.         "table": {
  700.             "username"                  : "Username",
  701.             "name"                      : "Name",
  702.             "email"                     : "Email",
  703.             "type"                      : "Type",
  704.             "date"                      : "Date",
  705.             "actions"                   : "Actions"
  706.         }
  707.     },
  708.  
  709.  
  710.     "admin_users_management": {
  711.         "title"                         : "Users Management",
  712.         "menu"                          : "Users",
  713.  
  714.         "table": {
  715.             "username"                  : "Username",
  716.             "name"                      : "Name",
  717.             "email"                     : "Email",
  718.             "ip"                        : "IP",
  719.             "registration_date"         : "Reg. Date",
  720.             "actions"                   : "Actions"
  721.         },
  722.  
  723.         "tooltip": {
  724.             "admin"                     : "Admin",
  725.             "owner"                     : "Owner"
  726.         },
  727.  
  728.         "info_message": {
  729.             "confirm_delete"            : "By deleting this user, everything that is linked to that user will be deleted !"
  730.         },
  731.  
  732.         "error_message": {
  733.             "self_delete"               : "You can't delete yourself !",
  734.             "self_status"               : "You can't change your own status !"
  735.         },
  736.  
  737.         "display": {
  738.             "search_placeholder"        : "Search by username, name or email.."
  739.         }
  740.     },
  741.  
  742.  
  743.     "admin_instagram_users_management": {
  744.         "title"                         : "Instagram Users Management",
  745.         "menu"                          : "IG Users",
  746.  
  747.         "table": {
  748.             "username"                  : "Username",
  749.             "full_name"                 : "Name",
  750.             "last_check_date"           : "Last Check",
  751.             "actions"                   : "Actions"
  752.         },
  753.  
  754.         "tooltip": {
  755.             "private"                   : "Private IG",
  756.             "demo"                      : "Demo User",
  757.             "verified"                  : "Verified IG",
  758.             "out"                       : "View IG Profile"
  759.         },
  760.  
  761.         "info_message": {
  762.             "confirm_delete"            : "By deleting this IG User all the reports related to this user and all the logs will be deleted."
  763.         },
  764.  
  765.         "display": {
  766.             "search_placeholder"        : "Search by instagram username or full account name..",
  767.             "total"                     : "Total records: %s",
  768.             "instagram_users_import"    : "Import IG Users"
  769.         }
  770.     },
  771.  
  772.     "admin_instagram_users_import": {
  773.         "title"                         : "Instagram Users Importer",
  774.         "header"                        : "Instagram Users Importer",
  775.         "header_help"                   : "With the import feature you can add bulk instagram users to the database so the system starts tracking them.",
  776.  
  777.         "input": {
  778.             "content"                   : "Instagram Users",
  779.             "content_help"              : "The field is accepting:  <strong>one instagram username per line</strong> or <strong>comma separated instagram accounts</strong>."
  780.         },
  781.  
  782.         "success_message": {
  783.             "imported"                  : "%s accounts have been imported to the database"
  784.         },
  785.  
  786.         "info_message": {
  787.             "duplicated"                    : "%s accounts have not been imported to the database because they are duplicates"
  788.         }
  789.  
  790.     },
  791.  
  792.     "admin_page_edit": {
  793.         "title"                         : "View Page",
  794.         "header"                        : "View Page",
  795.  
  796.         "input": {
  797.             "title"                     : "Page Title",
  798.             "url"                       : "URL / Slug",
  799.             "description"               : "Description",
  800.             "position"                  : "Position",
  801.             "position_top"              : "Top menu",
  802.             "position_bottom"           : "Footer"
  803.         },
  804.  
  805.         "error_message": {
  806.             "invalid_page"              : "That page wasn't found!"
  807.         }
  808.     },
  809.  
  810.     "admin_proxy_edit": {
  811.         "title"                         : "Edit Proxy",
  812.         "header"                        : "Edit Proxy",
  813.  
  814.         "input": {
  815.             "address"                   : "IP Address",
  816.             "port"                      : "Port",
  817.             "auth_help"                 : "Leave the Username and Password fields empty if the proxy has no authentication",
  818.             "username"                  : "Username",
  819.             "password"                  : "Password",
  820.             "note"                      : "Note",
  821.             "note_help"                 : "Small note about the proxy, ex: a name, an identifier for you",
  822.             "method"                    : "Method",
  823.             "method_help"               : "Method of connection to the proxy.",
  824.             "successful_requests"       : "Successful Requests",
  825.             "failed_requests"           : "Failed Requests"
  826.         },
  827.  
  828.         "button": {
  829.             "submit"                    : "Submit & Test"
  830.         },
  831.  
  832.         "error_message": {
  833.             "invalid_page"              : "That proxy wasn't found!"
  834.         }
  835.     },
  836.  
  837.  
  838.     "admin_user_edit": {
  839.         "title"                         : "Edit User",
  840.         "header_reports"                : "Unlocked Reports",
  841.         "subheader_reports"             : "Currently active and unlocked reports by this user.",
  842.         "header"                        : "Edit User",
  843.         "header3"                       : "Change Password",
  844.         "header3_help"                  : "Leave it empty if you don't want to change the password !",
  845.         "header_transactions"           : "Transactions",
  846.  
  847.         "input": {
  848.             "points"                    : "Current Points",
  849.             "username"                  : "Username",
  850.             "name"                      : "Name",
  851.             "email"                     : "Email",
  852.             "status"                    : "Account Status",
  853.             "status_active"             : "Active",
  854.             "status_disabled"           : "Disabled",
  855.             "type"                      : "User Privileges",
  856.             "type_help"                 : "Admin users will have the same privileges as you, be careful!",
  857.             "type_admin"                : "Admin",
  858.             "type_user"                 : "User",
  859.             "new_password"              : "New Password",
  860.             "repeat_password"           : "Repeat Password",
  861.             "no_ads"                    : "No ads",
  862.             "no_ads_help"               : "This manually enables the No Ads package",
  863.             "last_activity"             : "Last Active"
  864.         },
  865.  
  866.         "table": {
  867.             "username"                  : "Username",
  868.             "date"                      : "Date",
  869.             "expiration_date"           : "Expiration Date",
  870.             "no_expiration_date"        : "N/A",
  871.             "type"                      : "Type",
  872.             "email"                     : "Email",
  873.             "name"                      : "Full Name",
  874.             "amount"                    : "Amount",
  875.             "currency"                  : "",
  876.             "nr"                        : "#"
  877.         },
  878.  
  879.         "info_message": {
  880.             "no_transactions"               : "At the moment there are no transactions to show..",
  881.             "no_unlocked_reports"           : "No active reports for this user at the moment.."
  882.         },
  883.  
  884.         "error_message": {
  885.             "name_length"               : "Name must be between 3 and 32 characters !",
  886.             "invalid_account"           : "That account wasn't found !",
  887.             "email_exists"              : "We're sorry, but that email is already used !",
  888.             "invalid_email"             : "You entered an invalid email !",
  889.             "short_password"            : "Your password is too short, you must have at least 6 characters !",
  890.             "passwords_not_matching"    : "Your entered passwords do not match"
  891.         }
  892.     },
  893.  
  894.  
  895.     "admin_website_settings": {
  896.         "title"                         : "Website Settings",
  897.         "menu"                          : "Website Settings",
  898.         "header"                        : "Website Settings",
  899.  
  900.         "input": {
  901.             "title"                     : "Website title",
  902.             "default_language"          : "Default Language",
  903.             "default_language_help"     : "To add more languages, please consult the documentation.",
  904.             "logo"                      : "Logo",
  905.             "logo_help"                 : "jpg, jpeg and png accepted. Recommended size: Max height of 40px and transparrent.",
  906.             "logo_remove"               : "Remove Logo",
  907.             "meta_description"          : "Meta Description",
  908.             "meta_keywords"             : "Meta Keywords",
  909.             "analytics_code"            : "Google Analytics Tracking Code",
  910.             "analytics_code_help"       : "Insert only the ID. Example: UA-22222222-33",
  911.             "email_confirmation"        : "Registration confirmation needed via email",
  912.             "email_reports"             : "Email Reports",
  913.             "email_reports_help"        : "Enabling email reports will trigger the cron job to send updates to users about their instagram accounts progress. <strong>The cron must be set up in order for this to work</strong>",
  914.             "email_reports_frequency"   : "Email Reports Frequency",
  915.             "email_reports_favorites"   : "Enable Favorites Email Reports",
  916.             "email_reports_favorites_help" : "By enabling this, people who just simply favorite an account will get email notifications too. <strong>This only works when the price of the reports is set to 0 (disabled).</strong>",
  917.             "time_zone"                 : "Time Zone",
  918.             "directory"                 : "Directory Status",
  919.             "directory_help"            : "Set the permissions of who can access the directory page of IG Users.",
  920.             "directory_pagination"      : "Directory Pagination",
  921.             "directory_pagination_help" : "How many results you want to see per show more in the Directory page.",
  922.             "ads_help"                  : "These fields accept text or html.",
  923.             "index_ad"                  : "Ad Code for the Index page",
  924.             "report_ad"                 : "Ad Code for the Report page",
  925.             "account_sidebar_ad"        : "Ad Code for the Sidebar",
  926.             "recaptcha"                 : "ReCaptcha",
  927.             "recaptcha_help"            : "If enabled, you must add the public and private key from Google Recaptcha API",
  928.             "public_key"                : "Public Key",
  929.             "private_key"               : "Private Key",
  930.             "social_help"               : "Social links to be displayed in the footer of the website. Enter only the id / name of the page",
  931.             "facebook"                  : "Facebook",
  932.             "twitter"                   : "Twitter",
  933.             "instagram"                 : "Instagram",
  934.             "youtube"                   : "Youtube",
  935.             "smtp_help"                 : "If there are no values entered in this field then the system will try to use the default mail function.",
  936.             "smtp_host"                 : "SMTP Host",
  937.             "smtp_port"                 : "SMTP Port",
  938.             "smtp_user"                 : "SMTP User",
  939.             "smtp_pass"                 : "SMTP Pass",
  940.             "smtp_auth"                 : "Authentication",
  941.             "smtp_encryption"           : "Encryption",
  942.             "smtp_from"                 : "From (email)",
  943.             "smtp_from_help"            : "The email that the users get the email from / the 'reply-to' email ( registration / email activation / lost password )",
  944.             "facebook_login"            : "Enable Facebook Registration / Login",
  945.             "facebook_app_id"           : "Facebook App Id",
  946.             "facebook_app_secret"       : "Facebook App Secret",
  947.             "instagram_login"           : "Enable Instagram Registration / Login",
  948.             "instagram_client_id"       : "Instagram Client Id",
  949.             "instagram_client_secret"   : "Instagram Client Secret",
  950.             "store_paypal_mode"         : "Paypal Mode",
  951.             "store_paypal_mode_help"    : "live - production, sandbox - testing purposes",
  952.             "store_paypal_client_id"    : "Paypal Client ID",
  953.             "store_help"                : "Please refer to the <a href=\"https://phpanalyzer.com/docs\">Documentation</a> to find out where to get the keys.",
  954.             "store_paypal_secret"       : "Paypal Secret",
  955.             "store_stripe_publishable_key"      : "Stripe Publishable Key",
  956.             "store_stripe_secret_key"           : "Stripe Secret Key",
  957.             "store_currency"                    : "Currency",
  958.             "store_unlock_report_price"         : "Unlock Report Price ( points )",
  959.             "store_unlock_report_price_help"    : "Set to 0 if you want to make all reports available to everyone. Setting to 0 will make the cron check all the reports available, not only those which are purchased.",
  960.             "store_unlock_report_time"          : "Unlock Report Time ( days )",
  961.             "store_unlock_report_time_help"     : "Set the amount of time a report is available to the user after purchasing. Set to 0 if you want the user to have the Report for an ulimited time after purchase.",
  962.             "store_user_default_points"         : "Default points for Users",
  963.             "store_user_default_points_help"    : "Default points that a user gets upon registering.",
  964.             "store_no_ads_price"                : "No Ads Package Price ( points )",
  965.             "instagram_check_interval"          : "Check Interval ( Hours )",
  966.             "instagram_check_interval_help"     : "An account should be verified again after X hours",
  967.             "instagram_minimum_followers"       : "Minimum Followers",
  968.             "instagram_minimum_followers_help"  : "If the account does not meet the minimum followers, it won't be added to the database.",
  969.             "instagram_live_check_interval"     : "Live Check Interval ( seconds )",
  970.             "instagram_live_check_interval_help": "How often the live counter should ask for a refresh",
  971.             "instagram_calculator_media_count"  : "Calculator Media Count",
  972.             "instagram_calculator_media_count_help" : "How many of the latest posts to process when refreshing a report. (Max 30)",
  973.  
  974.             "cron_url"                          : "Cron Url",
  975.             "cron_url_help"                     : "The cron job url that you need to use when creating your cronjob.",
  976.             "cron_help"                         : "Please refer to the <a href=\"https://phpanalyzer.com/docs\">Documentation</a> to find out how to setup the Cron.",
  977.             "cron_queries"                      : "Cron Queries per Execution",
  978.             "cron_queries_help"                 : "How many accounts to check in one Cron Execution. For optimum performance, select a value between <strong>1</strong> to <strong>5</strong>",
  979.             "cron_mode"                         : "Cron Mode",
  980.             "cron_mode_help"                    : "ACTIVE - The cronjob will update only active reports. <br /> ALL - The cronjob will update all the users.",
  981.  
  982.             "email_template_subject"            : "Subject",
  983.             "email_template_body"               : "Body",
  984.             "activation_email_template"         : "Activation Email",
  985.             "lost_password_email_template"      : "Lost Password Email",
  986.             "credentials_email_template"        : "New Credentials Email",
  987.             "credentials_email_template_help"   : "This email template is used when somebody registers through social media. This email will notify the user of their new account and their generated username and password.",
  988.  
  989.             "admin_email_notification_emails"           : "Emails to be be notified",
  990.             "admin_email_notification_emails_help"      : "Emails that will receive a notification when one of the bottom actions are performed. Add valid email addresses separated by a comma.",
  991.             "admin_new_user_email_notification"         : "New User",
  992.             "admin_new_user_email_notification_help"    : "Receive an email when a new users registers to the website.",
  993.             "admin_new_payment_email_notification"      : "New Payment",
  994.             "admin_new_payment_email_notification_help" : "Receive an email when a new payment is successfully processed.",
  995.  
  996.             "proxy"                             : "Enable Proxy",
  997.             "proxy_help"                        : "Enabling Proxy will determine the script to try and send request to instagram via Proxies that you have added in <a href=\"admin/proxies-management\">Proxies Management</a>",
  998.             "proxy_exclusive"                   : "Proxy Only Requests",
  999.             "proxy_exclusive_help"              : "If enabled, the requests to instagram will only be sent with proxies ( not from the current server )",
  1000.             "proxy_timeout"                     : "Proxy Timeout",
  1001.             "proxy_timeout_help"                : "After how many seconds a proxy request should timeout"
  1002.         },
  1003.  
  1004.         "button": {
  1005.             "test_email"                            : "Test Email Settings",
  1006.             "test_email_help"                   : "It will send an email to the value from the <strong>From</strong> field that you set above. Make sure to first save the settings!"
  1007.         },
  1008.  
  1009.         "success_message": {
  1010.             "saved"                             : "Website settings have been saved!",
  1011.             "email"                             : "The test email has been sent successfully!"
  1012.         },
  1013.  
  1014.         "error_message": {
  1015.             "email"                             : "Test email failed: %s"
  1016.         },
  1017.  
  1018.         "email_template_keys": {
  1019.             "name"                              : "{{NAME}} - Name of the user",
  1020.             "website_title"                     : "{{WEBSITE_TITLE}} - Title of the website",
  1021.             "website_link"                      : "{{WEBSITE_LINK}} - Url to the website",
  1022.             "activation_link"                   : "{{ACTIVATION_LINK}} - Activation link",
  1023.             "lost_password_link"                : "{{LOST_PASSWORD_LINK}} - Reset Password Link",
  1024.             "account_username"                  : "{{ACCOUNT_USERNAME}} - New Account Username",
  1025.             "account_password"                  : "{{ACCOUNT_PASSWORD}} - New Account Password"
  1026.         },
  1027.  
  1028.         "tab": {
  1029.             "main"                      : "Main",
  1030.             "store"                     : "Store",
  1031.             "ads"                       : "Ads",
  1032.             "api"                       : "API's",
  1033.             "social"                    : "Social",
  1034.             "email"                     : "Email",
  1035.             "email_templates"           : "Email Templates",
  1036.             "email_notifications"       : "Email Notifications",
  1037.             "instagram"                 : "Instagram Settings",
  1038.             "cron"                      : "Cron Job",
  1039.             "proxy"                     : "Proxy"
  1040.         }
  1041.     },
  1042.  
  1043.  
  1044.     "admin_extra_settings": {
  1045.         "title"                         : "Extra Settings",
  1046.         "menu"                          : "Extra Settings",
  1047.         "header"                        : "Extra Settings",
  1048.  
  1049.         "input": {
  1050.             "reset_users"               : "Users",
  1051.             "reset_users_help"          : "( All users except yours, will be deleted! )",
  1052.             "reset_instagram"           : "All Instagram Accounts",
  1053.             "reset_instagram_help"      : "( Unlocked Reports and Favorites will be erased too! )",
  1054.             "reset_instagram_logs"      : "All Instagram Logs",
  1055.             "username"                  : "Instagram Username"
  1056.         },
  1057.  
  1058.         "table": {
  1059.             "username"                  : "Instagram Username",
  1060.             "actions"                   : "Actions"
  1061.         },
  1062.  
  1063.         "display": {
  1064.             "demo_reports"              : "Demo Reports",
  1065.             "demo_reports_help"         : "Here you can set which reports are displayed on the index and are for free for all users.",
  1066.             "reset"                     : "Reset",
  1067.             "reset_help"                : "Here you can reset parts of your website if you need it."
  1068.         },
  1069.  
  1070.         "error_message": {
  1071.  
  1072.         }
  1073.     },
  1074.  
  1075.  
  1076.     "admin_website_statistics": {
  1077.         "title"                         : "Website Statistics",
  1078.         "menu"                          : "Statistics",
  1079.         "header"                        : "Statistics from <u>%s</u> to <u>%s</u>",
  1080.         "subheader"                     : "See how your website evolves throughout the time.",
  1081.  
  1082.         "display": {
  1083.             "date_range"                : "Date Range"
  1084.         }
  1085.     },
  1086.  
  1087.  
  1088.     "not_found": {
  1089.         "title"                         : "Not found",
  1090.         "content"                       : "We're sorry but we couldn't find the page you searched for...",
  1091.         "reports_header"                : "In the meantime..",
  1092.         "reports_subheader"             : "You can check out some of our demo analytics reports, they are just great!",
  1093.  
  1094.         "error_message": {
  1095.             "invalid_link"              : "You just tried to enter a broken link.. "
  1096.         }
  1097.     },
  1098.  
  1099.     "api": {
  1100.         "error_message": {
  1101.             "unauthorized"              : "Your api key is not authorized to make this request.",
  1102.             "not_found"                 : "This username is not found in the system."
  1103.         }
  1104.     },
  1105.  
  1106.     "pdf": {
  1107.         "title"                         : "@%s PDF Report",
  1108.  
  1109.         "display": {
  1110.             "header"                    : "Report for %s",
  1111.             "subheader"                 : "Link to the official instagram profile of <a href=\"%s\">@%s</a>",
  1112.             "subheader_help"            : "All the statistics are based on the last %s posts.",
  1113.             "engagement_header"         : "Engagement",
  1114.             "stats_header"              : "Account Stats Summary",
  1115.  
  1116.             "engagement_rate"           : "Engagement",
  1117.             "engagement_rate_help"      : "The engagement rate is the number of active likes / comments on each post",
  1118.             "average_likes"             : "Average Likes",
  1119.             "average_comments"          : "Average Comments",
  1120.  
  1121.             "projections_header"        : "Future Projections",
  1122.             "no_projections"            : "There is not enough data to generate future projections, please come back tomorrow.",
  1123.             "projections_help"          : "Here you can see the approximated future projections based on your previous days averages",
  1124.             "time_until"                : "Time Until",
  1125.             "time_until_now"            : "Current Stats",
  1126.             "average_calculations"      : "<i class=\"fa fa-calculator\"></i> Based on an average of",
  1127.             "followers_per_day"         : "%s followers /day",
  1128.             "uploads_per_day"           : "%s uploads /day",
  1129.  
  1130.             "followers"                 : "Followers",
  1131.             "following"                 : "Following",
  1132.             "uploads"                   : "Uploads",
  1133.             "date"                      : "Date",
  1134.             "total_summary"             : "Total Summary",
  1135.  
  1136.             "media_summary"             : "Media Stats Summary",
  1137.             "media_summary_help"        : "Showing last %s entries.",
  1138.             "media_created_date"        : "Posted On",
  1139.             "media_media_url"           : "View Post",
  1140.             "media_comments"            : "Comments",
  1141.             "media_likes"               : "Likes",
  1142.             "media_type"                : "Type",
  1143.             "media_caption"             : "Caption",
  1144.  
  1145.             "top_mentions"              : "Top Mentions",
  1146.             "top_hashtags"              : "Top Hashtags",
  1147.             "x_uses"                    : "%s Uses"
  1148.         },
  1149.  
  1150.         "error_message": {
  1151.             "unauthorized"              : "Your account is not authorized to make this request.",
  1152.             "not_found"                 : "This username is not found in the system."
  1153.         }
  1154.     },
  1155.  
  1156.     "email_report": {
  1157.         "title_plus"                    : "You have gained %s followers",
  1158.         "title_minus"                   : "You have lost %s followers",
  1159.  
  1160.         "content": {
  1161.             "header"                    : "Report for @%s",
  1162.             "text_one"                  : "Here is an overall view of what happened to your account from <strong>%s</strong> to <strong>%s</strong>.",
  1163.             "previous"                  : "Previous",
  1164.             "latest"                    : "Latest",
  1165.             "followers"                 : "Followers",
  1166.             "following"                 : "Following",
  1167.             "uploads"                   : "Uploads",
  1168.             "average_engagement_rate"   : "Average Engagement Rate",
  1169.             "button"                    : "View Full Report"
  1170.         }
  1171.     }
  1172. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement