We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
command.revealFileInOS.mac
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In zh-hans:
vscode-loc/i18n/vscode-language-pack-zh-hans/translations/extensions/vscode.git.i18n.json
Line 519 in c884fad
But in zh-hant:
vscode-loc/i18n/vscode-language-pack-zh-hant/translations/extensions/vscode.git.i18n.json
The term "查找器" is incorrect translation of macOS's Finder. It should be "访达" or use the original English term "Finder" like zh-hant.
Actually we already have a correct "Finder" usage in:
https://github.com/microsoft/vscode-loc/blob/c884fad74e3aae2d72a3c0714759e6a6f3f20b22/i18n/vscode-language-pack-zh-hans/translations/main.i18n.json#L9179
"vs/workbench/contrib/files/electron-sandbox/fileActions.contribution": { "filesCategory": "文件", "miShare": "共享", "openContainer": "打开所在的文件夹", "revealInMac": "在 Finder 中显示", "revealInWindows": "在文件资源管理器中显示" }
The above translation use "在 Finder 中显示" instead of "在查找器中显示".
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
In zh-hans:
vscode-loc/i18n/vscode-language-pack-zh-hans/translations/extensions/vscode.git.i18n.json
Line 519 in c884fad
But in zh-hant:
vscode-loc/i18n/vscode-language-pack-zh-hant/translations/extensions/vscode.git.i18n.json
Line 519 in c884fad
The term "查找器" is incorrect translation of macOS's Finder. It should be "访达" or use the original English term "Finder" like zh-hant.
Actually we already have a correct "Finder" usage in:
https://github.com/microsoft/vscode-loc/blob/c884fad74e3aae2d72a3c0714759e6a6f3f20b22/i18n/vscode-language-pack-zh-hans/translations/main.i18n.json#L9179
The above translation use "在 Finder 中显示" instead of "在查找器中显示".
The text was updated successfully, but these errors were encountered: