1msgid ""
2msgstr ""
3"Report-Msgid-Bugs-To: \n"
4"POT-Creation-Date: 2021-12-09 17:20+0000\n"
5"MIME-Version: 1.0\n"
6"Content-Type: text/plain; charset=UTF-8\n"
7
8#: src/Application.vala:110
9msgid "Process completed"
10msgstr ""
11
12#: src/Application.vala:113
13msgid "Process exited with errors"
14msgstr ""
15
16#: src/Application.vala:256
17msgid "Show version"
18msgstr ""
19
20#. -e flag is used for running single string commands. May be more than one -e flag in cmdline
21#: src/Application.vala:258
22msgid "Run a program in terminal"
23msgstr ""
24
25#: src/Application.vala:263
26msgid ""
27"Run remainder of line as a command in terminal. Can also use '--' as flag"
28msgstr ""
29
30#. -n flag forces a new window, instead of a new tab
31#: src/Application.vala:266
32msgid "Open a new terminal window"
33msgstr ""
34
35#. -t flag forces a new tab
36#: src/Application.vala:269
37msgid "Open a new terminal tab"
38msgstr ""
39
40#: src/Application.vala:271
41msgid "Show help"
42msgstr ""
43
44#: src/Application.vala:273
45msgid "Set shell working directory"
46msgstr ""
47
48#: src/MainWindow.vala:218
49msgid "Copy"
50msgstr ""
51
52#: src/MainWindow.vala:224
53msgid "Copy Last Output"
54msgstr ""
55
56#: src/MainWindow.vala:230
57msgid "Paste"
58msgstr ""
59
60#: src/MainWindow.vala:236
61msgid "Select All"
62msgstr ""
63
64#: src/MainWindow.vala:242 src/MainWindow.vala:363 src/MainWindow.vala:1436
65msgid "Find…"
66msgstr ""
67
68#: src/MainWindow.vala:369
69msgid "Zoom out"
70msgstr ""
71
72#: src/MainWindow.vala:377
73msgid "Default zoom level"
74msgstr ""
75
76#: src/MainWindow.vala:384
77msgid "Zoom in"
78msgstr ""
79
80#: src/MainWindow.vala:403
81msgid "High Contrast"
82msgstr ""
83
84#: src/MainWindow.vala:412
85msgid "Solarized Light"
86msgstr ""
87
88#: src/MainWindow.vala:421
89msgid "Dark"
90msgstr ""
91
92#: src/MainWindow.vala:439
93msgid "Natural Copy/Paste"
94msgstr ""
95
96#: src/MainWindow.vala:440
97msgid "Shortcuts don’t require Shift; may interfere with CLI apps"
98msgstr ""
99
100#: src/MainWindow.vala:465
101msgid "Settings"
102msgstr ""
103
104#: src/MainWindow.vala:491
105msgid "New Tab"
106msgstr ""
107
108#: src/MainWindow.vala:884
109#, c-format
110msgid "Show in %s"
111msgstr ""
112
113#: src/MainWindow.vala:885
114msgid "Default application"
115msgstr ""
116
117#: src/MainWindow.vala:1167 src/Dialogs/ForegroundProcessDialog.vala:31
118msgid "Close Tab"
119msgstr ""
120
121#: src/MainWindow.vala:1168
122msgid "Duplicate"
123msgstr ""
124
125#: src/MainWindow.vala:1181
126msgid "Reload"
127msgstr ""
128
129#: src/MainWindow.vala:1272
130msgid "The pasted text may be trying to gain administrative access"
131msgstr ""
132
133#: src/MainWindow.vala:1274
134msgid "The pasted text may contain multiple commands"
135msgstr ""
136
137#: src/MainWindow.vala:1428
138msgid "Hide find bar"
139msgstr ""
140
141#: src/Dialogs/ForegroundProcessDialog.vala:26
142msgid "Are you sure you want to close this tab?"
143msgstr ""
144
145#: src/Dialogs/ForegroundProcessDialog.vala:28
146msgid "There is an active process on this tab."
147msgstr ""
148
149#: src/Dialogs/ForegroundProcessDialog.vala:29
150msgid "If you close it, the process will end."
151msgstr ""
152
153#: src/Dialogs/ForegroundProcessDialog.vala:38
154msgid "Are you sure you want to quit Terminal?"
155msgstr ""
156
157#: src/Dialogs/ForegroundProcessDialog.vala:40
158msgid "There is an active process on this terminal."
159msgstr ""
160
161#: src/Dialogs/ForegroundProcessDialog.vala:41
162msgid "If you quit Terminal, the process will end."
163msgstr ""
164
165#: src/Dialogs/ForegroundProcessDialog.vala:43
166msgid "Quit Terminal"
167msgstr ""
168
169#: src/Dialogs/ForegroundProcessDialog.vala:50
170msgid "Are you sure you want to reload this tab?"
171msgstr ""
172
173#: src/Dialogs/ForegroundProcessDialog.vala:52
174msgid ""
175"There is an active process on this tab. If you reload it, the process will "
176"end."
177msgstr ""
178
179#: src/Dialogs/ForegroundProcessDialog.vala:54
180msgid "Reload Tab"
181msgstr ""
182
183#: src/Dialogs/UnsafePasteDialog.vala:34
184msgid ""
185"Copying commands into Terminal can be dangerous. Be sure you understand what "
186"each part of the pasted text does before continuing."
187msgstr ""
188
189#: src/Dialogs/UnsafePasteDialog.vala:36
190msgid "Show paste protection warnings"
191msgstr ""
192
193#: src/Dialogs/UnsafePasteDialog.vala:41
194msgid "Don't Paste"
195msgstr ""
196
197#: src/Dialogs/UnsafePasteDialog.vala:43
198msgid "Paste Anyway"
199msgstr ""
200
201#: src/Widgets/SearchToolbar.vala:36
202msgid "Find"
203msgstr ""
204
205#: src/Widgets/SearchToolbar.vala:42
206msgid "Previous result"
207msgstr ""
208
209#: src/Widgets/SearchToolbar.vala:49
210msgid "Next result"
211msgstr ""
212
213#: src/Widgets/SearchToolbar.vala:58
214msgid "Cyclic search"
215msgstr ""
216
217#: src/Widgets/TerminalWidget.vala:28
218msgid "Terminal"
219msgstr ""
220