microsoft/vscode-loc
Publicmirrored fromhttps://github.com/microsoft/vscode-locAvailable
i18n/vscode-language-pack-qps-ploc/README.md
28lines · modecode
| 1 | # Þƨèúδô £áñϱúáϱè £áñϱúáϱè Þáçƙ ƒôř V§ Çôδè |
| 2 | |
| 3 | Âδδƨ ℓôçáℓïƺáƭïôñ ƒôř Þƨèúδô £áñϱúáϱè ƭô V§ Çôδè. Þƨèúδô £áñϱúáϱè ïƨ á ℓáñϱúáϱè úƨèδ ƭô ƭèƨƭ úñïçôδè çλářáçƭèř ƨúƥƥôřƭ ïñ áƥƥℓïçáƭïôñƨ. |
| 4 | |
| 5 | # Pseudo Language Language Pack for VS Code |
| 6 | |
| 7 | Adds localization for Pseudo Language to VS Code. Pseudo Language is a language used to test unicode character support in applications. |
| 8 | |
| 9 | ## Usage |
| 10 | |
| 11 | You can override the default UI language by explicitly setting the VS Code display language using the **Configure Display Language** command. |
| 12 | |
| 13 | Press `Ctrl+Shift+P` to bring up the **Command Palette** then start typing `display` to filter and display the **Configure Display Language** command. |
| 14 | |
| 15 | Press `Enter` and a list of installed languages by locale is displayed, with the current locale highlighted. Select another `locale` to switch UI language. |
| 16 | |
| 17 | See [Docs](https://go.microsoft.com/fwlink/?LinkId=761051) for more information. |
| 18 | |
| 19 | ## Contributing |
| 20 | |
| 21 | For feedback of translation improvement, please create Issue in [vscode-loc](https://github.com/microsoft/vscode-loc) repo. |
| 22 | |
| 23 | The translation strings are maintained in Microsoft Localization Platform. Change can only be made in Microsoft Localization Platform then export to vscode-loc repo. So pull request won't be accepted in vscode-loc repo. |
| 24 | |
| 25 | |
| 26 | ## License |
| 27 | |
| 28 | The source code and strings are licensed under the [MIT](https://github.com/Microsoft/vscode-loc/blob/master/LICENSE.md) license. |
| 29 | |