diff options
author | Wonguk Jeong <wonguk.jeong@samsung.com> | 2014-07-28 01:26:22 +0900 |
---|---|---|
committer | Wonguk Jeong <wonguk.jeong@samsung.com> | 2014-07-28 01:26:22 +0900 |
commit | 353107897686406a8f77852ab088672b2afd8822 (patch) | |
tree | 158e036fd0f6270d7ad3ac3194379f178345ef20 /po/ko.po | |
parent | 836f8dbcbf6a37ccd48bc79d486e2385a4d63f70 (diff) |
i18n: Korean resource(ko.po) initial draft
Diffstat (limited to '')
-rw-r--r-- | po/ko.po | 724 |
1 files changed, 724 insertions, 0 deletions
diff --git a/po/ko.po b/po/ko.po new file mode 100644 index 0000000..97948a8 --- /dev/null +++ b/po/ko.po | |||
@@ -0,0 +1,724 @@ | |||
1 | # Korean translations for terminology package | ||
2 | # terminology 패키지에 대한 한국어 번역문. | ||
3 | # Copyright (C) 2014 Terminology development team | ||
4 | # This file is distributed under the same license as the terminology package. | ||
5 | # huchi <wonguk.jeong@samsung.com>, 2014. | ||
6 | # | ||
7 | msgid "" | ||
8 | msgstr "" | ||
9 | "Project-Id-Version: terminology 0.6.99\n" | ||
10 | "Report-Msgid-Bugs-To: enlightenment-devel@lists.sourceforge.net\n" | ||
11 | "POT-Creation-Date: 2014-07-22 23:36+0200\n" | ||
12 | "PO-Revision-Date: 2014-07-28 01:06+0900\n" | ||
13 | "Last-Translator: huchi <wonguk.jeong@samsung.com>\n" | ||
14 | "Language-Team: Korean\n" | ||
15 | "Language: ko\n" | ||
16 | "MIME-Version: 1.0\n" | ||
17 | "Content-Type: text/plain; charset=UTF-8\n" | ||
18 | "Content-Transfer-Encoding: 8bit\n" | ||
19 | "Plural-Forms: nplurals=1; plural=0;\n" | ||
20 | |||
21 | #: src/bin/controls.c:241 | ||
22 | msgid "Controls" | ||
23 | msgstr "컨트롤" | ||
24 | |||
25 | #: src/bin/controls.c:252 | ||
26 | msgid "New" | ||
27 | msgstr "새 터미널" | ||
28 | |||
29 | #: src/bin/controls.c:258 | ||
30 | msgid "Split V" | ||
31 | msgstr "수직 분할" | ||
32 | |||
33 | #: src/bin/controls.c:260 | ||
34 | msgid "Split H" | ||
35 | msgstr "수평 분할" | ||
36 | |||
37 | #: src/bin/controls.c:266 | ||
38 | msgid "Close" | ||
39 | msgstr "닫기" | ||
40 | |||
41 | #: src/bin/controls.c:276 src/bin/termio.c:387 | ||
42 | msgid "Copy" | ||
43 | msgstr "복사" | ||
44 | |||
45 | #: src/bin/controls.c:281 | ||
46 | msgid "Paste" | ||
47 | msgstr "붙여넣기" | ||
48 | |||
49 | #: src/bin/controls.c:287 | ||
50 | msgid "Settings" | ||
51 | msgstr "설정" | ||
52 | |||
53 | #: src/bin/controls.c:293 | ||
54 | msgid "About" | ||
55 | msgstr "정보" | ||
56 | |||
57 | #: src/bin/about.c:56 | ||
58 | #, c-format | ||
59 | msgid "" | ||
60 | "<b>Terminology %s</b><br>Why should terminals be boring?<br><br>This " | ||
61 | "terminal was written for Enlightenment, to use EFL and otherwise push the " | ||
62 | "boundaries of what a modern terminal emulator should be. We hope you enjoy " | ||
63 | "it.<br><br>Copyright © 2012-%d by:<br><br>%s<br><br>Distributed under the 2-" | ||
64 | "clause BSD license detailed below:<br><br>%s</b>" | ||
65 | msgstr "" | ||
66 | |||
67 | #: src/bin/app_server.c:344 | ||
68 | msgid "There is no window open" | ||
69 | msgstr "" | ||
70 | |||
71 | #: src/bin/main.c:2239 | ||
72 | msgid "Couldn't find terminology theme! Forgot 'make install'?" | ||
73 | msgstr "" | ||
74 | |||
75 | #: src/bin/main.c:2651 | ||
76 | #, c-format | ||
77 | msgid "(C) 2012-%d Carsten Haitzler and others" | ||
78 | msgstr "" | ||
79 | |||
80 | #: src/bin/main.c:2653 | ||
81 | msgid "Terminal emulator written with Enlightenment Foundation Libraries." | ||
82 | msgstr "" | ||
83 | |||
84 | #: src/bin/main.c:2661 | ||
85 | msgid "Command to execute. Defaults to $SHELL (or passwd shell or /bin/sh)" | ||
86 | msgstr "" | ||
87 | |||
88 | #: src/bin/main.c:2663 | ||
89 | msgid "Change to directory for execution of terminal command." | ||
90 | msgstr "" | ||
91 | |||
92 | #: src/bin/main.c:2665 | ||
93 | msgid "Use the named edje theme or path to theme file." | ||
94 | msgstr "" | ||
95 | |||
96 | #: src/bin/main.c:2667 | ||
97 | msgid "Use the named file as a background wallpaper." | ||
98 | msgstr "" | ||
99 | |||
100 | #: src/bin/main.c:2669 | ||
101 | msgid "Terminal geometry to use (eg 80x24 or 80x24+50+20 etc.)." | ||
102 | msgstr "" | ||
103 | |||
104 | #: src/bin/main.c:2671 | ||
105 | msgid "Set window name." | ||
106 | msgstr "" | ||
107 | |||
108 | #: src/bin/main.c:2673 | ||
109 | msgid "Set window role." | ||
110 | msgstr "" | ||
111 | |||
112 | #: src/bin/main.c:2675 | ||
113 | msgid "Set window title." | ||
114 | msgstr "" | ||
115 | |||
116 | #: src/bin/main.c:2677 | ||
117 | msgid "Set icon name." | ||
118 | msgstr "" | ||
119 | |||
120 | #: src/bin/main.c:2679 | ||
121 | msgid "Set font (NAME/SIZE for scalable, NAME for bitmap." | ||
122 | msgstr "" | ||
123 | |||
124 | #: src/bin/main.c:2681 | ||
125 | msgid "Set emotion module to use." | ||
126 | msgstr "" | ||
127 | |||
128 | #: src/bin/main.c:2684 | ||
129 | msgid "Run the shell as a login shell." | ||
130 | msgstr "" | ||
131 | |||
132 | #: src/bin/main.c:2686 | ||
133 | msgid "Set mute mode for video playback." | ||
134 | msgstr "" | ||
135 | |||
136 | #: src/bin/main.c:2688 | ||
137 | msgid "Set cursor blink mode." | ||
138 | msgstr "" | ||
139 | |||
140 | #: src/bin/main.c:2690 | ||
141 | msgid "Set visual bell mode." | ||
142 | msgstr "" | ||
143 | |||
144 | #: src/bin/main.c:2692 | ||
145 | msgid "Go into the fullscreen mode from the start." | ||
146 | msgstr "" | ||
147 | |||
148 | #: src/bin/main.c:2694 | ||
149 | msgid "Go into an iconic state from the start." | ||
150 | msgstr "" | ||
151 | |||
152 | #: src/bin/main.c:2696 | ||
153 | msgid "Become a borderless managed window." | ||
154 | msgstr "" | ||
155 | |||
156 | #: src/bin/main.c:2698 | ||
157 | msgid "Become an override-redirect window." | ||
158 | msgstr "" | ||
159 | |||
160 | #: src/bin/main.c:2700 | ||
161 | msgid "Become maximized from the start." | ||
162 | msgstr "" | ||
163 | |||
164 | #: src/bin/main.c:2702 | ||
165 | msgid "Terminology is run without a window manager." | ||
166 | msgstr "" | ||
167 | |||
168 | #: src/bin/main.c:2704 | ||
169 | msgid "Do not exit when the command process exits." | ||
170 | msgstr "" | ||
171 | |||
172 | #: src/bin/main.c:2706 | ||
173 | msgid "Force single executable if multi-instance is enabled." | ||
174 | msgstr "" | ||
175 | |||
176 | #: src/bin/main.c:2708 | ||
177 | msgid "Set TERM to 'xterm-256color' instead of 'xterm'." | ||
178 | msgstr "" | ||
179 | |||
180 | #: src/bin/main.c:2710 | ||
181 | msgid "Highlight links." | ||
182 | msgstr "" | ||
183 | |||
184 | #: src/bin/main.c:2736 | ||
185 | msgid "show program version." | ||
186 | msgstr "" | ||
187 | |||
188 | #: src/bin/main.c:2739 | ||
189 | msgid "show copyright." | ||
190 | msgstr "" | ||
191 | |||
192 | #: src/bin/main.c:2742 | ||
193 | msgid "show license." | ||
194 | msgstr "" | ||
195 | |||
196 | #: src/bin/main.c:2745 | ||
197 | msgid "show this message." | ||
198 | msgstr "" | ||
199 | |||
200 | #: src/bin/main.c:2849 src/bin/miniview.c:38 | ||
201 | #, c-format | ||
202 | msgid "Could not create logging domain '%s'." | ||
203 | msgstr "" | ||
204 | |||
205 | #: src/bin/main.c:2870 | ||
206 | msgid "Could not parse command line options." | ||
207 | msgstr "" | ||
208 | |||
209 | #: src/bin/main.c:2885 | ||
210 | #, c-format | ||
211 | msgid "option %s requires an argument!" | ||
212 | msgstr "" | ||
213 | |||
214 | #: src/bin/main.c:2886 | ||
215 | msgid "invalid options found. See --help." | ||
216 | msgstr "" | ||
217 | |||
218 | #: src/bin/media.c:702 | ||
219 | #, c-format | ||
220 | msgid "Could not Initialize the emotion module '%s'" | ||
221 | msgstr "" | ||
222 | |||
223 | #: src/bin/options_behavior.c:127 | ||
224 | msgid "Restore opened views" | ||
225 | msgstr "" | ||
226 | |||
227 | #: src/bin/options_behavior.c:305 src/bin/options.c:168 | ||
228 | msgid "Behavior" | ||
229 | msgstr "" | ||
230 | |||
231 | #: src/bin/options_behavior.c:325 | ||
232 | msgid "Scroll to bottom on new content" | ||
233 | msgstr "" | ||
234 | |||
235 | #: src/bin/options_behavior.c:335 | ||
236 | msgid "Scroll to bottom when a key is pressed" | ||
237 | msgstr "" | ||
238 | |||
239 | #: src/bin/options_behavior.c:345 | ||
240 | msgid "React to key presses" | ||
241 | msgstr "" | ||
242 | |||
243 | #: src/bin/options_behavior.c:355 | ||
244 | msgid "Cursor blinking" | ||
245 | msgstr "" | ||
246 | |||
247 | #: src/bin/options_behavior.c:365 | ||
248 | msgid "Visual Bell" | ||
249 | msgstr "" | ||
250 | |||
251 | #: src/bin/options_behavior.c:375 | ||
252 | msgid "Bell rings" | ||
253 | msgstr "" | ||
254 | |||
255 | #: src/bin/options_behavior.c:385 | ||
256 | msgid "Urgent Bell" | ||
257 | msgstr "" | ||
258 | |||
259 | #: src/bin/options_behavior.c:395 | ||
260 | msgid "Active Links" | ||
261 | msgstr "" | ||
262 | |||
263 | #: src/bin/options_behavior.c:405 | ||
264 | msgid "Enable application server" | ||
265 | msgstr "" | ||
266 | |||
267 | #: src/bin/options_behavior.c:419 | ||
268 | msgid "Multiple instances, one process" | ||
269 | msgstr "" | ||
270 | |||
271 | #: src/bin/options_behavior.c:429 | ||
272 | msgid "Set TERM to xterm-256color" | ||
273 | msgstr "" | ||
274 | |||
275 | #: src/bin/options_behavior.c:439 | ||
276 | msgid "BackArrow sends Del (instead of BackSpace)" | ||
277 | msgstr "" | ||
278 | |||
279 | #: src/bin/options_behavior.c:449 | ||
280 | msgid "Drag & drop links" | ||
281 | msgstr "" | ||
282 | |||
283 | #: src/bin/options_behavior.c:459 | ||
284 | msgid "Start as login shell" | ||
285 | msgstr "" | ||
286 | |||
287 | #: src/bin/options_behavior.c:469 | ||
288 | msgid "Focus split under the Mouse" | ||
289 | msgstr "" | ||
290 | |||
291 | #: src/bin/options_behavior.c:479 | ||
292 | msgid "Always open at size:" | ||
293 | msgstr "" | ||
294 | |||
295 | #: src/bin/options_behavior.c:489 | ||
296 | msgid "Width:" | ||
297 | msgstr "" | ||
298 | |||
299 | #: src/bin/options_behavior.c:509 | ||
300 | msgid "Height:" | ||
301 | msgstr "" | ||
302 | |||
303 | #: src/bin/options_behavior.c:536 | ||
304 | msgid "Word separators:" | ||
305 | msgstr "" | ||
306 | |||
307 | #: src/bin/options_behavior.c:567 | ||
308 | msgid "Scrollback:" | ||
309 | msgstr "" | ||
310 | |||
311 | #: src/bin/options_behavior.c:587 | ||
312 | msgid "Tab zoom/switch animation time:" | ||
313 | msgstr "" | ||
314 | |||
315 | #: src/bin/options_behavior.c:588 | ||
316 | msgid "" | ||
317 | "Set the time of the animation that<br>takes places on tab switches,<br>be " | ||
318 | "them by key binding, mouse<br>wheel or tabs panel mouse move" | ||
319 | msgstr "" | ||
320 | |||
321 | #: src/bin/options.c:134 | ||
322 | msgid "Options" | ||
323 | msgstr "옵션" | ||
324 | |||
325 | #: src/bin/options.c:163 src/bin/options_font.c:352 | ||
326 | msgid "Font" | ||
327 | msgstr "폰트" | ||
328 | |||
329 | #: src/bin/options.c:164 src/bin/options_theme.c:112 | ||
330 | msgid "Theme" | ||
331 | msgstr "테마" | ||
332 | |||
333 | #: src/bin/options.c:165 | ||
334 | msgid "Wallpaper" | ||
335 | msgstr "배경" | ||
336 | |||
337 | #: src/bin/options.c:166 src/bin/options_video.c:65 | ||
338 | msgid "Video" | ||
339 | msgstr "비디오" | ||
340 | |||
341 | #: src/bin/options.c:167 src/bin/options_colors.c:159 | ||
342 | msgid "Colors" | ||
343 | msgstr "색" | ||
344 | |||
345 | #: src/bin/options.c:169 | ||
346 | msgid "Keys" | ||
347 | msgstr "단축키" | ||
348 | |||
349 | #: src/bin/options.c:170 src/bin/options_helpers.c:177 | ||
350 | msgid "Helpers" | ||
351 | msgstr "" | ||
352 | |||
353 | #: src/bin/options.c:181 | ||
354 | msgid "Temporary" | ||
355 | msgstr "" | ||
356 | |||
357 | #: src/bin/options_colors.c:12 | ||
358 | msgid "Default" | ||
359 | msgstr "" | ||
360 | |||
361 | #: src/bin/options_colors.c:13 | ||
362 | msgid "Black" | ||
363 | msgstr "" | ||
364 | |||
365 | #: src/bin/options_colors.c:14 | ||
366 | msgid "Red" | ||
367 | msgstr "" | ||
368 | |||
369 | #: src/bin/options_colors.c:15 | ||
370 | msgid "Green" | ||
371 | msgstr "" | ||
372 | |||
373 | #: src/bin/options_colors.c:16 | ||
374 | msgid "Yellow" | ||
375 | msgstr "" | ||
376 | |||
377 | #: src/bin/options_colors.c:17 | ||
378 | msgid "Blue" | ||
379 | msgstr "" | ||
380 | |||
381 | #: src/bin/options_colors.c:18 | ||
382 | msgid "Magenta" | ||
383 | msgstr "" | ||
384 | |||
385 | #: src/bin/options_colors.c:19 | ||
386 | msgid "Cyan" | ||
387 | msgstr "" | ||
388 | |||
389 | #: src/bin/options_colors.c:20 | ||
390 | msgid "White" | ||
391 | msgstr "" | ||
392 | |||
393 | #: src/bin/options_colors.c:21 | ||
394 | msgid "Inverse" | ||
395 | msgstr "" | ||
396 | |||
397 | #: src/bin/options_colors.c:22 | ||
398 | msgid "Inverse Base" | ||
399 | msgstr "" | ||
400 | |||
401 | #: src/bin/options_colors.c:187 | ||
402 | msgid "Normal" | ||
403 | msgstr "" | ||
404 | |||
405 | #: src/bin/options_colors.c:188 | ||
406 | msgid "Bright" | ||
407 | msgstr "" | ||
408 | |||
409 | #: src/bin/options_colors.c:189 | ||
410 | msgid "Normal 2" | ||
411 | msgstr "" | ||
412 | |||
413 | #: src/bin/options_colors.c:190 | ||
414 | msgid "Bright 2" | ||
415 | msgstr "" | ||
416 | |||
417 | #: src/bin/options_colors.c:262 | ||
418 | msgid "Use" | ||
419 | msgstr "" | ||
420 | |||
421 | #: src/bin/options_colors.c:272 | ||
422 | msgid "Reset" | ||
423 | msgstr "" | ||
424 | |||
425 | #: src/bin/options_font.c:414 | ||
426 | msgid "Bitmap" | ||
427 | msgstr "" | ||
428 | |||
429 | #: src/bin/options_font.c:454 | ||
430 | msgid "Standard" | ||
431 | msgstr "" | ||
432 | |||
433 | #: src/bin/options_helpers.c:190 | ||
434 | msgid "Inline if possible" | ||
435 | msgstr "" | ||
436 | |||
437 | #: src/bin/options_helpers.c:220 | ||
438 | msgid "E-mail:" | ||
439 | msgstr "" | ||
440 | |||
441 | #: src/bin/options_helpers.c:253 | ||
442 | msgid "URL (Images):" | ||
443 | msgstr "" | ||
444 | |||
445 | #: src/bin/options_helpers.c:278 | ||
446 | msgid "URL (Video):" | ||
447 | msgstr "" | ||
448 | |||
449 | #: src/bin/options_helpers.c:303 | ||
450 | msgid "URL (All):" | ||
451 | msgstr "" | ||
452 | |||
453 | #: src/bin/options_helpers.c:336 | ||
454 | msgid "Local (Images):" | ||
455 | msgstr "" | ||
456 | |||
457 | #: src/bin/options_helpers.c:361 | ||
458 | msgid "Local (Video):" | ||
459 | msgstr "" | ||
460 | |||
461 | #: src/bin/options_helpers.c:386 | ||
462 | msgid "Local (All):" | ||
463 | msgstr "" | ||
464 | |||
465 | #: src/bin/options_keys.c:33 | ||
466 | msgid "Scroll one page up" | ||
467 | msgstr "" | ||
468 | |||
469 | #: src/bin/options_keys.c:34 | ||
470 | msgid "Scroll one page down" | ||
471 | msgstr "" | ||
472 | |||
473 | #: src/bin/options_keys.c:35 src/bin/options_keys.c:36 | ||
474 | msgid "Paste Clipboard (ctrl+v/c) selection" | ||
475 | msgstr "" | ||
476 | |||
477 | #: src/bin/options_keys.c:37 src/bin/options_keys.c:38 | ||
478 | msgid "Paste Primary (highlight) selection" | ||
479 | msgstr "" | ||
480 | |||
481 | #: src/bin/options_keys.c:39 src/bin/options_keys.c:40 | ||
482 | msgid "Copy current selection to clipboard" | ||
483 | msgstr "" | ||
484 | |||
485 | #: src/bin/options_keys.c:41 | ||
486 | msgid "Font size up 1" | ||
487 | msgstr "" | ||
488 | |||
489 | #: src/bin/options_keys.c:42 | ||
490 | msgid "Font size down 1" | ||
491 | msgstr "" | ||
492 | |||
493 | #: src/bin/options_keys.c:43 | ||
494 | msgid "Reset font size to 10" | ||
495 | msgstr "" | ||
496 | |||
497 | #: src/bin/options_keys.c:44 | ||
498 | msgid "Split horizontally (new below)" | ||
499 | msgstr "" | ||
500 | |||
501 | #: src/bin/options_keys.c:45 | ||
502 | msgid "Split vertically (new on right)" | ||
503 | msgstr "" | ||
504 | |||
505 | #: src/bin/options_keys.c:46 | ||
506 | msgid "Focus to previous terminal" | ||
507 | msgstr "" | ||
508 | |||
509 | #: src/bin/options_keys.c:47 | ||
510 | msgid "Focus to next terminal" | ||
511 | msgstr "" | ||
512 | |||
513 | #: src/bin/options_keys.c:48 | ||
514 | msgid "Create new \"tab\"" | ||
515 | msgstr "" | ||
516 | |||
517 | #: src/bin/options_keys.c:49 | ||
518 | msgid "Bring up \"tab\" switcher" | ||
519 | msgstr "" | ||
520 | |||
521 | #: src/bin/options_keys.c:50 | ||
522 | msgid "Switch to terminal tab 1" | ||
523 | msgstr "" | ||
524 | |||
525 | #: src/bin/options_keys.c:51 | ||
526 | msgid "Switch to terminal tab 2" | ||
527 | msgstr "" | ||
528 | |||
529 | #: src/bin/options_keys.c:52 | ||
530 | msgid "Switch to terminal tab 3" | ||
531 | msgstr "" | ||
532 | |||
533 | #: src/bin/options_keys.c:53 | ||
534 | msgid "Switch to terminal tab 4" | ||
535 | msgstr "" | ||
536 | |||
537 | #: src/bin/options_keys.c:54 | ||
538 | msgid "Switch to terminal tab 5" | ||
539 | msgstr "" | ||
540 | |||
541 | #: src/bin/options_keys.c:55 | ||
542 | msgid "Switch to terminal tab 6" | ||
543 | msgstr "" | ||
544 | |||
545 | #: src/bin/options_keys.c:56 | ||
546 | msgid "Switch to terminal tab 7" | ||
547 | msgstr "" | ||
548 | |||
549 | #: src/bin/options_keys.c:57 | ||
550 | msgid "Switch to terminal tab 8" | ||
551 | msgstr "" | ||
552 | |||
553 | #: src/bin/options_keys.c:58 | ||
554 | msgid "Switch to terminal tab 9" | ||
555 | msgstr "" | ||
556 | |||
557 | #: src/bin/options_keys.c:59 | ||
558 | msgid "Switch to terminal tab 10" | ||
559 | msgstr "" | ||
560 | |||
561 | #: src/bin/options_keys.c:60 | ||
562 | msgid "Enter command mode" | ||
563 | msgstr "" | ||
564 | |||
565 | #: src/bin/options_keys.c:61 | ||
566 | msgid "Toggle miniview of the history" | ||
567 | msgstr "" | ||
568 | |||
569 | #: src/bin/options_video.c:78 | ||
570 | msgid "Translucent" | ||
571 | msgstr "" | ||
572 | |||
573 | #: src/bin/options_video.c:89 src/bin/options_video.c:90 | ||
574 | #, c-format | ||
575 | msgid "%1.0f%%" | ||
576 | msgstr "" | ||
577 | |||
578 | #: src/bin/options_video.c:109 | ||
579 | msgid "Audio muted" | ||
580 | msgstr "" | ||
581 | |||
582 | #: src/bin/options_video.c:125 | ||
583 | msgid "Video Engine:" | ||
584 | msgstr "" | ||
585 | |||
586 | #: src/bin/options_video.c:132 | ||
587 | msgid "Automatic" | ||
588 | msgstr "" | ||
589 | |||
590 | #: src/bin/options_wallpaper.c:101 | ||
591 | msgid "None" | ||
592 | msgstr "" | ||
593 | |||
594 | #: src/bin/options_wallpaper.c:392 | ||
595 | msgid "Source file is target file" | ||
596 | msgstr "" | ||
597 | |||
598 | #: src/bin/options_wallpaper.c:405 | ||
599 | msgid "Picture imported" | ||
600 | msgstr "" | ||
601 | |||
602 | #: src/bin/options_wallpaper.c:410 | ||
603 | msgid "Failed" | ||
604 | msgstr "" | ||
605 | |||
606 | #: src/bin/options_wallpaper.c:427 | ||
607 | msgid "Background" | ||
608 | msgstr "" | ||
609 | |||
610 | #: src/bin/options_wallpaper.c:471 | ||
611 | msgid "Select Path" | ||
612 | msgstr "" | ||
613 | |||
614 | #: src/bin/options_wallpaper.c:477 | ||
615 | msgid "System" | ||
616 | msgstr "" | ||
617 | |||
618 | #: src/bin/options_wallpaper.c:480 | ||
619 | msgid "User" | ||
620 | msgstr "" | ||
621 | |||
622 | #: src/bin/options_wallpaper.c:483 | ||
623 | msgid "Other" | ||
624 | msgstr "" | ||
625 | |||
626 | #: src/bin/options_wallpaper.c:498 | ||
627 | msgid "Double click on a picture to import it" | ||
628 | msgstr "" | ||
629 | |||
630 | #: src/bin/termcmd.c:66 | ||
631 | #, c-format | ||
632 | msgid "Unknown font command: %s" | ||
633 | msgstr "" | ||
634 | |||
635 | #: src/bin/termcmd.c:93 | ||
636 | #, c-format | ||
637 | msgid "Unknown grid size command: %s" | ||
638 | msgstr "" | ||
639 | |||
640 | #: src/bin/termcmd.c:118 | ||
641 | #, c-format | ||
642 | msgid "Background file could not be read: %s" | ||
643 | msgstr "" | ||
644 | |||
645 | #: src/bin/termcmd.c:147 | ||
646 | #, c-format | ||
647 | msgid "Unknown command: %s" | ||
648 | msgstr "" | ||
649 | |||
650 | #: src/bin/termio.c:382 | ||
651 | msgid "Preview" | ||
652 | msgstr "" | ||
653 | |||
654 | #: src/bin/termio.c:385 | ||
655 | msgid "Open" | ||
656 | msgstr "" | ||
657 | |||
658 | #: src/bin/termio.c:1898 | ||
659 | #, c-format | ||
660 | msgid "unsupported selection format '%s'" | ||
661 | msgstr "" | ||
662 | |||
663 | #: src/bin/termio.c:3837 | ||
664 | msgid "Ecore IMF failed" | ||
665 | msgstr "" | ||
666 | |||
667 | #: src/bin/termio.c:4535 | ||
668 | msgid "Could not allocate termpty" | ||
669 | msgstr "" | ||
670 | |||
671 | #: src/bin/termio.c:4902 | ||
672 | #, c-format | ||
673 | msgid "Could not get working directory of pid %i: %s" | ||
674 | msgstr "" | ||
675 | |||
676 | #: src/bin/termio.c:4916 | ||
677 | #, c-format | ||
678 | msgid "Could not load working directory %s: %s" | ||
679 | msgstr "" | ||
680 | |||
681 | #: src/bin/termpty.c:68 src/bin/termpty.c:92 src/bin/termpty.c:126 | ||
682 | #, c-format | ||
683 | msgid "memerr: %s" | ||
684 | msgstr "" | ||
685 | |||
686 | #: src/bin/termpty.c:152 | ||
687 | #, c-format | ||
688 | msgid "Size set ioctl failed: %s" | ||
689 | msgstr "" | ||
690 | |||
691 | #: src/bin/termpty.c:317 src/bin/termpty.c:322 src/bin/termpty.c:326 | ||
692 | #, c-format | ||
693 | msgid "Function %s failed: %s" | ||
694 | msgstr "" | ||
695 | |||
696 | #: src/bin/termpty.c:333 | ||
697 | #, c-format | ||
698 | msgid "open() of pty '%s' failed: %s" | ||
699 | msgstr "" | ||
700 | |||
701 | #: src/bin/termpty.c:339 src/bin/termpty.c:345 | ||
702 | #, c-format | ||
703 | msgid "fcntl() on pty '%s' failed: %s" | ||
704 | msgstr "" | ||
705 | |||
706 | #: src/bin/termpty.c:377 | ||
707 | #, c-format | ||
708 | msgid "Could not change current directory to '%s': %s" | ||
709 | msgstr "" | ||
710 | |||
711 | #: src/bin/termpty.c:398 | ||
712 | #, c-format | ||
713 | msgid "Could not find shell, falling back to %s" | ||
714 | msgstr "" | ||
715 | |||
716 | #: src/bin/termpty.c:594 | ||
717 | #, c-format | ||
718 | msgid "Could not write to file descriptor %d: %s" | ||
719 | msgstr "" | ||
720 | |||
721 | #: src/bin/utils.c:50 | ||
722 | #, c-format | ||
723 | msgid "Could not load any theme for group=%s: %s" | ||
724 | msgstr "" | ||