First cut of translations.

This commit is contained in:
Dirk Baeumer
2016-05-26 15:47:13 +02:00
parent e1999f2685
commit 3318619f5d
162 changed files with 746 additions and 116 deletions

View File

@@ -4,14 +4,14 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"altKey": "ALT",
"altKey.long": "ALT",
"altKey": "Alt",
"altKey.long": "Alt",
"cmdKey": "COMMAND",
"cmdKey.long": "COMMAND",
"ctrlKey": "CTRL",
"ctrlKey": "Ctrl",
"ctrlKey.long": "Управление",
"shiftKey": "SHIFT",
"shiftKey.long": "SHIFT",
"shiftKey": "Shift",
"shiftKey.long": "Shift",
"windowsKey": "Windows",
"windowsKey.long": "Windows"
}