Codebase list tilix / 2f9fec7
Added translation using Weblate (Esperanto) phlostically authored 2 years ago Hosted Weblate committed 2 years ago
1 changed file(s) with 369 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 # SOME DESCRIPTIVE TITLE
1 # Copyright (C) YEAR Free Software Foundation, Inc.
2 # This file is distributed under the same license as the PACKAGE package.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: PACKAGE VERSION\n"
8 "POT-Creation-Date: 2021-02-10 20:32+0100\n"
9 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
10 "Last-Translator: Automatically generated\n"
11 "Language-Team: none\n"
12 "Language: eo\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16
17 #. type: TH
18 #: ./data/man/tilix.1:3
19 #, no-wrap
20 msgid "TILIX"
21 msgstr ""
22
23 #. type: TH
24 #: ./data/man/tilix.1:3
25 #, no-wrap
26 msgid "26 December 2016"
27 msgstr ""
28
29 #. type: TH
30 #: ./data/man/tilix.1:3
31 #, no-wrap
32 msgid "1.4.0"
33 msgstr ""
34
35 #. type: TH
36 #: ./data/man/tilix.1:3
37 #, no-wrap
38 msgid "Tilix Commands"
39 msgstr ""
40
41 #. type: SH
42 #: ./data/man/tilix.1:4
43 #, no-wrap
44 msgid "NAME"
45 msgstr ""
46
47 #. type: Plain text
48 #: ./data/man/tilix.1:6
49 msgid "B<tilix> - Tiling GTK3 terminal emulator for GNOME"
50 msgstr ""
51
52 #. type: SH
53 #: ./data/man/tilix.1:6
54 #, no-wrap
55 msgid "SYNOPSIS"
56 msgstr ""
57
58 #. type: Plain text
59 #: ./data/man/tilix.1:9
60 msgid "B<tilix> [I<options>]"
61 msgstr ""
62
63 #. type: SH
64 #: ./data/man/tilix.1:9
65 #, no-wrap
66 msgid "DESCRIPTION"
67 msgstr ""
68
69 #. type: Plain text
70 #: ./data/man/tilix.1:11
71 msgid ""
72 "B<tilix> is an advanced GTK3 tiling terminal emulator designed to adhere to "
73 "GNOME Human Interface Guidelines."
74 msgstr ""
75
76 #. type: SH
77 #: ./data/man/tilix.1:11
78 #, no-wrap
79 msgid "OPTIONS"
80 msgstr ""
81
82 #. type: Plain text
83 #: ./data/man/tilix.1:13
84 msgid "The B<tilix> application accepts the following command line parameters:"
85 msgstr ""
86
87 #. type: TP
88 #: ./data/man/tilix.1:13
89 #, no-wrap
90 msgid "B<-h --help>"
91 msgstr ""
92
93 #. type: Plain text
94 #: ./data/man/tilix.1:16
95 msgid "Show help options."
96 msgstr ""
97
98 #. type: TP
99 #: ./data/man/tilix.1:16
100 #, no-wrap
101 msgid "B<-v --version>"
102 msgstr ""
103
104 #. type: Plain text
105 #: ./data/man/tilix.1:19
106 msgid "Show the version of Tilix as well as the versions of dependent components."
107 msgstr ""
108
109 #. type: TP
110 #: ./data/man/tilix.1:19
111 #, no-wrap
112 msgid "B<-w --working-directory=DIRECTORY>"
113 msgstr ""
114
115 #. type: Plain text
116 #: ./data/man/tilix.1:22
117 msgid "Set the working directory of the terminal."
118 msgstr ""
119
120 #. type: TP
121 #: ./data/man/tilix.1:22
122 #, no-wrap
123 msgid "B<-p --profile=PROFILE_NAME>"
124 msgstr ""
125
126 #. type: Plain text
127 #: ./data/man/tilix.1:25
128 msgid ""
129 "Set the starting profile using the name of one of the existing profiles. If "
130 "it matches none of those, the default profile will be used."
131 msgstr ""
132
133 #. type: TP
134 #: ./data/man/tilix.1:25
135 #, no-wrap
136 msgid "B<-t --title=TITLE>"
137 msgstr ""
138
139 #. type: Plain text
140 #: ./data/man/tilix.1:28
141 msgid "Set the title of the new terminal."
142 msgstr ""
143
144 #. type: TP
145 #: ./data/man/tilix.1:28
146 #, no-wrap
147 msgid "B<-s --session=SESSION_NAME>"
148 msgstr ""
149
150 #. type: Plain text
151 #: ./data/man/tilix.1:31
152 msgid ""
153 "Specify a previously saved session to re-load the layout and layout options "
154 "from. This will not restore the terminal to where it was left off, rather "
155 "new terminals are created."
156 msgstr ""
157
158 #. type: TP
159 #: ./data/man/tilix.1:31
160 #, no-wrap
161 msgid "B<-a --action=ACTION_NAME>"
162 msgstr ""
163
164 #. type: Plain text
165 #: ./data/man/tilix.1:34
166 msgid "Perform one of the following actions in the current Tilix instance:"
167 msgstr ""
168
169 #. type: Plain text
170 #: ./data/man/tilix.1:37
171 msgid "B<session-add-right> Add a new terminal rightwards of the current one."
172 msgstr ""
173
174 #. type: Plain text
175 #: ./data/man/tilix.1:40
176 msgid "B<session-add-down> Add a new terminal below the current terminal."
177 msgstr ""
178
179 #. type: Plain text
180 #: ./data/man/tilix.1:43
181 msgid "B<app-new-session> Create a new Tilix session within the current window."
182 msgstr ""
183
184 #. type: Plain text
185 #: ./data/man/tilix.1:46
186 msgid "B<app-new-window> Create a new Tilix window."
187 msgstr ""
188
189 #. type: TP
190 #: ./data/man/tilix.1:46
191 #, no-wrap
192 msgid "B<-e --command=COMMAND>"
193 msgstr ""
194
195 #. type: Plain text
196 #: ./data/man/tilix.1:49
197 msgid ""
198 "Execute all text after this parameter as a command, thus this parameter must "
199 "be the last parameter."
200 msgstr ""
201
202 #. type: TP
203 #: ./data/man/tilix.1:49
204 #, no-wrap
205 msgid "B<--maximize>"
206 msgstr ""
207
208 #. type: Plain text
209 #: ./data/man/tilix.1:52
210 msgid "Maximize the terminal window."
211 msgstr ""
212
213 #. type: TP
214 #: ./data/man/tilix.1:52
215 #, no-wrap
216 msgid "B<--minimize>"
217 msgstr ""
218
219 #. type: Plain text
220 #: ./data/man/tilix.1:55
221 msgid "Minimize the terminal window."
222 msgstr ""
223
224 #. type: TP
225 #: ./data/man/tilix.1:55
226 #, no-wrap
227 msgid "B<--full-screen>"
228 msgstr ""
229
230 #. type: Plain text
231 #: ./data/man/tilix.1:58
232 msgid "Full-screen the terminal window."
233 msgstr ""
234
235 #. type: TP
236 #: ./data/man/tilix.1:58
237 #, no-wrap
238 msgid "B<--focus-window>"
239 msgstr ""
240
241 #. type: Plain text
242 #: ./data/man/tilix.1:61
243 msgid "Focus the existing window."
244 msgstr ""
245
246 #. type: TP
247 #: ./data/man/tilix.1:61
248 #, no-wrap
249 msgid "B<--window-style=WINDOW_STYLE>"
250 msgstr ""
251
252 #. type: Plain text
253 #: ./data/man/tilix.1:64
254 msgid "Override the preferred window style, the following styles are supported:"
255 msgstr ""
256
257 #. type: Plain text
258 #: ./data/man/tilix.1:67
259 msgid "B<normal> Normal window look."
260 msgstr ""
261
262 #. type: Plain text
263 #: ./data/man/tilix.1:70
264 msgid "B<disable-csd> Do not show client side decorations."
265 msgstr ""
266
267 #. type: Plain text
268 #: ./data/man/tilix.1:73
269 msgid "B<disable-csd-hide-toolbar> Do not show client side decorations and toolbar."
270 msgstr ""
271
272 #. type: Plain text
273 #: ./data/man/tilix.1:76
274 msgid "B<borderless> Do not show window borders."
275 msgstr ""
276
277 #. type: TP
278 #: ./data/man/tilix.1:76
279 #, no-wrap
280 msgid "B<--new-process>"
281 msgstr ""
282
283 #. type: Plain text
284 #: ./data/man/tilix.1:79
285 msgid ""
286 "Start an additional Tilix instance as a new process. By default and as per "
287 "GTK+ version 3 guidelines, Tilix maintains a single process that all windows "
288 "belong to. This option forces Tilix to start as a separate process. This is "
289 "not recommended and only intended for debugging purposes. Its use will "
290 "prevent different Tilix windows from communicating with each other."
291 msgstr ""
292
293 #. type: TP
294 #: ./data/man/tilix.1:79
295 #, no-wrap
296 msgid "B<--geometry=GEOMETRY>"
297 msgstr ""
298
299 #. type: Plain text
300 #: ./data/man/tilix.1:82
301 msgid "Set the window size; for example: 80x24, or 80x24+200+200 (COLSxROWS+X+Y)."
302 msgstr ""
303
304 #. type: TP
305 #: ./data/man/tilix.1:82
306 #, no-wrap
307 msgid "B<-q --quake>"
308 msgstr ""
309
310 #. type: Plain text
311 #: ./data/man/tilix.1:85
312 msgid "Open a window in Quake mode or toggle existing Quake mode window visibility."
313 msgstr ""
314
315 #. type: TP
316 #: ./data/man/tilix.1:85
317 #, no-wrap
318 msgid "B<--preferences>"
319 msgstr ""
320
321 #. type: Plain text
322 #: ./data/man/tilix.1:88
323 msgid "Show the Tilix preferences dialog directly."
324 msgstr ""
325
326 #. type: TP
327 #: ./data/man/tilix.1:88
328 #, no-wrap
329 msgid "B<--display=DISPLAY>"
330 msgstr ""
331
332 #. type: Plain text
333 #: ./data/man/tilix.1:91
334 msgid "Use the specified X display."
335 msgstr ""
336
337 #. type: SH
338 #: ./data/man/tilix.1:91
339 #, no-wrap
340 msgid "SEE ALSO"
341 msgstr ""
342
343 #. type: Plain text
344 #: ./data/man/tilix.1:93
345 msgid "None"
346 msgstr ""
347
348 #. type: SH
349 #: ./data/man/tilix.1:93
350 #, no-wrap
351 msgid "BUGS"
352 msgstr ""
353
354 #. type: Plain text
355 #: ./data/man/tilix.1:95
356 msgid "See bugs at https://github.com/gnunn1/tilix/issues"
357 msgstr ""
358
359 #. type: SH
360 #: ./data/man/tilix.1:95
361 #, no-wrap
362 msgid "AUTHOR"
363 msgstr ""
364
365 #. type: Plain text
366 #: ./data/man/tilix.1:96
367 msgid "Gerald Nunn and other contributors."
368 msgstr ""