summaryrefslogtreecommitdiff
path: root/noctalia/.config/plugins/privacy-indicator/i18n/hu.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/hu.json
frst
Diffstat (limited to 'noctalia/.config/plugins/privacy-indicator/i18n/hu.json')
-rw-r--r--noctalia/.config/plugins/privacy-indicator/i18n/hu.json46
1 files changed, 46 insertions, 0 deletions
diff --git a/noctalia/.config/plugins/privacy-indicator/i18n/hu.json b/noctalia/.config/plugins/privacy-indicator/i18n/hu.json
new file mode 100644
index 0000000..4a7ba8c
--- /dev/null
+++ b/noctalia/.config/plugins/privacy-indicator/i18n/hu.json
@@ -0,0 +1,46 @@
+{
+ "settings": {
+ "hideInactive": {
+ "desc": "Mikrofon, kamera és képernyő ikonok elrejtése, ha éppen nincsenek használatban.",
+ "label": "Inaktív állapotok elrejtése"
+ },
+ "iconSpacing": {
+ "desc": "Állítsa be az ikonok közötti távolságot.",
+ "label": "Ikon távolság"
+ },
+ "removeMargins": {
+ "desc": "Távolítsd el a widget összes külső margóját.",
+ "label": "Margók eltávolítása"
+ },
+ "activeColor": {
+ "desc": "Az ikonok színe, amikor aktívak.",
+ "label": "Aktív ikon színe"
+ },
+ "inactiveColor": {
+ "desc": "Az ikonok színe, amikor inaktívak.",
+ "label": "Inaktív ikon színe"
+ }
+ },
+ "tooltip": {
+ "cam-on": "Kamera: {apps}",
+ "mic-on": "Mikrofon: {apps}",
+ "screen-on": "Képernyőmegosztás: {apps}"
+ },
+ "toast": {
+ "cam-on": "A kamera aktív",
+ "mic-on": "A mikrofon aktív",
+ "screen-on": "Képernyőmegosztás aktív"
+ },
+ "menu": {
+ "settings": "Widget beállítások"
+ },
+ "history": {
+ "title": "Hozzáférési előzmények",
+ "empty": "Nincs nemrégiben történt hozzáférés",
+ "clear": "Törlés",
+ "action": {
+ "started": "Elindítva",
+ "stopped": "Leállítva"
+ }
+ }
+} \ No newline at end of file