summaryrefslogtreecommitdiffstats
path: root/common_texts.cpp
blob: 976f61a35e8820aa7349ccf7fa4343d56f164a79 (plain)
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
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
/* This file is part of the KDE libraries
    Copyright (C) 1997 Stephan Kulow (coolo@kde.org)

    This library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Library General Public
    License as published by the Free Software Foundation; either
    version 2 of the License, or (at your option) any later version.

    This library is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    Library General Public License for more details.

    You should have received a copy of the GNU Library General Public License
    along with this library; see the file COPYING.LIB.  If not, write to
    the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
    Boston, MA 02110-1301, USA.
*/

/* This file contains several often used phrases to avoid double
   work. If you think, that a phrase belongs here, contact me
*/

i18n( "Configure");
i18n( "&Configure");
i18n( "Configuration");
i18n( "Modify");
i18n( "&Modify");
i18n( "Align");
i18n( "Page");
i18n( "Border");
i18n( "Orientation");
i18n( "Width");
i18n( "&Width");
i18n( "Height");
i18n( "&Height");
i18n( "Spacing");
i18n( "Horizontal");
i18n( "Vertical");
i18n( "Right");
i18n( "Left");
i18n( "Center");
i18n( "Top");
i18n( "Bottom");
i18n( "&Bottom");
i18n( "Move");
i18n( "Select All");
i18n( "Delete All");
i18n( "Clear All");
i18n( "Export");
i18n( "Import");
i18n( "Zoom");
i18n( "&Zoom");
i18n( "Error");
i18n( "Malformed URL");
i18n( "Charset:");
i18n( "Yes");
i18n( "No");
i18n( "Warning");
i18n( "Save a file");
i18n( "Contents");
i18n( "About");
i18n( "&About");
i18n( "A&bout");
i18n( "Untitled");
i18n( "OK");
i18n( "&OK");
i18n( "On");
i18n( "Off");
i18n( "Cancel");
i18n( "&Cancel");
i18n( "Apply");
i18n( "&Apply");
i18n( "File");
i18n( "&Discard");
i18n( "Discard");
i18n( "&File");
i18n( "Help");
i18n( "&Help");
i18n( "Edit");
i18n( "&Edit");
i18n( "&Options");
i18n( "View");
i18n( "&View");
i18n( "E&xit");
i18n( "Quit");
i18n( "&Quit");
i18n( "Reload");
i18n( "Back");
i18n( "Copy");
i18n( "&Copy");
i18n( "Paste");
i18n( "&Paste");
i18n( "&New Window...");
i18n( "New &Window...");
i18n( "&New Window");
i18n( "New Game");
i18n( "&New Game");
i18n( "Open");
i18n( "Open a File");
i18n( "Open...");
i18n( "&Open...");
i18n( "Cut");
i18n( "&Cut");
i18n( "C&ut");
i18n( "Font");
i18n( "&Foreground Color");
i18n( "&Background Color");
i18n( "Save");
i18n( "&Save");
i18n( "Save As");
i18n( "Save As...");
i18n( "S&ave As...");
i18n( "Close");
i18n( "&Close");
i18n( "&Print...");
i18n( "Sorry");
i18n( "Options");
i18n( "Remove");
i18n( "Add");
i18n( "Change");
i18n( "Delete");
i18n( "&Delete");
i18n( "Clear");
i18n( "Italic");
i18n( "Roman");
i18n( "Undo");
i18n( "&Undo");
i18n( "Redo");
i18n( "&Redo");
i18n( "&Game");
i18n( "Information");
i18n( "Portrait");
i18n( "Landscape");
i18n( "locally connected"); // Qt bug
i18n( "Browse...");
i18n( "Stop");
i18n( "&Remove");
i18n( "&Properties...");
i18n( "Properties");
i18n( "&Start");
i18n( "St&op");
i18n( "Miscellaneous");
i18n( "Font Size");
i18n( "Fonts");
i18n( "&Fonts");
i18n( "&Reload");
i18n( "Files");
i18n( "Continue");
i18n( "Restore");
i18n( "Appearance");
i18n( "Print");
i18n( "Monday");
i18n( "Tuesday");
i18n( "Wednesday");
i18n( "Thursday");
i18n( "Friday");
i18n( "Saturday");
i18n( "Sunday");
i18n( "&Update");
// mok - removed "Layout" from here as it has to be translated in many different ways
// i18n( "Layout");
i18n( "Highscore");
i18n( "&New View");
i18n( "&Insert");
// (Rikkus) Removed << and >> for next and previous and put '+ " >>"' in
// kwizard.h - fixes translation ?
i18n( "Opposite to Previous","&Next");
i18n( "&Previous");
i18n( "Replace");
i18n( "&Replace...");
i18n( "Insert");
i18n( "Default");
i18n( "&Defaults");
i18n( "&Contents");
i18n( "&About");
i18n( "Open Recent");
i18n( "Open &Recent");
i18n( "&Find...");
i18n( "Find &Next");
i18n( "Bookmarks");
i18n( "&Bookmarks");
i18n( "&Add Bookmark");
i18n( "&Edit Bookmarks...");
i18n( "&Tools");
i18n( "&Spelling...");
i18n( "Show &Menubar");
i18n( "Show &Toolbar");
i18n( "Show &Statusbar");
i18n( "Configure &Key Bindings...");
i18n( "&Preferences...");
i18n( "&Settings");
i18n( "Do not show this message again");
i18n(TQACCEL_OBJECT_NAME_STRING, "Escape");
i18n(TQACCEL_OBJECT_NAME_STRING, "Tab");
i18n(TQACCEL_OBJECT_NAME_STRING, "Backtab");
i18n(TQACCEL_OBJECT_NAME_STRING, "Backspace");
i18n(TQACCEL_OBJECT_NAME_STRING, "Return");
i18n(TQACCEL_OBJECT_NAME_STRING, "Enter");
i18n(TQACCEL_OBJECT_NAME_STRING, "Insert");
i18n(TQACCEL_OBJECT_NAME_STRING, "Delete");
i18n(TQACCEL_OBJECT_NAME_STRING, "Pause");
i18n(TQACCEL_OBJECT_NAME_STRING, "Print");
i18n(TQACCEL_OBJECT_NAME_STRING, "SysReq");
i18n(TQACCEL_OBJECT_NAME_STRING, "Home");
i18n(TQACCEL_OBJECT_NAME_STRING, "End");
i18n(TQACCEL_OBJECT_NAME_STRING, "Left");
i18n(TQACCEL_OBJECT_NAME_STRING, "Up");
i18n(TQACCEL_OBJECT_NAME_STRING, "Right");
i18n(TQACCEL_OBJECT_NAME_STRING, "Down");
i18n(TQACCEL_OBJECT_NAME_STRING, "Prior");
i18n(TQACCEL_OBJECT_NAME_STRING, "Next");
i18n(TQACCEL_OBJECT_NAME_STRING, "Shift");
i18n(TQACCEL_OBJECT_NAME_STRING, "Control");
i18n(TQACCEL_OBJECT_NAME_STRING, "Meta");
i18n(TQACCEL_OBJECT_NAME_STRING, "Alt");
i18n(TQACCEL_OBJECT_NAME_STRING, "CapsLock");
i18n(TQACCEL_OBJECT_NAME_STRING, "NumLock");
i18n(TQACCEL_OBJECT_NAME_STRING, "ScrollLock");
i18n(TQACCEL_OBJECT_NAME_STRING, "Space");
i18n(TQACCEL_OBJECT_NAME_STRING, "ParenLeft");
i18n(TQACCEL_OBJECT_NAME_STRING, "ParenRight");
i18n(TQACCEL_OBJECT_NAME_STRING, "Asterisk");
i18n(TQACCEL_OBJECT_NAME_STRING, "Plus");
i18n(TQACCEL_OBJECT_NAME_STRING, "Comma");
i18n(TQACCEL_OBJECT_NAME_STRING, "Minus");
i18n(TQACCEL_OBJECT_NAME_STRING, "Period");
i18n(TQACCEL_OBJECT_NAME_STRING, "Slash");
i18n(TQACCEL_OBJECT_NAME_STRING, "Colon");
i18n(TQACCEL_OBJECT_NAME_STRING, "Semicolon");
i18n(TQACCEL_OBJECT_NAME_STRING, "Less");
i18n(TQACCEL_OBJECT_NAME_STRING, "Equal");
i18n(TQACCEL_OBJECT_NAME_STRING, "Greater");
i18n(TQACCEL_OBJECT_NAME_STRING, "Question");
i18n(TQACCEL_OBJECT_NAME_STRING, "BracketLeft");
i18n(TQACCEL_OBJECT_NAME_STRING, "Backslash");
i18n(TQACCEL_OBJECT_NAME_STRING, "BracketRight");
i18n(TQACCEL_OBJECT_NAME_STRING, "AsciiCircum");
i18n(TQACCEL_OBJECT_NAME_STRING, "Underscore");
i18n(TQACCEL_OBJECT_NAME_STRING, "QuoteLeft");
i18n(TQACCEL_OBJECT_NAME_STRING, "BraceLeft");
i18n(TQACCEL_OBJECT_NAME_STRING, "BraceRight");
i18n(TQACCEL_OBJECT_NAME_STRING, "AsciiTilde");
i18n(TQACCEL_OBJECT_NAME_STRING, "PgUp");
i18n(TQACCEL_OBJECT_NAME_STRING, "PgDown");
i18n(TQACCEL_OBJECT_NAME_STRING, "Apostrophe");
i18n(TQACCEL_OBJECT_NAME_STRING, "Ampersand");
i18n(TQACCEL_OBJECT_NAME_STRING, "Exclam");
i18n(TQACCEL_OBJECT_NAME_STRING, "Dollar");
i18n(TQACCEL_OBJECT_NAME_STRING, "Percent");
i18n(TQACCEL_OBJECT_NAME_STRING, "Menu");
i18n(TQACCEL_OBJECT_NAME_STRING, "Help");
i18n(TQACCEL_OBJECT_NAME_STRING, "NumberSign");
i18n("Main Toolbar");

//some font styles
i18n("font style", "Demi-bold");
i18n("font style", "Light");
i18n("font style", "Light Italic");
i18n("font style", "Demi-bold Italic");
i18n("font style", "Demi-bold");
i18n("font style", "Demi-bold Italic");
i18n("font style", "Oblique");
i18n("font style", "Book");
i18n("font style", "Book Oblique");

//fix KWin after 3.1
i18n("window operation", "Sticky");
i18n("window operation", "Un-Sticky");