forked from naotaka/ClipMenu
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLocalizable.strings
165 lines (110 loc) · 9.16 KB
/
Localizable.strings
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
/* Hot Keys: Key Combo text for 'empty' combo */
"(None)" = "(None)";
/* No comment provided by engineer. */
"About ClipMenu" = "About ClipMenu";
/* No comment provided by engineer. */
"Action" = "Action";
/* No comment provided by engineer. */
"Add" = "Add";
/* No comment provided by engineer. */
"Are you sure you want to clear your clipboard history?" = "Are you sure you want to clear your clipboard history?";
/* No comment provided by engineer. */
"Built-in" = "Built-in";
/* No comment provided by engineer. */
"Cancel" = "Cancel";
/* No comment provided by engineer. */
"Case" = "Case";
/* No comment provided by engineer. */
"Clear History" = "Clear History";
/* No comment provided by engineer. */
"Could not save changes while quitting. Quit anyway?" = "Could not save changes while quitting. Quit anyway?";
/* No comment provided by engineer. */
"Could not save your clipboard history to file." = "Could not save your clipboard history to file.";
/* No comment provided by engineer. */
"Could not write document out..." = "Could not write document out...";
/* No comment provided by engineer. */
"Don't Launch" = "Don't Launch";
/* No comment provided by engineer. */
"Edit Snippets..." = "Edit Snippets...";
/* No comment provided by engineer. */
"Error" = "Error";
/* No comment provided by engineer. */
"Failed to evaluate script" = "Failed to evaluate script";
/* No comment provided by engineer. */
"Failed to export history" = "Failed to export history";
/* No comment provided by engineer. */
"Failed to parse XML file" = "Failed to parse XML file";
/* No comment provided by engineer. */
"General" = "General";
/* No comment provided by engineer. */
"History" = "History";
/* No comment provided by engineer. */
"JavaScript" = "JavaScript";
/* No comment provided by engineer. */
"Launch ClipMenu on system startup?" = "Launch ClipMenu on system startup?";
/* No comment provided by engineer. */
"Launch on system startup" = "Launch on system startup";
/* No comment provided by engineer. */
"Menu" = "Menu";
/* No comment provided by engineer. */
"None" = "None";
/* No comment provided by engineer. */
"OK" = "OK";
/* No comment provided by engineer. */
"Other..." = "Other...";
/* No comment provided by engineer. */
"Paste as File Path" = "Paste as File Path";
/* No comment provided by engineer. */
"Paste as HFS File Path" = "Paste as HFS File Path";
/* No comment provided by engineer. */
"Paste as Plain Text" = "Paste as Plain Text";
/* No comment provided by engineer. */
"Paste the clip as HFS File Path" = "Paste the clip as HFS File Path";
/* No comment provided by engineer. */
"Paste the clip as Plain Text" = "Paste the clip as Plain Text";
/* No comment provided by engineer. */
"Paste the clip as POSIX File Path" = "Paste the clip as POSIX File Path";
/* No comment provided by engineer. */
"Pop up Action Menu" = "Pop up Action Menu";
/* No comment provided by engineer. */
"Preferences..." = "Preferences...";
/* No comment provided by engineer. */
"Quit anyway" = "Quit anyway";
/* No comment provided by engineer. */
"Quit ClipMenu" = "Quit ClipMenu";
/* No comment provided by engineer. */
"Remove" = "Remove";
/* No comment provided by engineer. */
"Remove the clip from the clipboard history" = "Remove the clip from the clipboard history";
/* No comment provided by engineer. */
"Script Error" = "Script Error";
/* No comment provided by engineer. */
"Script error has occurred" = "Script error has occurred";
/* No comment provided by engineer. */
"Script Exception Raised" = "Script Exception Raised";
/* No comment provided by engineer. */
"Select" = "Select";
/* No comment provided by engineer. */
"Shortcuts" = "Shortcuts";
/* No comment provided by engineer. */
"Snippets" = "Snippets";
/* No comment provided by engineer. */
"Speak" = "Speak";
/* No comment provided by engineer. */
"The script you selected does not exist" = "The script you selected does not exist";
/* No comment provided by engineer. */
"Trim" = "Trim";
/* No comment provided by engineer. */
"Type" = "Type";
/* No comment provided by engineer. */
"Unable to end editing" = "Unable to end editing";
/* No comment provided by engineer. */
"Unable to load script" = "Unable to load script";
/* No comment provided by engineer. */
"untitled snippet" = "untitled snippet";
/* No comment provided by engineer. */
"Updates" = "Updates";
/* No comment provided by engineer. */
"You can change this setting in the Preferences if you want." = "You can change this setting in the Preferences if you want.";
/* No comment provided by engineer. */
"Your script file does not exist." = "Your script file does not exist.";