/core/externals/google-toolbox-for-mac/AppKit/GTMHotKeyTextFieldLocalizations/fr.lproj/GTMHotKeyTextField.strings
Unknown | 65 lines | 58 code | 7 blank | 0 comment | 0 complexity | 88da30cad8ffdedd33c288b16562811a MD5 | raw file
Possible License(s): Apache-2.0, BSD-3-Clause, GPL-2.0
- /*
- GTMHotKeyTextField.strings
- Copyright 2009 Google Inc.
- Licensed under the Apache License, Version 2.0 (the "License"); you may not
- use this file except in compliance with the License. You may obtain a copy
- of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
- WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
- License for the specific language governing permissions and limitations under
- the License.
- */
- "Return" = "Retour";
- "Enter" = "?";
- "Tab" = "Tab";
- "Space" = "Espace";
- "Delete" = "Supprimer";
- "Clear" = "?";
- "Esc" = "Échap";
- "Home" = "?";
- "Page Up" = "?";
- "End" = "?";
- "Page Down" = "?";
- "Help" = "Aide";
- "Keypad ." = "Clavier .";
- "Keypad *" = "Clavier *";
- "Keypad +" = "Clavier +";
- "Keypad /" = "Clavier /";
- "Keypad -" = "Clavier -";
- "Keypad =" = "Clavier =";
- "Keypad 0" = "Clavier 0";
- "Keypad 1" = "Clavier 1";
- "Keypad 2" = "Clavier 2";
- "Keypad 3" = "Clavier 3";
- "Keypad 4" = "Clavier 4";
- "Keypad 5" = "Clavier 5";
- "Keypad 6" = "Clavier 6";
- "Keypad 7" = "Clavier 7";
- "Keypad 8" = "Clavier 8";
- "Keypad 9" = "Clavier 9";
- "Keypad 0" = "Clavier 0";
- "F1" = "F1";
- "F2" = "F2";
- "F3" = "F3";
- "F4" = "F4";
- "F5" = "F5";
- "F6" = "F6";
- "F7" = "F7";
- "F8" = "F8";
- "F9" = "F9";
- "F10" = "F10";
- "F11" = "F11";
- "F12" = "F12";
- "F13" = "F13";
- "F14" = "F14";
- "F15" = "F15";
- "F16" = "F16";