diff options
| author | seraphim <18ycm9tx@anonaddy.me> | 2026-07-31 14:03:07 +0700 |
|---|---|---|
| committer | seraphim <18ycm9tx@anonaddy.me> | 2026-07-31 14:03:07 +0700 |
| commit | 4835f660f9435fa64336daaaae1ea3cab1dfbee6 (patch) | |
| tree | 45524b7f7cdb6009fa85558cea44678b2b563a43 /noctalia/.config/plugins/privacy-indicator/i18n/ru.json | |
| parent | 59226408d8bc950d7ec8c21623f28b5f7de8fce0 (diff) | |
mouse
Diffstat (limited to 'noctalia/.config/plugins/privacy-indicator/i18n/ru.json')
| -rw-r--r-- | noctalia/.config/plugins/privacy-indicator/i18n/ru.json | 46 |
1 files changed, 0 insertions, 46 deletions
diff --git a/noctalia/.config/plugins/privacy-indicator/i18n/ru.json b/noctalia/.config/plugins/privacy-indicator/i18n/ru.json deleted file mode 100644 index 152e7d8..0000000 --- a/noctalia/.config/plugins/privacy-indicator/i18n/ru.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "settings": { - "hideInactive": { - "desc": "Скрывать значки микрофона, камеры и экрана, когда они неактивны.", - "label": "Скрывать неактивные состояния" - }, - "iconSpacing": { - "desc": "Задать расстояние между значками.", - "label": "Интервал между значками" - }, - "removeMargins": { - "desc": "Удаляет все внешние отступы виджета.", - "label": "Убрать отступы" - }, - "activeColor": { - "desc": "Цвет иконок при активации.", - "label": "Цвет активной иконки" - }, - "inactiveColor": { - "desc": "Цвет иконок в спокойном состоянии.", - "label": "Цвет неактивной иконки" - } - }, - "tooltip": { - "cam-on": "Камера: {apps}", - "mic-on": "Микрофон: {apps}", - "screen-on": "Демонстрация экрана: {apps}" - }, - "toast": { - "cam-on": "Камера активна", - "mic-on": "Микрофон активен", - "screen-on": "Демонстрация экрана активна" - }, - "menu": { - "settings": "Настройки виджета" - }, - "history": { - "title": "История доступа", - "empty": "Нет недавних доступов", - "clear": "Очистить", - "action": { - "started": "Начато", - "stopped": "Остановлено" - } - } -}
\ No newline at end of file |
