aboutsummaryrefslogtreecommitdiff
path: root/AppKit/GTMHotKeyTextFieldLocalizations/zh_TW.lproj
diff options
context:
space:
mode:
authorGravatar gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3>2009-06-04 16:30:39 +0000
committerGravatar gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3>2009-06-04 16:30:39 +0000
commit9920aadccc0c3a8f0c87199eafe942df35477fc1 (patch)
tree2ebbc95174ab1f8c5d7ac1f479051839efff32d6 /AppKit/GTMHotKeyTextFieldLocalizations/zh_TW.lproj
parentf73258a5111224da89ee20c7c89f2bf41d44b431 (diff)
[Author: dmaclach]
Add localizations for GTMHotKeyTextField. DELTA=906 (904 added, 0 deleted, 2 changed) R=thomasvl
Diffstat (limited to 'AppKit/GTMHotKeyTextFieldLocalizations/zh_TW.lproj')
-rw-r--r--AppKit/GTMHotKeyTextFieldLocalizations/zh_TW.lproj/GTMHotKeyTextField.strings49
1 files changed, 49 insertions, 0 deletions
diff --git a/AppKit/GTMHotKeyTextFieldLocalizations/zh_TW.lproj/GTMHotKeyTextField.strings b/AppKit/GTMHotKeyTextFieldLocalizations/zh_TW.lproj/GTMHotKeyTextField.strings
new file mode 100644
index 0000000..5a0e8f4
--- /dev/null
+++ b/AppKit/GTMHotKeyTextFieldLocalizations/zh_TW.lproj/GTMHotKeyTextField.strings
@@ -0,0 +1,49 @@
+/*
+ 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" = "↩";
+"Enter" = "⌅";
+"Tab" = "⇥";
+"Space" = "空白";
+"Delete" = "⌫";
+"Clear" = "⌧";
+"Esc" = "⎋";
+"Home" = "↖";
+"Page Up" = "⇡";
+"End" = "↘";
+"Page Down" = "⇣";
+"Help" = "輔助說明";
+
+"Keypad ." = "鍵盤 .";
+"Keypad *" = "鍵盤 *";
+"Keypad +" = "鍵盤 +";
+"Keypad /" = "鍵盤 /";
+"Keypad -" = "鍵盤 -";
+"Keypad =" = "鍵盤 =";
+"Keypad 0" = "鍵盤 0";
+"Keypad 1" = "鍵盤 1";
+"Keypad 2" = "鍵盤 2";
+"Keypad 3" = "鍵盤 3";
+"Keypad 4" = "鍵盤 4";
+"Keypad 5" = "鍵盤 5";
+"Keypad 6" = "鍵盤 6";
+"Keypad 7" = "鍵盤 7";
+"Keypad 8" = "鍵盤 8";
+"Keypad 9" = "鍵盤 9";
+"Keypad 0" = "鍵盤 0";
+