~ubuntu-branches/ubuntu/quantal/terminal.app/quantal

« back to all changes in this revision

Viewing changes to English.lproj/Localizable.strings

  • Committer: Package Import Robot
  • Author(s): Yavor Doganov
  • Date: 2012-06-14 13:55:31 UTC
  • mfrom: (4.1.5 sid)
  • Revision ID: package-import@ubuntu.com-20120614135531-xbagikvsm7nmcq25
Tags: 0.9.8-1
* New upstream release:
  + Fixes FTBFS with ld that defaults to --as-needed (Closes: #639040).
* TerminalParser_LinuxPrefs.m:
* TerminalView.m (-initWithFrame:):
* TerminalViewPrefs.m:
* ServicesPrefs.m: Revert all direct modifications.
* debian/control (Maintainer, Uploaders): Make the team maintainer, add
  myself.
  (Section): Change to `gnustep'.
  (Build-Depends): Require debhelper >= 8.  Remove version requirement
  for libgnustep-gui-dev.  Add dpkg-dev (>= 1.16.1~) and imagemagick.
  Drop gnustep-make.
  (Homepage): Point to the new location.
  (Vcs-Git, Vcs-Browser): New fields.
  (Conflicts, Replaces): Remove, no longer needed.
  (Depends): Add ${misc:Depends}.
  (Standards-Version): Claim compliance with 3.9.3 as of this release.
* debian/compat: Bump to 8.
* debian/rules: Get rid of gs_make.  Enable hardening, verbose builds,
  support for `noopt'.
  (d_app): New convenience variable.
  (build-stamp): Convert the app icon in XPM format.
  (clean): Delete the generated icon.
  (install): Replace the deprecated `dh_clean -k' with dh_prep.  Don't
  install lintian overrides.  Install the XPM icon.
  (binary-arch): Remove unnecessary arguments to dh_installman and
  dh_shlibdeps.  Move arch-independent Resources to /usr/share.
* debian/source/format: New file; set format to 3.0 (quilt).
* debian/overrides: Delete.
* debian/prerm: Don't ignore errors.
* debian/preinst:
* debian/watch: New file.
* debian/menu: Add icon.
* debian/Terminal.desktop: Make it valid.  Add Bulgarian translation.
* debian/Terminal.1: Fix errors from man.  Update homepage.
* debian/docs: Delete; duplicated by the manpage.
* debian/copyright: Switch to format 1.0, update copyright years, add
  many copyright holders.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/***
2
2
English.lproj/Localizable.strings
3
 
updated by make_strings 2002-12-09 18:39:08 +0100
 
3
updated by make_strings 2010-01-15 20:24:14 +0100
4
4
add comments above this one
5
5
***/
6
6
 
8
8
/*** Keys found in multiple places ***/
9
9
 
10
10
/* File: ServicesParameterWindowController.m:98 */
11
 
/* File: ServicesPrefs.m:653 */
 
11
/* File: ServicesPrefs.m:654 */
12
12
"Command line:" = "Command line:";
13
13
 
 
14
/* File: TerminalView.m:1130 */
 
15
/* Flag: untranslated */
 
16
/* File: TerminalView.m:1857 */
 
17
/* Flag: untranslated */
 
18
"Unexpected error while writing: %m."
 
19
= "Unexpected error while writing: %m.";
 
20
 
 
21
/* File: main.m:324 */
 
22
/* Flag: untranslated */
 
23
/* File: main.m:345 */
 
24
/* Flag: untranslated */
 
25
"Quit?" = "Quit?";
 
26
 
 
27
 
 
28
/*** Unmatched/untranslated keys ***/
 
29
 
 
30
/* File: TerminalView.m:1992 */
 
31
/* Flag: untranslated */
 
32
"Unable to set non-blocking mode: %m."
 
33
= "Unable to set non-blocking mode: %m.";
 
34
 
 
35
/* File: TerminalViewPrefs.m:289 */
 
36
/* Flag: unmatched */
 
37
"Line" = "Line";
 
38
 
 
39
/* File: TerminalViewPrefs.m:290 */
 
40
/* Flag: unmatched */
 
41
"Stroked block" = "Stroked block";
 
42
 
 
43
/* File: TerminalViewPrefs.m:291 */
 
44
/* Flag: unmatched */
 
45
"Filled block" = "Filled block";
 
46
 
 
47
/* File: TerminalViewPrefs.m:292 */
 
48
/* Flag: unmatched */
 
49
"Inverted block" = "Inverted block";
 
50
 
 
51
/* File: TerminalViewPrefs.m:397 */
 
52
/* Flag: untranslated */
 
53
"Display black on white text" = "Display black on white text";
 
54
 
 
55
/* File: main.m:189 */
 
56
/* Flag: untranslated */
 
57
"Miniaturize all" = "Miniaturize all";
 
58
 
 
59
/* File: main.m:275 */
 
60
/* Flag: untranslated */
 
61
"Quit anyway" = "Quit anyway";
 
62
 
 
63
/* File: main.m:283 */
 
64
/* Flag: untranslated */
 
65
"Don't quit" = "Don't quit";
 
66
 
 
67
/* File: main.m:300 */
 
68
/* Flag: untranslated */
 
69
"There are active windows. Quitting will close them."
 
70
= "There are active windows. Quitting will close them.";
 
71
 
14
72
 
15
73
/*** Strings from PreferencesWindowController.m ***/
16
 
/* File: PreferencesWindowController.m:78 */
 
74
/* File: PreferencesWindowController.m:95 */
17
75
"Apply and save" = "Apply and save";
18
 
/* File: PreferencesWindowController.m:122 */
 
76
/* File: PreferencesWindowController.m:140 */
19
77
"Preferences" = "Preferences";
20
 
/* File: PreferencesWindowController.m:70 */
 
78
/* File: PreferencesWindowController.m:87 */
21
79
"Revert" = "Revert";
22
80
 
23
81
 
24
82
/*** Strings from Services.m ***/
25
 
/* File: Services.m:152 */
 
83
/* File: Services.m:151 */
26
84
"Service aborted by user." = "Service aborted by user.";
27
 
/* File: Services.m:60 */
 
85
/* File: Services.m:59 */
28
86
"There is no terminal service called '%@'.\nYour services list is probably out-of-date.\nRun 'make_services' to update it."
29
87
= "There is no terminal service called '%@'.\nYour services list is probably out-of-date.\nRun 'make_services' to update it.";
30
88
 
39
97
 
40
98
 
41
99
/*** Strings from ServicesPrefs.m ***/
42
 
/* File: ServicesPrefs.m:585 */
 
100
/* File: ServicesPrefs.m:586 */
43
101
"Accept types" = "Accept types";
44
 
/* File: ServicesPrefs.m:499 */
 
102
/* File: ServicesPrefs.m:500 */
45
103
"Add" = "Add";
46
104
/* File: ServicesPrefs.m:348 */
47
105
"Error importing services" = "Error importing services";
48
106
/* File: ServicesPrefs.m:401 */
49
107
"Export services" = "Export services";
50
 
/* File: ServicesPrefs.m:523 */
 
108
/* File: ServicesPrefs.m:524 */
51
109
"Export..." = "Export...";
52
 
/* File: ServicesPrefs.m:594 */
 
110
/* File: ServicesPrefs.m:595 */
53
111
"Filenames" = "Filenames";
54
 
/* File: ServicesPrefs.m:549 */
 
112
/* File: ServicesPrefs.m:550 */
55
113
"Ignore output" = "Ignore output";
56
114
/* File: ServicesPrefs.m:254 */
57
115
"Import services" = "Import services";
58
 
/* File: ServicesPrefs.m:515 */
 
116
/* File: ServicesPrefs.m:516 */
59
117
"Import..." = "Import...";
60
 
/* File: ServicesPrefs.m:559 */
 
118
/* File: ServicesPrefs.m:560 */
61
119
"Input in stdin" = "Input in stdin";
62
 
/* File: ServicesPrefs.m:560 */
 
120
/* File: ServicesPrefs.m:561 */
63
121
"Input on command line" = "Input on command line";
64
 
/* File: ServicesPrefs.m:640 */
 
122
/* File: ServicesPrefs.m:641 */
65
123
"Key:" = "Key:";
66
 
/* File: ServicesPrefs.m:627 */
 
124
/* File: ServicesPrefs.m:628 */
67
125
"Name:" = "Name:";
68
 
/* File: ServicesPrefs.m:558 */
 
126
/* File: ServicesPrefs.m:559 */
69
127
"No input" = "No input";
70
 
/* File: ServicesPrefs.m:602 */
 
128
/* File: ServicesPrefs.m:603 */
71
129
"Plain text" = "Plain text";
72
 
/* File: ServicesPrefs.m:507 */
 
130
/* File: ServicesPrefs.m:508 */
73
131
"Remove" = "Remove";
74
 
/* File: ServicesPrefs.m:550 */
 
132
/* File: ServicesPrefs.m:551 */
75
133
"Return output" = "Return output";
76
 
/* File: ServicesPrefs.m:568 */
 
134
/* File: ServicesPrefs.m:569 */
77
135
"Run in background" = "Run in background";
 
136
/* File: ServicesPrefs.m:571 */
 
137
"Run in idle window" = "Run in idle window";
78
138
/* File: ServicesPrefs.m:570 */
79
 
"Run in idle window" = "Run in idle window";
80
 
/* File: ServicesPrefs.m:569 */
81
139
"Run in new window" = "Run in new window";
82
 
/* File: ServicesPrefs.m:468 */
 
140
/* File: ServicesPrefs.m:469 */
83
141
"Terminal services" = "Terminal services";
84
 
/* File: ServicesPrefs.m:473 */
 
142
/* File: ServicesPrefs.m:474 */
85
143
"Terminal\nservices" = "Terminal\nservices";
86
144
/* File: ServicesPrefs.m:349 */
87
145
"The file '%@' doesn't contain valid terminal services."
91
149
 
92
150
 
93
151
/*** Strings from TerminalParser_LinuxPrefs.m ***/
94
 
/* File: TerminalParser_LinuxPrefs.m:103 */
 
152
/* File: TerminalParser_LinuxPrefs.m:104 */
95
153
"'linux' terminal parser" = "'linux' terminal parser";
96
 
/* File: TerminalParser_LinuxPrefs.m:108 */
 
154
/* File: TerminalParser_LinuxPrefs.m:109 */
97
155
"'linux'\nparser" = "'linux'\nparser";
98
 
/* File: TerminalParser_LinuxPrefs.m:151 */
 
156
/* File: TerminalParser_LinuxPrefs.m:152 */
99
157
"Character set:" = "Character set:";
100
 
/* File: TerminalParser_LinuxPrefs.m:43 */
 
158
/* File: TerminalParser_LinuxPrefs.m:44 */
101
159
"Chinese" = "Chinese";
102
 
/* File: TerminalParser_LinuxPrefs.m:44 */
 
160
/* File: TerminalParser_LinuxPrefs.m:45 */
103
161
"Custom, leave unchanged" = "Custom, leave unchanged";
104
 
/* File: TerminalParser_LinuxPrefs.m:42 */
 
162
/* File: TerminalParser_LinuxPrefs.m:43 */
105
163
"East Europe, latin2" = "East Europe, latin2";
106
 
/* File: TerminalParser_LinuxPrefs.m:40 */
 
164
/* File: TerminalParser_LinuxPrefs.m:41 */
107
165
"UTF-8" = "UTF-8";
108
 
/* File: TerminalParser_LinuxPrefs.m:41 */
 
166
/* File: TerminalParser_LinuxPrefs.m:42 */
109
167
"West Europe, latin1" = "West Europe, latin1";
110
168
 
111
169
 
112
170
/*** Strings from TerminalView.m ***/
113
 
/* File: TerminalView.m:1623 */
 
171
/* File: TerminalView.m:1965 */
114
172
"Unable to fork: %m." = "Unable to fork: %m.";
115
 
/* File: TerminalView.m:1611 */
 
173
/* File: TerminalView.m:1953 */
116
174
"Unable to open pipe for input: %m." = "Unable to open pipe for input: %m.";
117
 
/* File: TerminalView.m:1476 */
 
175
/* File: TerminalView.m:1765 */
118
176
"[Process exited]" = "[Process exited]";
119
177
 
120
178
 
121
179
/*** Strings from TerminalViewPrefs.m ***/
122
 
/* File: TerminalViewPrefs.m:330 */
 
180
/* File: TerminalViewPrefs.m:408 */
123
181
"Bold font:" = "Bold font:";
124
 
/* File: TerminalViewPrefs.m:298 */
 
182
/* File: TerminalViewPrefs.m:367 */
125
183
"Color:" = "Color:";
126
 
/* File: TerminalViewPrefs.m:277 */
 
184
/* File: TerminalViewPrefs.m:322 */
127
185
"Cursor" = "Cursor";
128
 
/* File: TerminalViewPrefs.m:230 */
129
 
/* File: TerminalViewPrefs.m:225 */
 
186
/* File: TerminalViewPrefs.m:273 */
 
187
/* File: TerminalViewPrefs.m:268 */
130
188
"Display" = "Display";
131
 
/* File: TerminalViewPrefs.m:291 */
132
 
"Filled block" = "Filled block";
133
 
/* File: TerminalViewPrefs.m:319 */
 
189
/* File: TerminalViewPrefs.m:390 */
134
190
"Handle wide (multi-cell) glyphs" = "Handle wide (multi-cell) glyphs";
135
 
/* File: TerminalViewPrefs.m:292 */
136
 
"Inverted block" = "Inverted block";
137
 
/* File: TerminalViewPrefs.m:607 */
138
 
/* File: TerminalViewPrefs.m:602 */
 
191
/* File: TerminalViewPrefs.m:690 */
 
192
/* File: TerminalViewPrefs.m:685 */
139
193
"Keyboard" = "Keyboard";
140
 
/* File: TerminalViewPrefs.m:289 */
141
 
"Line" = "Line";
142
 
/* File: TerminalViewPrefs.m:357 */
 
194
/* File: TerminalViewPrefs.m:435 */
143
195
"Normal font:" = "Normal font:";
144
 
/* File: TerminalViewPrefs.m:369 */
145
 
/* File: TerminalViewPrefs.m:342 */
 
196
/* File: TerminalViewPrefs.m:447 */
 
197
/* File: TerminalViewPrefs.m:420 */
146
198
"Pick font..." = "Pick font...";
147
 
/* File: TerminalViewPrefs.m:255 */
 
199
/* File: TerminalViewPrefs.m:299 */
148
200
"Scroll-back length in lines:" = "Scroll-back length in lines:";
149
 
/* File: TerminalViewPrefs.m:651 */
 
201
/* File: TerminalViewPrefs.m:730 */
150
202
"Send a double escape for the escape key.\n\nThis means that the escape key will be\nrecognized faster by many programs, but\nyou can't use it as a substitute for meta."
151
203
= "Send a double escape for the escape key.\n\nThis means that the escape key will be\nrecognized faster by many programs, but\nyou can't use it as a substitute for meta.";
152
 
/* File: TerminalViewPrefs.m:492 */
153
 
/* File: TerminalViewPrefs.m:487 */
 
204
/* File: TerminalViewPrefs.m:577 */
 
205
/* File: TerminalViewPrefs.m:572 */
154
206
"Shell" = "Shell";
155
 
/* File: TerminalViewPrefs.m:527 */
 
207
/* File: TerminalViewPrefs.m:610 */
156
208
"Shell:" = "Shell:";
157
 
/* File: TerminalViewPrefs.m:515 */
 
209
/* File: TerminalViewPrefs.m:598 */
158
210
"Start as login-shell" = "Start as login-shell";
159
 
/* File: TerminalViewPrefs.m:290 */
160
 
"Stroked block" = "Stroked block";
161
 
/* File: TerminalViewPrefs.m:282 */
 
211
/* File: TerminalViewPrefs.m:327 */
162
212
"Style:" = "Style:";
163
 
/* File: TerminalViewPrefs.m:634 */
 
213
/* File: TerminalViewPrefs.m:715 */
164
214
"Treat the command key as meta.\n\nNote that with this enabled, you won't be\nable to access menu entries with the\nkeyboard."
165
215
= "Treat the command key as meta.\n\nNote that with this enabled, you won't be\nable to access menu entries with the\nkeyboard.";
166
216
 
167
217
 
168
218
/*** Strings from TerminalWindow.m ***/
169
 
/* File: TerminalWindow.m:192 */
170
 
/* File: TerminalWindow.m:188 */
 
219
/* File: TerminalWindow.m:203 */
 
220
/* File: TerminalWindow.m:199 */
171
221
" (idle)" = " (idle)";
172
222
 
173
223
 
174
224
/*** Strings from TerminalWindowPrefs.m ***/
175
 
/* File: TerminalWindowPrefs.m:192 */
 
225
/* File: TerminalWindowPrefs.m:212 */
176
226
"Add top and bottom border" = "Add top and bottom border";
177
 
/* File: TerminalWindowPrefs.m:143 */
 
227
/* File: TerminalWindowPrefs.m:152 */
178
228
"Close new windows when idle" = "Close new windows when idle";
179
 
/* File: TerminalWindowPrefs.m:156 */
 
229
/* File: TerminalWindowPrefs.m:176 */
180
230
"Default size" = "Default size";
181
 
/* File: TerminalWindowPrefs.m:144 */
 
231
/* File: TerminalWindowPrefs.m:153 */
182
232
"Don't close new windows" = "Don't close new windows";
183
 
/* File: TerminalWindowPrefs.m:169 */
 
233
/* File: TerminalWindowPrefs.m:189 */
184
234
"Height:" = "Height:";
185
 
/* File: TerminalWindowPrefs.m:112 */
 
235
/* File: TerminalWindowPrefs.m:114 */
186
236
"Terminal Window" = "Terminal Window";
187
 
/* File: TerminalWindowPrefs.m:117 */
 
237
/* File: TerminalWindowPrefs.m:119 */
188
238
"Terminal\nWindow" = "Terminal\nWindow";
189
 
/* File: TerminalWindowPrefs.m:160 */
 
239
/* File: TerminalWindowPrefs.m:180 */
190
240
"Width:" = "Width:";
191
241
 
192
242
 
193
243
/*** Strings from main.m ***/
194
 
/* File: main.m:157 */
 
244
/* File: main.m:152 */
195
245
"Benchmark" = "Benchmark";
196
 
/* File: main.m:191 */
 
246
/* File: main.m:186 */
197
247
"Close" = "Close";
198
 
/* File: main.m:180 */
 
248
/* File: main.m:175 */
199
249
"Copy" = "Copy";
200
 
/* File: main.m:177 */
 
250
/* File: main.m:172 */
201
251
"Cut" = "Cut";
202
 
/* File: main.m:186 */
 
252
/* File: main.m:181 */
203
253
"Edit" = "Edit";
204
 
/* File: main.m:203 */
 
254
/* File: main.m:201 */
205
255
"Hide" = "Hide";
206
 
/* File: main.m:159 */
 
256
/* File: main.m:154 */
207
257
"Info" = "Info";
208
 
/* File: main.m:153 */
 
258
/* File: main.m:148 */
209
259
"Info..." = "Info...";
210
 
/* File: main.m:171 */
 
260
/* File: main.m:166 */
211
261
"New terminal" = "New terminal";
212
 
/* File: main.m:183 */
 
262
/* File: main.m:178 */
213
263
"Paste" = "Paste";
214
 
/* File: main.m:155 */
 
264
/* File: main.m:150 */
215
265
"Preferences..." = "Preferences...";
216
 
/* File: main.m:207 */
 
266
/* File: main.m:205 */
217
267
"Quit" = "Quit";
218
 
/* File: main.m:199 */
 
268
/* File: main.m:197 */
219
269
"Services" = "Services";
220
 
/* File: main.m:194 */
 
270
/* File: main.m:192 */
221
271
"Windows" = "Windows";