~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
/***
 
2
English.lproj/Localizable.strings
 
3
updated by make_strings 2002-12-09 18:39:08 +0100
 
4
add comments above this one
 
5
***/
 
6
 
 
7
 
 
8
/*** Keys found in multiple places ***/
 
9
 
 
10
/* File: ServicesParameterWindowController.m:98 */
 
11
/* File: ServicesPrefs.m:653 */
 
12
"Command line:" = "Command line:";
 
13
 
 
14
 
 
15
/*** Strings from PreferencesWindowController.m ***/
 
16
/* File: PreferencesWindowController.m:78 */
 
17
"Apply and save" = "Apply and save";
 
18
/* File: PreferencesWindowController.m:122 */
 
19
"Preferences" = "Preferences";
 
20
/* File: PreferencesWindowController.m:70 */
 
21
"Revert" = "Revert";
 
22
 
 
23
 
 
24
/*** Strings from Services.m ***/
 
25
/* File: Services.m:152 */
 
26
"Service aborted by user." = "Service aborted by user.";
 
27
/* File: Services.m:60 */
 
28
"There is no terminal service called '%@'.\nYour services list is probably out-of-date.\nRun 'make_services' to update it."
 
29
= "There is no terminal service called '%@'.\nYour services list is probably out-of-date.\nRun 'make_services' to update it.";
 
30
 
 
31
 
 
32
/*** Strings from ServicesParameterWindowController.m ***/
 
33
/* File: ServicesParameterWindowController.m:66 */
 
34
"Cancel" = "Cancel";
 
35
/* File: ServicesParameterWindowController.m:74 */
 
36
"OK" = "OK";
 
37
/* File: ServicesParameterWindowController.m:118 */
 
38
"Parameter for service %@" = "Parameter for service %@";
 
39
 
 
40
 
 
41
/*** Strings from ServicesPrefs.m ***/
 
42
/* File: ServicesPrefs.m:585 */
 
43
"Accept types" = "Accept types";
 
44
/* File: ServicesPrefs.m:499 */
 
45
"Add" = "Add";
 
46
/* File: ServicesPrefs.m:348 */
 
47
"Error importing services" = "Error importing services";
 
48
/* File: ServicesPrefs.m:401 */
 
49
"Export services" = "Export services";
 
50
/* File: ServicesPrefs.m:523 */
 
51
"Export..." = "Export...";
 
52
/* File: ServicesPrefs.m:594 */
 
53
"Filenames" = "Filenames";
 
54
/* File: ServicesPrefs.m:549 */
 
55
"Ignore output" = "Ignore output";
 
56
/* File: ServicesPrefs.m:254 */
 
57
"Import services" = "Import services";
 
58
/* File: ServicesPrefs.m:515 */
 
59
"Import..." = "Import...";
 
60
/* File: ServicesPrefs.m:559 */
 
61
"Input in stdin" = "Input in stdin";
 
62
/* File: ServicesPrefs.m:560 */
 
63
"Input on command line" = "Input on command line";
 
64
/* File: ServicesPrefs.m:640 */
 
65
"Key:" = "Key:";
 
66
/* File: ServicesPrefs.m:627 */
 
67
"Name:" = "Name:";
 
68
/* File: ServicesPrefs.m:558 */
 
69
"No input" = "No input";
 
70
/* File: ServicesPrefs.m:602 */
 
71
"Plain text" = "Plain text";
 
72
/* File: ServicesPrefs.m:507 */
 
73
"Remove" = "Remove";
 
74
/* File: ServicesPrefs.m:550 */
 
75
"Return output" = "Return output";
 
76
/* File: ServicesPrefs.m:568 */
 
77
"Run in background" = "Run in background";
 
78
/* File: ServicesPrefs.m:570 */
 
79
"Run in idle window" = "Run in idle window";
 
80
/* File: ServicesPrefs.m:569 */
 
81
"Run in new window" = "Run in new window";
 
82
/* File: ServicesPrefs.m:468 */
 
83
"Terminal services" = "Terminal services";
 
84
/* File: ServicesPrefs.m:473 */
 
85
"Terminal\nservices" = "Terminal\nservices";
 
86
/* File: ServicesPrefs.m:349 */
 
87
"The file '%@' doesn't contain valid terminal services."
 
88
= "The file '%@' doesn't contain valid terminal services.";
 
89
/* File: ServicesPrefs.m:235 */
 
90
"Unnamed service" = "Unnamed service";
 
91
 
 
92
 
 
93
/*** Strings from TerminalParser_LinuxPrefs.m ***/
 
94
/* File: TerminalParser_LinuxPrefs.m:103 */
 
95
"'linux' terminal parser" = "'linux' terminal parser";
 
96
/* File: TerminalParser_LinuxPrefs.m:108 */
 
97
"'linux'\nparser" = "'linux'\nparser";
 
98
/* File: TerminalParser_LinuxPrefs.m:151 */
 
99
"Character set:" = "Character set:";
 
100
/* File: TerminalParser_LinuxPrefs.m:43 */
 
101
"Chinese" = "Chinese";
 
102
/* File: TerminalParser_LinuxPrefs.m:44 */
 
103
"Custom, leave unchanged" = "Custom, leave unchanged";
 
104
/* File: TerminalParser_LinuxPrefs.m:42 */
 
