summaryrefslogtreecommitdiff
path: root/noctalia/.config/plugins/privacy-indicator/i18n/ru.json
diff options
context:
space:
mode:
Diffstat (limited to 'noctalia/.config/plugins/privacy-indicator/i18n/ru.json')
-rw-r--r--noctalia/.config/plugins/privacy-indicator/i18n/ru.json46
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