add translations + fix bindings
This commit is contained in:
parent
b90077b228
commit
2cf5effef3
14 changed files with 54 additions and 28 deletions
|
|
@ -714,7 +714,7 @@ async updateRecordingRetentionPeriod(period: string) : Promise<Result<null, stri
|
|||
},
|
||||
/**
|
||||
* Checks if the Mac is a laptop by detecting battery presence
|
||||
*
|
||||
*
|
||||
* This uses pmset to check for battery information.
|
||||
* Returns true if a battery is detected (laptop), false otherwise (desktop)
|
||||
*/
|
||||
|
|
@ -749,7 +749,7 @@ export type HistoryEntry = { id: number; file_name: string; timestamp: number; s
|
|||
/**
|
||||
* Result of changing keyboard implementation
|
||||
*/
|
||||
export type ImplementationChangeResult = { success: boolean;
|
||||
export type ImplementationChangeResult = { success: boolean;
|
||||
/**
|
||||
* List of binding IDs that were reset to defaults due to incompatibility
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -239,8 +239,10 @@
|
|||
"clipboardCtrlShiftV": "الحافظة (Ctrl+Shift+V)",
|
||||
"clipboardShiftInsert": "الحافظة (Shift+Insert)",
|
||||
"direct": "مباشر",
|
||||
"none": "بلا"
|
||||
}
|
||||
"none": "بلا",
|
||||
"externalScript": "نص برمجي خارجي"
|
||||
},
|
||||
"externalScriptPlaceholder": "/path/to/your/script.sh"
|
||||
},
|
||||
"typingTool": {
|
||||
"title": "أداة الكتابة",
|
||||
|
|
|
|||
|
|
@ -261,8 +261,10 @@
|
|||
"clipboardCtrlShiftV": "Schránka (Ctrl+Shift+V)",
|
||||
"clipboardShiftInsert": "Schránka (Shift+Insert)",
|
||||
"direct": "Přímé",
|
||||
"none": "Žádné"
|
||||
}
|
||||
"none": "Žádné",
|
||||
"externalScript": "Externí skript"
|
||||
},
|
||||
"externalScriptPlaceholder": "/cesta/k/vasemu/skriptu.sh"
|
||||
},
|
||||
"typingTool": {
|
||||
"title": "Nástroj pro psaní",
|
||||
|
|
|
|||
|
|
@ -261,8 +261,10 @@
|
|||
"clipboardCtrlShiftV": "Portapapeles (Ctrl+Shift+V)",
|
||||
"clipboardShiftInsert": "Portapapeles (Shift+Insert)",
|
||||
"direct": "Directo",
|
||||
"none": "Ninguno"
|
||||
}
|
||||
"none": "Ninguno",
|
||||
"externalScript": "Script externo"
|
||||
},
|
||||
"externalScriptPlaceholder": "/ruta/a/su/script.sh"
|
||||
},
|
||||
"typingTool": {
|
||||
"title": "Herramienta de Escritura",
|
||||
|
|
|
|||
|
|
@ -261,8 +261,10 @@
|
|||
"clipboardCtrlShiftV": "クリップボード (Ctrl+Shift+V)",
|
||||
"clipboardShiftInsert": "クリップボード (Shift+Insert)",
|
||||
"direct": "直接",
|
||||
"none": "なし"
|
||||
}
|
||||
"none": "なし",
|
||||
"externalScript": "外部スクリプト"
|
||||
},
|
||||
"externalScriptPlaceholder": "/path/to/your/script.sh"
|
||||
},
|
||||
"typingTool": {
|
||||
"title": "タイピングツール",
|
||||
|
|
|
|||
|
|
@ -261,8 +261,10 @@
|
|||
"clipboardCtrlShiftV": "클립보드 (Ctrl+Shift+V)",
|
||||
"clipboardShiftInsert": "클립보드 (Shift+Insert)",
|
||||
"direct": "직접",
|
||||
"none": "없음"
|
||||
}
|
||||
"none": "없음",
|
||||
"externalScript": "외부 스크립트"
|
||||
},
|
||||
"externalScriptPlaceholder": "/path/to/your/script.sh"
|
||||
},
|
||||
"typingTool": {
|
||||
"title": "타이핑 도구",
|
||||
|
|
|
|||
|
|
@ -261,8 +261,10 @@
|
|||
"clipboardCtrlShiftV": "Schowek (Ctrl+Shift+V)",
|
||||
"clipboardShiftInsert": "Schowek (Shift+Insert)",
|
||||
"direct": "Bezpośrednio",
|
||||
"none": "Brak"
|
||||
}
|
||||
"none": "Brak",
|
||||
"externalScript": "Skrypt zewnętrzny"
|
||||
},
|
||||
"externalScriptPlaceholder": "/sciezka/do/twojego/skryptu.sh"
|
||||
},
|
||||
"typingTool": {
|
||||
"title": "Narzędzie do wpisywania",
|
||||
|
|
|
|||
|
|
@ -261,8 +261,10 @@
|
|||
"clipboardCtrlShiftV": "Área de Transferência (Ctrl+Shift+V)",
|
||||
"clipboardShiftInsert": "Área de Transferência (Shift+Insert)",
|
||||
"direct": "Direto",
|
||||
"none": "Nenhum"
|
||||
}
|
||||
"none": "Nenhum",
|
||||
"externalScript": "Script externo"
|
||||
},
|
||||
"externalScriptPlaceholder": "/caminho/para/seu/script.sh"
|
||||
},
|
||||
"typingTool": {
|
||||
"title": "Ferramenta de digitação",
|
||||
|
|
|
|||
|
|
@ -261,8 +261,10 @@
|
|||
"clipboardCtrlShiftV": "Буфер обмена (Ctrl+Shift+V)",
|
||||
"clipboardShiftInsert": "Буфер обмена (Shift+Insert)",
|
||||
"direct": "Прямой",
|
||||
"none": "Нет"
|
||||
}
|
||||
"none": "Нет",
|
||||
"externalScript": "Внешний скрипт"
|
||||
},
|
||||
"externalScriptPlaceholder": "/path/to/your/script.sh"
|
||||
},
|
||||
"typingTool": {
|
||||
"title": "Инструмент ввода",
|
||||
|
|
|
|||
|
|
@ -261,8 +261,10 @@
|
|||
"clipboardCtrlShiftV": "Pano (Ctrl+Shift+V)",
|
||||
"clipboardShiftInsert": "Pano (Shift+Insert)",
|
||||
"direct": "Doğrudan",
|
||||
"none": "Yok"
|
||||
}
|
||||
"none": "Yok",
|
||||
"externalScript": "Harici Betik"
|
||||
},
|
||||
"externalScriptPlaceholder": "/dosya/yolu/betik.sh"
|
||||
},
|
||||
"typingTool": {
|
||||
"title": "Yazma Aracı",
|
||||
|
|
|
|||
|
|
@ -261,8 +261,10 @@
|
|||
"clipboardCtrlShiftV": "Буфер обміну (Ctrl+Shift+V)",
|
||||
"clipboardShiftInsert": "Буфер обміну (Shift+Insert)",
|
||||
"direct": "Прямий",
|
||||
"none": "Немає"
|
||||
}
|
||||
"none": "Немає",
|
||||
"externalScript": "Зовнішній скрипт"
|
||||
},
|
||||
"externalScriptPlaceholder": "/path/to/your/script.sh"
|
||||
},
|
||||
"typingTool": {
|
||||
"title": "Інструмент введення",
|
||||
|
|
|
|||
|
|
@ -261,8 +261,10 @@
|
|||
"clipboardCtrlShiftV": "Clipboard (Ctrl+Shift+V)",
|
||||
"clipboardShiftInsert": "Clipboard (Shift+Insert)",
|
||||
"direct": "Trực tiếp",
|
||||
"none": "Không có"
|
||||
}
|
||||
"none": "Không có",
|
||||
"externalScript": "Script bên ngoài"
|
||||
},
|
||||
"externalScriptPlaceholder": "/duong-dan/toi/script.sh"
|
||||
},
|
||||
"typingTool": {
|
||||
"title": "Công cụ gõ",
|
||||
|
|
|
|||
|
|
@ -261,8 +261,10 @@
|
|||
"clipboardCtrlShiftV": "剪貼簿 (Ctrl+Shift+V)",
|
||||
"clipboardShiftInsert": "剪貼簿 (Shift+Insert)",
|
||||
"direct": "直接",
|
||||
"none": "無"
|
||||
}
|
||||
"none": "無",
|
||||
"externalScript": "外部腳本"
|
||||
},
|
||||
"externalScriptPlaceholder": "/path/to/your/script.sh"
|
||||
},
|
||||
"typingTool": {
|
||||
"title": "輸入工具",
|
||||
|
|
|
|||
|
|
@ -261,8 +261,10 @@
|
|||
"clipboardCtrlShiftV": "剪贴板 (Ctrl+Shift+V)",
|
||||
"clipboardShiftInsert": "剪贴板 (Shift+Insert)",
|
||||
"direct": "直接",
|
||||
"none": "无"
|
||||
}
|
||||
"none": "无",
|
||||
"externalScript": "外部脚本"
|
||||
},
|
||||
"externalScriptPlaceholder": "/path/to/your/script.sh"
|
||||
},
|
||||
"typingTool": {
|
||||
"title": "输入工具",
|
||||
|
|
|
|||
Loading…
Reference in a new issue