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

http://macfuse.googlecode.com/ · Unknown · 65 lines · 58 code · 7 blank · 0 comment · 0 complexity · 551a601242f52217b451ae86861f3830 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" = "Retur";
  15. "Enter" = "?";
  16. "Tab" = "?";
  17. "Space" = "Mellomrom";
  18. "Delete" = "Rettetast";
  19. "Clear" = "?";
  20. "Esc" = "?";
  21. "Home" = "?";
  22. "Page Up" = "?";
  23. "End" = "?";
  24. "Page Down" = "?";
  25. "Help" = "Hjelp";
  26. "Keypad ." = "Tastatur .";
  27. "Keypad *" = "Tastatur *";
  28. "Keypad +" = "Tastatur +";
  29. "Keypad /" = "Tastatur /";
  30. "Keypad -" = "Tastatur -";
  31. "Keypad =" = "Tastatur =";
  32. "Keypad 0" = "Tastatur 0";
  33. "Keypad 1" = "Tastatur 1";
  34. "Keypad 2" = "Tastatur 2";
  35. "Keypad 3" = "Tastatur 3";
  36. "Keypad 4" = "Tastatur 4";
  37. "Keypad 5" = "Tastatur 5";
  38. "Keypad 6" = "Tastatur 6";
  39. "Keypad 7" = "Tastatur 7";
  40. "Keypad 8" = "Tastatur 8";
  41. "Keypad 9" = "Tastatur 9";
  42. "Keypad 0" = "Tastatur 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";