summary refs log tree commit diff stats
path: root/po/sk.po
blob: 905ea508adfdd14e2b985c9239fb63277b4d3d39 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
pre { line-height: 125%; }
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
.highlight .hll { background-color: #ffffcc }
.highlight .c { color: #888888 } /* Comment */
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.highlight .k { color: #008800; font-weight: bold } /* Keyword */
.highlight .ch { color: #888888 } /* Comment.Hashbang */
.highlight .cm { color: #888888 } /* Comment.Multiline */
.highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */
.highlight .cpf { color: #888888 } /* Comment.PreprocFile */
.highlight .c1 { color: #888888 } /* Comment.Single */
.highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */
.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .ges { font-weight: bold; font-style: italic } /* Generic.EmphStrong */
.highlight .gr { color: #aa0000 } /* Generic.Error */
.highlight .gh { color: #333333 } /* Generic.Heading */
.highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */
.highlight .go { color: #888888 } /* Generic.Output */
.highlight .gp { color: #555555 } /* Generic.Prompt */
.highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .gu { color: #666666 } /* Generic.Subheading */
.highlight .gt { color: #aa0000 } /* Generic.Traceback */
.highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */
.highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */
.highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */
.highlight .kp { color: #008800 } /* Keyword.Pseudo */
.highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */
.highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */
.highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */
.highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */
.highlight .na { color: #336699 } /* Name.Attribute */
.highlight .nb { color: #003388 } /* Name.Builtin */
.highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */
.highlight .no { color: #003366; font-weight: bold } /* Name.Constant */
.highlight .nd { color: #555555 } /* Name.Decorator */
.highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */
.highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */
.highlight .nl { color: #336699; font-style: italic } /* Name.Label */
.highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */
.highlight .py { color: #336699; font-weight: bold } /* Name.Property */
.highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */
.highlight .nv { color: #336699 } /* Name.Variable */
.highlight .ow { color: #008800 } /* Operator.Word */
.highlight .w { color: #bbbbbb } /* Text.Whitespace */
.highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */
.highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */
.highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */
.highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */
.highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */
.highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */
.highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */
.highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */
.highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */
.highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */
.highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */
.highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */
.highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */
.highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */
.highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */
.highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */
.highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */
.highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */
.highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */
.highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */
.highlight .vc { color: #336699 } /* Name.Variable.Class */
.highlight .vg { color: #dd7700 } /* Name.Variable.Global */
.highlight .vi { color: #3333bb } /* Name.Variable.Instance */
.highlight .vm { color: #336699 } /* Name.Variable.Magic */
.highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
/***************************************************************************
                          main.cpp  -  description
                             -------------------
    begin                : Wed Jan  1 19:06:46 GMT+4 2003
    copyright            : (C) 2003 - 2005 by Alex Shaduri
    email                : ashaduri '@' gmail.com
 ***************************************************************************/


#ifdef HAVE_CONFIG_H
#include <config.h>
#endif

#include <iostream>
#include <fstream>
#include <stdlib.h>
#include <sstream>
#include <gtk/gtk.h>

#ifdef _WIN32
#include "win32util.h"
#include <io.h>
#else
#include <sys/stat.h>
#endif

#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif

#include "interface.h"
#include "callbacks.h"
#include "support.h"

#include "main.h"


// ------------------------------------------------------



GtkWidget* g_main_window = 0;
// GtkWidget* g_fontsel_dialog = 0;


static std::string s_tmp_file;



// ------------------------------------------------------



static std::string gchar_to_string(gchar* gstr)
{
	std::string str = (gstr ? gstr : "");
	g_free(gstr);
	return str;
}



std::string get_home_dir()
{
	std::string dir;

	if (g_get_home_dir())
		dir = g_get_home_dir();

#ifdef _WIN32
	if (dir == "") {
		dir = win32_get_registry_value_string(HKEY_CURRENT_USER, "SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Shell Folders", "Personal");
	}
	if (dir == "") {
		dir = win32_get_registry_value_string(HKEY_CURRENT_USER, "SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Shell Folders", "User");
	}
#endif

	return dir;

}




// ------------------------------------------------------


static std::string s_orig_theme;
static std::string s_orig_font;

std::string& get_orig_theme()
{
	return s_orig_theme;
}


std::string& get_orig_font()
{
	return s_orig_font;
}


// ------------------------------------------------------


std::string get_current_theme()
{

	GtkSettings* settings = gtk_settings_get_default();
	gchar* theme;
	g_object_get(settings, "gtk-theme-name", &theme, NULL);

	return gchar_to_string(theme);
}




std::string get_current_font()
{
	return gchar_to_string(pango_font_description_to_string(gtk_rc_get_style(g_main_window)->font_desc));
}



// ------------------------------------------------------



std::string get_selected_theme()
{
	GtkTreeView* treeview = GTK_TREE_VIEW(lookup_widget(g_main_window, "main_themelist"));
	GtkTreeModel* model = gtk_tree_view_get_model(treeview);
	GtkTreeSelection* selection = gtk_tree_view_get_selection(treeview);

	GtkTreeIter iter;
	gtk_tree_selection_get_selected(selection, 0, &iter);

	gchar* theme_name;
	gtk_tree_model_get(model, &iter, 0, &theme_name, -1);
// 	std::cout << theme_name << "\n";
	return gchar_to_string(theme_name);
}



std::string get_selected_font()
{
// 	GtkWidget* fontentry = lookup_widget(g_main_window, "main_fontentry");
// 	return gtk_entry_get_text(GTK_ENTRY(fontentry));

	bool default_font = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(lookup_widget(g_main_window, "main_use_default_font_radio")));

	if (default_font)
		return "";

	GtkWidget* fontbutton = lookup_widget(g_main_window, "main_font_selector_button");
	return gtk_font_button_get_font_name(GTK_FONT_BUTTON(fontbutton));
}


// ------------------------------------------------------



static void themelist_selection_changed_cb(GtkTreeSelection* selection, gpointer data)
{
	if (gtk_tree_selection_get_selected (selection, 0, 0))
		apply_theme(get_selected_theme(), get_current_font());
}



// ------------------------------------------------------



static void populate_with_themes(GtkWidget* w)
{

	std::string search_path = gchar_to_string(gtk_rc_get_theme_dir());
	//std::string search_path = gchar_to_string(g_build_filename("lib", "gtk-2.0", "2.10.0", "engines", NULL));

	if (search_path.size() && search_path[search_path.size() -1] != G_DIR_SEPARATOR)
		search_path += G_DIR_SEPARATOR_S;

	GDir* gdir = g_dir_open(search_path.c_str(), 0, NULL);
	if (gdir == NULL)
		return;


	char* name;
	GList* glist = 0;

	while ( (name = const_cast<char*>(g_dir_read_name(gdir))) != NULL ) {
		std::string filename = name;

//		if (g_ascii_strup(fname.c_str(), -1) == "Default")
//			continue;

		std::string fullname = search_path + filename;
		std::string rc = fullname; rc += G_DIR_SEPARATOR_S; rc += "gtk-2.0"; rc += G_DIR_SEPARATOR_S; rc += "gtkrc";

		bool is_dir = 0;
		if (g_file_test(fullname.c_str(), G_FILE_TEST_IS_DIR))
			is_dir = 1;

		if (is_dir && g_file_test(rc.c_str(), G_FILE_TEST_IS_REGULAR)) {
			glist = g_list_insert_sorted(glist, g_strdup(filename.c_str()), (GCompareFunc)strcmp);
		}
	}

	g_dir_close(gdir);




	// ---------------- tree


	GtkTreeView* treeview = GTK_TREE_VIEW(w);
	GtkListStore *store = gtk_list_store_new (1, G_TYPE_STRING);
	gtk_tree_view_set_model(treeview, GTK_TREE_MODEL(store));

	GtkTreeViewColumn* column = gtk_tree_view_column_new_with_attributes (
												"Theme", gtk_cell_renderer_text_new(),
												"text", 0,
												NULL);
	gtk_tree_view_column_set_sizing(column, GTK_TREE_VIEW_COLUMN_GROW_ONLY);
	gtk_tree_view_append_column (GTK_TREE_VIEW (treeview), column);


	GtkTreeIter   iter;

	int i =0, curr=0;
	while (char* theme = (char*)g_list_nth_data(glist, i)) {
		gtk_list_store_append (store, &iter);
		gtk_list_store_set (store, &iter, 0, theme, -1);

		if (strcmp(theme, get_current_theme().c_str()) == 0) {
			curr = i;
		}

		++i;
	}


	GtkTreeSelection* selection = gtk_tree_view_get_selection (GTK_TREE_VIEW (treeview));

	// set the default theme

	// THIS IS IMPORTANT!!!
	gtk_widget_grab_focus(w);

	std::stringstream str;
	str << curr;
	GtkTreePath* selpath = gtk_tree_path_new_from_string (str.str().c_str());
	if (selpath) {
		gtk_tree_selection_select_path(selection, selpath);
		gtk_tree_view_scroll_to_cell(treeview, selpath, NULL, true, 0.5, 0.0);
		gtk_tree_path_free(selpath);
	}

	g_signal_connect (G_OBJECT (selection), "changed",
                  G_CALLBACK (themelist_selection_changed_cb), NULL);

	g_object_unref (G_OBJECT (store));


	// ---------------- font

// 	GtkWidget* fontentry = lookup_widget(g_main_window, "main_fontentry");
// 	gtk_entry_set_text(GTK_ENTRY(fontentry), get_current_font().c_str());

	GtkWidget* fontbutton = lookup_widget(g_main_window, "main_font_selector_button");
	gtk_font_button_set_font_name(GTK_FONT_BUTTON(fontbutton), get_current_font().c_str());


}




// ------------------------------------------------------

#ifdef _WIN32
static void redirect_to_file (const gchar* log_domain, GLogLevelFlags log_level,
									const gchar* message, gpointer user_data)
{
	/* only write logs if running in portable mode, otherwise
	   we would get a permission error in program files */
	if ((_access( "portable-mode", 0 )) != -1)
	{
		std::fstream f;
		f.open("gtk2-prefs.log", std::ios::app);
		f << message << "\n";
		f.close();
	}
}
#endif

// ------------------------------------------------------




int main(int argc, char *argv[])
{

	// work around pango weirdness
#ifdef _WIN32
	// no longer needed as of pango 1.2.5, but won't do any harm
// 	putenv("PANGO_WIN32_NO_UNISCRIBE=1");
#endif




	std::string user = g_get_user_name();
	std::string tmp = g_get_tmp_dir();
	std::string tmp_file = tmp + G_DIR_SEPARATOR_S + "gtk_prefs_tmprc_" + user;
	s_tmp_file = tmp_file;
	gtk_rc_add_default_file(tmp_file.c_str());



	gtk_init (&argc, &argv);

	// redirect gtk warnings to file when in win32
#if defined _WIN32 && !defined DEBUG
	g_log_set_handler ("GLib", GLogLevelFlags(G_LOG_LEVEL_MASK | G_LOG_FLAG_FATAL
                     | G_LOG_FLAG_RECURSION), redirect_to_file, NULL);
	g_log_set_handler ("GModule", GLogLevelFlags(G_LOG_LEVEL_MASK | G_LOG_FLAG_FATAL
                     | G_LOG_FLAG_RECURSION), redirect_to_file, NULL);
	g_log_set_handler ("GLib-GObject", GLogLevelFlags(G_LOG_LEVEL_MASK | G_LOG_FLAG_FATAL
                     | G_LOG_FLAG_RECURSION), redirect_to_file, NULL);
	g_log_set_handler ("GThread", GLogLevelFlags(G_LOG_LEVEL_MASK | G_LOG_FLAG_FATAL
                     | G_LOG_FLAG_RECURSION), redirect_to_file, NULL);
	g_log_set_handler ("Gtk", GLogLevelFlags(G_LOG_LEVEL_MASK | G_LOG_FLAG_FATAL
                     | G_LOG_FLAG_RECURSION), redirect_to_file, NULL);
	g_log_set_handler ("Gdk", GLogLevelFlags(G_LOG_LEVEL_MASK | G_LOG_FLAG_FATAL
                     | G_LOG_FLAG_RECURSION), redirect_to_file, NULL);
	g_log_set_handler ("GdkPixbuf", GLogLevelFlags(G_LOG_LEVEL_MASK | G_LOG_FLAG_FATAL
                     | G_LOG_FLAG_RECURSION), redirect_to_file, NULL);
#endif


	add_pixmap_directory(".");

	g_main_window = create_main_window();


	populate_with_themes(lookup_widget(g_main_window, "main_themelist"));


	std::string about_text = std::string("GTK+ Preference Tool") + "\n\
\n\
by Alex Shaduri <ashaduri@gmail.com>\n\
\n\
  The authors make NO WARRANTY or representation, either express or implied, with respect to this software, its quality, accuracy, merchantability, or fitness for a particular purpose.  This software is provided \"AS IS\", and you, its user, assume the entire risk as to its quality and accuracy.\n\
\n\
  This is free software, and you are welcome to redistribute it under terms of GNU General Public License v2.";


	gtk_label_set_text(GTK_LABEL(lookup_widget(g_main_window, "about_label")), about_text.c_str());


	GtkTreeView* treeview = GTK_TREE_VIEW(lookup_widget(g_main_window, "preview_treeview"));
	GtkTreeStore *store = gtk_tree_store_new (2, G_TYPE_STRING, G_TYPE_INT);
	gtk_tree_view_set_model(treeview, GTK_TREE_MODEL(store));


	GtkTreeViewColumn* column1 = gtk_tree_view_column_new_with_attributes ("Text", gtk_cell_renderer_text_new(), "text", 0, NULL);
	gtk_tree_view_column_set_sizing(column1, GTK_TREE_VIEW_COLUMN_GROW_ONLY);
	gtk_tree_view_column_set_resizable(column1, true);
	gtk_tree_view_column_set_reorderable (column1, true);
	gtk_tree_view_append_column (GTK_TREE_VIEW (treeview), column1);

	GtkTreeViewColumn* column2 = gtk_tree_view_column_new_with_attributes ("Number", gtk_cell_renderer_text_new(), "text", 1, NULL);
	gtk_tree_view_append_column (GTK_TREE_VIEW (treeview), column2);


	GtkTreeIter   iter1, iter2;

	gtk_tree_store_append (store, &iter1, NULL);
	gtk_tree_store_set (store, &iter1, 0, "Parent 2", 1, 66, -1);

	gtk_tree_store_append (store, &iter1, NULL);
	gtk_tree_store_set (store, &iter1, 0, "Parent 1", 1, 65, -1);

	gtk_tree_store_append (store, &iter2, &iter1);
	gtk_tree_store_set (store, &iter2, 0, "Child 1", 1, 67, -1);

	gtk_tree_view_column_set_sort_column_id(column1, 0);
	gtk_tree_view_column_set_sort_order (column1, GTK_SORT_ASCENDING);
	gtk_tree_view_column_set_sort_indicator(column1, true);
	gtk_tree_sortable_set_sort_column_id(GTK_TREE_SORTABLE(store), 0, GTK_SORT_ASCENDING);

	g_object_unref (G_OBJECT (store));


	get_orig_theme() = get_current_theme();
	get_orig_font() = get_current_font();


	gtk_widget_show (g_main_window);


	gtk_main();

	return EXIT_SUCCESS;

}



// -------------------------------



void set_theme(const std::string& theme_name, const std::string& font)
{
	// set widgets accordingly

	// tree
	GtkTreeView* treeview = GTK_TREE_VIEW(lookup_widget(g_main_window, "main_themelist"));
	GtkTreeModel* model = gtk_tree_view_get_model(treeview);
	GtkTreeSelection* selection = gtk_tree_view_get_selection(treeview);

	GtkTreeIter iter;
	gtk_tree_model_get_iter_first(model, &iter);

	while(gtk_tree_model_iter_next(model, &iter)) {

		gchar* text;
		gtk_tree_model_get (model, &iter, 0, &text, -1);
		std::string theme = gchar_to_string(text);

		if (theme_name == theme) {
			gtk_tree_selection_select_iter(selection, &iter);
			break;
		}

	}


	// font
// 	GtkWidget* fontentry = lookup_widget(g_main_window, "main_fontentry");
// 	gtk_entry_set_text(GTK_ENTRY(fontentry), font.c_str());

	if (font != "") {
		GtkWidget* fontbutton = lookup_widget(g_main_window, "main_font_selector_button");
		gtk_font_button_set_font_name(GTK_FONT_BUTTON(fontbutton), get_current_font().c_str());
	}


	apply_theme(get_selected_theme(), get_selected_font());

}




void apply_theme(const std::string& theme_name, const std::string& font)
{

	std::stringstream strstr;
	strstr << "gtk-theme-name = \"" << theme_name << "\"\n";

	if (font != "")
		strstr << "style \"user-font\"\n{\nfont_name=\"" << font << "\"\n}\nwidget_class \"*\" style \"user-font\"";

// 	std::cout << strstr.str() << "\n\n\n";
	std::fstream f;
	f.open(s_tmp_file.c_str(), std::ios::out);
		f << strstr.str();
	f.close();


	GtkSettings* settings = gtk_settings_get_default();

  	gtk_rc_reparse_all_for_settings (settings, true);
// 	gtk_rc_parse_string(strstr.str().c_str());
//  	gtk_rc_parse("/root/.gtk-tmp");
//  	gtk_rc_reset_styles(settings);

	unlink(s_tmp_file.c_str());

	while (gtk_events_pending())
		gtk_main_iteration();


}




#ifdef _WIN32
#ifdef HAVE_DIRECT_H
#include <direct.h>
#define mkdir(a) _mkdir(a)
#else
#define mkdir(a, b) mkdir(a)
#endif
#endif


bool save_current_theme()
{

	std::string conf_file = "";

	if ((_access( "portable-mode", 0 )) != -1) {

		char* themes_dir_c = gtk_rc_get_theme_dir();
		char* conf_file_c = g_build_filename("etc", "gtk-2.0", "gtkrc", NULL);

		conf_file = (conf_file_c ? conf_file_c : "");

		// file doesn't exist, try to get it from gtk.
		if (!g_file_test(conf_file.c_str(), G_FILE_TEST_EXISTS)) {

			gchar** rc_files = gtk_rc_get_default_files();
			if (rc_files[0] != 0) {
				conf_file = rc_files[0];
			}

		}


		g_free(themes_dir_c);
		g_free(conf_file_c);


		// mkdir a directory, only one level deep
		char* etc = g_path_get_dirname(conf_file.c_str());
		if (!g_file_test(etc, G_FILE_TEST_IS_DIR)) {
			mkdir(etc, S_IRWXU | S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH);
		}
		g_free(etc);


	} else {

		conf_file = get_home_dir();

		if (conf_file[conf_file.length()-1] != G_DIR_SEPARATOR)
			conf_file += G_DIR_SEPARATOR_S;

		conf_file += ".gtkrc-2.0";

	}



	// ask

	GtkWidget* window = gtk_window_new(GTK_WINDOW_TOPLEVEL);
	GtkWidget* dialog = gtk_dialog_new_with_buttons ("Query", GTK_WINDOW(window),
											GtkDialogFlags(GTK_DIALOG_DESTROY_WITH_PARENT | GTK_DIALOG_MODAL),
											GTK_STOCK_NO, GTK_RESPONSE_REJECT,
											GTK_STOCK_YES, GTK_RESPONSE_ACCEPT,
											NULL);
	gtk_window_set_position(GTK_WINDOW(dialog), GTK_WIN_POS_MOUSE);
	GtkWidget* hbox = gtk_hbox_new(1, 1);
	gtk_container_set_border_width(GTK_CONTAINER(hbox), 10);

	gtk_container_add (GTK_CONTAINER(GTK_DIALOG(dialog)->vbox), hbox);
	gtk_container_add (GTK_CONTAINER(hbox),
			gtk_label_new((std::string("\n\nThe file \"") + conf_file +  "\" will be overwritten.\nAre you sure?\n\n").c_str()));

	gtk_widget_show_all (dialog);

	bool ret = 0;
	gint result = gtk_dialog_run (GTK_DIALOG (dialog));
	switch (result) {
		case GTK_RESPONSE_ACCEPT:
			ret = 1;
			break;
	}
	gtk_widget_destroy(dialog);
	gtk_widget_destroy(window);

	if (!ret)  // the user pressed "No".
		return false;


	std::string font = get_selected_font();

	std::fstream f;
	f.open(conf_file.c_str(), std::ios::out);
		f << "# Auto-written by gtk2_prefs. Do not edit.\n\n";
		f << "gtk-theme-name = \"" << get_selected_theme() << "\"\n";

		if (font != "")
			f << "style \"user-font\"\n{\n\tfont_name=\"" << font << "\"\n}\nwidget_class \"*\" style \"user-font\"";
	f.close();


	return true;

}




void program_shutdown()
{
	gtk_main_quit();
}
id='n3358' href='#n3358'>3358 3359 3360 3361 3362 3363 3364 3365 3366 3367 3368 3369 3370 3371 3372 3373 3374 3375 3376 3377 3378 3379 3380 3381 3382 3383 3384 3385 3386 3387 3388 3389 3390 3391 3392 3393 3394 3395 3396 3397 3398 3399 3400 3401 3402 3403 3404 3405 3406 3407 3408 3409 3410 3411 3412 3413 3414 3415 3416 3417 3418 3419 3420 3421 3422 3423 3424 3425 3426 3427 3428 3429 3430 3431 3432 3433 3434 3435 3436 3437 3438 3439 3440 3441 3442 3443 3444 3445 3446 3447 3448 3449 3450 3451 3452 3453 3454 3455 3456 3457 3458 3459 3460 3461 3462 3463 3464 3465 3466 3467 3468 3469 3470 3471 3472 3473 3474 3475 3476 3477 3478 3479 3480 3481 3482 3483 3484 3485 3486 3487 3488 3489 3490 3491 3492 3493 3494 3495 3496 3497 3498 3499 3500 3501 3502 3503 3504 3505 3506 3507 3508 3509 3510 3511 3512 3513 3514 3515 3516 3517 3518 3519 3520 3521 3522 3523 3524 3525 3526 3527 3528 3529 3530 3531 3532 3533 3534 3535 3536 3537 3538 3539 3540 3541 3542 3543 3544 3545 3546 3547 3548 3549 3550 3551 3552 3553 3554 3555 3556 3557 3558 3559 3560 3561 3562 3563 3564 3565 3566 3567 3568 3569 3570 3571 3572 3573 3574 3575 3576 3577 3578 3579 3580 3581 3582 3583 3584 3585 3586 3587 3588 3589 3590 3591 3592 3593 3594 3595 3596 3597 3598 3599 3600 3601 3602 3603 3604 3605 3606 3607 3608 3609 3610 3611 3612 3613 3614 3615 3616 3617 3618 3619 3620 3621 3622 3623 3624 3625 3626 3627 3628 3629 3630 3631 3632 3633 3634 3635 3636 3637 3638 3639 3640 3641 3642 3643 3644 3645 3646 3647 3648 3649 3650 3651 3652 3653 3654 3655 3656 3657 3658 3659 3660 3661 3662 3663 3664 3665 3666 3667 3668 3669 3670 3671 3672 3673 3674 3675 3676 3677 3678 3679 3680 3681 3682 3683 3684 3685 3686 3687 3688 3689 3690 3691 3692 3693 3694 3695 3696 3697 3698 3699 3700 3701 3702 3703 3704 3705 3706 3707 3708 3709 3710 3711 3712 3713 3714 3715 3716 3717 3718 3719 3720 3721 3722 3723 3724 3725 3726 3727 3728 3729 3730 3731 3732 3733 3734 3735 3736 3737 3738 3739 3740 3741 3742 3743 3744 3745 3746 3747 3748 3749 3750 3751 3752 3753 3754 3755 3756 3757 3758 3759 3760 3761 3762 3763 3764 3765 3766 3767 3768 3769 3770 3771 3772 3773 3774 3775 3776 3777 3778 3779 3780 3781 3782 3783 3784 3785 3786 3787 3788 3789 3790 3791 3792 3793 3794 3795 3796 3797 3798 3799 3800 3801 3802 3803 3804 3805 3806 3807 3808 3809 3810 3811 3812 3813 3814 3815 3816 3817 3818 3819 3820 3821 3822 3823 3824 3825 3826 3827 3828 3829 3830 3831 3832 3833 3834 3835 3836 3837 3838 3839 3840 3841 3842 3843 3844 3845 3846 3847 3848 3849 3850 3851 3852 3853 3854 3855 3856 3857 3858 3859 3860 3861 3862 3863 3864 3865 3866 3867 3868 3869 3870 3871 3872 3873 3874 3875 3876 3877 3878 3879 3880 3881 3882 3883 3884 3885 3886 3887 3888 3889 3890 3891 3892 3893 3894 3895 3896 3897 3898 3899 3900 3901 3902 3903 3904 3905 3906 3907 3908 3909 3910 3911 3912 3913 3914 3915 3916 3917 3918 3919 3920 3921 3922 3923 3924 3925 3926 3927 3928 3929 3930 3931 3932 3933 3934 3935 3936 3937 3938 3939 3940 3941 3942 3943 3944 3945 3946 3947 3948 3949 3950 3951 3952 3953 3954 3955 3956 3957 3958 3959 3960 3961 3962 3963 3964 3965 3966 3967 3968 3969 3970 3971 3972 3973 3974 3975 3976 3977 3978 3979 3980 3981 3982 3983 3984 3985 3986 3987 3988 3989 3990 3991 3992 3993 3994 3995 3996 3997 3998 3999 4000 4001 4002 4003 4004 4005 4006 4007 4008 4009 4010 4011 4012 4013 4014 4015 4016 4017 4018 4019 4020 4021 4022 4023 4024 4025 4026 4027 4028 4029 4030 4031 4032 4033 4034 4035 4036 4037 4038 4039 4040 4041 4042 4043 4044 4045 4046 4047 4048 4049 4050 4051 4052 4053 4054 4055 4056 4057 4058 4059 4060 4061 4062 4063 4064 4065 4066 4067 4068 4069 4070 4071 4072 4073 4074 4075 4076 4077 4078 4079 4080 4081 4082 4083 4084 4085 4086 4087 4088 4089 4090 4091 4092 4093 4094 4095 4096 4097 4098 4099 4100 4101 4102 4103 4104 4105 4106 4107 4108 4109 4110 4111 4112 4113 4114 4115 4116 4117 4118 4119 4120 4121 4122 4123 4124 4125 4126 4127 4128 4129 4130 4131 4132 4133 4134 4135 4136 4137 4138 4139 4140 4141 4142 4143 4144 4145 4146 4147 4148 4149 4150 4151 4152 4153 4154 4155 4156 4157 4158 4159 4160 4161 4162 4163 4164 4165 4166 4167 4168 4169 4170 4171 4172 4173 4174 4175 4176 4177 4178 4179 4180 4181 4182 4183 4184 4185 4186 4187 4188 4189 4190 4191 4192 4193 4194 4195 4196 4197 4198 4199 4200 4201 4202 4203 4204 4205 4206 4207 4208 4209 4210 4211 4212 4213 4214 4215 4216 4217 4218 4219 4220 4221 4222 4223 4224 4225 4226 4227 4228 4229 4230 4231 4232 4233 4234 4235 4236 4237 4238 4239 4240 4241 4242 4243 4244 4245 4246 4247 4248 4249 4250 4251 4252 4253 4254 4255 4256 4257 4258 4259 4260 4261 4262 4263 4264 4265 4266 4267 4268 4269 4270 4271 4272 4273 4274 4275 4276 4277 4278 4279 4280 4281 4282 4283 4284 4285 4286 4287 4288 4289 4290 4291 4292 4293 4294 4295 4296 4297 4298 4299 4300 4301 4302 4303 4304 4305 4306 4307 4308 4309 4310 4311 4312 4313 4314 4315 4316 4317 4318 4319 4320 4321 4322 4323 4324 4325 4326 4327 4328 4329 4330 4331 4332 4333 4334 4335 4336 4337 4338 4339 4340 4341 4342 4343 4344 4345 4346 4347 4348 4349 4350 4351 4352 4353 4354 4355 4356 4357 4358 4359 4360 4361 4362 4363 4364 4365 4366 4367 4368 4369 4370 4371 4372 4373 4374 4375 4376 4377 4378 4379 4380 4381 4382 4383 4384 4385 4386 4387 4388 4389 4390 4391 4392 4393 4394 4395 4396 4397 4398 4399 4400 4401 4402 4403 4404 4405 4406 4407 4408 4409 4410 4411 4412 4413 4414 4415 4416 4417 4418 4419 4420 4421 4422 4423 4424 4425 4426 4427 4428 4429 4430 4431 4432 4433 4434 4435 4436 4437 4438 4439 4440 4441 4442 4443 4444 4445 4446 4447 4448 4449 4450 4451 4452 4453 4454 4455 4456 4457 4458 4459 4460 4461 4462 4463 4464 4465 4466 4467 4468 4469 4470 4471 4472 4473 4474 4475 4476 4477 4478 4479 4480 4481 4482 4483 4484 4485 4486 4487 4488 4489 4490 4491 4492 4493 4494 4495 4496 4497 4498 4499 4500 4501 4502 4503 4504 4505 4506 4507 4508 4509 4510 4511 4512 4513 4514 4515 4516 4517 4518 4519 4520 4521 4522 4523 4524 4525 4526 4527 4528 4529 4530 4531 4532 4533 4534 4535 4536 4537 4538 4539 4540 4541 4542 4543 4544 4545 4546 4547 4548 4549 4550 4551 4552 4553 4554 4555 4556 4557 4558 4559 4560 4561 4562 4563 4564 4565 4566 4567 4568 4569 4570 4571 4572 4573 4574 4575 4576 4577 4578 4579 4580 4581 4582 4583 4584 4585 4586 4587 4588 4589 4590 4591 4592 4593 4594 4595 4596 4597 4598 4599 4600 4601 4602 4603 4604 4605 4606 4607 4608 4609 4610 4611 4612 4613 4614 4615 4616 4617 4618 4619 4620 4621 4622 4623 4624 4625 4626 4627 4628 4629 4630 4631 4632 4633 4634 4635 4636 4637 4638 4639 4640 4641 4642 4643 4644 4645 4646 4647 4648 4649 4650 4651 4652 4653 4654 4655 4656 4657 4658 4659 4660 4661 4662 4663 4664 4665 4666 4667 4668 4669 4670 4671 4672 4673 4674 4675 4676 4677 4678 4679 4680 4681 4682 4683 4684 4685 4686 4687 4688 4689 4690 4691 4692 4693 4694 4695 4696 4697 4698 4699 4700 4701 4702 4703 4704 4705 4706 4707 4708 4709 4710 4711 4712 4713 4714 4715 4716 4717 4718 4719 4720 4721 4722 4723 4724 4725 4726 4727 4728 4729 4730 4731 4732 4733 4734 4735 4736 4737 4738 4739 4740 4741 4742 4743 4744 4745 4746 4747 4748 4749 4750 4751 4752 4753 4754 4755 4756 4757 4758 4759 4760 4761 4762 4763 4764 4765 4766 4767 4768 4769 4770 4771 4772 4773 4774 4775 4776 4777 4778 4779 4780 4781 4782 4783 4784 4785 4786 4787 4788 4789 4790 4791 4792 4793 4794 4795 4796 4797 4798 4799 4800 4801 4802 4803 4804 4805 4806 4807 4808 4809 4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 4826 4827 4828 4829 4830 4831 4832 4833 4834 4835 4836 4837 4838 4839 4840 4841 4842 4843 4844 4845 4846 4847 4848 4849 4850 4851 4852 4853 4854 4855 4856 4857 4858 4859 4860 4861 4862 4863 4864 4865 4866 4867 4868 4869 4870 4871 4872 4873 4874 4875 4876 4877 4878 4879 4880 4881 4882 4883 4884 4885 4886 4887 4888 4889 4890 4891 4892 4893 4894 4895 4896 4897 4898 4899 4900 4901 4902 4903 4904 4905 4906 4907 4908 4909 4910 4911 4912 4913 4914 4915 4916 4917 4918 4919 4920 4921 4922 4923 4924 4925 4926 4927 4928 4929 4930 4931 4932 4933 4934 4935 4936 4937 4938 4939 4940 4941 4942 4943 4944 4945 4946 4947 4948 4949 4950 4951 4952 4953 4954 4955 4956 4957 4958 4959 4960 4961 4962 4963 4964 4965 4966 4967 4968 4969 4970 4971 4972 4973 4974 4975 4976 4977 4978 4979 4980 4981 4982 4983 4984 4985 4986 4987 4988 4989 4990 4991 4992 4993 4994 4995 4996 4997 4998 4999 5000 5001 5002 5003 5004 5005 5006 5007 5008 5009 5010 5011 5012 5013 5014 5015 5016 5017 5018 5019 5020 5021 5022 5023 5024 5025 5026 5027 5028 5029 5030 5031 5032 5033 5034 5035 5036 5037 5038 5039 5040 5041 5042 5043 5044 5045 5046 5047 5048 5049 5050 5051 5052 5053 5054 5055 5056 5057 5058 5059 5060 5061 5062 5063 5064 5065 5066 5067 5068 5069 5070 5071 5072 5073 5074 5075 5076 5077 5078 5079 5080 5081 5082 5083 5084 5085 5086 5087 5088 5089 5090 5091 5092 5093 5094 5095 5096 5097 5098 5099 5100 5101 5102 5103 5104 5105 5106 5107 5108 5109 5110 5111 5112 5113 5114 5115 5116 5117 5118 5119 5120 5121 5122 5123 5124 5125 5126 5127 5128 5129 5130 5131 5132 5133 5134 5135 5136 5137 5138 5139 5140 5141 5142 5143 5144 5145 5146 5147 5148 5149 5150 5151 5152 5153 5154 5155 5156 5157 5158 5159 5160 5161 5162 5163 5164 5165 5166 5167 5168 5169 5170 5171 5172 5173 5174 5175 5176 5177 5178 5179 5180 5181 5182 5183 5184 5185 5186 5187 5188 5189 5190 5191 5192 5193 5194 5195 5196 5197 5198 5199 5200 5201 5202 5203 5204 5205 5206 5207 5208 5209 5210 5211 5212 5213 5214 5215 5216 5217 5218 5219 5220 5221 5222 5223 5224 5225 5226 5227 5228 5229 5230 5231 5232 5233 5234 5235 5236 5237 5238 5239 5240 5241 5242 5243 5244 5245 5246 5247 5248 5249 5250 5251 5252 5253 5254 5255 5256 5257 5258 5259 5260 5261 5262 5263 5264 5265 5266 5267 5268 5269 5270 5271 5272 5273 5274 5275 5276 5277 5278 5279 5280 5281 5282 5283 5284 5285 5286 5287 5288 5289 5290 5291 5292 5293 5294 5295 5296 5297 5298 5299 5300 5301 5302 5303 5304 5305 5306 5307 5308 5309 5310 5311 5312 5313 5314 5315 5316 5317 5318 5319 5320 5321 5322 5323 5324 5325 5326 5327 5328 5329 5330 5331 5332 5333 5334 5335 5336 5337 5338 5339 5340 5341 5342 5343 5344 5345 5346 5347 5348 5349 5350 5351 5352 5353 5354 5355 5356 5357 5358 5359 5360 5361 5362 5363 5364 5365 5366 5367 5368 5369 5370 5371 5372 5373 5374 5375 5376 5377 5378 5379 5380 5381 5382 5383 5384 5385 5386 5387 5388 5389 5390 5391 5392 5393 5394 5395 5396 5397 5398 5399 5400 5401 5402 5403 5404 5405 5406 5407 5408 5409 5410 5411 5412 5413 5414 5415 5416 5417 5418 5419 5420 5421 5422 5423 5424 5425 5426 5427 5428 5429 5430 5431 5432 5433 5434 5435 5436 5437 5438 5439 5440 5441 5442 5443 5444 5445 5446 5447 5448 5449 5450 5451 5452 5453 5454 5455 5456 5457 5458 5459 5460 5461 5462 5463 5464 5465 5466 5467 5468 5469 5470 5471 5472 5473 5474 5475 5476 5477 5478 5479 5480 5481 5482 5483 5484 5485 5486 5487 5488 5489 5490 5491 5492 5493 5494 5495 5496 5497 5498 5499 5500 5501 5502 5503 5504 5505 5506 5507 5508 5509 5510 5511 5512 5513 5514 5515 5516 5517 5518 5519 5520 5521 5522 5523 5524 5525 5526 5527 5528 5529 5530 5531 5532 5533 5534 5535 5536 5537 5538 5539 5540 5541 5542 5543 5544 5545 5546 5547 5548 5549 5550 5551 5552 5553 5554 5555 5556 5557 5558 5559 5560 5561 5562 5563 5564 5565 5566 5567 5568 5569 5570 5571 5572 5573 5574 5575 5576 5577 5578 5579 5580 5581 5582 5583 5584 5585 5586 5587 5588 5589 5590 5591 5592 5593 5594 5595 5596 5597 5598 5599 5600 5601 5602 5603 5604 5605 5606 5607 5608 5609 5610 5611 5612 5613 5614 5615 5616 5617 5618 5619 5620 5621 5622 5623 5624 5625 5626 5627 5628 5629 5630 5631 5632 5633 5634 5635 5636 5637 5638 5639 5640 5641 5642 5643 5644 5645 5646 5647 5648 5649 5650 5651 5652 5653 5654 5655 5656 5657 5658 5659 5660 5661 5662 5663 5664 5665 5666 5667 5668 5669 5670 5671 5672 5673 5674 5675 5676 5677 5678 5679 5680 5681 5682 5683 5684 5685 5686 5687 5688 5689 5690 5691 5692 5693 5694 5695 5696 5697 5698 5699 5700 5701 5702 5703 5704 5705 5706 5707 5708 5709 5710 5711 5712 5713 5714 5715 5716 5717 5718 5719 5720 5721 5722 5723 5724 5725 5726 5727 5728 5729 5730 5731 5732 5733 5734 5735 5736 5737 5738 5739 5740 5741 5742 5743 5744 5745 5746 5747 5748 5749 5750 5751 5752 5753 5754 5755 5756 5757 5758 5759 5760 5761 5762 5763 5764 5765 5766 5767 5768 5769 5770 5771 5772 5773 5774 5775 5776 5777 5778 5779 5780 5781 5782 5783 5784 5785 5786 5787 5788 5789 5790 5791 5792 5793 5794 5795 5796 5797 5798 5799 5800 5801 5802 5803 5804 5805 5806 5807 5808 5809 5810 5811 5812 5813 5814 5815 5816 5817 5818 5819 5820 5821 5822 5823 5824 5825 5826 5827 5828 5829 5830 5831 5832 5833 5834 5835 5836 5837 5838 5839 5840 5841 5842 5843 5844 5845 5846 5847 5848 5849 5850 5851 5852 5853 5854 5855 5856 5857 5858 5859 5860 5861 5862 5863 5864 5865 5866 5867 5868 5869 5870 5871 5872 5873 5874 5875 5876 5877 5878 5879 5880 5881 5882 5883 5884 5885 5886 5887 5888 5889 5890 5891 5892 5893 5894 5895 5896 5897 5898 5899 5900 5901 5902 5903 5904 5905 5906 5907 5908 5909 5910 5911 5912 5913 5914 5915 5916 5917 5918 5919 5920 5921 5922 5923 5924 5925 5926 5927 5928 5929 5930 5931 5932 5933 5934 5935 5936 5937 5938 5939 5940 5941 5942
# SOME DESCRIPTIVE TITLE.
# This file is put in the public domain.
# 
# Translators:
# Martin Pekar <cortex@nextra.sk>, 2000.
# Stanislav Visnovsky <visnovsky@kde.org>, 2003.
# Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>, 2002.
msgid ""
msgstr ""
"Project-Id-Version: HexChat\n"
"Report-Msgid-Bugs-To: www.hexchat.org\n"
"POT-Creation-Date: 2013-03-28 23:54+0100\n"
"PO-Revision-Date: 2013-03-28 23:04+0000\n"
"Last-Translator: bviktor <bviktor@hexchat.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sk\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"

#: src/common/cfgfiles.c:746
msgid "I'm busy"
msgstr "Pracujem"

#: src/common/cfgfiles.c:773
msgid "Leaving"
msgstr "Odchádzam"

#: src/common/cfgfiles.c:834
msgid ""
"* Running IRC as root is stupid! You should\n"
"  create a User Account and use that to login.\n"
msgstr "* Spúšťať IRC ako root nie je dobrý nápad! Mali by ste\n  si vytvoriť používateľský účet a prihlasovať sa pod ním.\n"

#: src/common/dcc.c:81
msgid "Waiting"
msgstr "Čakám"

#: src/common/dcc.c:82
msgid "Active"
msgstr "Aktívny"

#: src/common/dcc.c:83
msgid "Failed"
msgstr "Zlyhal"

#: src/common/dcc.c:84
msgid "Done"
msgstr "Hotovo"

#: src/common/dcc.c:85 src/fe-gtk/menu.c:943
msgid "Connect"
msgstr "Pripojiť"

#: src/common/dcc.c:86
msgid "Aborted"
msgstr "Prerušené"

#: src/common/dcc.c:1885 src/common/outbound.c:2539
#, c-format
msgid "Cannot access %s\n"
msgstr "Nepodaril sa prístup k %s\n"

#: src/common/dcc.c:1886 src/common/text.c:1302 src/common/text.c:1340
#: src/common/text.c:1351 src/common/text.c:1358 src/common/text.c:1371
#: src/common/text.c:1388 src/common/text.c:1488 src/common/util.c:358
msgid "Error"
msgstr "Chyba"

#: src/common/dcc.c:2364
#, c-format
msgid "%s is offering \"%s\". Do you want to accept?"
msgstr ""

#: src/common/dcc.c:2579
msgid "No active DCCs\n"
msgstr "Žiadne DCC spojenie nie je aktívne\n"

#: src/common/hexchat.c:842
msgid "_Open Dialog Window"
msgstr ""

#: src/common/hexchat.c:843
msgid "_Send a File"
msgstr ""

#: src/common/hexchat.c:844
msgid "_User Info (WhoIs)"
msgstr ""

#: src/common/hexchat.c:845
msgid "_Add to Friends List"
msgstr ""

#: src/common/hexchat.c:846
msgid "_Ignore"
msgstr ""

#: src/common/hexchat.c:847
msgid "O_perator Actions"
msgstr ""

#: src/common/hexchat.c:849
msgid "Give Ops"
msgstr "Dať op"

#: src/common/hexchat.c:850
msgid "Take Ops"
msgstr "Zobrať op"

#: src/common/hexchat.c:851
msgid "Give Voice"
msgstr "Dať voice"

#: src/common/hexchat.c:852
msgid "Take Voice"
msgstr "Zobrať voice"

#: src/common/hexchat.c:854
msgid "Kick/Ban"
msgstr "Vykopnúť/Zakázať"

#: src/common/hexchat.c:855 src/common/hexchat.c:892
msgid "Kick"
msgstr "Vykopnúť"

#: src/common/hexchat.c:856 src/common/hexchat.c:857 src/common/hexchat.c:858
#: src/common/hexchat.c:859 src/common/hexchat.c:860 src/common/hexchat.c:891
#: src/fe-gtk/banlist.c:60
msgid "Ban"
msgstr "Zakázať"

#: src/common/hexchat.c:861 src/common/hexchat.c:862 src/common/hexchat.c:863
#: src/common/hexchat.c:864
msgid "KickBan"
msgstr "Vykopnúť a zakázať"

#: src/common/hexchat.c:874
msgid "Leave Channel"
msgstr "Opustiť kanál"

#: src/common/hexchat.c:875
msgid "Join Channel..."
msgstr "Prihlásiť sa na kanál..."

#: src/common/hexchat.c:876 src/fe-gtk/menu.c:1336
msgid "Enter Channel to Join:"
msgstr "Zadajte kanál:"

#: src/common/hexchat.c:877
msgid "Server Links"
msgstr "Serverové pripojenia"

#: src/common/hexchat.c:878
msgid "Ping Server"
msgstr "Ping na server"

#: src/common/hexchat.c:879
msgid "Hide Version"
msgstr "Skryť verziu"

#: src/common/hexchat.c:889
msgid "Op"
msgstr "Op"

#: src/common/hexchat.c:890
msgid "DeOp"
msgstr "DeOp"

#: src/common/hexchat.c:893
msgid "bye"
msgstr "bye"

#: src/common/hexchat.c:894
#, c-format
msgid "Enter reason to kick %s:"
msgstr "Zadajte dôvod pre vykopnutie %s:"

#: src/common/hexchat.c:895
msgid "Sendfile"
msgstr "Odoslať súbor"

#: src/common/hexchat.c:896
msgid "Dialog"
msgstr "Dialóg"

#: src/common/hexchat.c:905
msgid "WhoIs"
msgstr "WhoIs"

#: src/common/hexchat.c:906
msgid "Send"
msgstr "Odoslať"

#: src/common/hexchat.c:907
msgid "Chat"
msgstr "Chat"

#: src/common/hexchat.c:908 src/fe-gtk/banlist.c:778
#: src/fe-gtk/ignoregui.c:400 src/fe-gtk/urlgrab.c:213
msgid "Clear"
msgstr "Vymazať"

#: src/common/hexchat.c:909
msgid "Ping"
msgstr "Ping"

#: src/common/ignore.c:126 src/common/ignore.c:130 src/common/ignore.c:134
#: src/common/ignore.c:138 src/common/ignore.c:142 src/common/ignore.c:146
#: src/common/ignore.c:150
msgid "YES  "
msgstr "ÁNO  "

#: src/common/ignore.c:128 src/common/ignore.c:132 src/common/ignore.c:136
#: src/common/ignore.c:140 src/common/ignore.c:144 src/common/ignore.c:148
#: src/common/ignore.c:152
msgid "NO   "
msgstr "NIE  "

#: src/common/ignore.c:383
#, c-format
msgid "You are being CTCP flooded from %s, ignoring %s\n"
msgstr "Ste cieľom CTCP floodu od %s, ignorujem %s\n"

#: src/common/ignore.c:408
#, c-format
msgid "You are being MSG flooded from %s, setting gui_autoopen_dialog OFF.\n"
msgstr ""

#: src/common/notify.c:478
#, c-format
msgid "  %-20s online\n"
msgstr "  %-20s online\n"

#: src/common/notify.c:480
#, c-format
msgid "  %-20s offline\n"
msgstr "  %-20s offline\n"

#: src/common/outbound.c:72
msgid "No channel joined. Try /join #<channel>\n"
msgstr "Nie ste na žiadnom kanáli. Použite /join #<kanál>\n"

#: src/common/outbound.c:78
msgid "Not connected. Try /server <host> [<port>]\n"
msgstr "Nie ste pripojený. Použite /server <hostiteľ> [<port>]\n"

#: src/common/outbound.c:281
#, c-format
msgid "Server %s already exists on network %s.\n"
msgstr ""

#: src/common/outbound.c:287
#, c-format
msgid "Added server %s to network %s.\n"
msgstr ""

#: src/common/outbound.c:373
#, c-format
msgid "Already marked away: %s\n"
msgstr ""

#: src/common/outbound.c:446
msgid "Already marked back.\n"
msgstr ""

#: src/common/outbound.c:1812
msgid "I need /bin/sh to run!\n"
msgstr "Je potrebný program /bin/sh !\n"

#: src/common/outbound.c:2203
msgid "Commands Available:"
msgstr ""

#: src/common/outbound.c:2217
msgid "User defined commands:"
msgstr ""

#: src/common/outbound.c:2233
msgid "Plugin defined commands:"
msgstr ""

#: src/common/outbound.c:2244
msgid "Type /HELP <command> for more information, or /HELP -l"
msgstr ""

#: src/common/outbound.c:2328
#, c-format
msgid "Unknown arg '%s' ignored."
msgstr "Neznámy argument '%s' ignorovaný."

#: src/common/outbound.c:3329
msgid "No such plugin found.\n"
msgstr "Plugin sa nenašiel.\n"

#: src/common/outbound.c:3334 src/fe-gtk/plugingui.c:190
msgid "That plugin is refusing to unload.\n"
msgstr "Plugin sa odmieta odobrať.\n"

#: src/common/outbound.c:3609
msgid "ADDBUTTON <name> <action>, adds a button under the user-list"
msgstr "ADDBUTTON <meno> <akcia>, pridá tlačidlo pod zoznam používateľov"

#: src/common/outbound.c:3610
msgid ""
"ADDSERVER <NewNetwork> <newserver/6667>, adds a new network with a new "
"server to the network list"
msgstr ""

#: src/common/outbound.c:3612
msgid "ALLCHAN <cmd>, sends a command to all channels you're in"
msgstr "ALLCHAN <príkaz>, pošle príkaz do všetkých kanálov, v ktorých ste"

#: src/common/outbound.c:3614
msgid "ALLCHANL <cmd>, sends a command to all channels on the current server"
msgstr ""

#: src/common/outbound.c:3616
msgid "ALLSERV <cmd>, sends a command to all servers you're in"
msgstr "ALLSERV <príkaz>, pošle príkaz na všetky servery, na ktorých ste"

#: src/common/outbound.c:3617
msgid "AWAY [<reason>], sets you away"
msgstr "AWAY [<dôvod>], označí vás ako neprítomného"

#: src/common/outbound.c:3618
msgid "BACK, sets you back (not away)"
msgstr ""

#: src/common/outbound.c:3620
msgid ""
"BAN <mask> [<bantype>], bans everyone matching the mask from the current "
"channel. If they are already on the channel this doesn't kick them (needs "
"chanop)"
msgstr "BAN <maska> [<typ>], zakáže každého, kto odpovedá maske, z aktuálneho kanála. Ak už sú prihlásení v kanáli, nevykopne ich to (musíte byť chanop)"

#: src/common/outbound.c:3621
msgid "CHANOPT [-quiet] <variable> [<value>]"
msgstr ""

#: src/common/outbound.c:3622
msgid ""
"CHARSET [<encoding>], get or set the encoding used for the current "
"connection"
msgstr ""

#: src/common/outbound.c:3623
msgid "CLEAR [ALL|HISTORY], Clears the current text window or command history"
msgstr ""

#: src/common/outbound.c:3624
msgid "CLOSE, Closes the current window/tab"
msgstr "CLOSE, zavrie aktuálne okno alebo záložku"

#: src/common/outbound.c:3627
msgid "COUNTRY [-s] <code|wildcard>, finds a country code, eg: au = australia"
msgstr "COUNTRY [-s] <kód|maska>, nájde kód krajiny, napr. sk = Slovensko"

#: src/common/outbound.c:3629
msgid ""
"CTCP <nick> <message>, send the CTCP message to nick, common messages are "
"VERSION and USERINFO"
msgstr "CTCP <prezývka> <správa>, pošle správu CTCP používateľovi, obvyklé správy sú VERSION a USERINFO"

#: src/common/outbound.c:3631
msgid ""
"CYCLE [<channel>], parts the current or given channel and immediately "
"rejoins"
msgstr ""

#: src/common/outbound.c:3633
msgid ""
"\n"
"DCC GET <nick>                      - accept an offered file\n"
"DCC SEND [-maxcps=#] <nick> [file]  - send a file to someone\n"
"DCC PSEND [-maxcps=#] <nick> [file] - send a file using passive mode\n"
"DCC LIST                            - show DCC list\n"
"DCC CHAT <nick>                     - offer DCC CHAT to someone\n"
"DCC PCHAT <nick>                    - offer DCC CHAT using passive mode\n"
"DCC CLOSE <type> <nick> <file>         example:\n"
"         /dcc close send johnsmith file.tar.gz"
msgstr ""

#: src/common/outbound.c:3645
msgid ""
"DEHOP <nick>, removes chanhalf-op status from the nick on the current "
"channel (needs chanop)"
msgstr "DEHOP <prezývka>, odstráni stav chanhalf-op pre prezývku v aktuálnom kanáli (vyžaduje chanop)"

#: src/common/outbound.c:3647
msgid "DELBUTTON <name>, deletes a button from under the user-list"
msgstr "DELBUTTON <meno>, odstráni tlačidlo pod zoznamom používateľov"

#: src/common/outbound.c:3649
msgid ""
"DEOP <nick>, removes chanop status from the nick on the current channel "
"(needs chanop)"
msgstr "DEOP <prezývka>, odstráni stav chanop pre prezývku v aktuálnom kanáli (vyžaduje chanop)"

#: src/common/outbound.c:3651
msgid ""
"DEVOICE <nick>, removes voice status from the nick on the current channel "
"(needs chanop)"
msgstr "DEVOICE <prezývka>, odstráni stav voice pre prezývku v aktuálnom kanáli (vyžaduje chanop)"

#: src/common/outbound.c:3652
msgid "DISCON, Disconnects from server"
msgstr "DISCON, odpojí od serveru"

#: src/common/outbound.c:3653
msgid "DNS <nick|host|ip>, Finds a users IP number"
msgstr "DNS <prezývka|hostiteľ|ip>, nájde IP adresu používateľa"

#: src/common/outbound.c:3654
msgid "ECHO <text>, Prints text locally"
msgstr "ECHO <text>, Zobrazí text lokálne"

#: src/common/outbound.c:3657
msgid ""
"EXEC [-o] <command>, runs the command. If -o flag is used then output is "
"sent to current channel, else is printed to current text box"
msgstr "EXEC [-o] <príkaz>, spustí príkaz. Ak je použitý prepínač -o, výstup sa posiela do aktuálneho kanálu, inak sa zobrazí do aktuálneho textového poľa"

#: src/common/outbound.c:3659
msgid "EXECCONT, sends the process SIGCONT"
msgstr "EXECCONT, pošle procesu SIGCONT"

#: src/common/outbound.c:3662
msgid ""
"EXECKILL [-9], kills a running exec in the current session. If -9 is given "
"the process is SIGKILL'ed"
msgstr "EXECKILL [-9], zabije programy bežiace v aktuálnom sedení. Ak je zadané -9, pošle sa signál SIGKILL"

#: src/common/outbound.c:3664
msgid "EXECSTOP, sends the process SIGSTOP"
msgstr "EXECSTOP, pošle procesu SIGSTOP"

#: src/common/outbound.c:3665
msgid "EXECWRITE, sends data to the processes stdin"
msgstr "EXECWRITE, pošle procesu dáta na štandardný vstup"

#: src/common/outbound.c:3669
msgid "EXPORTCONF, exports HexChat settings"
msgstr ""

#: src/common/outbound.c:3672
msgid "FLUSHQ, flushes the current server's send queue"
msgstr "FLUSHQ, vyčistí aktuálnu frontu serveru pre posielanie"

#: src/common/outbound.c:3674
msgid "GATE <host> [<port>], proxies through a host, port defaults to 23"
msgstr "GATE <hostiteľ> [<port>], nastaví proxy na hostiteľa, port je štandardne 23"

#: src/common/outbound.c:3678
msgid "GHOST <nick> [password], Kills a ghosted nickname"
msgstr ""

#: src/common/outbound.c:3683
msgid "HOP <nick>, gives chanhalf-op status to the nick (needs chanop)"
msgstr "HOP <prezývka>, nastaví stav chanhalf-op pre používateľa (vyžaduje chanop)"

#: src/common/outbound.c:3684
msgid "ID <password>, identifies yourself to nickserv"
msgstr ""

#: src/common/outbound.c:3686
msgid ""
"IGNORE <mask> <types..> <options..>\n"
"    mask - host mask to ignore, eg: *!*@*.aol.com\n"
"    types - types of data to ignore, one or all of:\n"
"            PRIV, CHAN, NOTI, CTCP, DCC, INVI, ALL\n"
"    options - NOSAVE, QUIET"
msgstr "IGNORE <maska> <typy..> <možnosti..>\n    maska - maska ignorovaných hostiteľov, napr.: *!*@*.aol.com\n    typy - typy ignorovaný dát, jedna alebo všetky z:\n            PRIV, CHAN, NOTI, CTCP, DCC, INVI, ALL\n    možnosti - NOSAVE, QUIET"

#: src/common/outbound.c:3693
msgid ""
"INVITE <nick> [<channel>], invites someone to a channel, by default the "
"current channel (needs chanop)"
msgstr "INVITE <prezývka> [<kanál>], pozve niekoho na kanál, štandardne na aktuálny kanál (vyžaduje chanop)"

#: src/common/outbound.c:3694
msgid "JOIN <channel>, joins the channel"
msgstr "JOIN <kanál>, vstúpi na kanál"

#: src/common/outbound.c:3696
msgid "KICK <nick>, kicks the nick from the current channel (needs chanop)"
msgstr "KICK <prezývka>, vykopne používateľa z aktuálneho kanálu (vyžaduje chanop)"

#: src/common/outbound.c:3698
msgid ""
"KICKBAN <nick>, bans then kicks the nick from the current channel (needs "
"chanop)"
msgstr "KICKBAN <prezývka>, zakáže a potom vykopne používateľa z aktuálneho kanálu (vyžaduje chanop)"

#: src/common/outbound.c:3701
msgid "LAGCHECK, forces a new lag check"
msgstr "LAGCHECK, vynúti novú kontrolu lagu"

#: src/common/outbound.c:3703
msgid ""
"LASTLOG [-h] [-m] [-r] [--] <string>, searches for a string in the buffer\n"
"    Use -h to highlight the found string(s)\n"
"    Use -m to match case\n"
"    Use -r when string is a Regular Expression\n"
"    Use -- (double hyphen) to end options when searching for, say, the string '-r'"
msgstr ""

#: src/common/outbound.c:3709
msgid "LOAD [-e] <file>, loads a plugin or script"
msgstr ""

#: src/common/outbound.c:3712
msgid ""
"MDEHOP, Mass deop's all chanhalf-ops in the current channel (needs chanop)"
msgstr "MDEHOP, hromadne zruší stav všetkým chanhalf-op v aktuálnom kanáli (vyžaduje chanop)"

#: src/common/outbound.c:3714
msgid "MDEOP, Mass deop's all chanops in the current channel (needs chanop)"
msgstr "MDEOP, hromadne zruší stav všetkým chanop v aktuálnom kanáli (vyžaduje chanop)"

#: src/common/outbound.c:3716
msgid ""
"ME <action>, sends the action to the current channel (actions are written in"
" the 3rd person, like /me jumps)"
msgstr "ME <akcia>, pošle akciu do aktuálneho kanálu (akcie sa píšu v tretej osobe, napríklad /me skáče)"

#: src/common/outbound.c:3720
msgid ""
"MKICK, Mass kicks everyone except you in the current channel (needs chanop)"
msgstr "MKICK, hromadne vykopne každého okrem vás z aktuálneho kanálu (vyžaduje chanop)"

#: src/common/outbound.c:3723
msgid "MOP, Mass op's all users in the current channel (needs chanop)"
msgstr "MOP, hromadne nastaví stav všetkým používateľom v aktuálnom kanáli (vyžaduje chanop)"

#: src/common/outbound.c:3724
msgid "MSG <nick> <message>, sends a private message"
msgstr "MSG <prezývka> <správa>, pošle súkromnú správu"

#: src/common/outbound.c:3727
msgid "NAMES, Lists the nicks on the current channel"
msgstr "NAMES, vypíše zoznam používateľov v aktuálnom kanáli"

#: src/common/outbound.c:3729
msgid "NCTCP <nick> <message>, Sends a CTCP notice"
msgstr "NCTCP <prezývka> <správa>, pošle poznámku CTCP"

#: src/common/outbound.c:3730
msgid "NEWSERVER [-noconnect] <hostname> [<port>]"
msgstr ""

#: src/common/outbound.c:3731
msgid "NICK <nickname>, sets your nick"
msgstr "NICK <prezývka>, nastaví vašu prezývku"

#: src/common/outbound.c:3734
msgid ""
"NOTICE <nick/channel> <message>, sends a notice. Notices are a type of "
"message that should be auto reacted to"
msgstr "NOTICE <prezývka/kanál> <správa>, pošle poznámku. Poznámky sú typom správy, na ktoré by sa malo automaticky reagovať"

#: src/common/outbound.c:3736
msgid ""
"NOTIFY [-n network1[,network2,...]] [<nick>], displays your notify list or "
"adds someone to it"
msgstr ""

#: src/common/outbound.c:3738
msgid "OP <nick>, gives chanop status to the nick (needs chanop)"
msgstr "OP <prezývka>, dá stav chanop používateľovi (vyžaduje chanop)"

#: src/common/outbound.c:3740
msgid ""
"PART [<channel>] [<reason>], leaves the channel, by default the current one"
msgstr "PART [<kanál>] [<dôvod>], opustí kanál, štandardne aktuálny"

#: src/common/outbound.c:3742
msgid "PING <nick | channel>, CTCP pings nick or channel"
msgstr "PING <prezývka | kanál>, pošle CTCP ping používateľovi alebo na kanál"

#: src/common/outbound.c:3744
msgid "QUERY [-nofocus] <nick>, opens up a new privmsg window to someone"
msgstr ""

#: src/common/outbound.c:3746
msgid "QUIT [<reason>], disconnects from the current server"
msgstr "QUIT [<dôvod>], odpojí sa od aktuálneho serveru"

#: src/common/outbound.c:3748
msgid "QUOTE <text>, sends the text in raw form to the server"
msgstr "QUOTE <text>, pošle text tak ako je na server"

#: src/common/outbound.c:3751
msgid ""
"RECONNECT [-ssl] [<host>] [<port>] [<password>], Can be called just as "
"/RECONNECT to reconnect to the current server or with /RECONNECT ALL to "
"reconnect to all the open servers"
msgstr "RECONNECT [-ssl] [<hostiteľ>] [<port>] [<heslo>], môže sa použiť aj bez parametrov ako /RECONNECT pre znovupripojenie k aktuálnemu serveru alebo ako /RECONNECT ALL pre znovupripojenie ku všetkým aktívným serverom"

#: src/common/outbound.c:3754
msgid ""
"RECONNECT [<host>] [<port>] [<password>], Can be called just as /RECONNECT "
"to reconnect to the current server or with /RECONNECT ALL to reconnect to "
"all the open servers"
msgstr "RECONNECT [<hostiteľ>] [<port>] [<heslo>], môže sa použiť aj bez parametrov ako /RECONNECT pre znovupripojenie k aktuálnemu serveru alebo ako /RECONNECT ALL pre znovupripojenie ku všetkým aktívnym serverom"

#: src/common/outbound.c:3756
msgid ""
"RECV <text>, send raw data to HexChat, as if it was received from the IRC "
"server"
msgstr ""

#: src/common/outbound.c:3759
msgid "SAY <text>, sends the text to the object in the current window"
msgstr "SAY <text>, pošle text objektu v aktuálnom okne"

#: src/common/outbound.c:3760
msgid "SEND <nick> [<file>]"
msgstr ""

#: src/common/outbound.c:3763
msgid "SERVCHAN [-ssl] <host> <port> <channel>, connects and joins a channel"
msgstr "SERVCHAN [-ssl] <hostiteľ> <port> <kanál>, pripojí sa a vstúpi na kanál"

#: src/common/outbound.c:3766
msgid "SERVCHAN <host> <port> <channel>, connects and joins a channel"
msgstr "SERVCHAN <hostiteľ> <port> <kanál>, pripojí sa a vstúpi kanál"

#: src/common/outbound.c:3770
msgid ""
"SERVER [-ssl] <host> [<port>] [<password>], connects to a server, the "
"default port is 6667 for normal connections, and 6697 for ssl connections"
msgstr ""

#: src/common/outbound.c:3773
msgid ""
"SERVER <host> [<port>] [<password>], connects to a server, the default port "
"is 6667"
msgstr "/SERVER <hostiteľ> [<port>] [<heslo>], pripojí sa na server, štandardný port je 6667"

#: src/common/outbound.c:3775
msgid "SET [-e] [-off|-on] [-quiet] <variable> [<value>]"
msgstr ""

#: src/common/outbound.c:3776
msgid "SETCURSOR [-|+]<position>, reposition the cursor in the inputbox"
msgstr ""

#: src/common/outbound.c:3777
msgid "SETTAB <new name>, change a tab's name, tab_trunc limit still applies"
msgstr ""

#: src/common/outbound.c:3778
msgid "SETTEXT <new text>, replace the text in the input box"
msgstr ""

#: src/common/outbound.c:3781
msgid ""
"TOPIC [<topic>], sets the topic if one is given, else shows the current "
"topic"
msgstr "TOPIC [<téma>], nastaví tému, ak je zadaná, inak zobrazí aktuálnu tému"

#: src/common/outbound.c:3783
msgid ""
"\n"
"TRAY -f <timeout> <file1> [<file2>] Blink tray between two icons.\n"
"TRAY -f <filename>                  Set tray to a fixed icon.\n"
"TRAY -i <number>                    Blink tray with an internal icon.\n"
"TRAY -t <text>                      Set the tray tooltip.\n"
"TRAY -b <title> <text>              Set the tray balloon."
msgstr ""

#: src/common/outbound.c:3790
msgid "UNBAN <mask> [<mask>...], unbans the specified masks."
msgstr "UNBAN <maska> [<maska>...], zruší zákaz pre zadané masky."

#: src/common/outbound.c:3791
msgid "UNIGNORE <mask> [QUIET]"
msgstr "UNIGNORE <maska> [QUIET]"

#: src/common/outbound.c:3792
msgid "UNLOAD <name>, unloads a plugin or script"
msgstr "UNLOAD <súbor>, odoberie plugin alebo skript"

#: src/common/outbound.c:3793
msgid "URL <url>, opens a URL in your browser"
msgstr "URL <adresa>, otvorí URL adresu vo vašom prehliadači"

#: src/common/outbound.c:3795
msgid ""
"USELECT [-a] [-s] <nick1> <nick2> etc, highlights nick(s) in channel "
"userlist"
msgstr ""

#: src/common/outbound.c:3798
msgid "VOICE <nick>, gives voice status to someone (needs chanop)"
msgstr "VOICE <prezývka>, udelí niekomu stav voice (vyžaduje chanop)"

#: src/common/outbound.c:3800
msgid "WALLCHAN <message>, writes the message to all channels"
msgstr "WALLCHAN <správa>, napíše správu do všetkých kanálov"

#: src/common/outbound.c:3802
msgid ""
"WALLCHOP <message>, sends the message to all chanops on the current channel"
msgstr "WALLCHOP <správa>, pošle správu všetkým so stavom chanop v aktuálnom kanáli"

#: src/common/outbound.c:3835
#, c-format
msgid "Usage: %s\n"
msgstr "Použitie: %s\n"

#: src/common/outbound.c:3840
msgid ""
"\n"
"No help available on that command.\n"
msgstr "\nPre tento príkaz nie je žiadna pomoc.\n"

#: src/common/outbound.c:3846
msgid "No such command.\n"
msgstr "Neznámy príkaz.\n"

#: src/common/outbound.c:4177
msgid "Bad arguments for user command.\n"
msgstr "Chybné argumenty pre používateľský príkaz.\n"

#: src/common/outbound.c:4338
msgid "Too many recursive usercommands, aborting."
msgstr "Príliš veľa vnorených používateľských príkazov, končím."

#: src/common/outbound.c:4421
msgid "Unknown Command. Try /help\n"
msgstr "Neznámy príkaz. Skúste použiť /help\n"

#: src/common/plugin.c:383 src/common/plugin.c:424
msgid "No hexchat_plugin_init symbol; is this really a HexChat plugin?"
msgstr ""

#: src/common/server.c:643
msgid "Are you sure this is a SSL capable server and port?\n"
msgstr "Ste si istý, že tento server podporuje SSL na tomto porte?\n"

#: src/common/server.c:1011
#, c-format
msgid ""
"Cannot resolve hostname %s\n"
"Check your IP Settings!\n"
msgstr "Nemôžem zistiť meno hostiteľa %s\nSkontrolujte si IP nastavenia!\n"

#: src/common/server.c:1016
msgid "Proxy traversal failed.\n"
msgstr "Spojenie cez proxy zlyhalo.\n"

#: src/common/servlist.c:767
#, c-format
msgid "Cycling to next server in %s...\n"
msgstr "Skúšam ďalší server v %s...\n"

#: src/common/servlist.c:1252
#, c-format
msgid ""
"Warning: \"%s\" character set is unknown. No conversion will be applied for "
"network %s."
msgstr "Pozor: kódová stránka \"%s\" je neznáma. Na sieť %s nebude aplikovaná žiadna konverzia."

#: src/common/textevents.h:6
msgid "%C18*%O$t%C18$1%O added to notify list."
msgstr ""

#: src/common/textevents.h:9
msgid "%C22*%O$t%C22$1%O Banlist: %C18$2%O on %C24$4%O by %C26$3%O"
msgstr ""

#: src/common/textevents.h:12
msgid "%C22*%O$tCannot join %C22$1 %O(%C20You are banned%O)."
msgstr ""

#: src/common/textevents.h:18
msgid "%C29*%O$tCapabilities acknowledged: %C29$2%O"
msgstr ""

#: src/common/textevents.h:21
msgid "%C23*%O$tCapabilities supported: %C29$2%O"
msgstr ""

#: src/common/textevents.h:24
msgid "%C23*%O$tCapabilities requested: %C29$1%O"
msgstr ""

#: src/common/textevents.h:27
msgid "%C24*%O$t%C28$1%O is now known as %C18$2%O"
msgstr ""

#: src/common/textevents.h:36
msgid "%C22*%O$t%C26$1%O sets ban on %C18$2%O"
msgstr ""

#: src/common/textevents.h:39
msgid "%C22*%O$tChannel %C22$1%O created on %C24$2%O"
msgstr ""

#: src/common/textevents.h:42
msgid "%C22*%O$t%C26$1%O removes channel half-operator status from %C18$2%O"
msgstr ""

#: src/common/textevents.h:45
msgid "%C22*%O$t%C26$1%O removes channel operator status from %C18$2%O"
msgstr ""

#: src/common/textevents.h:48
msgid "%C22*%O$t%C26$1%O removes voice from %C18$2%O"
msgstr ""

#: src/common/textevents.h:51
msgid "%C22*%O$t%C26$1%C sets exempt on %C18$2%O"
msgstr ""

#: src/common/textevents.h:54
msgid "%C22*%O$t%C26$1%O gives channel half-operator status to %C18$2%O"
msgstr ""

#: src/common/textevents.h:57
msgid "%C22*%O$t%C26$1%C sets invite on %C18$2%O"
msgstr ""

#: src/common/textevents.h:60
msgid "%UChannel          Users   Topic"
msgstr "%UKanál           Používatelia   Téma"

#: src/common/textevents.h:66
msgid "%C22*%O$t%C26$1%O sets mode %C24$2$3%O on %C22$4%O"
msgstr ""

#: src/common/textevents.h:69
msgid "%C22*%O$tChannel %C22$1%O modes: %C24$2"
msgstr ""

#: src/common/textevents.h:78
msgid "%C22*%O$t%C26$1%O gives channel operator status to %C18$2%O"
msgstr ""

#: src/common/textevents.h:81
msgid "%C22*%O$t%C26$1%O removes exempt on %C18$2%O"
msgstr ""

#: src/common/textevents.h:84
msgid "%C22*%O$t%C26$1%O removes invite on %C18$2%O"
msgstr ""

#: src/common/textevents.h:87
msgid "%C22*%O$t%C26$1%O removes channel keyword"
msgstr ""

#: src/common/textevents.h:90
msgid "%C22*%O$t%C26$1%O removes user limit"
msgstr ""

#: src/common/textevents.h:93
msgid "%C22*%O$t%C26$1%O sets channel keyword to %C24$2%O"
msgstr ""

#: src/common/textevents.h:96
msgid "%C22*%O$t%C26$1%O sets channel limit to %C24$2%O"
msgstr ""

#: src/common/textevents.h:99
msgid "%C22*%O$t%C26$1%O removes ban on %C18$2%O"
msgstr ""

#: src/common/textevents.h:102
msgid "%C22*%O$t%C26$1%O gives voice to %C18$2%O"
msgstr ""

#: src/common/textevents.h:105
msgid "%C23*%O$tConnected. Now logging in."
msgstr ""

#: src/common/textevents.h:108
msgid "%C23*%O$tConnecting to %C29$1%C (%C23$2:$3%O)"
msgstr ""

#: src/common/textevents.h:111
msgid "%C20*%O$tConnection failed (%C20$1%O)"
msgstr ""

#: src/common/textevents.h:114
msgid "%C24*%O$tReceived a CTCP %C24$1%C from %C18$2%O"
msgstr ""

#: src/common/textevents.h:117
msgid "%C24*%C$tReceived a CTCP %C24$1%C from %C18$2%C (to %C22$3%C)%O"
msgstr ""

#: src/common/textevents.h:123
msgid "%C24*%O$tReceived a CTCP Sound %C24$1%C from %C18$2%O"
msgstr ""

#: src/common/textevents.h:126
msgid "%C24*%O$tReceived a CTCP Sound %C24$1%C from %C18$2%C (to %C22$3%O)"
msgstr ""

#: src/common/textevents.h:129
msgid "%C23*%O$tDCC CHAT to %C18$1%O aborted."
msgstr ""

#: src/common/textevents.h:132
msgid ""
"%C24*%O$tDCC CHAT connection established to %C18$1%C %C30[%C24$2%C30]%O"
msgstr ""

#: src/common/textevents.h:135
msgid "%C20*%O$tDCC CHAT to %C18$1%O lost (%C20$4%O)"
msgstr ""

#: src/common/textevents.h:138
msgid "%C24*%O$tReceived a DCC CHAT offer from %C18$1%O"
msgstr ""

#: src/common/textevents.h:141
msgid "%C24*%O$tOffering DCC CHAT to %C18$1%O"
msgstr ""

#: src/common/textevents.h:144
msgid "%C24*%O$tAlready offering CHAT to %C18$1%O"
msgstr ""

#: src/common/textevents.h:147
msgid "%C20*%O$tDCC $1 connect attempt to %C18$2%O failed (%C20$3%O)"
msgstr ""

#: src/common/textevents.h:150
msgid "%C23*%O$tReceived '%C23$1%C' from %C18$2%O"
msgstr ""

#: src/common/textevents.h:153
#, c-format
msgid "%C16,17 Type  To/From    Status  Size    Pos     File         "
msgstr ""

#: src/common/textevents.h:156
msgid ""
"%C20*%O$tReceived a malformed DCC request from "
"%C18$1%O.%010%C23*%O$tContents of packet: %C23$2%O"
msgstr ""

#: src/common/textevents.h:159
msgid "%C24*%O$tOffering '%C24$1%O' to %C18$2%O"
msgstr ""

#: src/common/textevents.h:162
msgid "%C23*%O$tNo such DCC offer."
msgstr ""

#: src/common/textevents.h:165
msgid "%C23*%O$tDCC RECV '%C23$2%O' to %C18$1%O aborted."
msgstr ""

#: src/common/textevents.h:168
msgid ""
"%C24*%O$tDCC RECV '%C23$1%O' from %C18$3%O complete %C30[%C24$4%O cps%C30]%O"
msgstr ""

#: src/common/textevents.h:171
msgid ""
"%C24*%O$tDCC RECV connection established to %C18$1 %C30[%O%C24$2%C30]%O"
msgstr ""

#: src/common/textevents.h:174
msgid "%C20*%O$tDCC RECV '%C23$1%O' from %C18$3%O failed (%C20$4%O)"
msgstr ""

#: src/common/textevents.h:177
msgid "%C20*%O$tDCC RECV: Cannot open '%C23$1%C' for writing (%C20$2%O)"
msgstr ""

#: src/common/textevents.h:180
msgid ""
"%C23*%O$tThe file '%C24$1%C' already exists, saving it as '%C23$2%O' "
"instead."
msgstr ""

#: src/common/textevents.h:183
msgid "%C24*%O$t%C18$1%C has requested to resume '%C23$2%C' from %C24$3%O."
msgstr ""

#: src/common/textevents.h:186
msgid "%C23*%O$tDCC SEND '%C23$2%C' to %C18$1%O aborted."
msgstr ""

#: src/common/textevents.h:189
msgid ""
"%C24*%O$tDCC SEND '%C23$1%C' to %C18$2%C complete %C30[%C24$3%C cps%C30]%O"
msgstr ""

#: src/common/textevents.h:192
msgid ""
"%C24*%O$tDCC SEND connection established to %C18$1 %C30[%O%C24$2%C30]%O"
msgstr ""

#: src/common/textevents.h:195
msgid "%C20*%O$tDCC SEND '%C23$1%C' to %C18$2%C failed (%C20$3%O)"
msgstr ""

#: src/common/textevents.h:198
msgid "%C24*%O$t%C18$1%C has offered '%C23$2%C' (%C24$3%O bytes)"
msgstr ""

#: src/common/textevents.h:201
msgid "%C20*%O$tDCC $1 '%C23$2%C' to %C18$3%O stalled, aborting."
msgstr ""

#: src/common/textevents.h:204
msgid "%C20*%O$tDCC $1 '%C23$2%C' to %C18$3%O timed out, aborting."
msgstr ""

#: src/common/textevents.h:207
msgid "%C24*%O$t%C18$1%O deleted from notify list."
msgstr ""

#: src/common/textevents.h:210
msgid "%C20*%O$tDisconnected (%C20$1%O)"
msgstr ""

#: src/common/textevents.h:213
msgid "%C24*%O$tFound your IP: %C30[%C24$1%C30]%O"
msgstr ""

#: src/common/textevents.h:219
msgid "%O%C18$1%O added to ignore list."
msgstr ""

#: src/common/textevents.h:222
msgid "%OIgnore on %C18$1%O changed."
msgstr ""

#: src/common/textevents.h:225
#, c-format
msgid "%C16,17                                                              "
msgstr ""

#: src/common/textevents.h:228
#, c-format
msgid "%C16,17 Hostmask                  PRIV NOTI CHAN CTCP DCC  INVI UNIG "
msgstr ""

#: src/common/textevents.h:231
msgid "%O%C18$1%O removed from ignore list."
msgstr ""

#: src/common/textevents.h:234
msgid "%OIgnore list is empty."
msgstr ""

#: src/common/textevents.h:237
msgid "%C20*%O$tCannot join %C22$1%C (%C20Channel is invite only%O)"
msgstr ""

#: src/common/textevents.h:240
msgid "%C24*%O$tYou have been invited to %C22$1%O by %C18$2%O (%C29$3%O)"
msgstr ""

#: src/common/textevents.h:243
#, c-format
msgid "%C23*$t$1 ($3) has joined"
msgstr ""

#: src/common/textevents.h:246
msgid "%C20*%O$tCannot join %C22$1%C (%C20Requires keyword%O)"
msgstr ""

#: src/common/textevents.h:249
msgid "%C22*%O$t%C26$1%C has kicked %C18$2%C from %C22$3%C (%C24$4%O)"
msgstr ""

#: src/common/textevents.h:252
msgid "%C19*%O$t%C19You have been killed by %C26$1%C (%C20$2%O)"
msgstr ""

#: src/common/textevents.h:261
msgid "%C29*%O$t%C29MOTD Skipped%O"
msgstr ""

#: src/common/textevents.h:264
msgid "%C23*%O$t%C28$1%C already in use. Retrying with %C18$2%O..."
msgstr ""

#: src/common/textevents.h:267
msgid "%C20*%O$tNickname already in use. Use /NICK to try another."
msgstr ""

#: src/common/textevents.h:270
msgid "%C20*%O$tNo such DCC."
msgstr ""

#: src/common/textevents.h:273
msgid "%C23*%O$tNo process is currently running"
msgstr ""

#: src/common/textevents.h:282
msgid "$tNotify list is empty."
msgstr "$tZoznam upozornení prázdny."

#: src/common/textevents.h:285
#, c-format
msgid "%C16,17  Notify List                           "
msgstr ""

#: src/common/textevents.h:288
msgid "%C23*%O$t%C23$1%O users in notify list."
msgstr ""

#: src/common/textevents.h:291
msgid "%C23*%O$tNotify: %C18$1%C is offline (%C29$3%O)"
msgstr ""

#: src/common/textevents.h:294
msgid "%C23*%O$tNotify: %C18$1%C is online (%C29$3%O)"
msgstr ""

#: src/common/textevents.h:300
#, c-format
msgid "%C24*$t$1 ($2) has left"
msgstr ""

#: src/common/textevents.h:303
#, c-format
msgid "%C24*$t$1 ($2) has left ($4)"
msgstr ""

#: src/common/textevents.h:306
msgid "%C24*%O$tPing reply from %C18$1%C: %C24$2%O second(s)"
msgstr ""

#: src/common/textevents.h:309
msgid "%C20*%O$tNo ping reply for %C24$1%O seconds, disconnecting."
msgstr ""

#: src/common/textevents.h:324
msgid "%C24*%O$tA process is already running"
msgstr ""

#: src/common/textevents.h:327
#, c-format
msgid "%C24*$t$1 has quit ($2)"
msgstr ""

#: src/common/textevents.h:330
msgid "%C24*%O$t%C26$1%C sets modes %C30[%C24$2%C30]%O"
msgstr ""

#: src/common/textevents.h:333
msgid "%O-%C29$1/Wallops%O-$t$2"
msgstr ""

#: src/common/textevents.h:336
msgid "%C24*%O$tLooking up IP number for %C18$1%O..."
msgstr ""

#: src/common/textevents.h:339
msgid "%C23*%O$tAuthenticating via SASL as %C18$1%O"
msgstr ""

#: src/common/textevents.h:345
msgid "%C29*%O$tConnected."
msgstr ""

#: src/common/textevents.h:351
msgid "%C29*%O$tLooking up %C29$1%O"
msgstr ""

#: src/common/textevents.h:363
msgid "%C23*%O$tStopped previous connection attempt (%C24$1%O)"
msgstr ""

#: src/common/textevents.h:366
msgid "%C22*%O$tTopic for %C22$1%C is: $2%O"
msgstr ""

#: src/common/textevents.h:369
msgid "%C22*%O$t%C26$1%C has changed the topic to: $2%O"
msgstr ""

#: src/common/textevents.h:372
msgid "%C22*%O$tTopic for %C22$1%C set by %C26$2%C (%C24$3%O)"
msgstr ""

#: src/common/textevents.h:375
msgid "%C20*%O$tUnknown host. Maybe you misspelled it?"
msgstr ""

#: src/common/textevents.h:378
msgid "%C20*%O$tCannot join %C22$1%C (%C20User limit reached%O)"
msgstr ""

#: src/common/textevents.h:381
msgid "%C22*%O$tUsers on %C22$1%C: %C24$2%O"
msgstr ""

#: src/common/textevents.h:387
msgid "%C23*%O$t%C28[%C18$1%C28]%C is away %C30(%C23$2%O%C30)%O"
msgstr ""

#: src/common/textevents.h:393
msgid "%C23*%O$t%C28[%C18$1%C28] %OEnd of WHOIS list."
msgstr ""

#: src/common/textevents.h:399
msgid "%C23*%O$t%C28[%C18$1%C28]%O idle %C23$2%O"
msgstr ""

#: src/common/textevents.h:402
msgid "%C23*%O$t%C28[%C18$1%C28]%O idle %C23$2%O, signon: %C23$3%O"
msgstr ""

#: src/common/textevents.h:408
msgid ""
"%C23*%O$t%C28[%C18$1%C28]%O Real Host: %C23$2%O, Real IP: %C30[%C23$3%C30]%O"
msgstr ""

#: src/common/textevents.h:417
msgid "%C19*%O$tNow talking on %C22$2%O"
msgstr ""

#: src/common/textevents.h:420
msgid "%C19*%O$tYou have been kicked from %C22$2%C by %C26$3%O (%C20$4%O)"
msgstr ""

#: src/common/textevents.h:423
msgid "%C19*%O$tYou have left channel %C22$3%O"
msgstr ""

#: src/common/textevents.h:426
msgid "%C19*%O$tYou have left channel %C22$3%C (%C24$4%O)"
msgstr ""

#: src/common/textevents.h:432
msgid "%C20*%O$tYou've invited %C18$1%O to %C22$2%O (%C24$3%O)"
msgstr ""

#: src/common/textevents.h:438
msgid "%C20*%O$tYou are now known as %C18$2%O"
msgstr ""

#: src/common/text.c:336
msgid "Loaded log from"
msgstr ""

#: src/common/text.c:353
#, c-format
msgid "**** ENDING LOGGING AT %s\n"
msgstr "**** KONIEC ZÁZNAMU %s\n"

#: src/common/text.c:575
#, c-format
msgid "**** BEGIN LOGGING AT %s\n"
msgstr "**** ZAČIATOK ZÁZNAMU %s\n"

#: src/common/text.c:594
#, c-format
msgid ""
"* Can't open log file(s) for writing. Check the\n"
"permissions on %s"
msgstr ""

#: src/common/text.c:970
msgid "Left message"
msgstr "Ľavá správa"

#: src/common/text.c:971
msgid "Right message"
msgstr "Pravá správa"

#: src/common/text.c:976 src/common/text.c:1338 src/common/text.c:1376
#: src/common/text.c:1381 src/common/text.c:1422
msgid "IP address"
msgstr "IP adresa"

#: src/common/text.c:977 src/common/text.c:1205 src/common/text.c:1264
#: src/common/text.c:1270
msgid "Username"
msgstr "Používateľ"

#: src/common/text.c:982
msgid "The nick of the joining person"
msgstr "Prezývka vstupujúcej osoby"

#: src/common/text.c:983
msgid "The channel being joined"
msgstr "Kanál, na ktorý sa vstupuje"

#: src/common/text.c:984 src/common/text.c:1046 src/common/text.c:1097
msgid "The host of the person"
msgstr "Hostiteľ osoby"

#: src/common/text.c:988 src/common/text.c:995 src/common/text.c:1002
#: src/common/text.c:1204 src/common/text.c:1211 src/common/text.c:1216
#: src/common/text.c:1221 src/common/text.c:1226 src/common/text.c:1232
#: src/common/text.c:1237 src/common/text.c:1241 src/common/text.c:1247
#: src/common/text.c:1253 src/common/text.c:1316 src/common/text.c:1327
#: src/common/text.c:1332 src/common/text.c:1337 src/common/text.c:1346
#: src/common/text.c:1357 src/common/text.c:1364 src/common/text.c:1370
#: src/common/text.c:1375 src/common/text.c:1380 src/common/text.c:1387
#: src/common/text.c:1393 src/common/text.c:1399 src/common/text.c:1404
#: src/common/text.c:1409 src/common/text.c:1413 src/common/text.c:1419
#: src/common/text.c:1427 src/common/text.c:1461 src/common/text.c:1466
msgid "Nickname"
msgstr "Prezývka"

#: src/common/text.c:989
msgid "The action"
msgstr "Akcia"

#: src/common/text.c:990 src/common/text.c:997
msgid "Mode char"
msgstr "Znak módu"

#: src/common/text.c:991 src/common/text.c:998 src/common/text.c:1004
msgid "Identified text"
msgstr "Identifikovaný text"

#: src/common/text.c:996
msgid "The text"
msgstr "Text"

#: src/common/text.c:1003 src/common/text.c:1074 src/common/text.c:1080
msgid "The message"
msgstr "Správa"

#: src/common/text.c:1008 src/common/text.c:1013 src/common/text.c:1268
#: src/common/text.c:1276 src/common/text.c:1282 src/common/text.c:1288
#: src/common/text.c:1317 src/common/text.c:1435 src/common/text.c:1477
msgid "Server Name"
msgstr "Názov serveru"

#: src/common/text.c:1009
msgid "Acknowledged Capabilities"
msgstr ""

#: src/common/text.c:1014
msgid "Server Capabilities"
msgstr ""

#: src/common/text.c:1018
msgid "Requested Capabilities"
msgstr ""

#: src/common/text.c:1022 src/common/text.c:1084
msgid "Old nickname"
msgstr "Stará prezývka"

#: src/common/text.c:1023 src/common/text.c:1085
msgid "New nickname"
msgstr "Nová prezývka"

#: src/common/text.c:1027
msgid "Nick of person who changed the topic"
msgstr "Prezývka osoby ktorá zmenila tému"

#: src/common/text.c:1028 src/common/text.c:1034 src/fe-gtk/chanlist.c:788
#: src/fe-gtk/chanlist.c:891 src/fe-gtk/setup.c:368
msgid "Topic"
msgstr "Téma"

#: src/common/text.c:1029 src/common/text.c:1033 src/common/text.c:1481
#: src/fe-gtk/chanlist.c:786 src/fe-gtk/ignoregui.c:174
#: src/fe-gtk/servlistgui.c:893
msgid "Channel"
msgstr "Kanál"

#: src/common/text.c:1038 src/common/text.c:1091
msgid "The nickname of the kicker"
msgstr "Prezývka kopajúceho"

#: src/common/text.c:1039 src/common/text.c:1089
msgid "The person being kicked"
msgstr "Osoba ktorá bola vykopnutá"

#: src/common/text.c:1040 src/common/text.c:1047 src/common/text.c:1051
#: src/common/text.c:1056 src/common/text.c:1090 src/common/text.c:1098
#: src/common/text.c:1105
msgid "The channel"
msgstr "Kanál"

#: src/common/text.c:1041 src/common/text.c:1092 src/common/text.c:1099
msgid "The reason"
msgstr "Dôvod"

#: src/common/text.c:1045 src/common/text.c:1096
msgid "The nick of the person leaving"
msgstr "Prezývka odchádzajúcej osoby"

#: src/common/text.c:1052 src/common/text.c:1058
msgid "The time"
msgstr "Čas"

#: src/common/text.c:1057
msgid "The creator"
msgstr "Autor"

#: src/common/text.c:1062 src/fe-gtk/dccgui.c:769 src/fe-gtk/dccgui.c:1003
msgid "Nick"
msgstr "Prezývka"

#: src/common/text.c:1063 src/common/text.c:1333
msgid "Reason"
msgstr "Dôvod"

#: src/common/text.c:1064 src/common/text.c:1206 src/common/text.c:1306
msgid "Host"
msgstr "Hostiteľ"

#: src/common/text.c:1068 src/common/text.c:1073 src/common/text.c:1078
msgid "Who it's from"
msgstr "Od koho to je"

#: src/common/text.c:1069
msgid "The time in x.x format (see below)"
msgstr "Čas vo formáte x.x (viď nižšie)"

#: src/common/text.c:1079 src/common/text.c:1116
msgid "The Channel it's going to"
msgstr "Kanál, kam ide"

#: src/common/text.c:1103
msgid "The sound"
msgstr "Zvuk"

#: src/common/text.c:1104 src/common/text.c:1110 src/common/text.c:1115
msgid "The nick of the person"
msgstr "Prezývka osoby"

#: src/common/text.c:1109 src/common/text.c:1114
msgid "The CTCP event"
msgstr "Udalosť CTCP"

#: src/common/text.c:1120
msgid "The nick of the person who set the key"
msgstr "Prezývka osoby, ktorá nastavila heslo"

#: src/common/text.c:1121
msgid "The key"
msgstr "Heslo"

#: src/common/text.c:1125
msgid "The nick of the person who set the limit"
msgstr "Prezývka osoby, ktorá nastavila limit"

#: src/common/text.c:1126
msgid "The limit"
msgstr "Limit"

#: src/common/text.c:1130
msgid "The nick of the person who did the op'ing"
msgstr "Prezývka osoby, ktorá nastavila operátora"

#: src/common/text.c:1131
msgid "The nick of the person who has been op'ed"
msgstr "Prezývka osoby, ktorá sa stala operátorom"

#: src/common/text.c:1135
msgid "The nick of the person who has been halfop'ed"
msgstr "Prezývka osoby, ktorá sa stala čiastočným operátorom"

#: src/common/text.c:1136
msgid "The nick of the person who did the halfop'ing"
msgstr "Prezývka osoby, ktorá nastavila čiastočného operátora"

#: src/common/text.c:1140
msgid "The nick of the person who did the voice'ing"
msgstr "Prezývka osoby, ktorá nastavila voice"

#: src/common/text.c:1141
msgid "The nick of the person who has been voice'ed"
msgstr "Prezývka osoby, ktorá dostala voice"

#: src/common/text.c:1145
msgid "The nick of the person who did the banning"
msgstr "Prezývka osoby, ktorá nastavila zákaz"

#: src/common/text.c:1146 src/common/text.c:1173
msgid "The ban mask"
msgstr "Maska zákazu"

#: src/common/text.c:1150
msgid "The nick who removed the key"
msgstr "Prezývka osoby, ktorá odstránila heslo"

#: src/common/text.c:1154
msgid "The nick who removed the limit"
msgstr "Prezývka osoby, ktorá odstránila limit"

#: src/common/text.c:1158
msgid "The nick of the person of did the deop'ing"
msgstr "Prezývka osoby, ktorá použila zrušenie operátora"

#: src/common/text.c:1159
msgid "The nick of the person who has been deop'ed"
msgstr "Prezývka osoby, ktorej bol odobratý operátor"

#: src/common/text.c:1162
msgid "The nick of the person of did the dehalfop'ing"
msgstr "Prezývka osoby, ktorá nastavila čiastočného operátora"

#: src/common/text.c:1163
msgid "The nick of the person who has been dehalfop'ed"
msgstr "Prezývka osoby, ktorej bol odobratý čiastočný operátor"

#: src/common/text.c:1167
msgid "The nick of the person of did the devoice'ing"
msgstr "Prezývka osoby, ktorá odobrala voice"

#: src/common/text.c:1168
msgid "The nick of the person who has been devoice'ed"
msgstr "Prezývka osoby, ktorej bol odobratý voice"

#: src/common/text.c:1172
msgid "The nick of the person of did the unban'ing"
msgstr "Prezývka osoby, ktorá zrušila zákaz"

#: src/common/text.c:1177
msgid "The nick of the person who did the exempt"
msgstr "Prezývka osoby, ktorá nastavila výnimku"

#: src/common/text.c:1178 src/common/text.c:1183
msgid "The exempt mask"
msgstr "Maska výnimky"

#: src/common/text.c:1182
msgid "The nick of the person removed the exempt"
msgstr "Prezývka osoby, ktorá odstránila výnimku"

#: src/common/text.c:1187
msgid "The nick of the person who did the invite"
msgstr "Prezývka osoby, ktorá pozvala"

#: src/common/text.c:1188 src/common/text.c:1193
msgid "The invite mask"
msgstr "Maska pozvania"

#: src/common/text.c:1192
msgid "The nick of the person removed the invite"
msgstr "Prezývka osoby, ktorá odstránila pozvanie"

#: src/common/text.c:1197
msgid "The nick of the person setting the mode"
msgstr "Prezývka osoby, ktorá nastavila mód"

#: src/common/text.c:1198
msgid "The mode's sign (+/-)"
msgstr "Znamienko módu (+/-)"

#: src/common/text.c:1199
msgid "The mode letter"
msgstr "Písmeno módu"

#: src/common/text.c:1200
msgid "The channel it's being set on"
msgstr "Kanál, na ktorom to bolo nastavené"

#: src/common/text.c:1207
msgid "Full name"
msgstr "Celé meno"

#: src/common/text.c:1212
msgid "Channel Membership/\"is an IRC operator\""
msgstr "Členstvo v kanáli/\"is an IRC operator\""

#: src/common/text.c:1217
msgid "Server Information"
msgstr "Informácie o serveri"

#: src/common/text.c:1222 src/common/text.c:1227
msgid "Idle time"
msgstr "Čas nečinnosti"

#: src/common/text.c:1228
msgid "Signon time"
msgstr "Čas prihlásenia"

#: src/common/text.c:1233
msgid "Away reason"
msgstr "Dôvod neprítomnosti"

#: src/common/text.c:1242 src/common/text.c:1248 src/common/text.c:1256
#: src/common/text.c:1271 src/common/text.c:1453
msgid "Message"
msgstr "Správa"

#: src/common/text.c:1249
msgid "Account"
msgstr "Konto"

#: src/common/text.c:1254
msgid "Real user@host"
msgstr "Skutočný user@host"

#: src/common/text.c:1255
msgid "Real IP"
msgstr "Skutočná IP"

#: src/common/text.c:1260 src/common/text.c:1286 src/common/text.c:1292
#: src/common/text.c:1322 src/common/text.c:1476
msgid "Channel Name"
msgstr "Názov kanálu"

#: src/common/text.c:1269 src/common/text.c:1277
msgid "Raw Numeric or Identifier"
msgstr ""

#: src/common/text.c:1275 src/common/text.c:1281 src/common/text.c:1439
#: src/fe-gtk/menu.c:1459 src/fe-gtk/menu.c:1647 src/fe-gtk/setup.c:248
#: src/fe-gtk/textgui.c:390
msgid "Text"
msgstr "Text"

#: src/common/text.c:1287
msgid "Nick of person who invited you"
msgstr "Prezývka osoby, ktorá vás pozvala"

#: src/common/text.c:1293 src/fe-gtk/chanlist.c:787
msgid "Users"
msgstr "Používatelia"

#: src/common/text.c:1297
msgid "Nickname in use"
msgstr "Používaná prezývka"

#: src/common/text.c:1298
msgid "Nick being tried"
msgstr "Skúšaná prezývka"

#: src/common/text.c:1307 src/common/text.c:1443
msgid "IP"
msgstr "IP"

#: src/common/text.c:1308 src/common/text.c:1339
msgid "Port"
msgstr "Port"

#: src/common/text.c:1318 src/fe-gtk/notifygui.c:138 src/fe-gtk/setup.c:1951
msgid "Network"
msgstr "Sieť"

#: src/common/text.c:1323 src/common/text.c:1328
msgid "Modes string"
msgstr "Reťazec módov"

#: src/common/text.c:1344 src/common/text.c:1369
msgid "DCC Type"
msgstr "Typ DCC"

#: src/common/text.c:1345 src/common/text.c:1350 src/common/text.c:1355
#: src/common/text.c:1362 src/common/text.c:1382 src/common/text.c:1386
#: src/common/text.c:1392 src/common/text.c:1398 src/common/text.c:1405
#: src/common/text.c:1414 src/common/text.c:1420
msgid "Filename"
msgstr "Názov súboru"

#: src/common/text.c:1356 src/common/text.c:1363
msgid "Destination filename"
msgstr "Cieľový súbor"

#: src/common/text.c:1365 src/common/text.c:1394
msgid "CPS"
msgstr "CPS"

#: src/common/text.c:1400
msgid "Pathname"
msgstr "Cesta"

#: src/common/text.c:1415 src/fe-gtk/dccgui.c:765
msgid "Position"
msgstr "Pozícia"

#: src/common/text.c:1421 src/fe-gtk/dccgui.c:764
msgid "Size"
msgstr "Veľkosť"

#: src/common/text.c:1426
msgid "DCC String"
msgstr "Reťazec DCC"

#: src/common/text.c:1431
msgid "Number of notify items"
msgstr "Počet položiek upozornenia"

#: src/common/text.c:1447
msgid "Old Filename"
msgstr "Staré meno súboru"

#: src/common/text.c:1448
msgid "New Filename"
msgstr "Nové meno súboru"

#: src/common/text.c:1452
msgid "Receiver"
msgstr "Príjemca"

#: src/common/text.c:1457
msgid "Hostmask"
msgstr "Maska hostiteľa"

#: src/common/text.c:1462
msgid "Hostname"
msgstr "Hostiteľ"

#: src/common/text.c:1467
msgid "The Packet"
msgstr "Paket"

#: src/common/text.c:1471
msgid "Seconds"
msgstr "Sekundy"

#: src/common/text.c:1475
msgid "Nick of person who have been invited"
msgstr "Prezývka osoby, ktorá bola pozvaná"

#: src/common/text.c:1482
msgid "Banmask"
msgstr "Maska zákazu"

#: src/common/text.c:1483
msgid "Who set the ban"
msgstr "Kto nastavil zákaz"

#: src/common/text.c:1484
msgid "Ban time"
msgstr "Čas zákazu"

#: src/common/text.c:1524
#, c-format
msgid ""
"Error parsing event %s.\n"
"Loading default."
msgstr "Chyba pri spracovaní udalosti %s.\nNačítavam štandardné."

#: src/common/text.c:2284
#, c-format
msgid ""
"Cannot read sound file:\n"
"%s"
msgstr "Nemôžem prečítať zvukový súbor:\n%s"

#: src/common/util.c:302
msgid "Remote host closed socket"
msgstr "Vzdialený hostiteľ zatvoril soket"

#: src/common/util.c:307
msgid "Connection refused"
msgstr "Spojenie odmietnuté"

#: src/common/util.c:310
msgid "No route to host"
msgstr "Cesta k hostiteľovi neexistuje"

#: src/common/util.c:312
msgid "Connection timed out"
msgstr "Časový limit pre spojenie vypršal"

#: src/common/util.c:314
msgid "Cannot assign that address"
msgstr "Nepodarilo sa priradiť adresu"

#: src/common/util.c:316
msgid "Connection reset by peer"
msgstr "Spojenie zrušené druhou stranou"

#: src/common/util.c:960
msgid "Ascension Island"
msgstr ""

#: src/common/util.c:961
msgid "Andorra"
msgstr "Andorra"

#: src/common/util.c:962
msgid "United Arab Emirates"
msgstr "Spojené Arabské Emiráty"

#: src/common/util.c:963
msgid "Aviation-Related Fields"
msgstr ""

#: src/common/util.c:964
msgid "Afghanistan"
msgstr "Afganistan"

#: src/common/util.c:965
msgid "Antigua and Barbuda"
msgstr "Antigua a Barbuda"

#: src/common/util.c:966
msgid "Anguilla"
msgstr "Anguilla"

#: src/common/util.c:967
msgid "Albania"
msgstr "Albánsko"

#: src/common/util.c:968
msgid "Armenia"
msgstr "Arménsko"

#: src/common/util.c:969
msgid "Netherlands Antilles"
msgstr "Holandské Antily"

#: src/common/util.c:970
msgid "Angola"
msgstr "Angola"

#: src/common/util.c:971
msgid "Antarctica"
msgstr "Antarktída"

#: src/common/util.c:972
msgid "Argentina"
msgstr "Argentína"

#: src/common/util.c:973
msgid "Reverse DNS"
msgstr "Reverzné DNS"

#: src/common/util.c:974
msgid "American Samoa"
msgstr "Americká Samoa"

#: src/common/util.c:975
msgid "Asia-Pacific Region"
msgstr ""

#: src/common/util.c:976
msgid "Austria"
msgstr "Rakúsko"

#: src/common/util.c:977
msgid "Nato Fiel"
msgstr "Nato Fiel"

#: src/common/util.c:978
msgid "Australia"
msgstr "Austrália"

#: src/common/util.c:979
msgid "Aruba"
msgstr "Aruba"

#: src/common/util.c:980
msgid "Aland Islands"
msgstr ""

#: src/common/util.c:981
msgid "Azerbaijan"
msgstr "Azerbajdžan"

#: src/common/util.c:982
msgid "Bosnia and Herzegovina"
msgstr "Bosna a Hercegovina"

#: src/common/util.c:983
msgid "Barbados"
msgstr "Barbados"

#: src/common/util.c:984
msgid "Bangladesh"
msgstr "Bangladéš"

#: src/common/util.c:985
msgid "Belgium"
msgstr "Belgicko"

#: src/common/util.c:986
msgid "Burkina Faso"
msgstr "Burkina Faso"

#: src/common/util.c:987
msgid "Bulgaria"
msgstr "Bulharsko"

#: src/common/util.c:988
msgid "Bahrain"
msgstr "Bahrajn"

#: src/common/util.c:989
msgid "Burundi"
msgstr "Burundi"

#: src/common/util.c:990
msgid "Businesses"
msgstr "Obchodné"

#: src/common/util.c:991
msgid "Benin"
msgstr "Benin"

#: src/common/util.c:992
msgid "Bermuda"
msgstr "Bermudy"

#: src/common/util.c:993
msgid "Brunei Darussalam"
msgstr "Brunei Darussalam"

#: src/common/util.c:994
msgid "Bolivia"
msgstr "Bolívia"

#: src/common/util.c:995
msgid "Brazil"
msgstr "Brazília"

#: src/common/util.c:996
msgid "Bahamas"
msgstr "Bahamy"

#: src/common/util.c:997
msgid "Bhutan"
msgstr "Bhután"

#: src/common/util.c:998
msgid "Bouvet Island"
msgstr "Bouvet Island"

#: src/common/util.c:999
msgid "Botswana"
msgstr "Botswana"

#: src/common/util.c:1000
msgid "Belarus"
msgstr "Bielorusko"

#: src/common/util.c:1001
msgid "Belize"
msgstr "Belize"

#: src/common/util.c:1002
msgid "Canada"
msgstr "Kanada"

#: src/common/util.c:1003 src/fe-gtk/setup.c:113
msgid "Catalan"
msgstr ""

#: src/common/util.c:1004
msgid "Cocos Islands"
msgstr "Kokosové ostrovy"

#: src/common/util.c:1005
msgid "Democratic Republic of Congo"
msgstr "Demokratická republika Kongo"

#: src/common/util.c:1006
msgid "Central African Republic"
msgstr "Stredoafrická Republika"

#: src/common/util.c:1007
msgid "Congo"
msgstr "Kongo"

#: src/common/util.c:1008
msgid "Switzerland"
msgstr "Švajčiarsko"

#: src/common/util.c:1009
msgid "Cote d'Ivoire"
msgstr "Pobrežie slonoviny"

#: src/common/util.c:1010
msgid "Cook Islands"
msgstr "Cookove ostrovy"

#: src/common/util.c:1011
msgid "Chile"
msgstr "Chile"

#: src/common/util.c:1012
msgid "Cameroon"
msgstr "Kamerun"

#: src/common/util.c:1013
msgid "China"
msgstr "Čína"

#: src/common/util.c:1014
msgid "Colombia"
msgstr "Kolumbia"

#: src/common/util.c:1015
msgid "Internic Commercial"
msgstr "Komerčné"

#: src/common/util.c:1016
msgid "Cooperatives"
msgstr ""

#: src/common/util.c:1017
msgid "Costa Rica"
msgstr "Kostarika"

#: src/common/util.c:1018
msgid "Serbia and Montenegro"
msgstr "Srbsko a Čierna Hora"

#: src/common/util.c:1019
msgid "Cuba"
msgstr "Kuba"

#: src/common/util.c:1020
msgid "Cape Verde"
msgstr "Kapverdy"

#: src/common/util.c:1021
msgid "Christmas Island"
msgstr "Vianočné ostrovy"

#: src/common/util.c:1022
msgid "Cyprus"
msgstr "Cyprus"

#: src/common/util.c:1023
msgid "Czech Republic"
msgstr "Česká Republika"

#: src/common/util.c:1024
msgid "East Germany"
msgstr ""

#: src/common/util.c:1025
msgid "Germany"
msgstr "Nemecko"

#: src/common/util.c:1026
msgid "Djibouti"
msgstr "Džibuti"

#: src/common/util.c:1027
msgid "Denmark"
msgstr "Dánsko"

#: src/common/util.c:1028
msgid "Dominica"
msgstr "Dominika"

#: src/common/util.c:1029
msgid "Dominican Republic"
msgstr "Dominikánska Republika"

#: src/common/util.c:1030
msgid "Algeria"
msgstr "Alžírsko"

#: src/common/util.c:1031
msgid "Ecuador"
msgstr "Ekvádor"

#: src/common/util.c:1032
msgid "Educational Institution"
msgstr "Školstvo"

#: src/common/util.c:1033
msgid "Estonia"
msgstr "Estónsko"

#: src/common/util.c:1034
msgid "Egypt"
msgstr "Egypt"

#: src/common/util.c:1035
msgid "Western Sahara"
msgstr "Západná Sahara"

#: src/common/util.c:1036
msgid "Eritrea"
msgstr "Eritrea"

#: src/common/util.c:1037
msgid "Spain"
msgstr "Španielsko"

#: src/common/util.c:1038
msgid "Ethiopia"
msgstr "Etiópia"

#: src/common/util.c:1039
msgid "European Union"
msgstr ""

#: src/common/util.c:1040
msgid "Finland"
msgstr "Fínsko"

#: src/common/util.c:1041
msgid "Fiji"
msgstr "Fidži"

#: src/common/util.c:1042
msgid "Falkland Islands"
msgstr "Falklandské ostrovy"

#: src/common/util.c:1043
msgid "Micronesia"
msgstr "Mikronézia"

#: src/common/util.c:1044
msgid "Faroe Islands"
msgstr "Faerské ostrovy"

#: src/common/util.c:1045
msgid "France"
msgstr "Francúzsko"

#: src/common/util.c:1046
msgid "Gabon"
msgstr "Gabon"

#: src/common/util.c:1047
msgid "Great Britain"
msgstr "Veľká Británia"

#: src/common/util.c:1048
msgid "Grenada"
msgstr "Grenada"

#: src/common/util.c:1049
msgid "Georgia"
msgstr "Gruzínsko"

#: src/common/util.c:1050
msgid "French Guiana"
msgstr "Francúzska guayana"

#: src/common/util.c:1051
msgid "British Channel Isles"
msgstr "Britské ostrovy v kanáli"

#: src/common/util.c:1052
msgid "Ghana"
msgstr "Ghana"

#: src/common/util.c:1053
msgid "Gibraltar"
msgstr "Gibraltár"

#: src/common/util.c:1054
msgid "Greenland"
msgstr "Grónsko"

#: src/common/util.c:1055
msgid "Gambia"
msgstr "Gambia"

#: src/common/util.c:1056
msgid "Guinea"
msgstr "Guinea"

#: src/common/util.c:1057
msgid "Government"
msgstr "Vládne"

#: src/common/util.c:1058
msgid "Guadeloupe"
msgstr "Guadeloupe"

#: src/common/util.c:1059
msgid "Equatorial Guinea"
msgstr "Rovníková Guinea"

#: src/common/util.c:1060
msgid "Greece"
msgstr "Grécko"

#: src/common/util.c:1061
msgid "S. Georgia and S. Sandwich Isles"
msgstr "S. Georgia a S. Sandwich Isles"

#: src/common/util.c:1062
msgid "Guatemala"
msgstr "Guatemala"

#: src/common/util.c:1063
msgid "Guam"
msgstr "Guam"

#: src/common/util.c:1064
msgid "Guinea-Bissau"
msgstr "Guinea-Bissau"

#: src/common/util.c:1065
msgid "Guyana"
msgstr "Guayana"

#: src/common/util.c:1066
msgid "Hong Kong"
msgstr "Hongkong"

#: src/common/util.c:1067
msgid "Heard and McDonald Islands"
msgstr "Heard a McDonald Islands"

#: src/common/util.c:1068
msgid "Honduras"
msgstr "Honduras"

#: src/common/util.c:1069
msgid "Croatia"
msgstr "Chorvátsko"

#: src/common/util.c:1070
msgid "Haiti"
msgstr "Haiti"

#: src/common/util.c:1071
msgid "Hungary"
msgstr "Maďarsko"

#: src/common/util.c:1072
msgid "Indonesia"
msgstr "Indonézia"

#: src/common/util.c:1073
msgid "Ireland"
msgstr "Írsko"

#: src/common/util.c:1074
msgid "Israel"
msgstr "Izrael"

#: src/common/util.c:1075
msgid "Isle of Man"
msgstr ""

#: src/common/util.c:1076
msgid "India"
msgstr "India"

#: src/common/util.c:1077
msgid "Informational"
msgstr "Informačné"

#: src/common/util.c:1078
msgid "International"
msgstr "Medzinárodné"

#: src/common/util.c:1079
msgid "British Indian Ocean Territory"
msgstr "Britské teritórium Indický oceán"

#: src/common/util.c:1080
msgid "Iraq"
msgstr "Irak"

#: src/common/util.c:1081
msgid "Iran"
msgstr "Irán"

#: src/common/util.c:1082
msgid "Iceland"
msgstr "Island"

#: src/common/util.c:1083
msgid "Italy"
msgstr "Taliansko"

#: src/common/util.c:1084
msgid "Jersey"
msgstr ""

#: src/common/util.c:1085
msgid "Jamaica"
msgstr "Jamajka"

#: src/common/util.c:1086
msgid "Jordan"
msgstr "Jordánsko"

#: src/common/util.c:1087
msgid "Company Jobs"
msgstr ""

#: src/common/util.c:1088
msgid "Japan"
msgstr "Japonsko"

#: src/common/util.c:1089
msgid "Kenya"
msgstr "Keňa"

#: src/common/util.c:1090
msgid "Kyrgyzstan"
msgstr "Kirgistán"

#: src/common/util.c:1091
msgid "Cambodia"
msgstr "Kambodža"

#: src/common/util.c:1092
msgid "Kiribati"
msgstr "Kiribati"

#: src/common/util.c:1093
msgid "Comoros"
msgstr "Komory"

#: src/common/util.c:1094
msgid "St. Kitts and Nevis"
msgstr "Svätý Krištof a Nevis"

#: src/common/util.c:1095
msgid "North Korea"
msgstr "Severná Kórea"

#: src/common/util.c:1096
msgid "South Korea"
msgstr "Južná Kórea"

#: src/common/util.c:1097
msgid "Kuwait"
msgstr "Kuvajt"

#: src/common/util.c:1098
msgid "Cayman Islands"
msgstr "Kajmanské ostrovy"

#: src/common/util.c:1099
msgid "Kazakhstan"
msgstr "Kazachstan"

#: src/common/util.c:1100
msgid "Laos"
msgstr "Laos"

#: src/common/util.c:1101
msgid "Lebanon"
msgstr "Libanon"

#: src/common/util.c:1102
msgid "Saint Lucia"
msgstr "Svätá Lucia"

#: src/common/util.c:1103
msgid "Liechtenstein"
msgstr "Lichtenštajnsko"

#: src/common/util.c:1104
msgid "Sri Lanka"
msgstr "Srí Lanka"

#: src/common/util.c:1105
msgid "Liberia"
msgstr "Libéria"

#: src/common/util.c:1106
msgid "Lesotho"
msgstr "Lesotho"

#: src/common/util.c:1107
msgid "Lithuania"
msgstr "Litva"

#: src/common/util.c:1108
msgid "Luxembourg"
msgstr "Luxemburgsko"

#: src/common/util.c:1109
msgid "Latvia"
msgstr "Lotyšsko"

#: src/common/util.c:1110
msgid "Libya"
msgstr "Líbya"

#: src/common/util.c:1111
msgid "Morocco"
msgstr "Maroko"

#: src/common/util.c:1112
msgid "Monaco"
msgstr "Monako"

#: src/common/util.c:1113
msgid "Moldova"
msgstr "Moldavsko"

#: src/common/util.c:1114
msgid "Montenegro"
msgstr ""

#: src/common/util.c:1115
msgid "United States Medical"
msgstr "USA zdravotníctvo"

#: src/common/util.c:1116
msgid "Madagascar"
msgstr "Madagaskar"

#: src/common/util.c:1117
msgid "Marshall Islands"
msgstr "Marshallove ostrovy"

#: src/common/util.c:1118
msgid "Military"
msgstr "Vojenské"

#: src/common/util.c:1119
msgid "Macedonia"
msgstr "Makedónia"

#: src/common/util.c:1120
msgid "Mali"
msgstr "Mali"

#: src/common/util.c:1121
msgid "Myanmar"
msgstr "Myanmar (Barma)"

#: src/common/util.c:1122
msgid "Mongolia"
msgstr "Mongolsko"

#: src/common/util.c:1123
msgid "Macau"
msgstr "Macao"

#: src/common/util.c:1124
msgid "Mobile Devices"
msgstr ""

#: src/common/util.c:1125
msgid "Northern Mariana Islands"
msgstr "Severné Mariánske Ostrovy"

#: src/common/util.c:1126
msgid "Martinique"
msgstr "Martinik"

#: src/common/util.c:1127
msgid "Mauritania"
msgstr "Mauritania"

#: src/common/util.c:1128
msgid "Montserrat"
msgstr "Montserrat"

#: src/common/util.c:1129
msgid "Malta"
msgstr "Malta"

#: src/common/util.c:1130
msgid "Mauritius"
msgstr "Maurícius"

#: src/common/util.c:1131
msgid "Museums"
msgstr ""

#: src/common/util.c:1132
msgid "Maldives"
msgstr "Maledivy"

#: src/common/util.c:1133
msgid "Malawi"
msgstr "Malawi"

#: src/common/util.c:1134
msgid "Mexico"
msgstr "Mexiko"

#: src/common/util.c:1135
msgid "Malaysia"
msgstr "Malajzia"

#: src/common/util.c:1136
msgid "Mozambique"
msgstr "Mozambik"

#: src/common/util.c:1137
msgid "Namibia"
msgstr "Namíbia"

#: src/common/util.c:1138
msgid "Individual's Names"
msgstr ""

#: src/common/util.c:1139
msgid "New Caledonia"
msgstr "Nová Kaledónia"

#: src/common/util.c:1140
msgid "Niger"
msgstr "Niger"

#: src/common/util.c:1141
msgid "Internic Network"
msgstr "Sieť Internic"

#: src/common/util.c:1142
msgid "Norfolk Island"
msgstr "Ostrov Norfolk"

#: src/common/util.c:1143
msgid "Nigeria"
msgstr "Nigéria"

#: src/common/util.c:1144
msgid "Nicaragua"
msgstr "Nikaragua"

#: src/common/util.c:1145
msgid "Netherlands"
msgstr "Holandsko"

#: src/common/util.c:1146
msgid "Norway"
msgstr "Nórsko"

#: src/common/util.c:1147
msgid "Nepal"
msgstr "Nepál"

#: src/common/util.c:1148
msgid "Nauru"
msgstr "Nauru"

#: src/common/util.c:1149
msgid "Niue"
msgstr "Niue"

#: src/common/util.c:1150
msgid "New Zealand"
msgstr "Nový Zéland"

#: src/common/util.c:1151
msgid "Oman"
msgstr "Omán"

#: src/common/util.c:1152
msgid "Internic Non-Profit Organization"
msgstr "Nezisková organizácia"

#: src/common/util.c:1153
msgid "Panama"
msgstr "Panama"

#: src/common/util.c:1154
msgid "Peru"
msgstr "Peru"

#: src/common/util.c:1155
msgid "French Polynesia"
msgstr "Francúzska Polynézia"

#: src/common/util.c:1156
msgid "Papua New Guinea"
msgstr "Papua Nová Guinea"

#: src/common/util.c:1157
msgid "Philippines"
msgstr "Filipíny"

#: src/common/util.c:1158
msgid "Pakistan"
msgstr "Pakistan"

#: src/common/util.c:1159
msgid "Poland"
msgstr "Poľsko"

#: src/common/util.c:1160
msgid "St. Pierre and Miquelon"
msgstr "St. Pierre a Miquelon"

#: src/common/util.c:1161
msgid "Pitcairn"
msgstr "Pitcairn"

#: src/common/util.c:1162
msgid "Puerto Rico"
msgstr "Portoriko"

#: src/common/util.c:1163
msgid "Professions"
msgstr ""

#: src/common/util.c:1164
msgid "Palestinian Territory"
msgstr "Palestínske teritórium"

#: src/common/util.c:1165
msgid "Portugal"
msgstr "Portugalsko"

#: src/common/util.c:1166
msgid "Palau"
msgstr "Palau"

#: src/common/util.c:1167
msgid "Paraguay"
msgstr "Paraguaj"

#: src/common/util.c:1168
msgid "Qatar"
msgstr "Katar"

#: src/common/util.c:1169
msgid "Reunion"
msgstr "Reunion"

#: src/common/util.c:1170
msgid "Romania"
msgstr "Rumunsko"

#: src/common/util.c:1171
msgid "Old School ARPAnet"
msgstr "Starý ARPAnet"

#: src/common/util.c:1172
msgid "Serbia"
msgstr ""

#: src/common/util.c:1173
msgid "Russian Federation"
msgstr "Ruská federácia"

#: src/common/util.c:1174
msgid "Rwanda"
msgstr "Rwanda"

#: src/common/util.c:1175
msgid "Saudi Arabia"
msgstr "Saudská Arábia"

#: src/common/util.c:1176
msgid "Solomon Islands"
msgstr "Šalamúnove Ostrovy"

#: src/common/util.c:1177
msgid "Seychelles"
msgstr "Seychely"

#: src/common/util.c:1178
msgid "Sudan"
msgstr "Sudán"

#: src/common/util.c:1179
msgid "Sweden"
msgstr "Švédsko"

#: src/common/util.c:1180
msgid "Singapore"
msgstr "Singapur"

#: src/common/util.c:1181
msgid "St. Helena"
msgstr "Svätá Helena"

#: src/common/util.c:1182
msgid "Slovenia"
msgstr "Slovinsko"

#: src/common/util.c:1183
msgid "Svalbard and Jan Mayen Islands"
msgstr "Svalbard a ostrovy Jan Mayen"

#: src/common/util.c:1184
msgid "Slovak Republic"
msgstr "Slovensko"

#: src/common/util.c:1185
msgid "Sierra Leone"
msgstr "Sierra Leone"

#: src/common/util.c:1186
msgid "San Marino"
msgstr "San Marino"

#: src/common/util.c:1187
msgid "Senegal"
msgstr "Senegal"

#: src/common/util.c:1188
msgid "Somalia"
msgstr "Somálsko"

#: src/common/util.c:1189
msgid "Suriname"
msgstr "Surinam"

#: src/common/util.c:1190
msgid "South Sudan"
msgstr ""

#: src/common/util.c:1191
msgid "Sao Tome and Principe"
msgstr "Svätý Tomáš"

#: src/common/util.c:1192
msgid "Former USSR"
msgstr "Bývalý Sovietsky zväz"

#: src/common/util.c:1193
msgid "El Salvador"
msgstr "Salvádor"

#: src/common/util.c:1194
msgid "Syria"
msgstr "Sýria"

#: src/common/util.c:1195
msgid "Swaziland"
msgstr "Svazijsko"

#: src/common/util.c:1196
msgid "Turks and Caicos Islands"
msgstr "Turks a Kaikské Ostrovy"

#: src/common/util.c:1197
msgid "Chad"
msgstr "Čad"

#: src/common/util.c:1198
msgid "Internet Communication Services"
msgstr ""

#: src/common/util.c:1199
msgid "French Southern Territories"
msgstr "Francúzske južné teritóriá"

#: src/common/util.c:1200
msgid "Togo"
msgstr "Togo"

#: src/common/util.c:1201
msgid "Thailand"
msgstr "Thajsko"

#: src/common/util.c:1202
msgid "Tajikistan"
msgstr "Tadžikistan"

#: src/common/util.c:1203
msgid "Tokelau"
msgstr "Tokelau"

#: src/common/util.c:1204 src/common/util.c:1208
msgid "East Timor"
msgstr "Východný Timor"

#: src/common/util.c:1205
msgid "Turkmenistan"
msgstr "Turkmenistán"

#: src/common/util.c:1206
msgid "Tunisia"
msgstr "Tunisko"

#: src/common/util.c:1207
msgid "Tonga"
msgstr "Tonga"

#: src/common/util.c:1209
msgid "Turkey"
msgstr "Turecko"

#: src/common/util.c:1210
msgid "Travel and Tourism"
msgstr ""

#: src/common/util.c:1211
msgid "Trinidad and Tobago"
msgstr "Trinidad a Tobago"

#: src/common/util.c:1212
msgid "Tuvalu"
msgstr "Tuvalu"

#: src/common/util.c:1213
msgid "Taiwan"
msgstr "Taiwan"

#: src/common/util.c:1214
msgid "Tanzania"
msgstr "Tanzánia"

#: src/common/util.c:1215
msgid "Ukraine"
msgstr "Ukrajina"

#: src/common/util.c:1216
msgid "Uganda"
msgstr "Uganda"

#: src/common/util.c:1217
msgid "United Kingdom"
msgstr "Spojené kráľovstvo"

#: src/common/util.c:1218
msgid "United States of America"
msgstr "USA"

#: src/common/util.c:1219
msgid "Uruguay"
msgstr "Uruguaj"

#: src/common/util.c:1220
msgid "Uzbekistan"
msgstr "Uzbekistán"

#: src/common/util.c:1221
msgid "Vatican City State"
msgstr "Vatikán"

#: src/common/util.c:1222
msgid "St. Vincent and the Grenadines"
msgstr "Sv. Vincent a Grenada"

#: src/common/util.c:1223
msgid "Venezuela"
msgstr "Venezuela"

#: src/common/util.c:1224
msgid "British Virgin Islands"
msgstr "Britské panenské ostrovy"

#: src/common/util.c:1225
msgid "US Virgin Islands"
msgstr "US Panenské ostrovy"

#: src/common/util.c:1226
msgid "Vietnam"
msgstr "Vietnam"

#: src/common/util.c:1227
msgid "Vanuatu"
msgstr "Vanuatu (Nové Hebridy)"

#: src/common/util.c:1228
msgid "Wallis and Futuna Islands"
msgstr "Ostrovy Wallis a Futuna"

#: src/common/util.c:1229
msgid "Samoa"
msgstr "Samoa"

#: src/common/util.c:1230
msgid "Adult Entertainment"
msgstr ""

#: src/common/util.c:1231
msgid "Yemen"
msgstr "Jemen"

#: src/common/util.c:1232
msgid "Mayotte"
msgstr "Mayotte"

#: src/common/util.c:1233
msgid "Yugoslavia"
msgstr "Juhoslávia"

#: src/common/util.c:1234
msgid "South Africa"
msgstr "Južná Afrika"

#: src/common/util.c:1235
msgid "Zambia"
msgstr "Zambia"

#: src/common/util.c:1236
msgid "Zimbabwe"
msgstr "Zimbabwe"

#: src/common/util.c:1246 src/common/util.c:1256 src/fe-gtk/menu.c:617
msgid "Unknown"
msgstr "Neznáme"

#: src/common/dbus/dbus-client.c:72
msgid "Couldn't connect to session bus"
msgstr ""

#: src/common/dbus/dbus-client.c:86
msgid "Failed to complete NameHasOwner"
msgstr ""

#: src/common/dbus/dbus-client.c:112
msgid "Failed to complete Command"
msgstr ""

#: src/common/dbus/dbus-plugin.c:30
msgid "remote access"
msgstr ""

#: src/common/dbus/dbus-plugin.c:31
msgid "plugin for remote access using DBUS"
msgstr ""

#: src/common/dbus/dbus-plugin.c:897
#, c-format
msgid "Couldn't connect to session bus: %s\n"
msgstr ""

#: src/common/dbus/dbus-plugin.c:914
#, c-format
msgid "Failed to acquire %s: %s\n"
msgstr ""

#: src/fe-gtk/about.c:83
msgid "About "
msgstr ""

#: src/fe-gtk/about.c:111
msgid "<b>A multiplatform IRC Client</b>"
msgstr ""

#: src/fe-gtk/ascii.c:132
msgid "Character Chart"
msgstr "Znaková Tabuľka"

#: src/fe-gtk/banlist.c:59
msgid "Bans"
msgstr ""

#: src/fe-gtk/banlist.c:68
msgid "Exempts"
msgstr ""

#: src/fe-gtk/banlist.c:69
msgid "Exempt"
msgstr ""

#: src/fe-gtk/banlist.c:77
msgid "Invites"
msgstr ""

#: src/fe-gtk/banlist.c:78 src/fe-gtk/ignoregui.c:179
msgid "Invite"
msgstr "Pozvať"

#: src/fe-gtk/banlist.c:86
msgid "Quiets"
msgstr ""

#: src/fe-gtk/banlist.c:87
msgid "Quiet"
msgstr ""

#: src/fe-gtk/banlist.c:386 src/fe-gtk/chanlist.c:311
#: src/fe-gtk/plugin-tray.c:241
msgid "Not connected."
msgstr ""

#: src/fe-gtk/banlist.c:465 src/fe-gtk/banlist.c:548
msgid "You must select some bans."
msgstr "Musíte vybrať nejaké zákazy."

#: src/fe-gtk/banlist.c:495
#, c-format
msgid "Are you sure you want to remove all listed items in %s?"
msgstr ""

#: src/fe-gtk/banlist.c:653
msgid "Type"
msgstr ""

#: src/fe-gtk/banlist.c:654 src/fe-gtk/ignoregui.c:173
msgid "Mask"
msgstr "Maska"

#: src/fe-gtk/banlist.c:655
msgid "From"
msgstr "Od"

#: src/fe-gtk/banlist.c:656
msgid "Date"
msgstr "Dátum"

#: src/fe-gtk/banlist.c:711
msgid "You can only open the Ban List window while in a channel tab."
msgstr ""

#: src/fe-gtk/banlist.c:720
msgid "Banlist initialization failed."
msgstr ""

#: src/fe-gtk/banlist.c:739
#, c-format
msgid ": Ban List (%s)"
msgstr ""

#: src/fe-gtk/banlist.c:774 src/fe-gtk/notifygui.c:432
msgid "Remove"
msgstr "Odstrániť"

#: src/fe-gtk/banlist.c:776
msgid "Crop"
msgstr "Vytiahnuť"

#: src/fe-gtk/banlist.c:780
msgid "Refresh"
msgstr "Aktualizovať"

#: src/fe-gtk/chanlist.c:117
#, c-format
msgid "Displaying %d/%d users on %d/%d channels."
msgstr ""

#: src/fe-gtk/chanlist.c:532 src/fe-gtk/menu.c:1272 src/fe-gtk/urlgrab.c:149
msgid "Select an output filename"
msgstr "Vyberte meno výstupného súboru"

#: src/fe-gtk/chanlist.c:639 src/fe-gtk/chanlist.c:821
msgid "_Join Channel"
msgstr ""

#: src/fe-gtk/chanlist.c:641
msgid "_Copy Channel Name"
msgstr ""

#: src/fe-gtk/chanlist.c:643
msgid "Copy _Topic Text"
msgstr ""

#: src/fe-gtk/chanlist.c:732
#, c-format
msgid ": Channel List (%s)"
msgstr ""

#: src/fe-gtk/chanlist.c:803
msgid "_Search"
msgstr ""

#: src/fe-gtk/chanlist.c:809
msgid "_Download List"
msgstr ""

#: src/fe-gtk/chanlist.c:815
msgid "Save _List..."
msgstr ""

#: src/fe-gtk/chanlist.c:828
msgid "Show only:"
msgstr ""

#: src/fe-gtk/chanlist.c:840
msgid "channels with"
msgstr ""

#: src/fe-gtk/chanlist.c:853
msgid "to"
msgstr ""

#: src/fe-gtk/chanlist.c:865
msgid "users."
msgstr ""

#: src/fe-gtk/chanlist.c:871
msgid "Look in:"
msgstr ""

#: src/fe-gtk/chanlist.c:883
msgid "Channel name"
msgstr "Názov kanálu"

#: src/fe-gtk/chanlist.c:904
msgid "Search type:"
msgstr ""

#: src/fe-gtk/chanlist.c:911
msgid "Simple Search"
msgstr ""

#: src/fe-gtk/chanlist.c:912
msgid "Pattern Match (Wildcards)"
msgstr ""

#: src/fe-gtk/chanlist.c:914
msgid "Regular Expression"
msgstr ""

#: src/fe-gtk/chanlist.c:925
msgid "Find:"
msgstr "Hľadať:"

#: src/fe-gtk/dccgui.c:167
#, c-format
msgid "Send file to %s"
msgstr "Poslať súbor používateľovi %s"

#: src/fe-gtk/dccgui.c:497
msgid "That file is not resumable."
msgstr "V prenose tohoto súboru nie je možné pokračovať."

#: src/fe-gtk/dccgui.c:501
#, c-format
msgid ""
"Cannot access file: %s\n"
"%s.\n"
"Resuming not possible."
msgstr "Nemôžem pristupovať k súboru: %s\n%s.\nPokračovanie nie je možné."

#: src/fe-gtk/dccgui.c:508
msgid ""
"File in download directory is larger than file offered. Resuming not "
"possible."
msgstr "Nedokončený súbor je väčší ako ponúkaný súbor. Pokračovanie nie je možné."

#: src/fe-gtk/dccgui.c:512
msgid "Cannot resume the same file from two people."
msgstr "Nemôžem sťahovať ten istý súbor od dvoch používateľov."

#: src/fe-gtk/dccgui.c:745
msgid ": Uploads and Downloads"
msgstr ""

#: src/fe-gtk/dccgui.c:762 src/fe-gtk/dccgui.c:1002 src/fe-gtk/notifygui.c:137
msgid "Status"
msgstr "Stav"

#: src/fe-gtk/dccgui.c:763 src/fe-gtk/plugingui.c:76
msgid "File"
msgstr "Súbor"

#: src/fe-gtk/dccgui.c:768
msgid "ETA"
msgstr "ETA"

#: src/fe-gtk/dccgui.c:793 src/fe-gtk/menu.c:1648 src/fe-gtk/setup.c:249
msgid "Both"
msgstr "Oboje"

#: src/fe-gtk/dccgui.c:799
msgid "Uploads"
msgstr ""

#: src/fe-gtk/dccgui.c:805
msgid "Downloads"
msgstr ""

#: src/fe-gtk/dccgui.c:810
msgid "Details"
msgstr ""

#: src/fe-gtk/dccgui.c:821
msgid "File:"
msgstr ""

#: src/fe-gtk/dccgui.c:822
msgid "Address:"
msgstr ""

#: src/fe-gtk/dccgui.c:828 src/fe-gtk/dccgui.c:1026
msgid "Abort"
msgstr "Zrušiť"

#: src/fe-gtk/dccgui.c:829 src/fe-gtk/dccgui.c:1027
msgid "Accept"
msgstr "Akceptovať"

#: src/fe-gtk/dccgui.c:830
msgid "Resume"
msgstr "Pokračovať"

#: src/fe-gtk/dccgui.c:831
msgid "Open Folder..."
msgstr ""

#: src/fe-gtk/dccgui.c:991
msgid ": DCC Chat List"
msgstr ""

#: src/fe-gtk/dccgui.c:1004
msgid "Recv"
msgstr "Príjem"

#: src/fe-gtk/dccgui.c:1005
msgid "Sent"
msgstr "Odoslané"

#: src/fe-gtk/dccgui.c:1006
msgid "Start Time"
msgstr ""

#: src/fe-gtk/editlist.c:145
msgid "*NEW*"
msgstr "*NOVÝ*"

#: src/fe-gtk/editlist.c:146
msgid "EDIT ME"
msgstr "UPRAV MA"

#: src/fe-gtk/editlist.c:316 src/fe-gtk/notifygui.c:136
#: src/fe-gtk/plugingui.c:74
msgid "Name"
msgstr "Názov"

#: src/fe-gtk/editlist.c:317
msgid "Command"
msgstr "Príkaz"

#: src/fe-gtk/editlist.c:345
msgid "Move Up"
msgstr "Nahor"

#: src/fe-gtk/editlist.c:349
msgid "Move Dn"
msgstr "Nadol"

#: src/fe-gtk/editlist.c:357
msgid "Cancel"
msgstr "Zrušiť"

#: src/fe-gtk/editlist.c:361
msgid "Save"
msgstr "Uložiť"

#: src/fe-gtk/editlist.c:369 src/fe-gtk/fkeys.c:769
msgid "Add New"
msgstr "Pridať nový"

#: src/fe-gtk/editlist.c:373 src/fe-gtk/fkeys.c:774 src/fe-gtk/ignoregui.c:398
msgid "Delete"
msgstr "Odstrániť"

#: src/fe-gtk/editlist.c:381
msgid "Sort"
msgstr "Triediť"

#: src/fe-gtk/editlist.c:385
msgid "Help"
msgstr "Nápoveda"

#: src/fe-gtk/fe-gtk.c:132
msgid "Don't auto connect to servers"
msgstr ""

#: src/fe-gtk/fe-gtk.c:133
msgid "Use a different config directory"
msgstr ""

#: src/fe-gtk/fe-gtk.c:134
msgid "Don't auto load any plugins"
msgstr ""

#: src/fe-gtk/fe-gtk.c:135
msgid "Show plugin/script auto-load directory"
msgstr ""

#: src/fe-gtk/fe-gtk.c:136
msgid "Show user config directory"
msgstr ""

#: src/fe-gtk/fe-gtk.c:137
msgid "Open an irc://server:port/channel URL"
msgstr ""

#: src/fe-gtk/fe-gtk.c:139 src/fe-gtk/setup.c:301
msgid "Execute command:"
msgstr "Vykonať príkaz:"

#: src/fe-gtk/fe-gtk.c:140
msgid "Open URL or execute command in an existing HexChat"
msgstr ""

#: src/fe-gtk/fe-gtk.c:142
msgid "Begin minimized. Level 0=Normal 1=Iconified 2=Tray"
msgstr ""

#: src/fe-gtk/fe-gtk.c:142
msgid "level"
msgstr ""

#: src/fe-gtk/fe-gtk.c:143
msgid "Show version information"
msgstr ""

#: src/fe-gtk/fe-gtk.c:310
#, c-format
msgid ""
"Failed to open font:\n"
"\n"
"%s"
msgstr "Nepodarilo sa načítať písmo:\n\n%s"

#: src/fe-gtk/fe-gtk.c:694
msgid "Search buffer is empty.\n"
msgstr "Vyhľadávací zásobník je prázdny.\n"

#: src/fe-gtk/fe-gtk.c:803
#, c-format
msgid "%d bytes"
msgstr "%d bajtov"

#: src/fe-gtk/fe-gtk.c:804
#, c-format
msgid "Network send queue: %d bytes"
msgstr ""

#: src/fe-gtk/fkeys.c:162
msgid ""
"The Run Command action runs the data in Data 1 as if it had been typed "
"into the entry box where you pressed the key sequence. Thus it can contain "
"text (which will be sent to the channel/person), commands or user commands. "
"When run all \\n characters in Data 1 are used to deliminate seperate "
"commands so it is possible to run more than one command. If you want a \\ "
"in the actual text run then enter \\\\"
msgstr ""

#: src/fe-gtk/fkeys.c:164
msgid ""
"The Change Page command switches between pages in the notebook. Set Data 1"
" to the page you want to switch to. If Data 2 is set to anything then the "
"switch will be relative to the current position. Set Data 1 to auto to "
"switch to the page with the most recent and important activity (queries "
"first, then channels with hilight, channels with dialogue, channels with "
"other data)"
msgstr ""

#: src/fe-gtk/fkeys.c:166
msgid ""
"The Insert in Buffer command will insert the contents of Data 1 into the "
"entry where the key sequence was pressed at the current cursor position"
msgstr "Príkaz Vložiť do textu vloží obsah Data 1 do položky na aktuálnu pozíciu kurzoru, akoby boli stlačené tieto klávesy"

#: src/fe-gtk/fkeys.c:168
msgid ""
"The Scroll Page command scrolls the text widget up or down one page or one"
" line. Set Data 1 to either Up, Down, +1 or -1."
msgstr "Príkaz Posun o stránku posunie text hore alebo dolu o jednu stránku. Nastavte Data 1 na Up, Down, +1 alebo -1."

#: src/fe-gtk/fkeys.c:170
msgid ""
"The Set Buffer command sets the entry where the key sequence was entered "
"to the contents of Data 1"
msgstr "Príkaz Nastaviť text vyplní položku akoby boli stlačené dané klávesy podľa obsahu Data 1"

#: src/fe-gtk/fkeys.c:172
msgid ""
"The Last Command command sets the entry to contain the last command "
"entered - the same as pressing up in a shell"
msgstr "Príkaz Posledný príkaz nastaví položku, aby obsahovala posledný zadaný príkaz - rovnaké ako stlačenie šipky hore v shelle"

#: src/fe-gtk/fkeys.c:174
msgid ""
"The Next Command command sets the entry to contain the next command "
"entered - the same as pressing down in a shell"
msgstr "Príkaz Nasledujúci príkaz nastaví položku, aby obsahovala ďalší zadaný príkaz - rovnaké ako stlačenie šipky dolu v shelle"

#: src/fe-gtk/fkeys.c:176
msgid ""
"This command changes the text in the entry to finish an incomplete nickname "
"or command. If Data 1 is set then double-tabbing in a string will select the"
" last nick, not the next"
msgstr "Tento príkaz zmení text v položke tak, aby dokončil neúplné prezývky alebo príkazy. Ak je Data 1 vyplnené, použijú sa dvojité tabulátory ako posledná prezývka a nie nasledujúca"

#: src/fe-gtk/fkeys.c:178
msgid ""
"This command scrolls up and down through the list of nicks. If Data 1 is set"
" to anything it will scroll up, else it scrolls down"
msgstr "Tento príkaz posunie hore alebo dolu v zozname prezývok. Ak je niečo vyplnené v Data 1, posun bude nahor, inak bude posun nadol"

#: src/fe-gtk/fkeys.c:180
msgid ""
"This command checks the last word entered in the entry against the replace "
"list and replaces it if it finds a match"
msgstr "Tento príkaz otestuje posledné zadané slovo v položke oproti zoznamu náhrad a použije náhrady, ak nájde odpovedajúce časti"

#: src/fe-gtk/fkeys.c:182
msgid "This command moves the front tab left by one"
msgstr "Tento príkaz posunie prednú záložku o jednu vľavo"

#: src/fe-gtk/fkeys.c:184
msgid "This command moves the front tab right by one"
msgstr "Tento príkaz posunie prednú záložku o jednu vpravo"

#: src/fe-gtk/fkeys.c:186
msgid "This command moves the current tab family to the left"
msgstr "Tento príkaz posunie aktuálnu skupinu záložiek o jednu vľavo"

#: src/fe-gtk/fkeys.c:188
msgid "This command moves the current tab family to the right"
msgstr "Tento príkaz posunie aktuálnu skupinu záložiek o jednu vpravo"

#: src/fe-gtk/fkeys.c:190
msgid "Push input line into history but doesn't send to server"
msgstr "Vloží vstupný riadok do histórie, ale neodošle ho serveru"

#: src/fe-gtk/fkeys.c:201
msgid "There was an error loading key bindings configuration"
msgstr "Počas načítavania konfigurácie klávesových skratiek nastala chyba"

#: src/fe-gtk/fkeys.c:454 src/fe-gtk/fkeys.c:455 src/fe-gtk/fkeys.c:456
#: src/fe-gtk/fkeys.c:457 src/fe-gtk/fkeys.c:747 src/fe-gtk/fkeys.c:753
#: src/fe-gtk/fkeys.c:758 src/fe-gtk/maingui.c:1615 src/fe-gtk/maingui.c:1732
#: src/fe-gtk/maingui.c:3252
msgid "<none>"
msgstr "<žiadny>"

#: src/fe-gtk/fkeys.c:711
msgid "Mod"
msgstr "Mod"

#: src/fe-gtk/fkeys.c:712 src/fe-gtk/fkeys.c:807
msgid "Key"
msgstr "Klávesa"

#: src/fe-gtk/fkeys.c:713
msgid "Action"
msgstr "Akcia"

#: src/fe-gtk/fkeys.c:722
msgid ": Keyboard Shortcuts"
msgstr ""

#: src/fe-gtk/fkeys.c:800
msgid "Shift"
msgstr "Shift"

#: src/fe-gtk/fkeys.c:802
msgid "Alt"
msgstr "Alt"

#: src/fe-gtk/fkeys.c:804
msgid "Ctrl"
msgstr "Ctrl"

#: src/fe-gtk/fkeys.c:811
msgid "Data 1"
msgstr "Dáta 1"

#: src/fe-gtk/fkeys.c:814
msgid "Data 2"
msgstr "Dáta 2"

#: src/fe-gtk/fkeys.c:856
msgid "Error opening keys config file\n"
msgstr "Chyba pri otváraní súboru s nastavením kláves\n"

#: src/fe-gtk/fkeys.c:1023
#, c-format
msgid ""
"Unknown keyname %s in key bindings config file\n"
"Load aborted, please fix %s"
msgstr ""

#: src/fe-gtk/fkeys.c:1061
#, c-format
msgid ""
"Unknown action %s in key bindings config file\n"
"Load aborted, Please fix %s"
msgstr ""

#: src/fe-gtk/fkeys.c:1082
#, c-format
msgid ""
"Expecting Data line (beginning Dx{:|!}) but got:\n"
"%s\n"
"\n"
"Load aborted, Please fix %s"
msgstr ""

#: src/fe-gtk/fkeys.c:1151
#, c-format
msgid ""
"Key bindings config file is corrupt, load aborted\n"
"Please fix %s"
msgstr ""

#: src/fe-gtk/gtkutil.c:140
msgid "Cannot write to that file."
msgstr "Nepodaril sa zápis to súboru."

#: src/fe-gtk/gtkutil.c:142
msgid "Cannot read that file."
msgstr "Nepodarilo sa čítanie súboru."

#: src/fe-gtk/ignoregui.c:115 src/fe-gtk/ignoregui.c:258
msgid "That mask already exists."
msgstr "Taká maska už existuje."

#: src/fe-gtk/ignoregui.c:175 src/fe-gtk/maingui.c:2113
msgid "Private"
msgstr "Súkromné"

#: src/fe-gtk/ignoregui.c:176
msgid "Notice"
msgstr "Poznámka"

#: src/fe-gtk/ignoregui.c:177
msgid "CTCP"
msgstr "CTCP"

#: src/fe-gtk/ignoregui.c:178
msgid "DCC"
msgstr "DCC"

#: src/fe-gtk/ignoregui.c:180
msgid "Unignore"
msgstr "Prestať ignorovať"

#: src/fe-gtk/ignoregui.c:308
msgid "Are you sure you want to remove all ignores?"
msgstr ""

#: src/fe-gtk/ignoregui.c:318
msgid "Enter mask to ignore:"
msgstr "Zadajte masku pre ignorovanie:"

#: src/fe-gtk/ignoregui.c:365
msgid ": Ignore list"
msgstr ""

#: src/fe-gtk/ignoregui.c:373
msgid "Ignore Stats:"
msgstr "Štatistika ignorovania:"

#: src/fe-gtk/ignoregui.c:381
msgid "Channel:"
msgstr "Kanál:"

#: src/fe-gtk/ignoregui.c:382
msgid "Private:"
msgstr "Súkromné:"

#: src/fe-gtk/ignoregui.c:383
msgid "Notice:"
msgstr "Poznámka:"

#: src/fe-gtk/ignoregui.c:384
msgid "CTCP:"
msgstr "CTCP:"

#: src/fe-gtk/ignoregui.c:385
msgid "Invite:"
msgstr "Pozvánka:"

#: src/fe-gtk/ignoregui.c:396 src/fe-gtk/notifygui.c:428
msgid "Add..."
msgstr ""

#: src/fe-gtk/joind.c:87
msgid "Channel name too short, try again."
msgstr ""

#: src/fe-gtk/joind.c:129
msgid ": Connection Complete"
msgstr ""

#: src/fe-gtk/joind.c:154
#, c-format
msgid "Connection to %s complete."
msgstr ""

#: src/fe-gtk/joind.c:163
msgid ""
"In the Server-List window, no channel (chat room) has been entered to be "
"automatically joined for this network."
msgstr ""

#: src/fe-gtk/joind.c:169
msgid "What would you like to do next?"
msgstr ""

#: src/fe-gtk/joind.c:174
msgid "_Nothing, I'll join a channel later."
msgstr ""

#: src/fe-gtk/joind.c:183
msgid "_Join this channel:"
msgstr ""

#: src/fe-gtk/joind.c:195
msgid "If you know the name of the channel you want to join, enter it here."
msgstr ""

#: src/fe-gtk/joind.c:202
msgid "O_pen the Channel-List window."
msgstr ""

#: src/fe-gtk/joind.c:209
msgid "Retrieving the Channel-List may take a minute or two."
msgstr ""

#: src/fe-gtk/joind.c:216
msgid "_Always show this dialog after connecting."
msgstr ""

#: src/fe-gtk/maingui.c:457
msgid "Dialog with"
msgstr "Dialóg s"

#: src/fe-gtk/maingui.c:756
#, c-format
msgid "Topic for %s is: %s"
msgstr "Téma pre %s je: %s"

#: src/fe-gtk/maingui.c:761
msgid "No topic is set"
msgstr "Nie je nastavená téma"

#: src/fe-gtk/maingui.c:1150
#, c-format
msgid ""
"This server still has %d channels or dialogs associated with it. Close them "
"all?"
msgstr ""

#: src/fe-gtk/maingui.c:1251
msgid "Quit HexChat?"
msgstr ""

#: src/fe-gtk/maingui.c:1272
msgid "Don't ask next time."
msgstr ""

#: src/fe-gtk/maingui.c:1278
#, c-format
msgid "You are connected to %i IRC networks."
msgstr ""

#: src/fe-gtk/maingui.c:1280
msgid "Are you sure you want to quit?"
msgstr ""

#: src/fe-gtk/maingui.c:1282
msgid "Some file transfers are still active."
msgstr ""

#: src/fe-gtk/maingui.c:1300
msgid "_Minimize to Tray"
msgstr ""

#: src/fe-gtk/maingui.c:1520
msgid "Insert Attribute or Color Code"
msgstr ""

#: src/fe-gtk/maingui.c:1522
msgid "<b>Bold</b>"
msgstr ""

#: src/fe-gtk/maingui.c:1523
msgid "<u>Underline</u>"
msgstr ""

#: src/fe-gtk/maingui.c:1525
msgid "Normal"
msgstr ""

#: src/fe-gtk/maingui.c:1527
msgid "Colors 0-7"
msgstr ""

#: src/fe-gtk/maingui.c:1537
msgid "Colors 8-15"
msgstr ""

#: src/fe-gtk/maingui.c:1580
msgid "_Settings"
msgstr ""

#: src/fe-gtk/maingui.c:1582
msgid "_Log to Disk"
msgstr ""

#: src/fe-gtk/maingui.c:1583
msgid "_Reload Scrollback"
msgstr ""

#: src/fe-gtk/maingui.c:1585
msgid "_Hide Join/Part Messages"
msgstr ""

#: src/fe-gtk/maingui.c:1593
msgid "_Extra Alerts"
msgstr ""

#: src/fe-gtk/maingui.c:1595
msgid "Beep on _Message"
msgstr ""

#: src/fe-gtk/maingui.c:1599
msgid "Blink Tray _Icon"
msgstr ""

#: src/fe-gtk/maingui.c:1602
msgid "Blink Task _Bar"
msgstr ""

#: src/fe-gtk/maingui.c:1640 src/fe-gtk/menu.c:2181
msgid "_Detach"
msgstr ""

#: src/fe-gtk/maingui.c:1642 src/fe-gtk/menu.c:2182 src/fe-gtk/menu.c:2187
#: src/fe-gtk/search.c:225
msgid "_Close"
msgstr "_Zavrieť"

#: src/fe-gtk/maingui.c:1981 src/fe-gtk/maingui.c:2087
msgid "User limit must be a number!\n"
msgstr "Limit používateľov musí byť číslo!\n"

#: src/fe-gtk/maingui.c:2109
msgid "Topic Protection"
msgstr "Ochrana témy"

#: src/fe-gtk/maingui.c:2110
msgid "No outside messages"
msgstr "Žiadne správy mimo kanál"

#: src/fe-gtk/maingui.c:2111
msgid "Secret"
msgstr "Tajné"

#: src/fe-gtk/maingui.c:2112
msgid "Invite Only"
msgstr "Len pozvaní"

#: src/fe-gtk/maingui.c:2114
msgid "Moderated"
msgstr "Moderované"

#: src/fe-gtk/maingui.c:2115
msgid "Ban List"
msgstr "Zoznam zákazov"

#: src/fe-gtk/maingui.c:2117
msgid "Keyword"
msgstr "Kľúčové slovo"

#: src/fe-gtk/maingui.c:2129
msgid "User Limit"
msgstr "Limit používateľov"

#: src/fe-gtk/maingui.c:2238
msgid "Show/Hide userlist"
msgstr "Zobraziť alebo skryť zoznam používateľov"

#: src/fe-gtk/maingui.c:2361
msgid ""
"Unable to set transparent background!\n"
"\n"
"You may be using a non-compliant window\n"
"manager that is not currently supported.\n"
msgstr "Nemôžem nastaviť priehľadné pozadie!\n\nPravdepodobne používate nekompatibilný\nwindowmanager, ktorý nie je podporovaný.\n"

#: src/fe-gtk/maingui.c:2650
msgid "Enter new nickname:"
msgstr "Zadajte novú prezývku:"

#: src/fe-gtk/menu.c:127
msgid "Host unknown"
msgstr "Hostiteľ neznámy"

#: src/fe-gtk/menu.c:616
#, c-format
msgid "<tt><b>%-11s</b></tt> %s"
msgstr ""

#: src/fe-gtk/menu.c:622 src/fe-gtk/menu.c:626
msgid "Real Name:"
msgstr ""

#: src/fe-gtk/menu.c:633
msgid "User:"
msgstr ""

#: src/fe-gtk/menu.c:640
msgid "Country:"
msgstr ""

#: src/fe-gtk/menu.c:647
msgid "Server:"
msgstr ""

#: src/fe-gtk/menu.c:658
#, c-format
msgid "%u minutes ago"
msgstr ""

#: src/fe-gtk/menu.c:660 src/fe-gtk/menu.c:663
msgid "Last Msg:"
msgstr ""

#: src/fe-gtk/menu.c:673
msgid "Away Msg:"
msgstr ""

#: src/fe-gtk/menu.c:731
#, c-format
msgid "%d nicks selected."
msgstr ""

#: src/fe-gtk/menu.c:856
msgid ""
"The Menubar is now hidden. You can show it again by pressing F9 or right-"
"clicking in a blank part of the main text area."
msgstr ""

#: src/fe-gtk/menu.c:945
msgid "Open Link in Browser"
msgstr ""

#: src/fe-gtk/menu.c:946
msgid "Copy Selected Link"
msgstr ""

#: src/fe-gtk/menu.c:1008 src/fe-gtk/menu.c:1319
msgid "Join Channel"
msgstr "Vstúpiť na kanál"

#: src/fe-gtk/menu.c:1012
msgid "Part Channel"
msgstr "Opustiť kanál"

#: src/fe-gtk/menu.c:1014
msgid "Cycle Channel"
msgstr "Cyklovať kanál"

#: src/fe-gtk/menu.c:1050
msgid "_Remove from Favorites"
msgstr ""

#: src/fe-gtk/menu.c:1052
msgid "_Add to Favorites"
msgstr ""

#: src/fe-gtk/menu.c:1071
msgid ": User menu"
msgstr ""

#: src/fe-gtk/menu.c:1080
msgid "Edit This Menu..."
msgstr "Upraviť toto menu..."

#: src/fe-gtk/menu.c:1210 src/fe-gtk/menu.c:1223 src/fe-gtk/search.c:77
msgid "Search hit end, not found."
msgstr ""

#: src/fe-gtk/menu.c:1321
msgid "Retrieve channel list..."
msgstr ""

#: src/fe-gtk/menu.c:1389
msgid ""
"User Commands - Special codes:\n"
"\n"
"%c  =  current channel\n"
"%e  =  current network name\n"
"%m  =  machine info\n"
"%n  =  your nick\n"
"%t  =  time/date\n"
"%v  =  HexChat version\n"
"%2  =  word 2\n"
"%3  =  word 3\n"
"&2  =  word 2 to the end of line\n"
"&3  =  word 3 to the end of line\n"
"\n"
"eg:\n"
"/cmd john hello\n"
"\n"
"%2 would be \"john\"\n"
"&2 would be \"john hello\"."
msgstr ""

#: src/fe-gtk/menu.c:1405
msgid ""
"Userlist Buttons - Special codes:\n"
"\n"
"%a  =  all selected nicks\n"
"%c  =  current channel\n"
"%e  =  current network name\n"
"%h  =  selected nick's hostname\n"
"%m  =  machine info\n"
"%n  =  your nick\n"
"%s  =  selected nick\n"
"%t  =  time/date\n"
msgstr ""

#: src/fe-gtk/menu.c:1415
msgid ""
"Dialog Buttons - Special codes:\n"
"\n"
"%a  =  all selected nicks\n"
"%c  =  current channel\n"
"%e  =  current network name\n"
"%h  =  selected nick's hostname\n"
"%m  =  machine info\n"
"%n  =  your nick\n"
"%s  =  selected nick\n"
"%t  =  time/date\n"
msgstr ""

#: src/fe-gtk/menu.c:1425
msgid ""
"CTCP Replies - Special codes:\n"
"\n"
"%d  =  data (the whole ctcp)\n"
"%e  =  current network name\n"
"%m  =  machine info\n"
"%s  =  nick who sent the ctcp\n"
"%t  =  time/date\n"
"%2  =  word 2\n"
"%3  =  word 3\n"
"&2  =  word 2 to the end of line\n"
"&3  =  word 3 to the end of line\n"
"\n"
msgstr ""

#: src/fe-gtk/menu.c:1436
#, c-format
msgid ""
"URL Handlers - Special codes:\n"
"\n"
"%s  =  the URL string\n"
"\n"
"Putting a ! in front of the command\n"
"indicates it should be sent to a\n"
"shell instead of HexChat"
msgstr ""

#: src/fe-gtk/menu.c:1445
msgid ": User Defined Commands"
msgstr ""

#: src/fe-gtk/menu.c:1452
msgid ": Userlist Popup menu"
msgstr ""

#: src/fe-gtk/menu.c:1459
msgid "Replace with"
msgstr ""

#: src/fe-gtk/menu.c:1459
msgid ": Replace"
msgstr ""

#: src/fe-gtk/menu.c:1466
msgid ": URL Handlers"
msgstr ""

#: src/fe-gtk/menu.c:1485
msgid ": Userlist buttons"
msgstr ""

#: src/fe-gtk/menu.c:1492
msgid ": Dialog buttons"
msgstr ""

#: src/fe-gtk/menu.c:1499
msgid ": CTCP Replies"
msgstr ""

#: src/fe-gtk/menu.c:1605
msgid "He_xChat"
msgstr ""

#: src/fe-gtk/menu.c:1606
msgid "Network Li_st..."
msgstr ""

#: src/fe-gtk/menu.c:1609
msgid "_New"
msgstr ""

#: src/fe-gtk/menu.c:1610
msgid "Server Tab..."
msgstr "Záložka serverov..."

#: src/fe-gtk/menu.c:1611
msgid "Channel Tab..."
msgstr "Záložka kanálov..."

#: src/fe-gtk/menu.c:1612
msgid "Server Window..."
msgstr "Okno serverov..."

#: src/fe-gtk/menu.c:1613
msgid "Channel Window..."
msgstr "Okno kanálov..."

#: src/fe-gtk/menu.c:1618 src/fe-gtk/menu.c:1620
msgid "_Load Plugin or Script..."
msgstr ""

#: src/fe-gtk/menu.c:1628 src/fe-gtk/plugin-tray.c:633
msgid "_Quit"
msgstr ""

#: src/fe-gtk/menu.c:1630
msgid "_View"
msgstr ""

#: src/fe-gtk/menu.c:1632
msgid "_Menu Bar"
msgstr ""

#: src/fe-gtk/menu.c:1633
msgid "_Topic Bar"
msgstr ""

#: src/fe-gtk/menu.c:1634
msgid "_User List"
msgstr ""

#: src/fe-gtk/menu.c:1635
msgid "U_serlist Buttons"
msgstr ""

#: src/fe-gtk/menu.c:1636
msgid "M_ode Buttons"
msgstr ""

#: src/fe-gtk/menu.c:1638
msgid "_Channel Switcher"
msgstr ""

#: src/fe-gtk/menu.c:1640
msgid "_Tabs"
msgstr ""

#: src/fe-gtk/menu.c:1641
msgid "T_ree"
msgstr ""

#: src/fe-gtk/menu.c:1643
msgid "_Network Meters"
msgstr ""

#: src/fe-gtk/menu.c:1645 src/fe-gtk/setup.c:246
msgid "Off"
msgstr "Vypnuté"

#: src/fe-gtk/menu.c:1646
msgid "Graph"
msgstr "Graf"

#: src/fe-gtk/menu.c:1651
msgid "_Server"
msgstr "_Server"

#: src/fe-gtk/menu.c:1652
msgid "_Disconnect"
msgstr ""

#: src/fe-gtk/menu.c:1653
msgid "_Reconnect"
msgstr ""

#: src/fe-gtk/menu.c:1654
msgid "Join a Channel..."
msgstr ""

#: src/fe-gtk/menu.c:1655
msgid "List of Channels..."
msgstr ""

#: src/fe-gtk/menu.c:1658
msgid "Marked Away"
msgstr "Som preč"

#: src/fe-gtk/menu.c:1660
msgid "_Usermenu"
msgstr ""

#: src/fe-gtk/menu.c:1662
msgid "S_ettings"
msgstr "_Nastavenia"

#: src/fe-gtk/menu.c:1663 src/fe-gtk/plugin-tray.c:630
msgid "_Preferences"
msgstr ""

#: src/fe-gtk/menu.c:1665
msgid "Auto Replace..."
msgstr "Automaticky nahradiť..."

#: src/fe-gtk/menu.c:1666
msgid "CTCP Replies..."
msgstr "CTCP odpovede..."

#: src/fe-gtk/menu.c:1667
msgid "Dialog Buttons..."
msgstr "Tlačidlá dialógu..."

#: src/fe-gtk/menu.c:1668
msgid "Keyboard Shortcuts..."
msgstr "Klávesové skratky..."

#: src/fe-gtk/menu.c:1669
msgid "Text Events..."
msgstr "Textové udalosti..."

#: src/fe-gtk/menu.c:1670
msgid "URL Handlers..."
msgstr "Správa URL..."

#: src/fe-gtk/menu.c:1671
msgid "User Commands..."
msgstr "Používateľské príkazy..."

#: src/fe-gtk/menu.c:1672
msgid "Userlist Buttons..."
msgstr "Tlačidla zoznamu používateľov..."

#: src/fe-gtk/menu.c:1673
msgid "Userlist Popup..."
msgstr "Menu zoznamu používateľov..."

#: src/fe-gtk/menu.c:1675
msgid "_Window"
msgstr "_Okno"

#: src/fe-gtk/menu.c:1676
msgid "Ban List..."
msgstr "Zoznam zákazov..."

#: src/fe-gtk/menu.c:1677
msgid "Character Chart..."
msgstr "Tabuľka znakov..."

#: src/fe-gtk/menu.c:1678
msgid "Direct Chat..."
msgstr "Priamy rozhovor..."

#: src/fe-gtk/menu.c:1679
msgid "File Transfers..."
msgstr ""

#: src/fe-gtk/menu.c:1680
msgid "Friends List..."
msgstr ""

#: src/fe-gtk/menu.c:1681
msgid "Ignore List..."
msgstr "Zoznam ignorovaných..."

#: src/fe-gtk/menu.c:1682
msgid "Plugins and Scripts..."
msgstr "Pluginy a skripty..."

#: src/fe-gtk/menu.c:1683
msgid "Raw Log..."
msgstr "Log..."

#: src/fe-gtk/menu.c:1684
msgid "URL Grabber..."
msgstr "Zachytávanie URL..."

#: src/fe-gtk/menu.c:1686
msgid "Reset Marker Line"
msgstr "Vynulovať značiacu čiaru"

#: src/fe-gtk/menu.c:1687
msgid "_Copy Selection"
msgstr ""

#: src/fe-gtk/menu.c:1688
msgid "C_lear Text"
msgstr "Č_istý text"

#: src/fe-gtk/menu.c:1689
msgid "Save Text..."
msgstr "Uložiť text..."

#: src/fe-gtk/menu.c:1691
msgid "Search"
msgstr ""

#: src/fe-gtk/menu.c:1692
msgid "Search Text..."
msgstr "Prehľadať text..."

#: src/fe-gtk/menu.c:1693
msgid "Reset Search"
msgstr ""

#: src/fe-gtk/menu.c:1694
msgid "Search Next"
msgstr ""

#: src/fe-gtk/menu.c:1695
msgid "Search Previous"
msgstr ""

#: src/fe-gtk/menu.c:1698 src/fe-gtk/menu.c:2173
msgid "_Help"
msgstr "_Pomocník"

#: src/fe-gtk/menu.c:1700
msgid "_Contents"
msgstr "O_bsah"

#: src/fe-gtk/menu.c:1702
msgid "Check for updates"
msgstr ""

#: src/fe-gtk/menu.c:1704
msgid "_About"
msgstr "_O Programe"

#: src/fe-gtk/menu.c:2186
msgid "_Attach"
msgstr ""

#: src/fe-gtk/notifygui.c:139
msgid "Last Seen"
msgstr "Naposledy navštívené"

#: src/fe-gtk/notifygui.c:181
msgid "Offline"
msgstr "Off-line"

#: src/fe-gtk/notifygui.c:201 src/fe-gtk/setup.c:319
msgid "Never"
msgstr "Nikdy"

#: src/fe-gtk/notifygui.c:204 src/fe-gtk/notifygui.c:229
#, c-format
msgid "%d minutes ago"
msgstr ""

#: src/fe-gtk/notifygui.c:219
msgid "Online"
msgstr "On-line"

#: src/fe-gtk/notifygui.c:348
msgid "Enter nickname to add:"
msgstr "Zadajte prezývku:"

#: src/fe-gtk/notifygui.c:377
msgid "Notify on these networks:"
msgstr ""

#: src/fe-gtk/notifygui.c:388
msgid "Comma separated list of networks is accepted."
msgstr ""

#: src/fe-gtk/notifygui.c:414
msgid ": Friends List"
msgstr ""

#: src/fe-gtk/notifygui.c:436
msgid "Open Dialog"
msgstr ""

#: src/fe-gtk/plugin-tray.c:238
#, c-format
msgid ": Connected to %u networks and %u channels"
msgstr ""

#: src/fe-gtk/plugin-tray.c:602
msgid "_Restore Window"
msgstr ""

#: src/fe-gtk/plugin-tray.c:604
msgid "_Hide Window"
msgstr ""

#: src/fe-gtk/plugin-tray.c:608
msgid "_Blink on"
msgstr ""

#: src/fe-gtk/plugin-tray.c:609 src/fe-gtk/setup.c:699
msgid "Channel Message"
msgstr ""

#: src/fe-gtk/plugin-tray.c:610 src/fe-gtk/setup.c:700
msgid "Private Message"
msgstr ""

#: src/fe-gtk/plugin-tray.c:611 src/fe-gtk/setup.c:701
msgid "Highlighted Message"
msgstr ""

#: src/fe-gtk/plugin-tray.c:614
msgid "_Change status"
msgstr ""

#: src/fe-gtk/plugin-tray.c:620
msgid "_Away"
msgstr ""

#: src/fe-gtk/plugin-tray.c:623
msgid "_Back"
msgstr ""

#: src/fe-gtk/plugin-tray.c:688 src/fe-gtk/plugin-tray.c:696
#, c-format
msgid ": Highlighted message from: %s (%s)"
msgstr ""

#: src/fe-gtk/plugin-tray.c:691
#, c-format
msgid ": %u highlighted messages, latest from: %s (%s)"
msgstr ""

#: src/fe-gtk/plugin-tray.c:714 src/fe-gtk/plugin-tray.c:721
#, c-format
msgid ": New public message from: %s (%s)"
msgstr ""

#: src/fe-gtk/plugin-tray.c:717
#, c-format
msgid ": %u new public messages."
msgstr ""

#: src/fe-gtk/plugin-tray.c:743 src/fe-gtk/plugin-tray.c:750
#, c-format
msgid ": Private message from: %s (%s)"
msgstr ""

#: src/fe-gtk/plugin-tray.c:746
#, c-format
msgid ": %u private messages, latest from: %s (%s)"
msgstr ""

#: src/fe-gtk/plugin-tray.c:796 src/fe-gtk/plugin-tray.c:804
#, c-format
msgid ": File offer from: %s (%s)"
msgstr ""

#: src/fe-gtk/plugin-tray.c:799
#, c-format
msgid ": %u file offers, latest from: %s (%s)"
msgstr ""

#: src/fe-gtk/plugingui.c:75
msgid "Version"
msgstr "Verzia"

#: src/fe-gtk/plugingui.c:77 src/fe-gtk/textgui.c:424
msgid "Description"
msgstr "Popis"

#: src/fe-gtk/plugingui.c:149
msgid "Select a Plugin or Script to load"
msgstr "Vyberte plugin alebo skript"

#: src/fe-gtk/plugingui.c:219
msgid ": Plugins and Scripts"
msgstr ""

#: src/fe-gtk/plugingui.c:234
msgid "_Load..."
msgstr "_Načítať..."

#: src/fe-gtk/plugingui.c:237
msgid "_UnLoad"
msgstr "O_dobrať"

#: src/fe-gtk/rawlog.c:85 src/fe-gtk/rawlog.c:151 src/fe-gtk/textgui.c:438
#: src/fe-gtk/urlgrab.c:217
msgid "Save As..."
msgstr ""

#: src/fe-gtk/rawlog.c:117
#, c-format
msgid ": Raw Log (%s)"
msgstr ""

#: src/fe-gtk/rawlog.c:148
msgid "Clear Raw Log"
msgstr ""

#: src/fe-gtk/search.c:60
msgid "The window you opened this Search for doesn't exist anymore."
msgstr "Okno, pre ktoré ste otvorili tento dialóg pre hľadanie, už neexistuje."

#: src/fe-gtk/search.c:157
msgid ": Search"
msgstr ""

#: src/fe-gtk/search.c:184
msgid "_Find"
msgstr ""

#: src/fe-gtk/search.c:188
msgid "_Match case"
msgstr ""

#: src/fe-gtk/search.c:196
msgid "Search _backwards"
msgstr ""

#: src/fe-gtk/search.c:204
msgid "_Highlight all"
msgstr ""

#: src/fe-gtk/search.c:212
msgid "R_egular expression"
msgstr ""

#: src/fe-gtk/search.c:228
msgid "Close and _Reset"
msgstr ""

#: src/fe-gtk/servlistgui.c:173 src/fe-gtk/servlistgui.c:282
msgid "New Network"
msgstr "Nová sieť"

#: src/fe-gtk/servlistgui.c:555
#, c-format
msgid "Really remove network \"%s\" and all its servers?"
msgstr "Naozaj odstrániť sieť \"%s\" a všetky príslušné servery?"

#: src/fe-gtk/servlistgui.c:737
msgid "#channel"
msgstr ""

#: src/fe-gtk/servlistgui.c:847
msgid ": Favorite Channels (Auto-Join List)"
msgstr ""

#: src/fe-gtk/servlistgui.c:860
#, c-format
msgid "These channels will be joined whenever you connect to %s."
msgstr ""

#: src/fe-gtk/servlistgui.c:903
msgid "Key (Password)"
msgstr ""

#: src/fe-gtk/servlistgui.c:934 src/fe-gtk/servlistgui.c:1580
msgid "_Edit"
msgstr "_Upraviť"

#: src/fe-gtk/servlistgui.c:970
#, c-format
msgid "%s has been removed."
msgstr ""

#: src/fe-gtk/servlistgui.c:990
#, c-format
msgid "%s has been added."
msgstr ""

#: src/fe-gtk/servlistgui.c:1014
msgid "User name and Real name cannot be left blank."
msgstr "Meno používateľa a Skutočné meno nemôžu ostať prázdne."

#: src/fe-gtk/servlistgui.c:1405
#, c-format
msgid ": Edit %s"
msgstr ""

#: src/fe-gtk/servlistgui.c:1424
#, c-format
msgid "Servers for %s"
msgstr "Servery pre %s"

#: src/fe-gtk/servlistgui.c:1435
msgid "Connect to selected server only"
msgstr "Pripojiť sa len na zvolený server"

#: src/fe-gtk/servlistgui.c:1436
msgid "Don't cycle through all the servers when the connection fails."
msgstr "Neskúšať iné servery, ak sa pripojenie nepodarí."

#: src/fe-gtk/servlistgui.c:1438
msgid "Your Details"
msgstr "Vaše Údaje"

#: src/fe-gtk/servlistgui.c:1444
msgid "Use global user information"
msgstr "Použiť spoločné informácie o používateľovi"

#: src/fe-gtk/servlistgui.c:1447 src/fe-gtk/servlistgui.c:1687
msgid "_Nick name:"
msgstr "_Prezývka:"

#: src/fe-gtk/servlistgui.c:1451 src/fe-gtk/servlistgui.c:1694
msgid "Second choice:"
msgstr "Druhá voľba:"

#: src/fe-gtk/servlistgui.c:1455 src/fe-gtk/servlistgui.c:1708
msgid "_User name:"
msgstr "_Meno používateľa:"

#: src/fe-gtk/servlistgui.c:1459
msgid "Rea_l name:"
msgstr "S_kutočné meno:"

#: src/fe-gtk/servlistgui.c:1462
msgid "Connecting"
msgstr "Pripájam sa"

#: src/fe-gtk/servlistgui.c:1468
msgid "Auto connect to this network at startup"
msgstr "Automaticky pripojiť na túto sieť po štarte"

#: src/fe-gtk/servlistgui.c:1470
msgid "Bypass proxy server"
msgstr ""

#: src/fe-gtk/servlistgui.c:1472
msgid "Use SSL for all the servers on this network"
msgstr "Použiť SSL pre všetky servery na tejto sieti"

#: src/fe-gtk/servlistgui.c:1477
msgid "Accept invalid SSL certificate"
msgstr "Akceptovať neplatné SSL certifikáty"

#: src/fe-gtk/servlistgui.c:1483
msgid "_Favorite channels:"
msgstr ""

#: src/fe-gtk/servlistgui.c:1485
msgid "Channels to join, separated by commas, but not spaces!"
msgstr "Kanály na ktoré vstúpiť, oddelené čiarkami, ale nie medzerami!"

#: src/fe-gtk/servlistgui.c:1488
msgid "Connect command:"
msgstr "Príkaz po pripojení:"

#: src/fe-gtk/servlistgui.c:1490
msgid ""
"Extra command to execute after connecting. If you need more than one, set "
"this to LOAD -e <filename>, where <filename> is a text-file full of commands"
" to execute."
msgstr "Príkaz, ktorý sa vykoná po pripojení. Ak potrebujete viac než jeden, zadajte LOAD -e <súbor>, kde <súbor> je textový súbor s príkazmi na vykonanie."

#: src/fe-gtk/servlistgui.c:1493
msgid "Nickserv password:"
msgstr "Heslo pre NickServ:"

#: src/fe-gtk/servlistgui.c:1495
msgid ""
"If your nickname requires a password, enter it here. Not all IRC networks "
"support this."
msgstr ""

#: src/fe-gtk/servlistgui.c:1499
msgid "Server password:"
msgstr "Heslo serveru:"

#: src/fe-gtk/servlistgui.c:1501
msgid "Password for the server, if in doubt, leave blank."
msgstr "Heslo pre server. V prípade pochybností nechať prázdne."

#: src/fe-gtk/servlistgui.c:1505
msgid "SASL password:"
msgstr ""

#: src/fe-gtk/servlistgui.c:1507
msgid "Password for SASL authentication, if in doubt, leave blank."
msgstr ""

#: src/fe-gtk/servlistgui.c:1510
msgid "Character set:"
msgstr "Znaková sada:"

#: src/fe-gtk/servlistgui.c:1665
msgid ": Network List"
msgstr ""

#: src/fe-gtk/servlistgui.c:1677
msgid "User Information"
msgstr "Informácie o používateľovi"

#: src/fe-gtk/servlistgui.c:1701
msgid "Third choice:"
msgstr "Tretia voľba:"

#: src/fe-gtk/servlistgui.c:1761
msgid "Networks"
msgstr "Siete"

#: src/fe-gtk/servlistgui.c:1809
msgid "Skip network list on startup"
msgstr ""

#: src/fe-gtk/servlistgui.c:1818
msgid "Show favorites only"
msgstr ""

#: src/fe-gtk/servlistgui.c:1848
msgid "_Edit..."
msgstr "_Upraviť..."

#: src/fe-gtk/servlistgui.c:1855
msgid "_Sort"
msgstr "_Triediť"

#: src/fe-gtk/servlistgui.c:1856
msgid ""
"Sorts the network list in alphabetical order. Use SHIFT-UP and SHIFT-DOWN "
"keys to move a row."
msgstr ""

#: src/fe-gtk/servlistgui.c:1864
msgid "_Favor"
msgstr ""

#: src/fe-gtk/servlistgui.c:1865
msgid "Mark or unmark this network as a favorite."
msgstr ""

#: src/fe-gtk/servlistgui.c:1889
msgid "C_onnect"
msgstr "_Pripojiť"

#: src/fe-gtk/setup.c:105
msgid "Afrikaans"
msgstr ""

#: src/fe-gtk/setup.c:106
msgid "Albanian"
msgstr ""

#: src/fe-gtk/setup.c:107
msgid "Amharic"
msgstr ""

#: src/fe-gtk/setup.c:108
msgid "Asturian"
msgstr ""

#: src/fe-gtk/setup.c:109
msgid "Azerbaijani"
msgstr ""

#: src/fe-gtk/setup.c:110
msgid "Basque"
msgstr ""

#: src/fe-gtk/setup.c:111
msgid "Belarusian"
msgstr ""

#: src/fe-gtk/setup.c:112
msgid "Bulgarian"
msgstr ""

#: src/fe-gtk/setup.c:114
msgid "Chinese (Simplified)"
msgstr ""

#: src/fe-gtk/setup.c:115
msgid "Chinese (Traditional)"
msgstr ""

#: src/fe-gtk/setup.c:116
msgid "Czech"
msgstr ""

#: src/fe-gtk/setup.c:117
msgid "Danish"
msgstr ""

#: src/fe-gtk/setup.c:118
msgid "Dutch"
msgstr ""

#: src/fe-gtk/setup.c:119
msgid "English (British)"
msgstr ""

#: src/fe-gtk/setup.c:120
msgid "English"
msgstr ""

#: src/fe-gtk/setup.c:121
msgid "Estonian"
msgstr ""

#: src/fe-gtk/setup.c:122
msgid "Finnish"
msgstr ""

#: src/fe-gtk/setup.c:123
msgid "French"
msgstr ""

#: src/fe-gtk/setup.c:124
msgid "Galician"
msgstr ""

#: src/fe-gtk/setup.c:125
msgid "German"
msgstr ""

#: src/fe-gtk/setup.c:126
msgid "Greek"
msgstr ""

#: src/fe-gtk/setup.c:127
msgid "Gujarati"
msgstr ""

#: src/fe-gtk/setup.c:128
msgid "Hindi"
msgstr ""

#: src/fe-gtk/setup.c:129
msgid "Hungarian"
msgstr ""

#: src/fe-gtk/setup.c:130
msgid "Indonesian"
msgstr ""

#: src/fe-gtk/setup.c:131
msgid "Italian"
msgstr ""

#: src/fe-gtk/setup.c:132
msgid "Japanese"
msgstr ""

#: src/fe-gtk/setup.c:133
msgid "Kannada"
msgstr ""

#: src/fe-gtk/setup.c:134
msgid "Kinyarwanda"
msgstr ""

#: src/fe-gtk/setup.c:135
msgid "Korean"
msgstr ""

#: src/fe-gtk/setup.c:136
msgid "Latvian"
msgstr ""

#: src/fe-gtk/setup.c:137
msgid "Lithuanian"
msgstr ""

#: src/fe-gtk/setup.c:138
msgid "Macedonian"
msgstr ""

#: src/fe-gtk/setup.c:139
msgid "Malay"
msgstr ""

#: src/fe-gtk/setup.c:140
msgid "Malayalam"
msgstr ""

#: src/fe-gtk/setup.c:141
msgid "Norwegian (Bokmal)"
msgstr ""

#: src/fe-gtk/setup.c:142
msgid "Norwegian (Nynorsk)"
msgstr ""

#: src/fe-gtk/setup.c:143
msgid "Polish"
msgstr ""

#: src/fe-gtk/setup.c:144
msgid "Portuguese"
msgstr ""

#: src/fe-gtk/setup.c:145
msgid "Portuguese (Brazilian)"
msgstr ""

#: src/fe-gtk/setup.c:146
msgid "Punjabi"
msgstr ""

#: src/fe-gtk/setup.c:147
msgid "Russian"
msgstr ""

#: src/fe-gtk/setup.c:148
msgid "Serbian"
msgstr ""

#: src/fe-gtk/setup.c:149
msgid "Slovak"
msgstr ""

#: src/fe-gtk/setup.c:150
msgid "Slovenian"
msgstr ""

#: src/fe-gtk/setup.c:151
msgid "Spanish"
msgstr ""

#: src/fe-gtk/setup.c:152
msgid "Swedish"
msgstr ""

#: src/fe-gtk/setup.c:153
msgid "Thai"
msgstr ""

#: src/fe-gtk/setup.c:154
msgid "Ukrainian"
msgstr ""

#: src/fe-gtk/setup.c:155
msgid "Vietnamese"
msgstr ""

#: src/fe-gtk/setup.c:156
msgid "Walloon"
msgstr ""

#: src/fe-gtk/setup.c:163 src/fe-gtk/setup.c:1946
msgid "General"
msgstr "Všeobecné"

#: src/fe-gtk/setup.c:165
msgid "Language:"
msgstr ""

#: src/fe-gtk/setup.c:166
msgid "Main font:"
msgstr ""

#: src/fe-gtk/setup.c:168
msgid "Font:"
msgstr "Písmo:"

#: src/fe-gtk/setup.c:171
msgid "Text Box"
msgstr ""

#: src/fe-gtk/setup.c:172
msgid "Colored nick names"
msgstr "Farebné prezývky"

#: src/fe-gtk/setup.c:172
msgid "Give each person on IRC a different color"
msgstr "Označiť každého na IRC inou farbou"

#: src/fe-gtk/setup.c:173
msgid "Indent nick names"
msgstr "Odsadiť prezývky"

#: src/fe-gtk/setup.c:173
msgid "Make nick names right-justified"
msgstr "Prezývky zarovnať do prava"

#: src/fe-gtk/setup.c:175
msgid "Transparent background"
msgstr "Priehľadné pozadie"

#: src/fe-gtk/setup.c:176 src/fe-gtk/setup.c:184
msgid "Show marker line"
msgstr "Zobrazovať značiacu čiaru"

#: src/fe-gtk/setup.c:176 src/fe-gtk/setup.c:184
msgid "Insert a red line after the last read text."
msgstr "Zobraziť za posledným prečítaným textom červenú čiaru"

#: src/fe-gtk/setup.c:177 src/fe-gtk/setup.c:185
msgid "Background image:"
msgstr "Obrázok v pozadí:"

#: src/fe-gtk/setup.c:179
msgid "Transparency Settings"
msgstr ""

#: src/fe-gtk/setup.c:180
msgid "Red:"
msgstr "Červená:"

#: src/fe-gtk/setup.c:181
msgid "Green:"
msgstr "Zelená:"

#: src/fe-gtk/setup.c:182
msgid "Blue:"
msgstr "Modrá:"

#: src/fe-gtk/setup.c:188 src/fe-gtk/setup.c:599
msgid "Time Stamps"
msgstr "Zobrazenie času"

#: src/fe-gtk/setup.c:189
msgid "Enable time stamps"
msgstr "Zaznamenávať čas"

#: src/fe-gtk/setup.c:190
msgid "Time stamp format:"
msgstr "Formát zobrazenia času:"

#: src/fe-gtk/setup.c:192 src/fe-gtk/setup.c:603
msgid "See the strftime MSDN article for details."
msgstr ""

#: src/fe-gtk/setup.c:194 src/fe-gtk/setup.c:605
msgid "See the strftime manpage for details."
msgstr ""

#: src/fe-gtk/setup.c:197
msgid "Title Bar"
msgstr ""

#: src/fe-gtk/setup.c:198
msgid "Show channel modes"
msgstr ""

#: src/fe-gtk/setup.c:199
msgid "Show number of users"
msgstr ""

#: src/fe-gtk/setup.c:206 src/fe-gtk/setup.c:256
msgid "A-Z"
msgstr "A-Z"

#: src/fe-gtk/setup.c:207
msgid "Last-spoke order"
msgstr ""

#: src/fe-gtk/setup.c:213
msgid "Input Box"
msgstr ""

#: src/fe-gtk/setup.c:214 src/fe-gtk/setup.c:288
msgid "Use the Text box font and colors"
msgstr "Použiť písmo a farby z textového poľa"

#: src/fe-gtk/setup.c:215
msgid "Show nick box"
msgstr ""

#: src/fe-gtk/setup.c:216
msgid "Show user mode icon in nick box"
msgstr ""

#: src/fe-gtk/setup.c:218
msgid "Spell checking"
msgstr ""

#: src/fe-gtk/setup.c:220
msgid "Dictionaries to use:"
msgstr ""

#: src/fe-gtk/setup.c:222
msgid ""
"Use language codes (as in \"share\\myspell\\dicts\").\n"
"Separate multiple entries with commas."
msgstr ""

#: src/fe-gtk/setup.c:224
msgid "Use language codes. Separate multiple entries with commas."
msgstr ""

#: src/fe-gtk/setup.c:229
msgid "Nick Completion"
msgstr "Dopĺňanie prezývky:"

#: src/fe-gtk/setup.c:230
msgid "Automatic nick completion (without TAB key)"
msgstr ""

#: src/fe-gtk/setup.c:232
msgid "Nick completion suffix:"
msgstr "Prípona dokončovania prezývky:"

#: src/fe-gtk/setup.c:233
msgid "Nick completion sorted:"
msgstr ""

#: src/fe-gtk/setup.c:236
msgid "Input Box Codes"
msgstr "Kódy vstupného poľa"

#: src/fe-gtk/setup.c:237
#, c-format
msgid "Interpret %nnn as an ASCII value"
msgstr "Brať %nnn ako hodnotu ASCII"

#: src/fe-gtk/setup.c:238
msgid "Interpret %C, %B as Color, Bold etc"
msgstr "Brať %C,%B ako Color, Bold atď"

#: src/fe-gtk/setup.c:247
msgid "Graphical"
msgstr ""

#: src/fe-gtk/setup.c:255
msgid "A-Z, Ops first"
msgstr "A-Z, Ops najprv"

#: src/fe-gtk/setup.c:257
msgid "Z-A, Ops last"
msgstr "Z-A, Ops nakoniec"

#: src/fe-gtk/setup.c:258
msgid "Z-A"
msgstr "Z-A"

#: src/fe-gtk/setup.c:259
msgid "Unsorted"
msgstr "Nezotriedené"

#: src/fe-gtk/setup.c:265 src/fe-gtk/setup.c:277
msgid "Left (Upper)"
msgstr ""

#: src/fe-gtk/setup.c:266 src/fe-gtk/setup.c:278
msgid "Left (Lower)"
msgstr ""

#: src/fe-gtk/setup.c:267 src/fe-gtk/setup.c:279
msgid "Right (Upper)"
msgstr ""

#: src/fe-gtk/setup.c:268 src/fe-gtk/setup.c:280
msgid "Right (Lower)"
msgstr ""

#: src/fe-gtk/setup.c:269
msgid "Top"
msgstr "Hore"

#: src/fe-gtk/setup.c:270
msgid "Bottom"
msgstr "Dolu"

#: src/fe-gtk/setup.c:271
msgid "Hidden"
msgstr "Skryté"

#: src/fe-gtk/setup.c:286
msgid "User List"
msgstr "Zoznam používateľov"

#: src/fe-gtk/setup.c:287
msgid "Show hostnames in user list"
msgstr "Zobrazovať hostiteľov v zozname používateľov"

#: src/fe-gtk/setup.c:289
msgid "Show icons for user modes"
msgstr ""

#: src/fe-gtk/setup.c:289
msgid "Use graphical icons instead of text symbols in the user list."
msgstr ""

#: src/fe-gtk/setup.c:290
msgid "Color nicknames in userlist"
msgstr ""

#: src/fe-gtk/setup.c:290
msgid "Will color nicknames the same as in chat."
msgstr ""

#: src/fe-gtk/setup.c:291
msgid "Show user count in channels"
msgstr ""

#: src/fe-gtk/setup.c:293
msgid "User list sorted by:"
msgstr "Zoznam používateľov triedený podľa:"

#: src/fe-gtk/setup.c:294
msgid "Show user list at:"
msgstr ""

#: src/fe-gtk/setup.c:296
msgid "Away Tracking"
msgstr ""

#: src/fe-gtk/setup.c:297
msgid "Track the Away status of users and mark them in a different color"
msgstr ""

#: src/fe-gtk/setup.c:298
msgid "On channels smaller than:"
msgstr "Na kanáloch menších ako:"

#: src/fe-gtk/setup.c:300
msgid "Action Upon Double Click"
msgstr "Akcia pri dvojkliku"

#: src/fe-gtk/setup.c:303
msgid "Extra Gadgets"
msgstr ""

#: src/fe-gtk/setup.c:304
msgid "Lag meter:"
msgstr ""

#: src/fe-gtk/setup.c:305
msgid "Throttle meter:"
msgstr ""

#: src/fe-gtk/setup.c:312
msgid "Windows"
msgstr "Okná"

#: src/fe-gtk/setup.c:313 src/fe-gtk/setup.c:335
msgid "Tabs"
msgstr "Záložky"

#: src/fe-gtk/setup.c:320
msgid "Always"
msgstr "Vždy"

#: src/fe-gtk/setup.c:321
msgid "Only requested tabs"
msgstr "Len požadované záložky"

#: src/fe-gtk/setup.c:327
msgid "Automatic"
msgstr ""

#: src/fe-gtk/setup.c:328
msgid "In an extra tab"
msgstr ""

#: src/fe-gtk/setup.c:329
msgid "In the front tab"
msgstr ""

#: src/fe-gtk/setup.c:337
msgid "Tree"
msgstr ""

#: src/fe-gtk/setup.c:344
msgid "Switcher type:"
msgstr ""

#: src/fe-gtk/setup.c:345
msgid "Open an extra tab for server messages"
msgstr "Otvoriť vlastnú záložku pre správy serveru"

#: src/fe-gtk/setup.c:346
msgid "Open a new tab when you receive a private message"
msgstr ""

#: src/fe-gtk/setup.c:347
msgid "Sort tabs in alphabetical order"
msgstr "Triediť záložky v abecednom poriadku"

#: src/fe-gtk/setup.c:348
msgid "Show icons in the channel tree"
msgstr ""

#: src/fe-gtk/setup.c:349
msgid "Show dotted lines in the channel tree"
msgstr ""

#: src/fe-gtk/setup.c:350
msgid "Smaller text"
msgstr ""

#: src/fe-gtk/setup.c:351
msgid "Focus new tabs:"
msgstr "Nové záložky presunúť do popredia:"

#: src/fe-gtk/setup.c:352
msgid "Placement of notices:"
msgstr ""

#: src/fe-gtk/setup.c:353
msgid "Show channel switcher at:"
msgstr ""

#: src/fe-gtk/setup.c:354
msgid "Shorten tab labels to:"
msgstr "Skrátiť záložky na:"

#: src/fe-gtk/setup.c:354
msgid "letters."
msgstr "znakov."

#: src/fe-gtk/setup.c:356
msgid "Tabs or Windows"
msgstr "Záložky alebo okná"

#: src/fe-gtk/setup.c:357
msgid "Open channels in:"
msgstr "Otvárať kanály v:"

#: src/fe-gtk/setup.c:358
msgid "Open dialogs in:"
msgstr "Otvárať dialógy v:"

#: src/fe-gtk/setup.c:359
msgid "Open utilities in:"
msgstr "Otvárať pomôcky v:"

#: src/fe-gtk/setup.c:359
msgid "Open DCC, Ignore, Notify etc, in tabs or windows?"
msgstr "Otvárať DCC, Ignorovanie, Upozornenie atď v záložkách alebo v oknách?"

#: src/fe-gtk/setup.c:366
msgid "Messages"
msgstr ""

#: src/fe-gtk/setup.c:367
msgid "Scrollback"
msgstr ""

#: src/fe-gtk/setup.c:375
msgid "Ask for confirmation"
msgstr ""

#: src/fe-gtk/setup.c:376
msgid "Ask for download folder"
msgstr ""

#: src/fe-gtk/setup.c:377
msgid "Save without interaction"
msgstr ""

#: src/fe-gtk/setup.c:383
msgid "Files and Directories"
msgstr "Súbory a priečinky"

#: src/fe-gtk/setup.c:384
msgid "Auto accept file offers:"
msgstr ""

#: src/fe-gtk/setup.c:385
msgid "Download files to:"
msgstr "Prijímať súbory do:"

#: src/fe-gtk/setup.c:386
msgid "Move completed files to:"
msgstr "Presunúť dokončené súbory do:"

#: src/fe-gtk/setup.c:387
msgid "Save nick name in filenames"
msgstr "Uložiť prezývku v súboroch"

#: src/fe-gtk/setup.c:389
msgid "Network Settings"
msgstr "Sieťové nastavenia"

#: src/fe-gtk/setup.c:390
msgid "Get my address from the IRC server"
msgstr "Získať moju adresu z IRC serveru"

#: src/fe-gtk/setup.c:391
msgid ""
"Asks the IRC server for your real address. Use this if you have a "
"192.168.*.* address!"
msgstr "Spýta sa serveru na vašu reálnu adresu. Použite toto ak máte adresu v tvare 192.168.*.* !"

#: src/fe-gtk/setup.c:392
msgid "DCC IP address:"
msgstr "IP adresa DCC:"

#: src/fe-gtk/setup.c:393
msgid "Claim you are at this address when offering files."
msgstr "Tvrdiť že ste na tejto adrese pri ponúkaní súborov."

#: src/fe-gtk/setup.c:394
msgid "First DCC send port:"
msgstr "Prvý port DCC pre odosielanie:"

#: src/fe-gtk/setup.c:395
msgid "Last DCC send port:"
msgstr "Posledný port DCC pre odosielanie:"

#: src/fe-gtk/setup.c:396
msgid "!Leave ports at zero for full range."
msgstr ""

#: src/fe-gtk/setup.c:398
msgid "Maximum File Transfer Speeds (bytes per second)"
msgstr "Maximálna rýchlosť prenosu súborov (bajty za sekundu)"

#: src/fe-gtk/setup.c:399
msgid "One upload:"
msgstr "Jeden odchodzí prenos:"

#: src/fe-gtk/setup.c:400 src/fe-gtk/setup.c:402
msgid "Maximum speed for one transfer"
msgstr "Max. rýchlosť jedného prenosu"

#: src/fe-gtk/setup.c:401
msgid "One download:"
msgstr "Jeden príchodzí prenos:"

#: src/fe-gtk/setup.c:403
msgid "All uploads combined:"
msgstr "Všetky odchodzie prenosy spolu:"

#: src/fe-gtk/setup.c:404 src/fe-gtk/setup.c:406
msgid "Maximum speed for all files"
msgstr "Max. rýchlosť pre všetky prenosy"

#: src/fe-gtk/setup.c:405
msgid "All downloads combined:"
msgstr "Všetky príchodzie prenosy spolu:"

#: src/fe-gtk/setup.c:433 src/fe-gtk/setup.c:467 src/fe-gtk/setup.c:489
#: src/fe-gtk/setup.c:1945
msgid "Alerts"
msgstr "Upozornenia"

#: src/fe-gtk/setup.c:437 src/fe-gtk/setup.c:470
msgid "Show tray balloons on:"
msgstr ""

#: src/fe-gtk/setup.c:439
msgid "Blink tray icon on:"
msgstr ""

#: src/fe-gtk/setup.c:440 src/fe-gtk/setup.c:471 src/fe-gtk/setup.c:492
msgid "Blink task bar on:"
msgstr ""

#: src/fe-gtk/setup.c:441 src/fe-gtk/setup.c:472 src/fe-gtk/setup.c:493
msgid "Make a beep sound on:"
msgstr ""

#: src/fe-gtk/setup.c:443 src/fe-gtk/setup.c:474 src/fe-gtk/setup.c:495
msgid "Omit alerts when marked as being away"
msgstr ""

#: src/fe-gtk/setup.c:445
msgid "Tray Behavior"
msgstr ""

#: src/fe-gtk/setup.c:446
msgid "Enable system tray icon"
msgstr ""

#: src/fe-gtk/setup.c:447
msgid "Minimize to tray"
msgstr ""

#: src/fe-gtk/setup.c:448
msgid "Close to tray"
msgstr ""

#: src/fe-gtk/setup.c:449
msgid "Automatically mark away/back"
msgstr ""

#: src/fe-gtk/setup.c:449
msgid "Automatically change status when hiding to tray."
msgstr ""

#: src/fe-gtk/setup.c:451
msgid "Only show tray balloons when hidden or iconified"
msgstr ""

#: src/fe-gtk/setup.c:454 src/fe-gtk/setup.c:476 src/fe-gtk/setup.c:497
msgid "Highlighted Messages"
msgstr ""

#: src/fe-gtk/setup.c:455 src/fe-gtk/setup.c:477 src/fe-gtk/setup.c:498
msgid ""
"Highlighted messages are ones where your nickname is mentioned, but also:"
msgstr ""

#: src/fe-gtk/setup.c:457 src/fe-gtk/setup.c:479 src/fe-gtk/setup.c:500
msgid "Extra words to highlight:"
msgstr ""

#: src/fe-gtk/setup.c:458 src/fe-gtk/setup.c:480 src/fe-gtk/setup.c:501
msgid "Nick names not to highlight:"
msgstr ""

#: src/fe-gtk/setup.c:459 src/fe-gtk/setup.c:481 src/fe-gtk/setup.c:502
msgid "Nick names to always highlight:"
msgstr ""

#: src/fe-gtk/setup.c:460 src/fe-gtk/setup.c:482 src/fe-gtk/setup.c:503
msgid ""
"Separate multiple words with commas.\n"
"Wildcards are accepted."
msgstr ""

#: src/fe-gtk/setup.c:510
msgid "Default Messages"
msgstr "Prednastavené správy"

#: src/fe-gtk/setup.c:511
msgid "Quit:"
msgstr "Ukončiť:"

#: src/fe-gtk/setup.c:512
msgid "Leave channel:"
msgstr "Opustiť kanál:"

#: src/fe-gtk/setup.c:513
msgid "Away:"
msgstr "Neprítomný:"

#: src/fe-gtk/setup.c:515
msgid "Away"
msgstr "Neprítomný:"

#: src/fe-gtk/setup.c:516
msgid "Announce away messages"
msgstr "Oznamovať AWAY správy"

#: src/fe-gtk/setup.c:517
msgid "Announce your away messages to all channels."
msgstr ""

#: src/fe-gtk/setup.c:518
msgid "Show away once"
msgstr "Zobrazovať AWAY iba raz"

#: src/fe-gtk/setup.c:518
msgid "Show identical away messages only once."
msgstr ""

#: src/fe-gtk/setup.c:519
msgid "Automatically unmark away"
msgstr "Automaticky zrušiť AWAY"

#: src/fe-gtk/setup.c:519
msgid "Unmark yourself as away before sending messages."
msgstr ""

#: src/fe-gtk/setup.c:526 src/fe-gtk/setup.c:560
msgid "Advanced Settings"
msgstr "Pokročilé nastavenia"

#: src/fe-gtk/setup.c:527
msgid "Real name:"
msgstr ""

#: src/fe-gtk/setup.c:529 src/fe-gtk/setup.c:561
msgid "Alternative fonts:"
msgstr ""

#: src/fe-gtk/setup.c:531 src/fe-gtk/setup.c:562
msgid "Auto reconnect delay:"
msgstr "Oneskorenie automatického znovupripojenia:"

#: src/fe-gtk/setup.c:532 src/fe-gtk/setup.c:563
msgid "Auto join delay:"
msgstr ""

#: src/fe-gtk/setup.c:533 src/fe-gtk/setup.c:564
msgid "Display MODEs in raw form"
msgstr "Zobrazovať zmeny MODE v pôvodnom tvare"

#: src/fe-gtk/setup.c:534 src/fe-gtk/setup.c:565
msgid "Whois on notify"
msgstr "WHOIS pri upozornení"

#: src/fe-gtk/setup.c:534 src/fe-gtk/setup.c:565
msgid "Sends a /WHOIS when a user comes online in your notify list."
msgstr ""

#: src/fe-gtk/setup.c:535 src/fe-gtk/setup.c:566
msgid "Hide join and part messages"
msgstr "Skryť vstupy a odchody z kanálov"

#: src/fe-gtk/setup.c:535 src/fe-gtk/setup.c:566
msgid "Hide channel join/part messages by default."
msgstr ""

#: src/fe-gtk/setup.c:536 src/fe-gtk/setup.c:568
msgid "Display lists in compact mode"
msgstr ""

#: src/fe-gtk/setup.c:536 src/fe-gtk/setup.c:568
msgid "Use less spacing between user list/channel tree rows."
msgstr ""

#: src/fe-gtk/setup.c:537 src/fe-gtk/setup.c:569
msgid "Auto Open DCC Windows"
msgstr "Automaticky otvoriť okná pre DCC"

#: src/fe-gtk/setup.c:538 src/fe-gtk/setup.c:570
msgid "Send window"
msgstr "Okno odosielania"

#: src/fe-gtk/setup.c:539 src/fe-gtk/setup.c:571
msgid "Receive window"
msgstr "Okno príjmu"

#: src/fe-gtk/setup.c:540 src/fe-gtk/setup.c:572
msgid "Chat window"
msgstr "Okno konverzácie"

#: src/fe-gtk/setup.c:541 src/fe-gtk/setup.c:573
msgid "Auto Copy Behavior"
msgstr ""

#: src/fe-gtk/setup.c:542 src/fe-gtk/setup.c:574
msgid "Automatically copy selected text"
msgstr ""

#: src/fe-gtk/setup.c:543 src/fe-gtk/setup.c:575
msgid ""
"Copy selected text to clipboard when left mouse button is released. "
"Otherwise, CONTROL-SHIFT-C will copy the selected text to the clipboard."
msgstr ""

#: src/fe-gtk/setup.c:546 src/fe-gtk/setup.c:578
msgid "Automatically include time stamps"
msgstr ""

#: src/fe-gtk/setup.c:547 src/fe-gtk/setup.c:579
msgid ""
"Automatically include time stamps in copied lines of text. Otherwise, "
"include time stamps if the SHIFT key is held down while selecting."
msgstr ""

#: src/fe-gtk/setup.c:549 src/fe-gtk/setup.c:581
msgid "Automatically include color information"
msgstr ""

#: src/fe-gtk/setup.c:550 src/fe-gtk/setup.c:582
msgid ""
"Automatically include color information in copied lines of text.  Otherwise,"
" include color information if the CONTROL key is held down while selecting."
msgstr ""

#: src/fe-gtk/setup.c:592 src/fe-gtk/setup.c:1947
msgid "Logging"
msgstr "Logovanie"

#: src/fe-gtk/setup.c:593
msgid "Display scrollback from previous session"
msgstr ""

#: src/fe-gtk/setup.c:594
msgid "Scrollback lines:"
msgstr "Počet riadkov spätného logu:"

#: src/fe-gtk/setup.c:595
msgid "Enable logging of conversations to disk"
msgstr ""

#: src/fe-gtk/setup.c:596
msgid "Log filename:"
msgstr ""

#: src/fe-gtk/setup.c:597
#, c-format
msgid "%s=Server %c=Channel %n=Network."
msgstr ""

#: src/fe-gtk/setup.c:600
msgid "Insert timestamps in logs"
msgstr "Zaznamenať čas v logoch"

#: src/fe-gtk/setup.c:601
msgid "Log timestamp format:"
msgstr "Formát zobrazovania času:"

#: src/fe-gtk/setup.c:608
msgid "URLs"
msgstr ""

#: src/fe-gtk/setup.c:609
msgid "Enable logging of URLs to disk"
msgstr ""

#: src/fe-gtk/setup.c:610
msgid "Enable URL grabber"
msgstr ""

#: src/fe-gtk/setup.c:611
msgid "Maximum number of URLs to grab:"
msgstr ""

#: src/fe-gtk/setup.c:618
msgid "(Disabled)"
msgstr "(Zakázané)"

#: src/fe-gtk/setup.c:619
msgid "Wingate"
msgstr "Wingate"

#: src/fe-gtk/setup.c:620
msgid "Socks4"
msgstr "Socks4"

#: src/fe-gtk/setup.c:621
msgid "Socks5"
msgstr "Socks5"

#: src/fe-gtk/setup.c:622
msgid "HTTP"
msgstr "HTTP"

#: src/fe-gtk/setup.c:624
msgid "MS Proxy (ISA)"
msgstr ""

#: src/fe-gtk/setup.c:627
msgid "Auto"
msgstr ""

#: src/fe-gtk/setup.c:634
msgid "All Connections"
msgstr ""

#: src/fe-gtk/setup.c:635
msgid "IRC Server Only"
msgstr ""

#: src/fe-gtk/setup.c:636
msgid "DCC Get Only"
msgstr ""

#: src/fe-gtk/setup.c:642
msgid "Your Address"
msgstr "Vaša adresa"

#: src/fe-gtk/setup.c:643
msgid "Bind to:"
msgstr "Nastaviť na:"

#: src/fe-gtk/setup.c:644
msgid "Only useful for computers with multiple addresses."
msgstr ""

#: src/fe-gtk/setup.c:646
msgid "Proxy Server"
msgstr "Proxy server"

#: src/fe-gtk/setup.c:647
msgid "Hostname:"
msgstr "Názov hostiteľa:"

#: src/fe-gtk/setup.c:648
msgid "Port:"
msgstr "Port:"

#: src/fe-gtk/setup.c:649
msgid "Type:"
msgstr "Typ:"

#: src/fe-gtk/setup.c:650
msgid "Use proxy for:"
msgstr ""

#: src/fe-gtk/setup.c:652
msgid "Proxy Authentication"
msgstr ""

#: src/fe-gtk/setup.c:654
msgid "Use Authentication (MS Proxy, HTTP or Socks5 only)"
msgstr ""

#: src/fe-gtk/setup.c:656
msgid "Use Authentication (HTTP or Socks5 only)"
msgstr ""

#: src/fe-gtk/setup.c:658
msgid "Username:"
msgstr "Meno používateľa:"

#: src/fe-gtk/setup.c:659
msgid "Password:"
msgstr "Heslo:"

#: src/fe-gtk/setup.c:1093
msgid "Select an Image File"
msgstr "Vyberte obrazový súbor"

#: src/fe-gtk/setup.c:1128
msgid "Select Download Folder"
msgstr ""

#: src/fe-gtk/setup.c:1137
msgid "Select font"
msgstr "Vyberte písmo"

#: src/fe-gtk/setup.c:1237
msgid "Browse..."
msgstr "Prehliadať..."

#: src/fe-gtk/setup.c:1375
msgid "Mark identified users with:"
msgstr "Označiť identifikovaných používateľov:"

#: src/fe-gtk/setup.c:1377
msgid "Mark not-identified users with:"
msgstr "Označiť neidentifikovaných používateľov:"

#: src/fe-gtk/setup.c:1384
msgid "Open Data Folder"
msgstr ""

#: src/fe-gtk/setup.c:1438
msgid "Select color"
msgstr "Vyberte farbu"

#: src/fe-gtk/setup.c:1518
msgid "Text Colors"
msgstr "Farby textu"

#: src/fe-gtk/setup.c:1520
msgid "mIRC colors:"
msgstr "Farby mIRC:"

#: src/fe-gtk/setup.c:1528
msgid "Local colors:"
msgstr ""

#: src/fe-gtk/setup.c:1536 src/fe-gtk/setup.c:1541
msgid "Foreground:"
msgstr "Popredie:"

#: src/fe-gtk/setup.c:1537 src/fe-gtk/setup.c:1542
msgid "Background:"
msgstr "Pozadie:"

#: src/fe-gtk/setup.c:1539
msgid "Selected Text"
msgstr ""

#: src/fe-gtk/setup.c:1544
msgid "Interface Colors"
msgstr "Farby prostredia"

#: src/fe-gtk/setup.c:1546
msgid "New data:"
msgstr "Nové data:"

#: src/fe-gtk/setup.c:1547
msgid "Marker line:"
msgstr "Značiaca čiara:"

#: src/fe-gtk/setup.c:1548
msgid "New message:"
msgstr "Nová správa:"

#: src/fe-gtk/setup.c:1549
msgid "Away user:"
msgstr "Neprítomný používateľ:"

#: src/fe-gtk/setup.c:1550
msgid "Highlight:"
msgstr "Zvýraznenie:"

#: src/fe-gtk/setup.c:1552
msgid "Spell checker:"
msgstr ""

#: src/fe-gtk/setup.c:1555
msgid "Color Stripping"
msgstr ""

#: src/fe-gtk/setup.c:1661 src/fe-gtk/textgui.c:389
msgid "Event"
msgstr "Udalosť"

#: src/fe-gtk/setup.c:1667
msgid "Sound file"
msgstr "Zvukový súbor"

#: src/fe-gtk/setup.c:1702
msgid "Select a sound file"
msgstr "Vyberte meno zvukového súboru"

#: src/fe-gtk/setup.c:1774
msgid "Sound playing method:"
msgstr "Metóda prehrávania zvuku:"

#: src/fe-gtk/setup.c:1782
msgid "External sound playing _program:"
msgstr "Externý _program na prehrávanie zvuku:"

#: src/fe-gtk/setup.c:1800
msgid "_External program"
msgstr "_Externý program"

#: src/fe-gtk/setup.c:1810
msgid "_Automatic"
msgstr "_Automaticky"

#: src/fe-gtk/setup.c:1823
msgid "Sound files _directory:"
msgstr "Priečinok zvukových súborov"

#: src/fe-gtk/setup.c:1862
msgid "Sound file:"
msgstr "Zvukový súbor:"

#: src/fe-gtk/setup.c:1877
msgid "_Browse..."
msgstr "P_rehliadať..."

#: src/fe-gtk/setup.c:1888
msgid "_Play"
msgstr "_Prehrať"

#: src/fe-gtk/setup.c:1937
msgid "Interface"
msgstr "Používateľské prostredie"

#: src/fe-gtk/setup.c:1938
msgid "Appearance"
msgstr ""

#: src/fe-gtk/setup.c:1939
msgid "Input box"
msgstr "Vstupné pole"

#: src/fe-gtk/setup.c:1940
msgid "User list"
msgstr "Zoznam používateľov"

#: src/fe-gtk/setup.c:1941
msgid "Channel switcher"
msgstr ""

#: src/fe-gtk/setup.c:1942
msgid "Colors"
msgstr "Farby"

#: src/fe-gtk/setup.c:1944
msgid "Chatting"
msgstr "Rozhovor"

#: src/fe-gtk/setup.c:1948
msgid "Sound"
msgstr "Zvuky"

#: src/fe-gtk/setup.c:1949
msgid "Advanced"
msgstr "Pokročilé"

#: src/fe-gtk/setup.c:1952
msgid "Network setup"
msgstr "Nastavenie siete"

#: src/fe-gtk/setup.c:1953
msgid "File transfers"
msgstr "Prenos súborov"

#: src/fe-gtk/setup.c:2091
msgid "Categories"
msgstr "Kategórie"

#: src/fe-gtk/setup.c:2300
msgid ""
"You cannot place the tree on the top or bottom!\n"
"Please change to the <b>Tabs</b> layout in the <b>View</b> menu first."
msgstr ""

#: src/fe-gtk/setup.c:2327
msgid "Invalid time stamp format! See the strftime MSDN article for details."
msgstr ""

#: src/fe-gtk/setup.c:2334
msgid "Some settings were changed that require a restart to take full effect."
msgstr "Boli vykonané zmeny, ktoré vyžadujú spustiť aplikáciu znovu, aby sa použili."

#: src/fe-gtk/setup.c:2342
msgid ""
"*WARNING*\n"
"Auto accepting DCC to your home directory\n"
"can be dangerous and is exploitable. Eg:\n"
"Someone could send you a .bash_profile"
msgstr "*VAROVANIE*\nAutomatické prijatie DCC do vášho domovského\npriečinku môže byť nebezpečné. Napríklad:\nniekto by vám mohol poslať súbor .bash_profile."

#: src/fe-gtk/setup.c:2375
msgid ": Preferences"
msgstr ""

#: src/fe-gtk/sexy-spell-entry.c:462
msgid "<i>(no suggestions)</i>"
msgstr ""

#: src/fe-gtk/sexy-spell-entry.c:476
msgid "More..."
msgstr ""

#: src/fe-gtk/sexy-spell-entry.c:545
#, c-format
msgid "Add \"%s\" to Dictionary"
msgstr ""

#: src/fe-gtk/sexy-spell-entry.c:587
msgid "Ignore All"
msgstr ""

#: src/fe-gtk/sexy-spell-entry.c:622
msgid "Spelling Suggestions"
msgstr ""

#: src/fe-gtk/sexy-spell-entry.c:1066
#, c-format
msgid "enchant error for language: %s"
msgstr ""

#: src/fe-gtk/textgui.c:180
msgid "There was an error parsing the string"
msgstr "Počas spracovania reťazca nastala chyba"

#: src/fe-gtk/textgui.c:188
#, c-format
msgid "This signal is only passed %d args, $%d is invalid"
msgstr "Tento signál predal iba %d argumentov, $%d je neplatné"

#: src/fe-gtk/textgui.c:304 src/fe-gtk/textgui.c:327
msgid "Print Texts File"
msgstr "Vytlačiť súbor textov"

#: src/fe-gtk/textgui.c:372
msgid "Edit Events"
msgstr "Upraviť udalosti"

#: src/fe-gtk/textgui.c:423
msgid "$ Number"
msgstr "Číslo $"

#: src/fe-gtk/textgui.c:440
msgid "Load From..."
msgstr ""

#: src/fe-gtk/textgui.c:441
msgid "Test All"
msgstr "Testovať všetky"

#: src/fe-gtk/urlgrab.c:97
msgid "URL"
msgstr "URL"

#: src/fe-gtk/urlgrab.c:199
msgid ": URL Grabber"
msgstr ""

#: src/fe-gtk/urlgrab.c:213
msgid "Clear list"
msgstr "Vymazať zoznam"

#: src/fe-gtk/urlgrab.c:215
msgid "Copy selected URL"
msgstr "Kopírovať zvolenú URL"

#: src/fe-gtk/urlgrab.c:215
msgid "Copy"
msgstr "Kopírovať"

#: src/fe-gtk/urlgrab.c:217
msgid "Save list to a file"
msgstr "Uložiť zoznam do súboru"

#: src/fe-gtk/userlistgui.c:123
#, c-format
msgid "%d ops, %d total"
msgstr "%d chanop, %d celk."