/core/externals/google-toolbox-for-mac/AppKit/GTMHotKeyTextFieldLocalizations/pl.lproj/GTMHotKeyTextField.strings

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