Alex Ivanov | 4f3df18 | 2020-04-10 09:33:05 +0300 | [diff] [blame] | 1 | { |
avm99963 | 8b8d1de | 2020-08-08 16:44:05 +0200 | [diff] [blame] | 2 | "appName": { |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 3 | "message": "TW Power Tools", |
| 4 | "description": "The extension's name" |
avm99963 | 8b8d1de | 2020-08-08 16:44:05 +0200 | [diff] [blame] | 5 | }, |
| 6 | "appNameBeta": { |
| 7 | "message": "TW Power Tools (beta)", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 8 | "description": "The extension's name for the beta version" |
avm99963 | 8b8d1de | 2020-08-08 16:44:05 +0200 | [diff] [blame] | 9 | }, |
Adrià Vilanova Martínez | 9aa2931 | 2022-01-16 02:42:46 +0100 | [diff] [blame^] | 10 | "appNameCanary": { |
| 11 | "message": "TW Power Tools (canary)", |
| 12 | "description": "The extension's name for the beta version" |
| 13 | }, |
avm99963 | 75814b8 | 2020-08-09 20:33:23 +0200 | [diff] [blame] | 14 | "appNameGecko": { |
| 15 | "message": "TW Power Tools", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 16 | "description": "The extension's name (with a 50 character limit for Gecko)" |
avm99963 | 75814b8 | 2020-08-09 20:33:23 +0200 | [diff] [blame] | 17 | }, |
Alex Ivanov | 4f3df18 | 2020-04-10 09:33:05 +0300 | [diff] [blame] | 18 | "appDescription": { |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 19 | "message": "Получите бесконечную прокрутку и другие улучшения на Форумах Google и в Консоли сообщества", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 20 | "description": "The extension's description" |
Alex Ivanov | 4f3df18 | 2020-04-10 09:33:05 +0300 | [diff] [blame] | 21 | }, |
| 22 | "options_list": { |
| 23 | "message": "Включить бесконечную прокрутку в списках тем.", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 24 | "description": "Feature checkbox in the options page" |
Alex Ivanov | 4f3df18 | 2020-04-10 09:33:05 +0300 | [diff] [blame] | 25 | }, |
| 26 | "options_thread": { |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 27 | "message": "Автоматическая частичная загрузка сообщений внутри тем при прокрутке вниз.", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 28 | "description": "Feature checkbox in the options page" |
Alex Ivanov | 4f3df18 | 2020-04-10 09:33:05 +0300 | [diff] [blame] | 29 | }, |
| 30 | "options_threadall": { |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 31 | "message": "Автоматически загружать все сообщения сразу в темах при прокрутке вниз.", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 32 | "description": "Feature checkbox in the options page" |
Alex Ivanov | 4f3df18 | 2020-04-10 09:33:05 +0300 | [diff] [blame] | 33 | }, |
| 34 | "options_fixedtoolbar": { |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 35 | "message": "Закрепить панель инструментов в списках тем в КС [Консоли сообщества].", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 36 | "description": "Feature checkbox in the options page" |
Alex Ivanov | 4f3df18 | 2020-04-10 09:33:05 +0300 | [diff] [blame] | 37 | }, |
| 38 | "options_redirect": { |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 39 | "message": "Перенаправлять все темы, открытые в TW, в КС.", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 40 | "description": "Feature checkbox in the options page" |
Alex Ivanov | 4f3df18 | 2020-04-10 09:33:05 +0300 | [diff] [blame] | 41 | }, |
| 42 | "options_loaddrafts": { |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 43 | "message": "Активировать <code class=\"help\" title=\"Этот флаг позволяет КС загружать ранее сохраненный ответ при загрузке цепочки и нажатии кнопки ответа.\">enableLoadingDraftMessages</code> флаг КС.", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 44 | "description": "Feature checkbox in the options page" |
Alex Ivanov | 4f3df18 | 2020-04-10 09:33:05 +0300 | [diff] [blame] | 45 | }, |
| 46 | "options_experimental_label": { |
| 47 | "message": "(эксперимент)", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 48 | "description": "Label which is placed next to an option to indicate that it may not work well or may break at any time" |
Alex Ivanov | 4f3df18 | 2020-04-10 09:33:05 +0300 | [diff] [blame] | 49 | }, |
| 50 | "options_history": { |
| 51 | "message": "Показывать ссылку \"Сообщения пользователя\" в профилях пользователей.", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 52 | "description": "Feature checkbox in the options page" |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 53 | }, |
| 54 | "options_stickysidebarheaders": { |
| 55 | "message": "Сделайте так, чтобы заголовки на боковой панели КС прилипали к верху при прокрутке (+info at <code>pekb/thread/60784834</code>).", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 56 | "description": "Feature checkbox in the options page" |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 57 | }, |
| 58 | "options_increasecontrast": { |
| 59 | "message": "Увеличить контраст между прочитанными и непрочитанными цепочками в списке тем КС.", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 60 | "description": "Feature checkbox in the options page" |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 61 | }, |
| 62 | "options_ccdarktheme": { |
| 63 | "message": "Разрешить темную тему в КС, используя <span id='ccdarktheme_mode--container'></span>.", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 64 | "description": "Feature checkbox in the options page" |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 65 | }, |
| 66 | "options_ccdarktheme_mode_switch": { |
| 67 | "message": "переключатель в КС", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 68 | "description": "Select option added in #ccdarktheme_mode--container, in the options_ccdarktheme string" |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 69 | }, |
| 70 | "options_ccdarktheme_mode_system": { |
| 71 | "message": "темная тема режима настроек ОС", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 72 | "description": "Select option added in #ccdarktheme_mode--container, in the options_ccdarktheme string" |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 73 | }, |
| 74 | "options_ccforcehidedrawer": { |
| 75 | "message": "Всегда скрывать дрор-панель (левую колонку) в КС.", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 76 | "description": "Feature checkbox in the options page" |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 77 | }, |
| 78 | "options_ccdragndropfix": { |
| 79 | "message": "Разрешить перетаскивать закладки в текстовый редактор КС.", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 80 | "description": "Feature checkbox in the options page" |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 81 | }, |
| 82 | "options_batchlock": { |
| 83 | "message": "Добавить опцию одновременной блокировки нескольких веток в спике тем КС.", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 84 | "description": "Feature checkbox in the options page" |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 85 | }, |
| 86 | "options_profileindicator_moreinfo": { |
| 87 | "message": "+инфо о двух предыдущих вариантах", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 88 | "description": "Link to learn more about the profile indicator feature" |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 89 | }, |
| 90 | "options_profileindicator": { |
| 91 | "message": "Показать, <span class=\"help\" title=\"Если автор темы участвовал в других обсуждениях рядом с его именем будет отображаться красная точка. Если были прочитаны самые последние сообщения автора темы, будет показана оранжевая точка. Вы можете навести курсор мыши на точку, чтобы показать значение ее цвета.\"> участвовал ли автор темы в других обсуждениях</span>.", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 92 | "description": "Feature checkbox in the options page" |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 93 | }, |
| 94 | "options_profileindicatoralt": { |
| 95 | "message": "Показывать количество вопросов и ответов, написанных автором темы за последние <span id='profileindicatoralt_months--container'></span> месяцев рядом с их именем пользователя.", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 96 | "description": "Feature checkbox in the options page" |
Alex Ivanov | 4f3df18 | 2020-04-10 09:33:05 +0300 | [diff] [blame] | 97 | }, |
| 98 | "options_save": { |
| 99 | "message": "Сохранить", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 100 | "description": "Button in the options page to save the settings" |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 101 | }, |
| 102 | "options_saved": { |
| 103 | "message": "Сохранено", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 104 | "description": "Message which appears in the options page when the settings are saved" |
Alex Ivanov | 4f3df18 | 2020-04-10 09:33:05 +0300 | [diff] [blame] | 105 | }, |
| 106 | "inject_links": { |
| 107 | "message": "Ссылки", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 108 | "description": "Heading which we use before the 'previous post' link in a user profile in TW" |
Alex Ivanov | 4f3df18 | 2020-04-10 09:33:05 +0300 | [diff] [blame] | 109 | }, |
| 110 | "inject_previousposts": { |
| 111 | "message": "Сообщения пользователя", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 112 | "description": "Link shown in a user profile (in TW) which points to a search showing the user's posts and messages" |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 113 | }, |
| 114 | "inject_previousposts_forum": { |
| 115 | "message": "Предыдущие темы (на этом форуме)", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 116 | "description": "Link shown in a user profile (in the Community Console) which points to a search showing the user's posts and messages in the current forum" |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 117 | }, |
| 118 | "inject_previousposts_all": { |
| 119 | "message": "Предыдущие темы (на всех форумах)", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 120 | "description": "Link shown in a user profile (in the Community Console) which points to a search showing the user's posts and messages in all forums" |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 121 | }, |
| 122 | "inject_profileindicator_loading": { |
| 123 | "message": "Загрузка...", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 124 | "description": "Tooltip for the profile indicator dot." |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 125 | }, |
| 126 | "inject_profileindicator_first_post": { |
| 127 | "message": "Это первая ветка, созданная автором темы на этом форуме.", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 128 | "description": "Tooltip for the profile indicator dot." |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 129 | }, |
| 130 | "inject_profileindicator_other_posts_read": { |
| 131 | "message": "Автор темы участвовал в других обсуждениях этого форума, вы прочитали 5 самых последних.", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 132 | "description": "Tooltip for the profile indicator dot." |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 133 | }, |
| 134 | "inject_profileindicator_other_posts_unread": { |
| 135 | "message": "Автор темы участвовал в других обсуждениях этого форума, вы читали не все эти темы.", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 136 | "description": "Tooltip for the profile indicator dot." |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 137 | }, |
| 138 | "inject_profileindicatoralt_numposts": { |
| 139 | "message": "Количество вопросов и ответов за последнее время в месяцах: $1.", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 140 | "description": "Tooltip for the profile indicator dot." |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 141 | }, |
| 142 | "inject_ccdarktheme_helper": { |
| 143 | "message": "Переключить тему", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 144 | "description": "Tooltip for the dark mode switch." |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 145 | }, |
| 146 | "inject_extension_badge_helper": { |
| 147 | "message": "Добавлено с помощью $1", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 148 | "description": "Tooltip for the extension badge, which appears next to components injected by the extension." |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 149 | }, |
| 150 | "inject_lockbtn": { |
| 151 | "message": "Заблокировать/разблокировать темы", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 152 | "description": "Tooltip of the 'lock/unlock threads' icon shown when selecting multiple threads in the Community Console. Also the title for the dialog shown after clicking this icon." |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 153 | }, |
| 154 | "inject_lockdialog_desc": { |
| 155 | "message": "Подтвердите действие, которое вы хотите предпринять, нажав соответствующую кнопку ниже. Имейте в виду, что это действие будет выполнено для всех выбранных вами тем.", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 156 | "description": "Text in the 'lock/unlock threads' dialog, which asks the user for confirmation." |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 157 | }, |
| 158 | "inject_lockdialog_btn_lock": { |
| 159 | "message": "Заблокировать", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 160 | "description": "Button in the 'lock/unlock threads' dialog." |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 161 | }, |
| 162 | "inject_lockdialog_btn_unlock": { |
| 163 | "message": "Разблокировать", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 164 | "description": "Button in the 'lock/unlock threads' dialog." |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 165 | }, |
| 166 | "inject_lockdialog_btn_cancel": { |
| 167 | "message": "Отмена", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 168 | "description": "Button in the 'lock/unlock threads' dialog." |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 169 | }, |
| 170 | "inject_lockdialog_btn_close": { |
| 171 | "message": "Закрыть", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 172 | "description": "Button in the 'lock/unlock threads' dialog." |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 173 | }, |
| 174 | "inject_lockdialog_log_entry_beginning": { |
| 175 | "message": "Тема $1", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 176 | "description": "First part of the entry in the log of the 'lock/unlock threads' dialog. Log entries are of the form '{first_part}: {second_part}'. For example: 'Thread 164: Locked successfully'." |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 177 | }, |
| 178 | "inject_lockdialog_log_entry_success_lock": { |
| 179 | "message": "Locked successfully.", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 180 | "description": "Second part of the entry in the log of the 'lock/unlock threads' dialog, when the log entry states that the thread was locked successfully. Log entries are of the form '{first_part}: {second_part}'. For example: 'Thread 164: Locked successfully'." |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 181 | }, |
| 182 | "inject_lockdialog_log_entry_error_lock": { |
| 183 | "message": "An error occurred while locking ($1).", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 184 | "description": "Second part of the entry in the log of the 'lock/unlock threads' dialog, when the log entry states that the thread was *not* locked successfully. Log entries are of the form '{first_part}: {second_part}'. For example: 'Thread 164: Locked successfully'." |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 185 | }, |
| 186 | "inject_lockdialog_log_entry_success_unlock": { |
| 187 | "message": "Unlocked successfully.", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 188 | "description": "Second part of the entry in the log of the 'lock/unlock threads' dialog, when the log entry states that the thread was *un*locked successfully. Log entries are of the form '{first_part}: {second_part}'. For example: 'Thread 164: Locked successfully'." |
Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 189 | }, |
| 190 | "inject_lockdialog_log_entry_error_unlock": { |
| 191 | "message": "An error occurred while unlocking ($1).", |
Adrià Vilanova Martínez | 593dc7d | 2022-01-05 15:50:59 +0000 | [diff] [blame] | 192 | "description": "Second part of the entry in the log of the 'lock/unlock threads' dialog, when the log entry states that the thread was *not* *un*locked successfully. Log entries are of the form '{first_part}: {second_part}'. For example: 'Thread 164: Locked successfully'." |
Alex Ivanov | 4f3df18 | 2020-04-10 09:33:05 +0300 | [diff] [blame] | 193 | } |
| 194 | } |