summaryrefslogtreecommitdiff
path: root/noctalia/.config/plugins/privacy-indicator/i18n/zh-TW.json
diff options
context:
space:
mode:
Diffstat (limited to 'noctalia/.config/plugins/privacy-indicator/i18n/zh-TW.json')
-rw-r--r--noctalia/.config/plugins/privacy-indicator/i18n/zh-TW.json46
1 files changed, 0 insertions, 46 deletions
diff --git a/noctalia/.config/plugins/privacy-indicator/i18n/zh-TW.json b/noctalia/.config/plugins/privacy-indicator/i18n/zh-TW.json
deleted file mode 100644
index febeadc..0000000
--- a/noctalia/.config/plugins/privacy-indicator/i18n/zh-TW.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