105
"East Europe, latin2" = "East Europe, latin2";
 
106
/* File: TerminalParser_LinuxPrefs.m:40 */
 
107
"UTF-8" = "UTF-8";
 
108
/* File: TerminalParser_LinuxPrefs.m:41 */
 
109
"West Europe, latin1" = "West Europe, latin1";
 
110
 
 
111
 
 
112
/*** Strings from TerminalView.m ***/
 
113
/* File: TerminalView.m:1623 */
 
114
"Unable to fork: %m." = "Unable to fork: %m.";
 
115
/* File: TerminalView.m:1611 */
 
116
"Unable to open pipe for input: %m." = "Unable to open pipe for input: %m.";
 
117
/* File: TerminalView.m:1476 */
 
118
"[Process exited]" = "[Process exited]";
 
119
 
 
120
 
 
121
/*** Strings from TerminalViewPrefs.m ***/
 
122
/* File: TerminalViewPrefs.m:330 */
 
123
"Bold font:" = "Bold font:";
 
124
/* File: TerminalViewPrefs.m:298 */
 
125
"Color:" = "Color:";
 
126
/* File: TerminalViewPrefs.m:277 */
 
127
"Cursor" = "Cursor";
 
128
/* File: TerminalViewPrefs.m:230 */
 
129
/* File: TerminalViewPrefs.m:225 */
 
130
"Display" = "Display";
 
131
/* File: TerminalViewPrefs.m:291 */
 
132
"Filled block" = "Filled block";
 
133
/* File: TerminalViewPrefs.m:319 */
 
134
"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 */
 
139
"Keyboard" = "Keyboard";
 
140
/* File: TerminalViewPrefs.m:289 */
 
141
"Line" = "Line";
 
142
/* File: TerminalViewPrefs.m:357 */
 
143
"Normal font:" = "Normal font:";
 
144
/* File: TerminalViewPrefs.m:369 */
 
145
/* File: TerminalViewPrefs.m:342 */
 
146
"Pick font..." = "Pick font...";
 
147
/* File: TerminalViewPrefs.m:255 */
 
148
"Scroll-back length in lines:" = "Scroll-back length in lines:";
 
149
/* File: TerminalViewPrefs.m:651 */
 
150
"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
= "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 */
 
154
"Shell" = "Shell";
 
155
/* File: TerminalViewPrefs.m:527 */
 
156
"Shell:" = "Shell:";
 
157
/* File: TerminalViewPrefs.m:515 */
 
158
"Start as login-shell" = "Start as login-shell";
 
159
/* File: TerminalViewPrefs.m:290 */
 
160
"Stroked block" = "Stroked block";
 
161
/* File: TerminalViewPrefs.m:282 */
 
162
"Style:" = "Style:";
 
163
/* File: TerminalViewPrefs.m:634 */
 
164
"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
= "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
 
 
167
 
 
168
/*** Strings from TerminalWindow.m ***/
 
169
/* File: TerminalWindow.m:192 */
 
170
/* File: TerminalWindow.m:188 */
 
171
" (idle)" = " (idle)";
 
172
 
 
173
 
 
174
/*** Strings from TerminalWindowPrefs.m ***/
 
175
/* File: TerminalWindowPrefs.m:192 */
 
176
"Add top and bottom border" = "Add top and bottom border";
 
177
/* File: TerminalWindowPrefs.m:143 */
 
178
"Close new windows when idle" = "Close new windows when idle";
 
179
/* File: TerminalWindowPrefs.m:156 */
 
180
"Default size" = "Default size";
 
181
/* File: TerminalWindowPrefs.m:144 */
 
182
"Don't close new windows" = "Don't close new windows";
 
183
/* File: TerminalWindowPrefs.m:169 */
 
184
"Height:" = "Height:";
 
185
/* File: TerminalWindowPrefs.m:112 */
 
186
"Terminal Window" = "Terminal Window";
 
187
/* File: TerminalWindowPrefs.m:117 */
 
188
"Terminal\nWindow" = "Terminal\nWindow";
 
189
/* File: TerminalWindowPrefs.m:160 */
 
190
"Width:" = "Width:";
 
191
 
 
192
 
 
193
/*** Strings from main.m ***/
 
194
/* File: main.m:157 */
 
195
"Benchmark" = "Benchmark";
 
196
/* File: main.m:191 */
 
197
"Close" = "Close";
 
198
/* File: main.m:180 */
 
199
"Copy" = "Copy";
 
200
/* File: main.m:177 */
 
201
"Cut" = "Cut";
 
202
/* File: main.m:186 */
 
203
"Edit" = "Edit";
 
204
/* File: main.m:203 */
 
205
"Hide" = "Hide";
 
206
/* File: main.m:159 */
 
207
"Info" = "Info";
 
208
/* File: main.m:153 */
 
209
"Info..." = "Info...";
 
210
/* File: main.m:171 */
 
211
"New terminal" = "New terminal";
 
212
/* File: main.m:183 */
 
213
"Paste" = "Paste";
 
214
/* File: main.m:155 */
 
215
"Preferences..." = "Preferences...";
 
216
/* File: main.m:207 */
 
217
"Quit" = "Quit";
 
218
/* File: main.m:199 */
 
219
"Services" = "Services";
 
220
/* File: main.m:194 */
 
221
"Windows" = "Windows";