/core/externals/update-engine/externals/google-toolbox-for-mac/AppKit/GTMHotKeyTextFieldLocalizations/ko.lproj/GTMHotKeyTextField.strings

http://macfuse.googlecode.com/ · Unknown · 65 lines · 58 code · 7 blank · 0 comment · 0 complexity · d6f938d05b992f9af7d456b111f0cdb4 MD5 · raw file

  1. /*
  2. GTMHotKeyTextField.strings
  3. Copyright 2009 Google Inc.
  4. Licensed under the Apache License, Version 2.0 (the "License"); you may not
  5. use this file except in compliance with the License. You may obtain a copy
  6. of the License at
  7. http://www.apache.org/licenses/LICENSE-2.0
  8. Unless required by applicable law or agreed to in writing, software
  9. distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
  10. WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
  11. License for the specific language governing permissions and limitations under
  12. the License.
  13. */
  14. "Return" = "?";
  15. "Enter" = "?";
  16. "Tab" = "?";
  17. "Space" = "????";
  18. "Delete" = "?";
  19. "Clear" = "?";
  20. "Esc" = "?";
  21. "Home" = "?";
  22. "Page Up" = "?";
  23. "End" = "?";
  24. "Page Down" = "?";
  25. "Help" = "???";
  26. "Keypad ." = "??? .";
  27. "Keypad *" = "??? *";
  28. "Keypad +" = "??? +";
  29. "Keypad /" = "??? /";
  30. "Keypad -" = "??? -";
  31. "Keypad =" = "??? =";
  32. "Keypad 0" = "??? 0";
  33. "Keypad 1" = "??? 1";
  34. "Keypad 2" = "??? 2";
  35. "Keypad 3" = "??? 3";
  36. "Keypad 4" = "??? 4";
  37. "Keypad 5" = "??? 5";
  38. "Keypad 6" = "??? 6";
  39. "Keypad 7" = "??? 7";
  40. "Keypad 8" = "??? 8";
  41. "Keypad 9" = "??? 9";
  42. "Keypad 0" = "??? 0";
  43. "F1" = "F1";
  44. "F2" = "F2";
  45. "F3" = "F3";
  46. "F4" = "F4";
  47. "F5" = "F5";
  48. "F6" = "F6";
  49. "F7" = "F7";
  50. "F8" = "F8";
  51. "F9" = "F9";
  52. "F10" = "F10";
  53. "F11" = "F11";
  54. "F12" = "F12";
  55. "F13" = "F13";
  56. "F14" = "F14";
  57. "F15" = "F15";
  58. "F16" = "F16";