aboutsummaryrefslogtreecommitdiff
path: root/AppKit/GTMHotKeyTextFieldLocalizations
diff options
context:
space:
mode:
Diffstat (limited to 'AppKit/GTMHotKeyTextFieldLocalizations')
-rw-r--r--AppKit/GTMHotKeyTextFieldLocalizations/da.lproj/GTMHotKeyTextField.strings65
-rw-r--r--AppKit/GTMHotKeyTextFieldLocalizations/de.lproj/GTMHotKeyTextField.strings65
-rw-r--r--AppKit/GTMHotKeyTextFieldLocalizations/en.lproj/GTMHotKeyTextField.strings65
-rw-r--r--AppKit/GTMHotKeyTextFieldLocalizations/es.lproj/GTMHotKeyTextField.strings65
-rw-r--r--AppKit/GTMHotKeyTextFieldLocalizations/fi.lproj/GTMHotKeyTextField.strings65
-rw-r--r--AppKit/GTMHotKeyTextFieldLocalizations/fr.lproj/GTMHotKeyTextField.strings65
-rw-r--r--AppKit/GTMHotKeyTextFieldLocalizations/it.lproj/GTMHotKeyTextField.strings65
-rw-r--r--AppKit/GTMHotKeyTextFieldLocalizations/ja.lproj/GTMHotKeyTextField.strings65
-rw-r--r--AppKit/GTMHotKeyTextFieldLocalizations/ko.lproj/GTMHotKeyTextField.strings65
-rw-r--r--AppKit/GTMHotKeyTextFieldLocalizations/nl.lproj/GTMHotKeyTextField.strings65
-rw-r--r--AppKit/GTMHotKeyTextFieldLocalizations/no.lproj/GTMHotKeyTextField.strings65
-rw-r--r--AppKit/GTMHotKeyTextFieldLocalizations/pl.lproj/GTMHotKeyTextField.strings65
-rw-r--r--AppKit/GTMHotKeyTextFieldLocalizations/pt.lproj/GTMHotKeyTextField.strings65
-rw-r--r--AppKit/GTMHotKeyTextFieldLocalizations/ru.lproj/GTMHotKeyTextField.strings65
-rw-r--r--AppKit/GTMHotKeyTextFieldLocalizations/sv.lproj/GTMHotKeyTextField.strings65
-rw-r--r--AppKit/GTMHotKeyTextFieldLocalizations/zh_CN.lproj/GTMHotKeyTextField.strings65
-rw-r--r--AppKit/GTMHotKeyTextFieldLocalizations/zh_TW.lproj/GTMHotKeyTextField.strings65
17 files changed, 0 insertions, 1105 deletions
diff --git a/AppKit/GTMHotKeyTextFieldLocalizations/da.lproj/GTMHotKeyTextField.strings b/AppKit/GTMHotKeyTextFieldLocalizations/da.lproj/GTMHotKeyTextField.strings
deleted file mode 100644
index 66be1af..0000000
--- a/AppKit/GTMHotKeyTextFieldLocalizations/da.lproj/GTMHotKeyTextField.strings
+++ /dev/null
@@ -1,65 +0,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" = "Retur";
-"Enter" = "⌅";
-"Tab" = "Tabulator";
-"Space" = "Mellemrum";
-"Delete" = "⌫";
-"Clear" = "⌧";
-"Esc" = "⎋";
-"Home" = "↖";
-"Page Up" = "⇡";
-"End" = "↘";
-"Page Down" = "⇣";
-"Help" = "Hjælp";
-
-"Keypad ." = "Keypad .";
-"Keypad *" = "Keypad *";
-"Keypad +" = "Keypad +";
-"Keypad /" = "Keypad /";
-"Keypad -" = "Keypad -";
-"Keypad =" = "Keypad =";
-"Keypad 0" = "Keypad 0";
-"Keypad 1" = "Keypad 1";
-"Keypad 2" = "Keypad 2";
-"Keypad 3" = "Keypad 3";
-"Keypad 4" = "Keypad 4";
-"Keypad 5" = "Keypad 5";
-"Keypad 6" = "Keypad 6";
-"Keypad 7" = "Keypad 7";
-"Keypad 8" = "Keypad 8";
-"Keypad 9" = "Keypad 9";
-"Keypad 0" = "Keypad 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";
diff --git a/AppKit/GTMHotKeyTextFieldLocalizations/de.lproj/GTMHotKeyTextField.strings b/AppKit/GTMHotKeyTextFieldLocalizations/de.lproj/GTMHotKeyTextField.strings
deleted file mode 100644
index d80f699..0000000
--- a/AppKit/GTMHotKeyTextFieldLocalizations/de.lproj/GTMHotKeyTextField.strings
+++ /dev/null
@@ -1,65 +0,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" = "Zeilenschalter";
-"Enter" = "⌅";
-"Tab" = "⇥";
-"Space" = "Leertaste";
-"Delete" = "Entf.-Taste";
-"Clear" = "⌦";
-"Esc" = "⎋";
-"Home" = "↖";
-"Page Up" = "⇡";
-"End" = "↘";
-"Page Down" = "⇣";
-"Help" = "Hilfe-Taste";
-
-"Keypad ." = "Tastenfeld .";
-"Keypad *" = "Tastenfeld *";
-"Keypad +" = "Tastenfeld +";
-"Keypad /" = "Tastenfeld /";
-"Keypad -" = "Tastenfeld -";
-"Keypad =" = "Tastenfeld =";
-"Keypad 0" = "Tastenfeld 0";
-"Keypad 1" = "Tastenfeld 1";
-"Keypad 2" = "Tastenfeld 2";
-"Keypad 3" = "Tastenfeld 3";
-"Keypad 4" = "Tastenfeld 4";
-"Keypad 5" = "Tastenfeld 5";
-"Keypad 6" = "Tastenfeld 6";
-"Keypad 7" = "Tastenfeld 7";
-"Keypad 8" = "Tastenfeld 8";
-"Keypad 9" = "Tastenfeld 9";
-"Keypad 0" = "Tastenfeld 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";
diff --git a/AppKit/GTMHotKeyTextFieldLocalizations/en.lproj/GTMHotKeyTextField.strings b/AppKit/GTMHotKeyTextFieldLocalizations/en.lproj/GTMHotKeyTextField.strings
deleted file mode 100644
index d5c102c..0000000
--- a/AppKit/GTMHotKeyTextFieldLocalizations/en.lproj/GTMHotKeyTextField.strings
+++ /dev/null
@@ -1,65 +0,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" = "Return";
-"Enter" = "Enter";
-"Tab" = "Tab";
-"Space" = "Space";
-"Delete" = "Delete";
-"Clear" = "Clear";
-"Esc" = "Esc";
-"Home" = "Home";
-"Page Up" = "Page Up";
-"End" = "End";
-"Page Down" = "Page Down";
-"Help" = "Help";
-
-"Keypad ." = "Keypad .";
-"Keypad *" = "Keypad *";
-"Keypad +" = "Keypad +";
-"Keypad /" = "Keypad /";
-"Keypad -" = "Keypad -";
-"Keypad =" = "Keypad =";
-"Keypad 0" = "Keypad 0";
-"Keypad 1" = "Keypad 1";
-"Keypad 2" = "Keypad 2";
-"Keypad 3" = "Keypad 3";
-"Keypad 4" = "Keypad 4";
-"Keypad 5" = "Keypad 5";
-"Keypad 6" = "Keypad 6";
-"Keypad 7" = "Keypad 7";
-"Keypad 8" = "Keypad 8";
-"Keypad 9" = "Keypad 9";
-"Keypad 0" = "Keypad 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";
diff --git a/AppKit/GTMHotKeyTextFieldLocalizations/es.lproj/GTMHotKeyTextField.strings b/AppKit/GTMHotKeyTextFieldLocalizations/es.lproj/GTMHotKeyTextField.strings
deleted file mode 100644
index fa26173..0000000
--- a/AppKit/GTMHotKeyTextFieldLocalizations/es.lproj/GTMHotKeyTextField.strings
+++ /dev/null
@@ -1,65 +0,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" = "Retorno";
-"Enter" = "⌅";
-"Tab" = "Tabulación";
-"Space" = "Espacio";
-"Delete" = "Eliminar";
-"Clear" = "⌧";
-"Esc" = "⎋";
-"Home" = "↖";
-"Page Up" = "⇡";
-"End" = "↘";
-"Page Down" = "⇣";
-"Help" = "Ayuda";
-
-"Keypad ." = "Teclado .";
-"Keypad *" = "Teclado *";
-"Keypad +" = "Teclado +";
-"Keypad /" = "Teclado /";
-"Keypad -" = "Teclado -";
-"Keypad =" = "Teclado =";
-"Keypad 0" = "Teclado 0";
-"Keypad 1" = "Teclado 1";
-"Keypad 2" = "Teclado 2";
-"Keypad 3" = "Teclado 3";
-"Keypad 4" = "Teclado 4";
-"Keypad 5" = "Teclado 5";
-"Keypad 6" = "Teclado 6";
-"Keypad 7" = "Teclado 7";
-"Keypad 8" = "Teclado 8";
-"Keypad 9" = "Teclado 9";
-"Keypad 0" = "Teclado 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";
diff --git a/AppKit/GTMHotKeyTextFieldLocalizations/fi.lproj/GTMHotKeyTextField.strings b/AppKit/GTMHotKeyTextFieldLocalizations/fi.lproj/GTMHotKeyTextField.strings
deleted file mode 100644
index be5d106..0000000
--- a/AppKit/GTMHotKeyTextFieldLocalizations/fi.lproj/GTMHotKeyTextField.strings
+++ /dev/null
@@ -1,65 +0,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" = "Rivinvaihto";
-"Enter" = "⌅";
-"Tab" = "Sarkain";
-"Space" = "Välilyönti";
-"Delete" = "Poisto";
-"Clear" = "⌧";
-"Esc" = "⎋";
-"Home" = "↖";
-"Page Up" = "⇡";
-"End" = "↘";
-"Page Down" = "⇣";
-"Help" = "Ohjeet";
-
-"Keypad ." = "Näppäimet .";
-"Keypad *" = "Näppäimet *";
-"Keypad +" = "Näppäimet +";
-"Keypad /" = "Näppäimet /";
-"Keypad -" = "Näppäimet -";
-"Keypad =" = "Näppäimet =";
-"Keypad 0" = "Näppäimet 0";
-"Keypad 1" = "Näppäimet 1";
-"Keypad 2" = "Näppäimet 2";
-"Keypad 3" = "Näppäimet 3";
-"Keypad 4" = "Näppäimet 4";
-"Keypad 5" = "Näppäimet 5";
-"Keypad 6" = "Näppäimet 6";
-"Keypad 7" = "Näppäimet 7";
-"Keypad 8" = "Näppäimet 8";
-"Keypad 9" = "Näppäimet 9";
-"Keypad 0" = "Näppäimet 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";
diff --git a/AppKit/GTMHotKeyTextFieldLocalizations/fr.lproj/GTMHotKeyTextField.strings b/AppKit/GTMHotKeyTextFieldLocalizations/fr.lproj/GTMHotKeyTextField.strings
deleted file mode 100644
index 38a0b81..0000000
--- a/AppKit/GTMHotKeyTextFieldLocalizations/fr.lproj/GTMHotKeyTextField.strings
+++ /dev/null
@@ -1,65 +0,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";
diff --git a/AppKit/GTMHotKeyTextFieldLocalizations/it.lproj/GTMHotKeyTextField.strings b/AppKit/GTMHotKeyTextFieldLocalizations/it.lproj/GTMHotKeyTextField.strings
deleted file mode 100644
index 1239fe6..0000000
--- a/AppKit/GTMHotKeyTextFieldLocalizations/it.lproj/GTMHotKeyTextField.strings
+++ /dev/null
@@ -1,65 +0,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" = "A Capo";
-"Enter" = "⌅";
-"Tab" = "Tabulatore";
-"Space" = "Spazio";
-"Delete" = "Canc";
-"Clear" = "⌧";
-"Esc" = "⎋";
-"Home" = "↖";
-"Page Up" = "⇡";
-"End" = "↘";
-"Page Down" = "⇣";
-"Help" = "Aiuto";
-
-"Keypad ." = "Tastiera .";
-"Keypad *" = "Tastiera *";
-"Keypad +" = "Tastiera +";
-"Keypad /" = "Tastiera /";
-"Keypad -" = "Tastiera -";
-"Keypad =" = "Tastiera =";
-"Keypad 0" = "Tastiera 0";
-"Keypad 1" = "Tastiera 1";
-"Keypad 2" = "Tastiera 2";
-"Keypad 3" = "Tastiera 3";
-"Keypad 4" = "Tastiera 4";
-"Keypad 5" = "Tastiera 5";
-"Keypad 6" = "Tastiera 6";
-"Keypad 7" = "Tastiera 7";
-"Keypad 8" = "Tastiera 8";
-"Keypad 9" = "Tastiera 9";
-"Keypad 0" = "Tastiera 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";
diff --git a/AppKit/GTMHotKeyTextFieldLocalizations/ja.lproj/GTMHotKeyTextField.strings b/AppKit/GTMHotKeyTextFieldLocalizations/ja.lproj/GTMHotKeyTextField.strings
deleted file mode 100644
index f66a5b0..0000000
--- a/AppKit/GTMHotKeyTextFieldLocalizations/ja.lproj/GTMHotKeyTextField.strings
+++ /dev/null
@@ -1,65 +0,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" = "↩";
-"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";
-
-"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";
diff --git a/AppKit/GTMHotKeyTextFieldLocalizations/ko.lproj/GTMHotKeyTextField.strings b/AppKit/GTMHotKeyTextFieldLocalizations/ko.lproj/GTMHotKeyTextField.strings
deleted file mode 100644
index c404ca4..0000000
--- a/AppKit/GTMHotKeyTextFieldLocalizations/ko.lproj/GTMHotKeyTextField.strings
+++ /dev/null
@@ -1,65 +0,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" = "↩";
-"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";
-
-"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";
diff --git a/AppKit/GTMHotKeyTextFieldLocalizations/nl.lproj/GTMHotKeyTextField.strings b/AppKit/GTMHotKeyTextFieldLocalizations/nl.lproj/GTMHotKeyTextField.strings
deleted file mode 100644
index 79f642b..0000000
--- a/AppKit/GTMHotKeyTextFieldLocalizations/nl.lproj/GTMHotKeyTextField.strings
+++ /dev/null
@@ -1,65 +0,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" = "↩";
-"Enter" = "⌅";
-"Tab" = "⇥";
-"Space" = "Spatiebalk";
-"Delete" = "⌫";
-"Clear" = "⌧";
-"Esc" = "⎋";
-"Home" = "↖";
-"Page Up" = "⇡";
-"End" = "↘";
-"Page Down" = "⇣";
-"Help" = "Help";
-
-"Keypad ." = "Toetsen .";
-"Keypad *" = "Toetsen *";
-"Keypad +" = "Toetsen +";
-"Keypad /" = "Toetsen /";
-"Keypad -" = "Toetsen -";
-"Keypad =" = "Toetsen =";
-"Keypad 0" = "Toetsen 0";
-"Keypad 1" = "Toetsen 1";
-"Keypad 2" = "Toetsen 2";
-"Keypad 3" = "Toetsen 3";
-"Keypad 4" = "Toetsen 4";
-"Keypad 5" = "Toetsen 5";
-"Keypad 6" = "Toetsen 6";
-"Keypad 7" = "Toetsen 7";
-"Keypad 8" = "Toetsen 8";
-"Keypad 9" = "Toetsen 9";
-"Keypad 0" = "Toetsen 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";
diff --git a/AppKit/GTMHotKeyTextFieldLocalizations/no.lproj/GTMHotKeyTextField.strings b/AppKit/GTMHotKeyTextFieldLocalizations/no.lproj/GTMHotKeyTextField.strings
deleted file mode 100644
index c564b23..0000000
--- a/AppKit/GTMHotKeyTextFieldLocalizations/no.lproj/GTMHotKeyTextField.strings
+++ /dev/null
@@ -1,65 +0,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" = "Retur";
-"Enter" = "⌅";
-"Tab" = "⇥";
-"Space" = "Mellomrom";
-"Delete" = "Rettetast";
-"Clear" = "⌧";
-"Esc" = "⎋";
-"Home" = "↖";
-"Page Up" = "⇡";
-"End" = "↘";
-"Page Down" = "⇣";
-"Help" = "Hjelp";
-
-"Keypad ." = "Tastatur .";
-"Keypad *" = "Tastatur *";
-"Keypad +" = "Tastatur +";
-"Keypad /" = "Tastatur /";
-"Keypad -" = "Tastatur -";
-"Keypad =" = "Tastatur =";
-"Keypad 0" = "Tastatur 0";
-"Keypad 1" = "Tastatur 1";
-"Keypad 2" = "Tastatur 2";
-"Keypad 3" = "Tastatur 3";
-"Keypad 4" = "Tastatur 4";
-"Keypad 5" = "Tastatur 5";
-"Keypad 6" = "Tastatur 6";
-"Keypad 7" = "Tastatur 7";
-"Keypad 8" = "Tastatur 8";
-"Keypad 9" = "Tastatur 9";
-"Keypad 0" = "Tastatur 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";
diff --git a/AppKit/GTMHotKeyTextFieldLocalizations/pl.lproj/GTMHotKeyTextField.strings b/AppKit/GTMHotKeyTextFieldLocalizations/pl.lproj/GTMHotKeyTextField.strings
deleted file mode 100644
index a55c59e..0000000
--- a/AppKit/GTMHotKeyTextFieldLocalizations/pl.lproj/GTMHotKeyTextField.strings
+++ /dev/null
@@ -1,65 +0,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" = "↩";
-"Enter" = "⌅";
-"Tab" = "⇥";
-"Space" = "Spacja";
-"Delete" = "Usuń";
-"Clear" = "⌧";
-"Esc" = "⎋";
-"Home" = "↖";
-"Page Up" = "⇡";
-"End" = "↘";
-"Page Down" = "⇣";
-"Help" = "Pomoc";
-
-"Keypad ." = "Klawiatura .";
-"Keypad *" = "Klawiatura *";
-"Keypad +" = "Klawiatura +";
-"Keypad /" = "Klawiatura /";
-"Keypad -" = "Klawiatura -";
-"Keypad =" = "Klawiatura =";
-"Keypad 0" = "Klawiatura 0";
-"Keypad 1" = "Klawiatura 1";
-"Keypad 2" = "Klawiatura 2";
-"Keypad 3" = "Klawiatura 3";
-"Keypad 4" = "Klawiatura 4";
-"Keypad 5" = "Klawiatura 5";
-"Keypad 6" = "Klawiatura 6";
-"Keypad 7" = "Klawiatura 7";
-"Keypad 8" = "Klawiatura 8";
-"Keypad 9" = "Klawiatura 9";
-"Keypad 0" = "Klawiatura 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";
diff --git a/AppKit/GTMHotKeyTextFieldLocalizations/pt.lproj/GTMHotKeyTextField.strings b/AppKit/GTMHotKeyTextFieldLocalizations/pt.lproj/GTMHotKeyTextField.strings
deleted file mode 100644
index e80fd87..0000000
--- a/AppKit/GTMHotKeyTextFieldLocalizations/pt.lproj/GTMHotKeyTextField.strings
+++ /dev/null
@@ -1,65 +0,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" = "Retorno";
-"Enter" = "⌅";
-"Tab" = "Tabulação";
-"Space" = "Espaço";
-"Delete" = "Apagar";
-"Clear" = "⌧";
-"Esc" = "⎋";
-"Home" = "↖";
-"Page Up" = "⇡";
-"End" = "↘";
-"Page Down" = "⇣";
-"Help" = "Ajuda";
-
-"Keypad ." = "Teclado .";
-"Keypad *" = "Teclado *";
-"Keypad +" = "Teclado +";
-"Keypad /" = "Teclado /";
-"Keypad -" = "Teclado -";
-"Keypad =" = "Teclado =";
-"Keypad 0" = "Teclado 0";
-"Keypad 1" = "Teclado 1";
-"Keypad 2" = "Teclado 2";
-"Keypad 3" = "Teclado 3";
-"Keypad 4" = "Teclado 4";
-"Keypad 5" = "Teclado 5";
-"Keypad 6" = "Teclado 6";
-"Keypad 7" = "Teclado 7";
-"Keypad 8" = "Teclado 8";
-"Keypad 9" = "Teclado 9";
-"Keypad 0" = "Teclado 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";
diff --git a/AppKit/GTMHotKeyTextFieldLocalizations/ru.lproj/GTMHotKeyTextField.strings b/AppKit/GTMHotKeyTextFieldLocalizations/ru.lproj/GTMHotKeyTextField.strings
deleted file mode 100644
index 3bb1059..0000000
--- a/AppKit/GTMHotKeyTextFieldLocalizations/ru.lproj/GTMHotKeyTextField.strings
+++ /dev/null
@@ -1,65 +0,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" = "↩";
-"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";
-
-"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";
diff --git a/AppKit/GTMHotKeyTextFieldLocalizations/sv.lproj/GTMHotKeyTextField.strings b/AppKit/GTMHotKeyTextFieldLocalizations/sv.lproj/GTMHotKeyTextField.strings
deleted file mode 100644
index eb97468..0000000
--- a/AppKit/GTMHotKeyTextFieldLocalizations/sv.lproj/GTMHotKeyTextField.strings
+++ /dev/null
@@ -1,65 +0,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" = "Retur";
-"Enter" = "⌅";
-"Tab" = "Tabb";
-"Space" = "Mellanslag";
-"Delete" = "⌫";
-"Clear" = "⌧";
-"Esc" = "⎋";
-"Home" = "↖";
-"Page Up" = "⇡";
-"End" = "↘";
-"Page Down" = "⇣";
-"Help" = "Hjälp";
-
-"Keypad ." = "Knappsatsen .";
-"Keypad *" = "Knappsatsen *";
-"Keypad +" = "Knappsatsen +";
-"Keypad /" = "Knappsatsen /";
-"Keypad -" = "Knappsatsen -";
-"Keypad =" = "Knappsatsen =";
-"Keypad 0" = "Knappsatsen 0";
-"Keypad 1" = "Knappsatsen 1";
-"Keypad 2" = "Knappsatsen 2";
-"Keypad 3" = "Knappsatsen 3";
-"Keypad 4" = "Knappsatsen 4";
-"Keypad 5" = "Knappsatsen 5";
-"Keypad 6" = "Knappsatsen 6";
-"Keypad 7" = "Knappsatsen 7";
-"Keypad 8" = "Knappsatsen 8";
-"Keypad 9" = "Knappsatsen 9";
-"Keypad 0" = "Knappsatsen 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";
diff --git a/AppKit/GTMHotKeyTextFieldLocalizations/zh_CN.lproj/GTMHotKeyTextField.strings b/AppKit/GTMHotKeyTextFieldLocalizations/zh_CN.lproj/GTMHotKeyTextField.strings
deleted file mode 100644
index 73f541c..0000000
--- a/AppKit/GTMHotKeyTextFieldLocalizations/zh_CN.lproj/GTMHotKeyTextField.strings
+++ /dev/null
@@ -1,65 +0,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" = "↩";
-"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";
-
-"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";
diff --git a/AppKit/GTMHotKeyTextFieldLocalizations/zh_TW.lproj/GTMHotKeyTextField.strings b/AppKit/GTMHotKeyTextFieldLocalizations/zh_TW.lproj/GTMHotKeyTextField.strings
deleted file mode 100644
index b5565bf..0000000
--- a/AppKit/GTMHotKeyTextFieldLocalizations/zh_TW.lproj/GTMHotKeyTextField.strings
+++ /dev/null
@@ -1,65 +0,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" = "↩";
-"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";
-
-"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";