popup.json 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410
  1. {
  2. "popup.buttons.help": {
  3. "description": "Help button (redirects to Wiki/troubleschooting) (located under the 'presences' area in the popup)",
  4. "message": "Нужна помощь?"
  5. },
  6. "popup.buttons.presenceStore": {
  7. "description": "Button when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)",
  8. "message": "Магазин Presence"
  9. },
  10. "popup.category.all": {
  11. "description": "Category name shown when you open tags",
  12. "message": "Все"
  13. },
  14. "popup.category.anime": {
  15. "description": "Category name shown when you open tags",
  16. "message": "Аниме"
  17. },
  18. "popup.category.games": {
  19. "description": "Category name shown when you open tags",
  20. "message": "Игры"
  21. },
  22. "popup.category.music": {
  23. "description": "Category name shown when you open tags",
  24. "message": "Музыка"
  25. },
  26. "popup.category.other": {
  27. "description": "Category name shown when you open tags",
  28. "message": "Прочее"
  29. },
  30. "popup.category.socials": {
  31. "description": "Category name shown when you open tags",
  32. "message": "Соц. сети"
  33. },
  34. "popup.category.videos": {
  35. "description": "Category name shown when you open tags",
  36. "message": "Видео и стримы"
  37. },
  38. "popup.credits.error.heading": {
  39. "description": "Title of the error message (located at the 'credits' tab in the popup)",
  40. "message": "О нет!"
  41. },
  42. "popup.credits.error.message": {
  43. "description": "Error message when the credits can't be loaded (located at the 'credits' tab in the popup)",
  44. "message": "Ошибка при загрузке титров"
  45. },
  46. "popup.headings.description": {
  47. "description": "Title of the description area in the presence settings view.",
  48. "message": "Описание"
  49. },
  50. "popup.headings.general": {
  51. "description": "Title of the 'general' area of the 'settings' section in the popup",
  52. "message": "Основные настройки"
  53. },
  54. "popup.headings.presences": {
  55. "description": "Title of the 'presences' area of the 'settings' section in the popup",
  56. "message": "Presence"
  57. },
  58. "popup.headings.settings": {
  59. "description": "Title of the 'settings' section at the navigation in the popup",
  60. "message": "Настройки"
  61. },
  62. "popup.info.noInternet": {
  63. "description": "Shown when the user has no internet connection",
  64. "message": "Нет подключения к интернету!"
  65. },
  66. "popup.info.noInternet.message": {
  67. "description": "Shown when the user has no internet connection",
  68. "message": "Кажется, у вас нет подключения к интернету! PreMiD не сможет показать Presence в данный момент."
  69. },
  70. "popup.info.notConnected": {
  71. "description": "Shown when the extension can't connect to the application",
  72. "message": "Нет соединения"
  73. },
  74. "popup.info.notConnected.message": {
  75. "description": "Shown when the extension can't connect to the application",
  76. "message": "PreMiD не смог подключиться к приложению! Вы уверены, что оно установлено и запущенно? *Устранение неполадки*"
  77. },
  78. "popup.info.notConnectedDiscord": {
  79. "description": "Shown in the extension when the application can't connect to Discord",
  80. "message": "Нет соединения с Discord!"
  81. },
  82. "popup.info.notConnectedDiscord.message": {
  83. "description": "Shown in the extension when the application can't connect to Discord",
  84. "message": "PreMiD не может подключиться к Discord! Он установлен и запущен? *Устранить неполадку*"
  85. },
  86. "popup.info.safari.outdatedExtension": {
  87. "description": "Shown when Extension is outdated. Only for Safari port.",
  88. "message": "Устаревшее расширение"
  89. },
  90. "popup.info.safari.outdatedExtension.message": {
  91. "description": "Shown when Extension is outdated. Only for Safari port.",
  92. "message": "Ваша версия расширения устарела. Пожалуйста, обновите расширение с нашего сайта, чтобы получить доступ к новым функциям."
  93. },
  94. "popup.info.safari.urgentUpdate": {
  95. "description": "Shown when Extension is outdated. Only for Safari port.",
  96. "message": "Срочное обновление"
  97. },
  98. "popup.info.safari.urgentUpdate.message": {
  99. "description": "Shown when very urgent update has been released to extension. Only for Safari port.",
  100. "message": "Мы выпустили срочное обновление для расширения. Пожалуйста, обновите его, чтобы продолжить использование PreMiD."
  101. },
  102. "popup.info.unsupportedAppVersion": {
  103. "description": "Shown when application is outdated",
  104. "message": "Устаревшее приложение"
  105. },
  106. "popup.info.unsupportedAppVersion.message": {
  107. "description": "Shown when application is outdated",
  108. "message": "Ваша версия приложения PreMiD устарела. Пожалуйста, обновите приложение, чтобы продолжить его использовать."
  109. },
  110. "popup.info.extensionDisabled": {
  111. "description": "Shown when the extension has been disabled in the settings",
  112. "message": "Расширение отключено"
  113. },
  114. "popup.info.extensionDisabled.message": {
  115. "description": "Shown when the extension has been disabled in the settings",
  116. "message": "Расширение PreMiD было отключено в настройках. Пожалуйста, включите его, чтобы продолжить использование PreMiD."
  117. },
  118. "popup.info.discordStatusSetting.message": {
  119. "description": "Shown on the troubleshooting page when the user might have to change their Discord status setting",
  120. "message": "Пожалуйста, убедитесь, что вы включили настройку 'Отображать текущую активность в статусе' в настройках Discord."
  121. },
  122. "popup.info.presenceNotSetMessage.message": {
  123. "description": "Shown on the troubleshooting page when PreMiD has not found a presence for the current tabs",
  124. "message": "PreMiD не удалось найти Presence для ваших текущих вкладок. Пожалуйста, убедитесь, что вы установили Presence для сайта, на котором вы находитесь. Если вы установили Presence, попробуйте перезагрузить сайт, и убедитесь, что вы включили Presence в настройках."
  125. },
  126. "popup.navigation.credits": {
  127. "description": "Title of the 'credits' section at the navigation in the popup",
  128. "message": "Команда"
  129. },
  130. "popup.navigation.settings": {
  131. "description": "Title of the 'settings' section at the navigation in the popup",
  132. "message": "Настройки"
  133. },
  134. "popup.navigation.information": {
  135. "description": "Title of the 'information' section at the navigation in the popup",
  136. "message": "Информация"
  137. },
  138. "popup.navigation.diagnostics": {
  139. "description": "Title of the 'diagnostics' section at the navigation in the popup",
  140. "message": "Диагностика"
  141. },
  142. "popup.presences.done": {
  143. "description": "Done button",
  144. "message": "Готово"
  145. },
  146. "popup.presences.load": {
  147. "description": "Load Presence button",
  148. "message": "Загрузить Presence"
  149. },
  150. "popup.presences.manage": {
  151. "description": "Button which enables the opportunity to manage installed presences (located at the 'presences' area of the 'settings' section in the popup)",
  152. "message": "Управлять"
  153. },
  154. "popup.presences.noPresences": {
  155. "description": "Warning message when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)",
  156. "message": "Вы ещё не добавили ни одного Presence"
  157. },
  158. "popup.setting.autoLaunch": {
  159. "description": "Enable/Disable auto startup of the application (location: extension popup -> discord icon/profile picture -> 'settings' section)",
  160. "message": "Автозапуск программы"
  161. },
  162. "popup.setting.enabled": {
  163. "description": "Enable/Disable PreMiD (location: extension popup -> discord icon/profile picture -> 'settings' section)",
  164. "message": "Включено"
  165. },
  166. "popup.setting.developerMode": {
  167. "description": "Enable/Disable developer mode (location: extension popup -> discord icon/profile picture -> 'settings' section)",
  168. "message": "Режим разработчика"
  169. },
  170. "popup.setting.mediaControl": {
  171. "description": "Enable/Disable media keys (location: extension popup -> discord icon/profile picture -> 'settings' section)",
  172. "message": "Медиа-клавиши"
  173. },
  174. "popup.setting.titleMenubar": {
  175. "description": "Enable/Disable the indicator in the menu bar (location: extension popup -> discord icon/profile picture -> 'settings' section)",
  176. "message": "Заголовок в Menubar"
  177. },
  178. "popup.setting.syncLanguage": {
  179. "description": "Enable/Disable syncing the language of the extension with the language of presences (location: extension popup -> discord icon/profile picture -> 'language' section)",
  180. "message": "Синхронизация языка"
  181. },
  182. "popup.setting.preferredPresenceLanguage": {
  183. "description": "When the 'Sync Language' setting is disabled, it will show a selector where you can select a language that will be preferred for the languages of presences (location: extension popup -> discord icon/profile picture -> 'language' section)",
  184. "message": "Предпочитаемый язык для Presence"
  185. },
  186. "popup.setting.failedToFetchUser": {
  187. "description": "Shown when the user is logged in but we could not get their profile data (location: extension popup -> discord icon/profile picture)",
  188. "message": "Не удалось найти пользователя"
  189. },
  190. "popup.setting.heartbeat": {
  191. "description": "Enable/Disable sending heartbeats to PreMiD (Anonymized diagonistic data about what version you are using of PreMiD etc.) (location: extension popup -> discord icon/profile picture -> 'Diagnostics' section)",
  192. "message": "Сердцебиение"
  193. },
  194. "popup.setting.preferApp": {
  195. "description": "Enable/Disable the use of the app instead of the extension (location: extension popup -> discord icon/profile picture -> 'settings' section)",
  196. "message": "Предпочитать приложение"
  197. },
  198. "popup.information.extensionVersion": {
  199. "description": "Shows the version of the extension (located at the 'information' tab in the popup); {0} will be replaced with for example '2.5.0' -> {0} is a variable and should not be translated; Example: Extension version: 2.5.0",
  200. "message": "Версия расширения: {0}"
  201. },
  202. "popup.information.appVersion": {
  203. "description": "Shows the version of the app (located at the 'information' tab in the popup); {0} will be replaced with for example '2.5.0' -> {0} is a variable and should not be translated; Example: App version: 2.5.0",
  204. "message": "Версия приложения: {0}"
  205. },
  206. "popup.information.appNotFound": {
  207. "description": "Shows that no connection was able to be made to the PreMiD app (located at the 'information' tab in the popup)",
  208. "message": "Нет соединения с приложением PreMiD"
  209. },
  210. "popup.information.discordUser": {
  211. "description": "Shows Discord user PreMiD is connected to (located at the 'information' tab in the popup); {0} will be replaced the username of the Discord account -> {0} is a variable and should not be translated; Example: Discord user: Bas950",
  212. "message": "Discord пользователь: {0}"
  213. },
  214. "popup.information.discordNotFound": {
  215. "description": "Shows that no connection was able to be made to the Discord app (located at the 'information' tab in the popup)",
  216. "message": "Нет соединения с приложением Discord"
  217. },
  218. "popup.notConnectedBanner.heading": {
  219. "description": "Title of the error banner when no discord connection is found",
  220. "message": "Discord не подключен"
  221. },
  222. "popup.notConnectedBanner.description": {
  223. "description": "Description of the error banner when no discord connection is found",
  224. "message": "Для корректной работы PreMiD требуется подключение учётной записи Discord. Пожалуйста, подключите свою учётную запись Discord для продолжения использования PreMiD."
  225. },
  226. "popup.notConnectedBanner.button": {
  227. "description": "Button to the Discord connection page",
  228. "message": "Подключить Discord"
  229. },
  230. "popup.information.notYou": {
  231. "description": "Is shown next to popup.information.discordUser, is a link to unlink the current Discord account",
  232. "message": "Это не вы?"
  233. },
  234. "popup.informationIcon.notLinked.heading": {
  235. "description": "Exclamation mark icon next user avatar, title of the error message when no discord connection is found",
  236. "message": "Не подключен"
  237. },
  238. "popup.informationIcon.notLinked.description": {
  239. "description": "Exclamation mark icon next user avatar, description of the error message when no discord connection is found",
  240. "message": "Ваша учётная запись Discord не подключена к PreMiD."
  241. },
  242. "popup.logout": {
  243. "description": "Button to unlink the current Discord account",
  244. "message": "Выйти"
  245. },
  246. "popup.setting.usePlayingStatus": {
  247. "description": "Enable/Disable the use of the 'Playing' status in Discord (location: extension popup -> discord icon/profile picture -> 'settings' section)",
  248. "message": "Использовать статус активности"
  249. },
  250. "popup.whatsNew.heading": {
  251. "description": "Title of the 'What's new' section at the navigation in the popup",
  252. "message": "Что нового 🎉"
  253. },
  254. "popup.whatsNew.description": {
  255. "description": "Description of the 'What's new' section at the navigation in the popup",
  256. "message": "Ознакомьтесь с последними крутыми новинками!"
  257. },
  258. "popup.whatsNew.button": {
  259. "description": "Button to open the 'What's new' page",
  260. "message": "Открыть список изменений"
  261. },
  262. "popup.discordUnlinked.title": {
  263. "description": "Title of the 'Discord Unlinked' section at the navigation in the popup",
  264. "message": "Discord не подключен"
  265. },
  266. "popup.discordUnlinked.description": {
  267. "description": "Description of the 'Discord Unlinked' section at the navigation in the popup",
  268. "message": "Для корректной работы PreMiD требуется подключение учётной записи Discord. Пожалуйста, подключите свою учётную запись Discord для продолжения использования PreMiD."
  269. },
  270. "popup.discordUnlinked.button": {
  271. "description": "Button to link the Discord account",
  272. "message": "Подключить Discord"
  273. },
  274. "popup.navigation.feedback": {
  275. "description": "Text on the information tab in the popup to give feedback",
  276. "message": "Есть что сказать?"
  277. },
  278. "popup.navigation.feedbackLink": {
  279. "description": "Link to the feedback page",
  280. "message": "Отправить отзыв"
  281. },
  282. "popup.feedback.presence": {
  283. "description": "Title of the presence option in the feedback type selection box",
  284. "message": "Сообщить об ошибке или проблеме с Presence"
  285. },
  286. "popup.feedback.extension": {
  287. "description": "Title of the extension option in the feedback type selection box",
  288. "message": "Сообщить об ошибке или проблеме с расширением"
  289. },
  290. "popup.feedback.feature": {
  291. "description": "Title of the feature option in the feedback type selection box",
  292. "message": "Предложить функцию"
  293. },
  294. "popup.feedback.other": {
  295. "description": "Title of the other option in the feedback type selection box",
  296. "message": "Прочее"
  297. },
  298. "popup.feedback.title": {
  299. "description": "Title of the feedback popup",
  300. "message": "Обратная связь"
  301. },
  302. "popup.feedback.select.header": {
  303. "description": "On the feedback type select page the header text",
  304. "message": "Что происходит? 🤔"
  305. },
  306. "popup.feedback.select.description": {
  307. "description": "On the feedback type select page the description text",
  308. "message": "Пожалуйста, выберите тип обратной связи, который вы хотите отправить."
  309. },
  310. "popup.feedback.presence.header": {
  311. "description": "The title of the presence feedback page",
  312. "message": "Сообщить об ошибке или проблеме с Presence"
  313. },
  314. "popup.feedback.presence.description": {
  315. "description": "The description of the presence feedback page",
  316. "message": "О нет! 😱 Сожалеем, что у вас возникли проблемы с Presence.\n\nНаши Presence поддерживаются сообществом, поэтому, пожалуйста, сообщайте о любых проблемах, связанных с Presence, в нашем репозитории GitHub.\n\nЕсли вы выберете Presence ниже, мы автоматически включим сведения о Presence в шаблон проблемы."
  317. },
  318. "popup.feedback.close": {
  319. "description": "Close button on the feedback popup",
  320. "message": "Закрыть"
  321. },
  322. "popup.feedback.submit": {
  323. "description": "Submit button on the feedback popup",
  324. "message": "Отправить"
  325. },
  326. "popup.feedback.extension.header": {
  327. "description": "The title of the extension feedback page",
  328. "message": "Сообщить об ошибке или проблеме с расширением"
  329. },
  330. "popup.feedback.extension.description": {
  331. "description": "The description of the extension feedback page",
  332. "message": "О нет! 😱 Сожалеем, что у вас возникли проблемы с расширением.\n\nЗаполните следующую форму, чтобы сообщить о любых проблемах, с которыми вы столкнулись при использовании расширения."
  333. },
  334. "popup.feedback.extension.describe": {
  335. "description": "The title of the input field to describe the issue on the extension feedback page",
  336. "message": "Опишите проблему"
  337. },
  338. "popup.feedback.extension.placeholder": {
  339. "description": "The placeholder of the input field to describe the issue on the extension feedback page",
  340. "message": "Пожалуйста, опишите проблему, с которой вы столкнулись при использовании расширения, как можно подробнее."
  341. },
  342. "popup.feedback.extension.privacy": {
  343. "description": "The privacy notice on the extension feedback page",
  344. "message": "Все сообщения анонимны, если вы не предоставите свою контактную информацию.\nПри необходимости мы можем обратиться к вам за дополнительной информацией или сообщить, когда проблема будет решена."
  345. },
  346. "popup.feedback.email": {
  347. "description": "The placeholder for the email input field",
  348. "message": "Ваш адрес электронной почты (необязательно)"
  349. },
  350. "popup.feedback.discord": {
  351. "description": "The placeholder for the discord input field",
  352. "message": "Ваше имя пользователя Discord (необязательно)"
  353. },
  354. "popup.feedback.feature.header": {
  355. "description": "The title of the feature feedback page",
  356. "message": "Предложить функцию"
  357. },
  358. "popup.feedback.feature.description": {
  359. "description": "The description of the feature feedback page",
  360. "message": "Мы всегда ищем способы улучшить PreMiD и сделать его лучше для вас.\n\nПожалуйста, заполните следующую форму запроса функции, которую вы хотели бы видеть в PreMiD."
  361. },
  362. "popup.feedback.feature.describe": {
  363. "description": "The title of the input field to describe the issue on the feature feedback page",
  364. "message": "Опишите функцию"
  365. },
  366. "popup.feedback.feature.placeholder": {
  367. "description": "The placeholder of the input field to describe the issue on the feature feedback page",
  368. "message": "Пожалуйста, опишите функцию, которую вы хотели бы увидеть в PreMiD как можно подробнее."
  369. },
  370. "popup.feedback.feature.privacy": {
  371. "description": "The privacy notice on the feature feedback page",
  372. "message": "Все запросы функций анонимны, если вы не предоставите свою контактную информацию.\nПри необходимости мы можем обратиться к вам за дополнительной информацией или сообщить, когда функция будет реализована."
  373. },
  374. "popup.feedback.other.header": {
  375. "description": "The title of the other feedback page",
  376. "message": "Прочее"
  377. },
  378. "popup.feedback.other.description": {
  379. "description": "The description of the other feedback page",
  380. "message": "Пожалуйста, заполните следующую форму, чтобы оставить отзыв или сообщить нам что-либо еще, чем вы хотели бы с нами поделиться."
  381. },
  382. "popup.feedback.other.describe": {
  383. "description": "The title of the input field to describe the issue on the other feedback page",
  384. "message": "Опишите отзыв"
  385. },
  386. "popup.feedback.other.placeholder": {
  387. "description": "The placeholder of the input field to describe the issue on the other feedback page",
  388. "message": "Пожалуйста, опишите отзыв, с которым вы хотели бы с нами поделиться как можно подробнее."
  389. },
  390. "popup.feedback.other.privacy": {
  391. "description": "The privacy notice on the other feedback page",
  392. "message": "Все отзывы анонимны, если вы не предоставите контактную информацию.\nМы можем связаться с вами для получения дополнительной информации в случае необходимости, или сообщить вам о том, когда отзыв будет рассмотрен."
  393. },
  394. "popup.feedback.submitted.header": {
  395. "description": "The title of the submitted feedback page",
  396. "message": "Отзыв отправлен"
  397. },
  398. "popup.feedback.submitted.description": {
  399. "description": "The description of the submitted feedback page",
  400. "message": "Благодарим вас за отзыв! 🎉\n\nМы ценим вас за то, что вы нашли время поделиться своими мыслями с нами. Мы рассмотрим ваш отзыв и свяжемся с вами при необходимости."
  401. },
  402. "popup.feedback.error.header": {
  403. "description": "The title of the error feedback page",
  404. "message": "О нет! 😱"
  405. },
  406. "popup.feedback.error.description": {
  407. "description": "The description of the error feedback page",
  408. "message": "Что-то пошло не так при отправке отзыва. Пожалуйста, попробуйте позже.\n\nЕсли проблема не устранена, свяжитесь с нами на Discord сервере."
  409. }
  410. }