summaryrefslogtreecommitdiff
path: root/noctalia/.config/plugins/privacy-indicator/i18n/nl.json
diff options
context:
space:
mode:
Diffstat (limited to 'noctalia/.config/plugins/privacy-indicator/i18n/nl.json')
-rw-r--r--noctalia/.config/plugins/privacy-indicator/i18n/nl.json46
1 files changed, 0 insertions, 46 deletions
diff --git a/noctalia/.config/plugins/privacy-indicator/i18n/nl.json b/noctalia/.config/plugins/privacy-indicator/i18n/nl.json
deleted file mode 100644
index d0b031d..0000000
--- a/noctalia/.config/plugins/privacy-indicator/i18n/nl.json
+++ /dev/null
@@ -1,46 +0,0 @@
-{
- "settings": {
- "hideInactive": {
- "desc": "Verberg de pictogrammen voor microfoon, camera en scherm wanneer ze inactief zijn.",
- "label": "Inactieve status verbergen"
- },
- "iconSpacing": {
- "desc": "Stel de afstand tussen de pictogrammen in.",
- "label": "Pictogramafstand"
- },
- "removeMargins": {
- "desc": "Verwijdert alle buitenste marges van de widget.",
- "label": "Marges verwijderen"
- },
- "activeColor": {
- "desc": "Kleur van de pictogrammen wanneer ze actief zijn.",
- "label": "Actieve pictogramkleur"
- },
- "inactiveColor": {
- "desc": "Kleur van de pictogrammen wanneer ze inactief zijn.",
- "label": "Inactieve pictogramkleur"
- }
- },
- "tooltip": {
- "cam-on": "Camera: {apps}",
- "mic-on": "Microfoon: {apps}",
- "screen-on": "Schermdeling: {apps}"
- },
- "toast": {
- "cam-on": "Camera is actief",
- "mic-on": "Microfoon is actief",
- "screen-on": "Scherm delen is actief"
- },
- "menu": {
- "settings": "Widget instellingen"
- },
- "history": {
- "title": "Toegangsgeschiedenis",
- "empty": "Geen recente toegang",
- "clear": "Wissen",
- "action": {
- "started": "Gestart",
- "stopped": "Gestopt"
- }
- }
-} \ No newline at end of file