summaryrefslogtreecommitdiff
path: root/noctalia/.config/plugins/privacy-indicator/i18n/ru.json
diff options
context:
space:
mode:
authorseraphim <18ycm9tx@anonaddy.me>2026-07-24 20:57:33 +0700
committerseraphim <18ycm9tx@anonaddy.me>2026-07-24 20:57:33 +0700
commit395c08d0a334cdffbcc370384bee67f19f964399 (patch)
treed57cdf13385785aaf068d4f8408fe6cc2f095999 /noctalia/.config/plugins/privacy-indicator/i18n/ru.json
frst
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, 46 insertions, 0 deletions
diff --git a/noctalia/.config/plugins/privacy-indicator/i18n/ru.json b/noctalia/.config/plugins/privacy-indicator/i18n/ru.json
new file mode 100644
index 0000000..152e7d8
--- /dev/null
+++ b/noctalia/.config/plugins/privacy-indicator/i18n/ru.json
@@ -0,0 +1,46 @@
+{
+ "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