annotate po/sk.po @ 21646:2a2496044eef

Patch from fmoo. This makes a lot of the windows closeable with Escape. There may be other windows that need this. The buttons at the bottom don't quite line up properly. That needs to be fixed. Closes #2137.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Mon, 26 Nov 2007 08:47:08 +0000
parents e241c6cdce85
children 409b55de1494
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1 # translation of pidgin.po to Slovak
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2 # Copyright (C) 2007 THE PACKAGE'S COPYRIGHT HOLDER
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3 # This file is distributed under the same license as the Pidgin package.
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
4 # loptosko <loptosko@gmail.com>, 2007.
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5 # Jozef Káčer <quickparser@gmail.com>, 2007.
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
6 # Ivan Masár <helix84@centrum.sk>, 2007.
2974
11f563b4153a [gaim-migrate @ 2987]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
7 #
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10 "Project-Id-Version: pidgin-1\n"
8778
8bf735cf9d1c [gaim-migrate @ 9540]
Luke Schierer <lschiere@pidgin.im>
parents: 8460
diff changeset
11 "Report-Msgid-Bugs-To: \n"
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12 "POT-Creation-Date: 2007-11-12 03:23-0500\n"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13 "PO-Revision-Date: 2007-11-12 17:31+0000\n"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14 "Last-Translator: loptosko <loptosko@gmail.com>\n"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15 "Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
2974
11f563b4153a [gaim-migrate @ 2987]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
16 "MIME-Version: 1.0\n"
6546
e34907332e46 [gaim-migrate @ 7068]
Mark Doliner <mark@kingant.net>
parents: 6455
diff changeset
17 "Content-Type: text/plain; charset=UTF-8\n"
2974
11f563b4153a [gaim-migrate @ 2987]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
18 "Content-Transfer-Encoding: 8bit\n"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
19 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
20 "10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
21
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
22 #: ../finch/finch.c:64 ../finch/finch.c:301 ../finch/finch.c:330
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
23 #: ../finch/finch.c:418
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
24 msgid "Finch"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
25 msgstr "Finch"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
26
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
27 #: ../finch/finch.c:206
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
28 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
29 msgid "%s. Try `%s -h' for more information.\n"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
30 msgstr "%s. Príkaz „%s -h“ zobrazí viac informácií.\n"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
31
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
32 #: ../finch/finch.c:208
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
33 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
34 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
35 "%s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
36 "Usage: %s [OPTION]...\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
37 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
38 " -c, --config=DIR use DIR for config files\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
39 " -d, --debug print debugging messages to stdout\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
40 " -h, --help display this help and exit\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
41 " -n, --nologin don't automatically login\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
42 " -v, --version display the current version and exit\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
43 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
44 "%s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
45 "Použitie: %s [VOĽBA]...\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
46 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
47 " -c, --config=DIR pre konfiguračné súbory použije DIR\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
48 " -d, --debug vkladá ladiace informácie do stdout\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
49 " -h, --help zobrazí túto pomoc a skončí\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
50 " -n, --nologin neprihlasovať automaticky\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
51 " -v, --version zobrazí verziu programu a skončí\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
52
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
53 #: ../finch/finch.c:328 ../pidgin/gtkmain.c:730
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
54 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
55 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
56 "%s encountered errors migrating your settings from %s to %s. Please "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
57 "investigate and complete the migration by hand. Please report this error at "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
58 "http://developer.pidgin.im"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
59 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
60 "V programe %s sa vyskytli chyby pri prenose nastavení z %s do %s. Prosím, "
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
61 "skúste dokončiť prenos nastavení sami. Prosím, ohláste túto chybu na adrese "
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
62 "http://developer.pidgin.im"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
63
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
64 #: ../finch/gntaccount.c:124 ../finch/gntaccount.c:484 ../finch/gntblist.c:300
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
65 #: ../finch/gntblist.c:433 ../finch/gntblist.c:446 ../finch/gntplugin.c:189
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
66 #: ../finch/gntplugin.c:237 ../finch/gntstatus.c:301 ../finch/gntstatus.c:310
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
67 #: ../finch/plugins/gntclipboard.c:115 ../finch/plugins/gntclipboard.c:121
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
68 #: ../finch/plugins/gntclipboard.c:128
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
69 #: ../libpurple/protocols/jabber/buddy.c:2032
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
70 #: ../libpurple/protocols/jabber/chat.c:677
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
71 #: ../libpurple/protocols/jabber/chat.c:688
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
72 #: ../libpurple/protocols/jabber/jabber.c:1553
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
73 #: ../libpurple/protocols/qq/group_join.c:328
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
74 #: ../libpurple/protocols/qq/im.c:576 ../libpurple/protocols/silc/ops.c:57
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
75 #: ../libpurple/protocols/silc/ops.c:1460
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
76 #: ../libpurple/protocols/silc10/ops.c:1451
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
77 msgid "Error"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
78 msgstr "Chyba"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
79
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
80 #: ../finch/gntaccount.c:124
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
81 msgid "Account was not added"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
82 msgstr "Účet sa nepridal do zoznamu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
83
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
84 #: ../finch/gntaccount.c:125
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
85 msgid "Screenname of an account must be non-empty."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
86 msgstr "Používateľské meno účtu nesmie byť prázdne."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
87
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
88 #: ../finch/gntaccount.c:437
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
89 msgid "New mail notifications"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
90 msgstr "Upozornenia na nové správy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
91
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
92 #: ../finch/gntaccount.c:447
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
93 msgid "Remember password"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
94 msgstr "Zapamätať heslo"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
95
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
96 #: ../finch/gntaccount.c:485
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
97 msgid "There's no protocol plugins installed."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
98 msgstr "Nie sú nainštalované žiadne moduly protokolov."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
99
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
100 #: ../finch/gntaccount.c:486
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
101 msgid "(You probably forgot to 'make install'.)"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
102 msgstr "(Pravdepodobne ste zabudli na „make install“.)"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
103
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
104 #: ../finch/gntaccount.c:496 ../finch/gntconn.c:137
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
105 #: ../pidgin/gtkaccount.c:1478 ../pidgin/gtkblist.c:4492
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
106 msgid "Modify Account"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
107 msgstr "Upraviť účet"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
108
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
109 #: ../finch/gntaccount.c:496
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
110 msgid "New Account"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
111 msgstr "Nový účet"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
112
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
113 #: ../finch/gntaccount.c:521 ../pidgin/gtkft.c:696
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
114 msgid "Protocol:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
115 msgstr "Protokol:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
116
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
117 #: ../finch/gntaccount.c:529
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
118 #: ../pidgin/plugins/gevolution/new_person_dialog.c:290
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
119 msgid "Screen name:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
120 msgstr "Používateľské meno:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
121
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
122 #: ../finch/gntaccount.c:542
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
123 msgid "Password:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
124 msgstr "Heslo:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
125
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
126 #: ../finch/gntaccount.c:552
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
127 msgid "Alias:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
128 msgstr "Prezývka:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
129
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
130 #. Cancel button
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
131 #. Cancel
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
132 #: ../finch/gntaccount.c:575 ../finch/gntaccount.c:638
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
133 #: ../finch/gntaccount.c:889 ../finch/gntblist.c:344 ../finch/gntblist.c:421
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
134 #: ../finch/gntblist.c:456 ../finch/gntblist.c:803 ../finch/gntblist.c:1005
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
135 #: ../finch/gntblist.c:1101 ../finch/gntblist.c:2224 ../finch/gntblist.c:2287
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
136 #: ../finch/gntcertmgr.c:91 ../finch/gntplugin.c:475 ../finch/gntpounce.c:472
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
137 #: ../finch/gntpounce.c:680 ../finch/gntprefs.c:265 ../finch/gntsound.c:1058
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
138 #: ../finch/gntstatus.c:145 ../finch/gntstatus.c:485 ../finch/gntstatus.c:610
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
139 #: ../libpurple/account.c:1105 ../libpurple/account.c:1394
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
140 #: ../libpurple/account.c:1429 ../libpurple/conversation.c:1215
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
141 #: ../libpurple/plugins/buddynote.c:51 ../libpurple/protocols/gg/gg.c:508
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
142 #: ../libpurple/protocols/gg/gg.c:667 ../libpurple/protocols/gg/gg.c:804
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
143 #: ../libpurple/protocols/gg/gg.c:886
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
144 #: ../libpurple/protocols/jabber/buddy.c:728
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
145 #: ../libpurple/protocols/jabber/buddy.c:2426
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
146 #: ../libpurple/protocols/jabber/buddy.c:2462
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
147 #: ../libpurple/protocols/jabber/chat.c:786
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
148 #: ../libpurple/protocols/jabber/jabber.c:1035
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
149 #: ../libpurple/protocols/jabber/jabber.c:1044
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
150 #: ../libpurple/protocols/jabber/jabber.c:1746
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
151 #: ../libpurple/protocols/jabber/si.c:874
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
152 #: ../libpurple/protocols/jabber/usermood.c:202
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
153 #: ../libpurple/protocols/jabber/usernick.c:78
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
154 #: ../libpurple/protocols/jabber/xdata.c:400
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
155 #: ../libpurple/protocols/msn/msn.c:291 ../libpurple/protocols/msn/msn.c:308
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
156 #: ../libpurple/protocols/msn/msn.c:325 ../libpurple/protocols/msn/msn.c:342
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
157 #: ../libpurple/protocols/msn/msn.c:363 ../libpurple/protocols/msnp9/msn.c:287
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
158 #: ../libpurple/protocols/msnp9/msn.c:304
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
159 #: ../libpurple/protocols/msnp9/msn.c:321
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
160 #: ../libpurple/protocols/msnp9/msn.c:338
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
161 #: ../libpurple/protocols/msnp9/msn.c:359
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
162 #: ../libpurple/protocols/oscar/oscar.c:6144
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
163 #: ../libpurple/protocols/oscar/peer.c:1048
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
164 #: ../libpurple/protocols/qq/buddy_info.c:525
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
165 #: ../libpurple/protocols/qq/buddy_opt.c:214
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
166 #: ../libpurple/protocols/qq/buddy_opt.c:411
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
167 #: ../libpurple/protocols/qq/group.c:124
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
168 #: ../libpurple/protocols/qq/group_join.c:140
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
169 #: ../libpurple/protocols/qq/group_join.c:365
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
170 #: ../libpurple/protocols/qq/group_opt.c:144
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
171 #: ../libpurple/protocols/qq/group_opt.c:399
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
172 #: ../libpurple/protocols/qq/sys_msg.c:113
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
173 #: ../libpurple/protocols/qq/sys_msg.c:172
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
174 #: ../libpurple/protocols/qq/sys_msg.c:266
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
175 #: ../libpurple/protocols/sametime/sametime.c:3430
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
176 #: ../libpurple/protocols/sametime/sametime.c:3516
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
177 #: ../libpurple/protocols/sametime/sametime.c:3690
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
178 #: ../libpurple/protocols/sametime/sametime.c:5443
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
179 #: ../libpurple/protocols/sametime/sametime.c:5533
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
180 #: ../libpurple/protocols/sametime/sametime.c:5658
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
181 #: ../libpurple/protocols/silc/buddy.c:455
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
182 #: ../libpurple/protocols/silc/buddy.c:1079
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
183 #: ../libpurple/protocols/silc/buddy.c:1194
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
184 #: ../libpurple/protocols/silc/chat.c:620
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
185 #: ../libpurple/protocols/silc/chat.c:750
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
186 #: ../libpurple/protocols/silc/ops.c:1820
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
187 #: ../libpurple/protocols/silc/silc.c:966
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
188 #: ../libpurple/protocols/silc/silc.c:1174
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
189 #: ../libpurple/protocols/silc10/buddy.c:468
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
190 #: ../libpurple/protocols/silc10/buddy.c:1087
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
191 #: ../libpurple/protocols/silc10/buddy.c:1192
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
192 #: ../libpurple/protocols/silc10/chat.c:600
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
193 #: ../libpurple/protocols/silc10/chat.c:730
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
194 #: ../libpurple/protocols/silc10/ops.c:1904
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
195 #: ../libpurple/protocols/silc10/silc.c:736
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
196 #: ../libpurple/protocols/silc10/silc.c:943
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
197 #: ../libpurple/protocols/yahoo/yahoo.c:1034
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
198 #: ../libpurple/protocols/yahoo/yahoo.c:3509
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
199 #: ../libpurple/protocols/yahoo/yahoo.c:3520 ../pidgin/gtkaccount.c:1913
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
200 #: ../pidgin/gtkaccount.c:2501 ../pidgin/gtkblist.c:6639
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
201 #: ../pidgin/gtkcertmgr.c:197 ../pidgin/gtkdialogs.c:787
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
202 #: ../pidgin/gtkdialogs.c:926 ../pidgin/gtkdialogs.c:1018
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
203 #: ../pidgin/gtkdialogs.c:1038 ../pidgin/gtkdialogs.c:1062
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
204 #: ../pidgin/gtkdialogs.c:1084 ../pidgin/gtkdialogs.c:1132
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
205 #: ../pidgin/gtkdialogs.c:1173 ../pidgin/gtkdialogs.c:1229
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
206 #: ../pidgin/gtkdialogs.c:1268 ../pidgin/gtkdialogs.c:1295
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
207 #: ../pidgin/gtkimhtmltoolbar.c:437 ../pidgin/gtklog.c:328
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
208 #: ../pidgin/gtkplugin.c:289 ../pidgin/gtkpounce.c:1121
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
209 #: ../pidgin/gtkprivacy.c:565 ../pidgin/gtkprivacy.c:581
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
210 #: ../pidgin/gtkprivacy.c:606 ../pidgin/gtkprivacy.c:620
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
211 #: ../pidgin/gtkrequest.c:321 ../pidgin/gtksavedstatuses.c:345
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
212 #: ../pidgin/gtkstatusbox.c:1593
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
213 msgid "Cancel"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
214 msgstr "Zrušiť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
215
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
216 #. Save button
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
217 #. Save
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
218 #: ../finch/gntaccount.c:579 ../finch/gntcertmgr.c:311 ../finch/gntdebug.c:297
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
219 #: ../finch/gntplugin.c:475 ../finch/gntpounce.c:478 ../finch/gntprefs.c:265
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
220 #: ../finch/gntsound.c:1055 ../finch/gntstatus.c:488 ../finch/gntstatus.c:598
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
221 #: ../libpurple/account.c:1428 ../libpurple/plugins/buddynote.c:50
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
222 #: ../libpurple/protocols/jabber/buddy.c:727 ../pidgin/gtkdebug.c:754
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
223 #: ../pidgin/gtkrequest.c:327
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
224 msgid "Save"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
225 msgstr "Uložiť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
226
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
227 #: ../finch/gntaccount.c:632 ../pidgin/gtkaccount.c:1905
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
228 #: ../pidgin/gtksavedstatuses.c:333 ../pidgin/gtkstatusbox.c:1587
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
229 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
230 msgid "Are you sure you want to delete %s?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
231 msgstr "Naozaj chcete odstrániť %s?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
232
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
233 #: ../finch/gntaccount.c:635
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
234 msgid "Delete Account"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
235 msgstr "Odstrániť účet"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
236
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
237 #. Delete button
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
238 #: ../finch/gntaccount.c:637 ../finch/gntaccount.c:707
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
239 #: ../finch/gntcertmgr.c:319 ../finch/gntpounce.c:679 ../finch/gntpounce.c:742
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
240 #: ../finch/gntstatus.c:144 ../finch/gntstatus.c:210
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
241 #: ../pidgin/gtkaccount.c:1912 ../pidgin/gtklog.c:327
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
242 #: ../pidgin/gtkpounce.c:1120 ../pidgin/gtkrequest.c:324
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
243 #: ../pidgin/gtksavedstatuses.c:344 ../pidgin/gtkstatusbox.c:1592
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
244 msgid "Delete"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
245 msgstr "Odstrániť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
246
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
247 #: ../finch/gntaccount.c:669 ../finch/gntblist.c:2121 ../finch/gntui.c:82
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
248 #: ../pidgin/gtkaccount.c:2331 ../pidgin/gtkdocklet.c:715
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
249 msgid "Accounts"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
250 msgstr "Účty"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
251
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
252 #: ../finch/gntaccount.c:675
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
253 msgid "You can enable/disable accounts from the following list."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
254 msgstr "V nasledujúcom zozname je možné povoliť a zakázať účty."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
255
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
256 #. Add button
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
257 #: ../finch/gntaccount.c:698 ../finch/gntaccount.c:888 ../finch/gntblist.c:343
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
258 #: ../finch/gntblist.c:421 ../finch/gntblist.c:456 ../finch/gntblist.c:2379
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
259 #: ../finch/gntcertmgr.c:306 ../finch/gntnotify.c:385 ../finch/gntpounce.c:726
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
260 #: ../finch/gntstatus.c:199 ../libpurple/protocols/gg/gg.c:885
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
261 #: ../libpurple/protocols/qq/sys_msg.c:114
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
262 #: ../libpurple/protocols/qq/sys_msg.c:173
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
263 #: ../libpurple/protocols/qq/sys_msg.c:267
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
264 #: ../libpurple/protocols/sametime/sametime.c:5532
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
265 #: ../libpurple/protocols/silc/chat.c:619
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
266 #: ../libpurple/protocols/silc10/chat.c:599 ../pidgin/gtkaccount.c:2500
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
267 #: ../pidgin/gtkblist.c:6638 ../pidgin/gtkconv.c:1713
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
268 #: ../pidgin/gtkrequest.c:325
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
269 msgid "Add"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
270 msgstr "Pridať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
271
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
272 #. Modify button
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
273 #: ../finch/gntaccount.c:703 ../finch/gntpounce.c:734
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
274 msgid "Modify"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
275 msgstr "Upraviť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
276
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
277 #: ../finch/gntaccount.c:811 ../pidgin/gtkaccount.c:2447
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
278 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
279 msgid "%s%s%s%s has made %s his or her buddy%s%s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
280 msgstr "%s%s%s používateľ %s pridal %s medzi svojich priateľov%s%s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
281
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
282 #: ../finch/gntaccount.c:884 ../pidgin/gtkaccount.c:2499
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
283 msgid "Add buddy to your list?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
284 msgstr "Pridať priateľa do vášho zoznamu?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
285
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
286 #: ../finch/gntaccount.c:944 ../pidgin/gtkaccount.c:2557
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
287 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
288 msgid "%s%s%s%s wants to add %s to his or her buddy list%s%s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
289 msgstr ""
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
290 "%s%s%sPoužívateľ %s si chce pridať používateľa %s do svojho zoznamu priateľov"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
291 "%s%s"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
292
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
293 #: ../finch/gntaccount.c:969 ../finch/gntaccount.c:972
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
294 #: ../finch/gntaccount.c:999 ../pidgin/gtkaccount.c:2580
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
295 #: ../pidgin/gtkaccount.c:2586
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
296 msgid "Authorize buddy?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
297 msgstr "Autorizovať priateľa?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
298
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
299 #: ../finch/gntaccount.c:976 ../finch/gntaccount.c:1003
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
300 #: ../pidgin/gtkaccount.c:2581 ../pidgin/gtkaccount.c:2587
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
301 msgid "Authorize"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
302 msgstr "Autorizovať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
303
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
304 #: ../finch/gntaccount.c:977 ../finch/gntaccount.c:1004
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
305 #: ../pidgin/gtkaccount.c:2582 ../pidgin/gtkaccount.c:2588
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
306 msgid "Deny"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
307 msgstr "Odmietnuť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
308
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
309 #: ../finch/gntblist.c:289
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
310 msgid "You must provide a screename for the buddy."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
311 msgstr "Je potrebné zadať používateľské meno účtu."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
312
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
313 #: ../finch/gntblist.c:291
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
314 msgid "You must provide a group."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
315 msgstr "Je potrebné zadať skupinu."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
316
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
317 #: ../finch/gntblist.c:293
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
318 msgid "You must select an account."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
319 msgstr "Je potrebné vybrať účet."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
320
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
321 #: ../finch/gntblist.c:295
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
322 msgid "The selected account is not online."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
323 msgstr "Vybraný účet nie je pripojený."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
324
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
325 #: ../finch/gntblist.c:300
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
326 msgid "Error adding buddy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
327 msgstr "Chyba počas pridávania priateľa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
328
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
329 #: ../finch/gntblist.c:325 ../libpurple/protocols/oscar/oscar.c:2898
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
330 #: ../pidgin/gtkaccount.c:1986 ../pidgin/gtksavedstatuses.c:986
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
331 msgid "Screen Name"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
332 msgstr "Používateľské meno"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
333
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
334 #: ../finch/gntblist.c:328 ../finch/gntblist.c:410 ../finch/gntblist.c:1250
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
335 #: ../libpurple/protocols/msn/msn.c:1551
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
336 #: ../libpurple/protocols/msnp9/msn.c:1402
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
337 #: ../libpurple/protocols/silc/chat.c:610
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
338 #: ../libpurple/protocols/silc10/chat.c:590
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
339 #: ../libpurple/protocols/yahoo/yahoo_profile.c:704
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
340 #: ../libpurple/protocols/zephyr/zephyr.c:788
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
341 #: ../libpurple/protocols/zephyr/zephyr.c:1207 ../pidgin/gtkdialogs.c:1037
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
342 #: ../pidgin/gtkdialogs.c:1061 ../pidgin/gtkdialogs.c:1083
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
343 #: ../pidgin/gtkrequest.c:328
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
344 msgid "Alias"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
345 msgstr "Prezývka"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
346
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
347 #: ../finch/gntblist.c:331 ../finch/gntblist.c:413
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
348 msgid "Group"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
349 msgstr "Skupina"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
350
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
351 #: ../finch/gntblist.c:335 ../finch/gntblist.c:401 ../finch/gntblist.c:1305
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
352 #: ../finch/gntblist.c:2210 ../finch/gntblist.c:2274 ../finch/gntnotify.c:174
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
353 #: ../finch/gntstatus.c:576 ../libpurple/plugins/idle.c:153
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
354 #: ../libpurple/plugins/idle.c:190 ../pidgin/gtkblist.c:3242
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
355 #: ../pidgin/gtknotify.c:512 ../pidgin/gtkpounce.c:1288
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
356 #: ../pidgin/plugins/gevolution/gevolution.c:445
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
357 msgid "Account"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
358 msgstr "Účet"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
359
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
360 #: ../finch/gntblist.c:341 ../finch/gntblist.c:852
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
361 #: ../libpurple/protocols/silc/buddy.c:725
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
362 #: ../libpurple/protocols/silc/buddy.c:1030
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
363 #: ../libpurple/protocols/silc/buddy.c:1075
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
364 #: ../libpurple/protocols/silc/buddy.c:1185
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
365 #: ../libpurple/protocols/silc10/buddy.c:737
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
366 #: ../libpurple/protocols/silc10/buddy.c:1036
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
367 #: ../libpurple/protocols/silc10/buddy.c:1083
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
368 #: ../libpurple/protocols/silc10/buddy.c:1183
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
369 #: ../libpurple/protocols/yahoo/yahoo.c:3354 ../pidgin/gtkblist.c:6140
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
370 #: ../pidgin/plugins/gevolution/add_buddy_dialog.c:445
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
371 msgid "Add Buddy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
372 msgstr "Pridať priateľa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
373
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
374 #: ../finch/gntblist.c:341
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
375 msgid "Please enter buddy information."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
376 msgstr "Zadajte, prosím, informáciu o priateľovi."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
377
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
378 #: ../finch/gntblist.c:370 ../libpurple/blist.c:1210
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
379 msgid "Chats"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
380 msgstr "Chaty"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
381
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
382 #. Extract their Name and put it in
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
383 #: ../finch/gntblist.c:407 ../finch/gntblist.c:2205
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
384 #: ../libpurple/protocols/jabber/jabber.c:951
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
385 #: ../libpurple/protocols/jabber/jabber.c:954
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
386 #: ../libpurple/protocols/msn/msn.c:1732 ../libpurple/protocols/msn/msn.c:1797
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
387 #: ../libpurple/protocols/msn/msn.c:1824
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
388 #: ../libpurple/protocols/msnp9/msn.c:1585
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
389 #: ../libpurple/protocols/msnp9/msn.c:1650
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
390 #: ../libpurple/protocols/msnp9/msn.c:1677
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
391 #: ../libpurple/protocols/qq/buddy_info.c:44 ../pidgin/gtkplugin.c:608
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
392 #: ../pidgin/gtkroomlist.c:931
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
393 #: ../pidgin/plugins/gevolution/add_buddy_dialog.c:132
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
394 #: ../pidgin/plugins/gevolution/assoc-buddy.c:123
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
395 msgid "Name"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
396 msgstr "Meno"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
397
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
398 #: ../finch/gntblist.c:416 ../finch/gntblist.c:819
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
399 msgid "Auto-join"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
400 msgstr "Prihlásiť automaticky"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
401
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
402 #: ../finch/gntblist.c:419 ../finch/gntblist.c:854 ../pidgin/gtkblist.c:6524
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
403 msgid "Add Chat"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
404 msgstr "Pridať chat"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
405
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
406 #: ../finch/gntblist.c:420
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
407 msgid "You can edit more information from the context menu later."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
408 msgstr "Viac informácií môžete zmeniť neskôr v kontextovej ponuke."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
409
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
410 #: ../finch/gntblist.c:433 ../finch/gntblist.c:446
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
411 msgid "Error adding group"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
412 msgstr "Chyba počas pridávania skupiny"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
413
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
414 #: ../finch/gntblist.c:434
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
415 msgid "You must give a name for the group to add."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
416 msgstr "Zadajte názov skupiny, ktorú chcete pridať."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
417
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
418 #: ../finch/gntblist.c:447
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
419 msgid "A group with the name already exists."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
420 msgstr "Skupina s týmto názvom už existuje."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
421
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
422 #: ../finch/gntblist.c:454 ../finch/gntblist.c:856
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
423 #: ../libpurple/protocols/sametime/sametime.c:5442
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
424 #: ../libpurple/protocols/sametime/sametime.c:5530 ../pidgin/gtkblist.c:6635
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
425 msgid "Add Group"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
426 msgstr "Pridať skupinu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
427
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
428 #: ../finch/gntblist.c:454
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
429 msgid "Enter the name of the group"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
430 msgstr "Zadajte názov skupiny"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
431
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
432 #: ../finch/gntblist.c:802
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
433 msgid "Edit Chat"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
434 msgstr "Upraviť chat"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
435
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
436 #: ../finch/gntblist.c:802
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
437 msgid "Please Update the necessary fields."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
438 msgstr "Prosím, aktualizujte potrebné políčka."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
439
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
440 #: ../finch/gntblist.c:803 ../finch/gntstatus.c:205
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
441 msgid "Edit"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
442 msgstr "Upraviť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
443
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
444 #: ../finch/gntblist.c:828
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
445 msgid "Edit Settings"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
446 msgstr "Upraviť nastavenia"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
447
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
448 #: ../finch/gntblist.c:864 ../pidgin/gtkutils.c:931
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
449 msgid "Information"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
450 msgstr "Informácie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
451
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
452 #: ../finch/gntblist.c:864 ../pidgin/gtkutils.c:931
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
453 msgid "Retrieving..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
454 msgstr "Prijíma sa..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
455
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
456 #: ../finch/gntblist.c:904 ../finch/gntconv.c:528
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
457 #: ../libpurple/protocols/silc/chat.c:903
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
458 #: ../libpurple/protocols/silc10/chat.c:883
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
459 msgid "Get Info"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
460 msgstr "Zobraziť podrobnosti"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
461
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
462 #: ../finch/gntblist.c:908
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
463 msgid "Add Buddy Pounce"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
464 msgstr "Pridať sledovanie priateľa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
465
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
466 #. if (q_bud && is_online(q_bud->status)) {
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
467 #: ../finch/gntblist.c:915 ../finch/gntconv.c:540
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
468 #: ../libpurple/protocols/jabber/si.c:874
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
469 #: ../libpurple/protocols/oscar/oscar.c:654 ../libpurple/protocols/qq/qq.c:588
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
470 #: ../pidgin/gtkconv.c:1661
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
471 msgid "Send File"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
472 msgstr "Odoslať súbor"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
473
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
474 #: ../finch/gntblist.c:919
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
475 msgid "View Log"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
476 msgstr "Zobraziť záznam"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
477
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
478 #: ../finch/gntblist.c:1000
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
479 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
480 msgid "Please enter the new name for %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
481 msgstr "Zadajte, prosím, nový názov pre %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
482
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
483 #: ../finch/gntblist.c:1002 ../finch/gntblist.c:1250
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
484 msgid "Rename"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
485 msgstr "Premenovať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
486
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
487 #: ../finch/gntblist.c:1002
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
488 msgid "Set Alias"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
489 msgstr "Nastaviť prezývku"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
490
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
491 #: ../finch/gntblist.c:1003
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
492 msgid "Enter empty string to reset the name."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
493 msgstr "Zadajte prázdny reťazec pre obnovenie názvu."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
494
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
495 #: ../finch/gntblist.c:1079
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
496 msgid "Removing this contact will also remove all the buddies in the contact"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
497 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
498 "Odstránením tohoto kontaktu odstránite všetkých priateľov, ktorí sa "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
499 "nachádzajú v kontakte"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
500
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
501 #: ../finch/gntblist.c:1087
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
502 msgid "Removing this group will also remove all the buddies in the group"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
503 msgstr "Odstránením tejto skupiny odstránite všetkých priateľov v skupine"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
504
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
505 #: ../finch/gntblist.c:1092
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
506 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
507 msgid "Are you sure you want to remove %s?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
508 msgstr "Naozaj chcete odstrániť %s?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
509
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
510 #. XXX: anything to do with the returned ui-handle?
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
511 #: ../finch/gntblist.c:1095
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
512 msgid "Confirm Remove"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
513 msgstr "Potvrdiť odstránenie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
514
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
515 #: ../finch/gntblist.c:1100 ../finch/gntblist.c:1252 ../finch/gntft.c:227
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
516 #: ../pidgin/gtkconv.c:1710 ../pidgin/gtkrequest.c:326
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
517 #: ../pidgin/gtkstatusbox.c:264
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
518 msgid "Remove"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
519 msgstr "Odstrániť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
520
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
521 #. Buddy List
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
522 #: ../finch/gntblist.c:1226 ../finch/gntblist.c:2432 ../finch/gntprefs.c:258
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
523 #: ../finch/gntui.c:83 ../pidgin/gtkblist.c:2908 ../pidgin/gtkblist.c:4898
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
524 #: ../pidgin/plugins/win32/winprefs/winprefs.c:326
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
525 msgid "Buddy List"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
526 msgstr "Zoznam priateľov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
527
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
528 #: ../finch/gntblist.c:1257
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
529 msgid "Place tagged"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
530 msgstr "Miesto bolo označené"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
531
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
532 #: ../finch/gntblist.c:1262
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
533 msgid "Toggle Tag"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
534 msgstr "Prepnúť značku"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
535
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
536 #. General
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
537 #: ../finch/gntblist.c:1298 ../libpurple/protocols/gg/gg.c:638
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
538 #: ../libpurple/protocols/gg/gg.c:1052 ../libpurple/protocols/gg/gg.c:1125
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
539 #: ../libpurple/protocols/gg/gg.c:2228
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
540 #: ../libpurple/protocols/jabber/buddy.c:286
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
541 #: ../libpurple/protocols/jabber/buddy.c:1247
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
542 #: ../libpurple/protocols/jabber/buddy.c:2217
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
543 #: ../libpurple/protocols/jabber/buddy.c:2409
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
544 #: ../libpurple/protocols/jabber/jabber.c:964
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
545 #: ../libpurple/protocols/jabber/jabber.c:1573
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
546 #: ../libpurple/protocols/jabber/jabber.c:1587
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
547 #: ../libpurple/protocols/jabber/jabber.c:1601
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
548 #: ../libpurple/protocols/jabber/jabber.c:1615
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
549 #: ../libpurple/protocols/jabber/jabber.c:1629
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
550 #: ../libpurple/protocols/msn/msn.c:1559 ../libpurple/protocols/msn/msn.c:1735
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
551 #: ../libpurple/protocols/msnp9/msn.c:1410
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
552 #: ../libpurple/protocols/msnp9/msn.c:1588
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
553 #: ../libpurple/protocols/qq/buddy_info.c:43
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
554 #: ../libpurple/protocols/silc/buddy.c:1538
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
555 #: ../libpurple/protocols/silc/ops.c:1002
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
556 #: ../libpurple/protocols/silc/ops.c:1186
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
557 #: ../libpurple/protocols/silc/ops.c:1324
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
558 #: ../libpurple/protocols/silc10/buddy.c:1538
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
559 #: ../libpurple/protocols/silc10/ops.c:1036
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
560 #: ../libpurple/protocols/silc10/ops.c:1179
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
561 #: ../libpurple/protocols/silc10/ops.c:1328
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
562 #: ../libpurple/protocols/yahoo/yahoo_profile.c:1066 ../pidgin/gtkblist.c:3266
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
563 msgid "Nickname"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
564 msgstr "Prezývka"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
565
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
566 #. Idle stuff
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
567 #: ../finch/gntblist.c:1320 ../finch/gntprefs.c:261
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
568 #: ../libpurple/protocols/bonjour/bonjour.c:358
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
569 #: ../libpurple/protocols/jabber/buddy.c:787
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
570 #: ../libpurple/protocols/jabber/buddy.c:951
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
571 #: ../libpurple/protocols/msn/msn.c:611 ../libpurple/protocols/msn/msn.c:629
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
572 #: ../libpurple/protocols/msn/msn.c:637 ../libpurple/protocols/msn/state.c:32
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
573 #: ../libpurple/protocols/msnp9/msn.c:544
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
574 #: ../libpurple/protocols/msnp9/state.c:32
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
575 #: ../libpurple/protocols/novell/novell.c:2842
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
576 #: ../libpurple/protocols/oscar/oscar.c:2922
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
577 #: ../libpurple/protocols/yahoo/yahoo.c:3108
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
578 #: ../libpurple/protocols/yahoo/yahoo_profile.c:710 ../pidgin/gtkblist.c:3294
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
579 #: ../pidgin/gtkblist.c:3700 ../pidgin/gtkprefs.c:2026
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
580 msgid "Idle"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
581 msgstr "Nečinný"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
582
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
583 #: ../finch/gntblist.c:1334
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
584 msgid "On Mobile"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
585 msgstr "Mobilný"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
586
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
587 #: ../finch/gntblist.c:1415
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
588 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
589 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
590 "Online: %d\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
591 "Total: %d"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
592 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
593 "Pripojený: %d\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
594 "Celkom: %d"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
595
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
596 #: ../finch/gntblist.c:1424
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
597 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
598 msgid "Account: %s (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
599 msgstr "Účet: %s (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
600
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
601 #: ../finch/gntblist.c:1436
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
602 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
603 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
604 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
605 "Last Seen: %s ago"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
606 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
607 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
608 "Naposledy pripojený: %s dozadu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
609
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
610 #: ../finch/gntblist.c:1704 ../pidgin/gtkdocklet.c:582
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
611 msgid "New..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
612 msgstr "Nový..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
613
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
614 #: ../finch/gntblist.c:1711 ../pidgin/gtkdocklet.c:583
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
615 msgid "Saved..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
616 msgstr "Uložený..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
617
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
618 #: ../finch/gntblist.c:2089 ../finch/gntplugin.c:345 ../finch/gntui.c:88
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
619 #: ../pidgin/gtkdocklet.c:716 ../pidgin/gtkplugin.c:555
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
620 msgid "Plugins"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
621 msgstr "Moduly"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
622
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
623 #: ../finch/gntblist.c:2218 ../pidgin/gtkdialogs.c:781
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
624 msgid "New Instant Message"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
625 msgstr "Nová správa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
626
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
627 #: ../finch/gntblist.c:2220 ../pidgin/gtkdialogs.c:783
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
628 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
629 "Please enter the screen name or alias of the person you would like to IM."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
630 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
631 "Zadajte, prosím, používateľské meno alebo prezývku osoby, ktorej chcete "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
632 "odoslať správu."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
633
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
634 #. Not multiline
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
635 #. Not masked?
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
636 #. No hints?
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
637 #: ../finch/gntblist.c:2223 ../finch/gntcertmgr.c:90 ../finch/gntconn.c:136
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
638 #: ../finch/gntnotify.c:80 ../libpurple/account.c:1104
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
639 #: ../libpurple/account.c:1393 ../libpurple/protocols/gg/gg.c:507
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
640 #: ../libpurple/protocols/gg/gg.c:666 ../libpurple/protocols/gg/gg.c:803
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
641 #: ../libpurple/protocols/jabber/jabber.c:1745
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
642 #: ../libpurple/protocols/jabber/xdata.c:399
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
643 #: ../libpurple/protocols/msn/msn.c:290 ../libpurple/protocols/msn/msn.c:307
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
644 #: ../libpurple/protocols/msn/msn.c:324 ../libpurple/protocols/msn/msn.c:341
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
645 #: ../libpurple/protocols/msnp9/msn.c:286
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
646 #: ../libpurple/protocols/msnp9/msn.c:303
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
647 #: ../libpurple/protocols/msnp9/msn.c:320
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
648 #: ../libpurple/protocols/msnp9/msn.c:337
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
649 #: ../libpurple/protocols/oscar/oscar.c:6143
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
650 #: ../libpurple/protocols/silc/buddy.c:454
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
651 #: ../libpurple/protocols/silc/buddy.c:1193
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
652 #: ../libpurple/protocols/silc/chat.c:449
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
653 #: ../libpurple/protocols/silc/chat.c:486
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
654 #: ../libpurple/protocols/silc/chat.c:749
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
655 #: ../libpurple/protocols/silc/ops.c:1293
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
656 #: ../libpurple/protocols/silc/ops.c:1819
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
657 #: ../libpurple/protocols/silc/silc.c:965
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
658 #: ../libpurple/protocols/silc10/buddy.c:467
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
659 #: ../libpurple/protocols/silc10/buddy.c:1191
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
660 #: ../libpurple/protocols/silc10/chat.c:425
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
661 #: ../libpurple/protocols/silc10/chat.c:464
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
662 #: ../libpurple/protocols/silc10/chat.c:729
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
663 #: ../libpurple/protocols/silc10/ops.c:1297
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
664 #: ../libpurple/protocols/silc10/ops.c:1903
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
665 #: ../libpurple/protocols/silc10/silc.c:735
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
666 #: ../libpurple/protocols/yahoo/yahoo.c:1033
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
667 #: ../libpurple/protocols/yahoo/yahoo.c:3508
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
668 #: ../libpurple/protocols/yahoo/yahoo.c:3519 ../pidgin/gtkcertmgr.c:195
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
669 #: ../pidgin/gtkdialogs.c:786 ../pidgin/gtkdialogs.c:925
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
670 #: ../pidgin/gtkdialogs.c:1017 ../pidgin/gtkrequest.c:320
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
671 msgid "OK"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
672 msgstr "OK"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
673
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
674 #: ../finch/gntblist.c:2270
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
675 msgid "Channel"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
676 msgstr "Kanál"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
677
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
678 #: ../finch/gntblist.c:2282 ../pidgin/gtkblist.c:940
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
679 msgid "Join a Chat"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
680 msgstr "Pripojiť sa k chatu"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
681
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
682 #: ../finch/gntblist.c:2284
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
683 msgid "Please enter the name of the chat you want to join."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
684 msgstr "Prosím, zadajte názov chatu na ktorý sa chcete pripojiť."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
685
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
686 #: ../finch/gntblist.c:2286 ../finch/gntnotify.c:394
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
687 msgid "Join"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
688 msgstr "Pripojiť"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
689
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
690 #. Create the "Options" frame.
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
691 #: ../finch/gntblist.c:2324 ../finch/gntpounce.c:460 ../pidgin/gtkpounce.c:810
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
692 msgid "Options"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
693 msgstr "Voľby"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
694
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
695 #: ../finch/gntblist.c:2330
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
696 msgid "Send IM..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
697 msgstr "Odoslať správu..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
698
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
699 #: ../finch/gntblist.c:2335
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
700 msgid "Join Chat..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
701 msgstr "Pripojiť sa na chat..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
702
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
703 #: ../finch/gntblist.c:2340
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
704 msgid "Show"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
705 msgstr "Zobraziť"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
706
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
707 #: ../finch/gntblist.c:2345
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
708 msgid "Empty groups"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
709 msgstr "Prázdne skupiny"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
710
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
711 #: ../finch/gntblist.c:2352
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
712 msgid "Offline buddies"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
713 msgstr "Odpojených priateľov"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
714
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
715 #: ../finch/gntblist.c:2359
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
716 msgid "Sort"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
717 msgstr "Zoradiť"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
718
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
719 #: ../finch/gntblist.c:2364
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
720 msgid "By Status"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
721 msgstr "Podľa stavu"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
722
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
723 #: ../finch/gntblist.c:2369 ../pidgin/gtkblist.c:4191
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
724 msgid "Alphabetically"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
725 msgstr "Podľa abecedy"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
726
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
727 #: ../finch/gntblist.c:2374
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
728 msgid "By Log Size"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
729 msgstr "Podľa veľkosti záznamu"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
730
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
731 #: ../finch/gntcertmgr.c:86 ../pidgin/gtkcertmgr.c:188
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
732 msgid "Certificate Import"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
733 msgstr "Import certifikátu"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
734
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
735 #: ../finch/gntcertmgr.c:87 ../pidgin/gtkcertmgr.c:189
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
736 msgid "Specify a hostname"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
737 msgstr "Zadajte názov hostiteľa"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
738
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
739 #: ../finch/gntcertmgr.c:88 ../pidgin/gtkcertmgr.c:190
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
740 msgid "Type the host name this certificate is for."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
741 msgstr "Zadajte názov hostiteľa, komu je určený tento certifikát."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
742
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
743 #: ../finch/gntcertmgr.c:97 ../pidgin/gtkcertmgr.c:210
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
744 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
745 msgid ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
746 "File %s could not be imported.\n"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
747 "Make sure that the file is readable and in PEM format.\n"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
748 msgstr ""
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
749 "Nie je možné importovať súbor %s.\n"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
750 "Skontrolujte, či je ho možné čítať a či je vo formáte PEM.\n"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
751
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
752 #: ../finch/gntcertmgr.c:99 ../pidgin/gtkcertmgr.c:212
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
753 msgid "Certificate Import Error"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
754 msgstr "Chyba pri importe certifikátu"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
755
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
756 #: ../finch/gntcertmgr.c:100 ../pidgin/gtkcertmgr.c:213
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
757 msgid "X.509 certificate import failed"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
758 msgstr "Import X.509 certifikátu zlyhal"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
759
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
760 #: ../finch/gntcertmgr.c:110 ../pidgin/gtkcertmgr.c:224
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
761 msgid "Select a PEM certificate"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
762 msgstr "Vyberte PEM certifikát"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
763
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
764 #: ../finch/gntcertmgr.c:127 ../pidgin/gtkcertmgr.c:245
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
765 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
766 msgid ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
767 "Export to file %s failed.\n"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
768 "Check that you have write permission to the target path\n"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
769 msgstr ""
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
770 "Export do súboru %s zlyhal.\n"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
771 "Skontrolujte, či máte právo na zápis do cieľového umiestnenia\n"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
772
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
773 #: ../finch/gntcertmgr.c:129 ../pidgin/gtkcertmgr.c:247
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
774 msgid "Certificate Export Error"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
775 msgstr "Chyba exportu certifikátu"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
776
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
777 #: ../finch/gntcertmgr.c:130 ../pidgin/gtkcertmgr.c:248
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
778 msgid "X.509 certificate export failed"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
779 msgstr "Export X.509 certifikátu zlyhal"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
780
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
781 #: ../finch/gntcertmgr.c:159 ../pidgin/gtkcertmgr.c:299
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
782 msgid "PEM X.509 Certificate Export"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
783 msgstr "Export PEM X.509 certifikátu"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
784
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
785 #: ../finch/gntcertmgr.c:188
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
786 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
787 msgid "Certificate for %s"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
788 msgstr "Certifikát pre %s"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
789
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
790 #: ../finch/gntcertmgr.c:195
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
791 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
792 msgid ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
793 "Common name: %s\n"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
794 "\n"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
795 "SHA1 fingerprint:\n"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
796 "%s"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
797 msgstr ""
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
798 "Bežný názov: %s\n"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
799 "\n"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
800 "SHA1 odtlačok:\n"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
801 "%s"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
802
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
803 #: ../finch/gntcertmgr.c:198
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
804 msgid "SSL Host Certificate"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
805 msgstr "SSL certifikát hostiteľa"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
806
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
807 #: ../finch/gntcertmgr.c:233 ../pidgin/gtkcertmgr.c:372
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
808 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
809 msgid "Really delete certificate for %s?"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
810 msgstr "Naozaj chcete odstrániť certifikát pre %s?"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
811
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
812 #: ../finch/gntcertmgr.c:236 ../pidgin/gtkcertmgr.c:374
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
813 msgid "Confirm certificate delete"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
814 msgstr "Potvrdiť odstránenie certifikátu"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
815
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
816 #: ../finch/gntcertmgr.c:293 ../pidgin/gtkcertmgr.c:603
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
817 msgid "Certificate Manager"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
818 msgstr "Manažér certifikátov"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
819
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
820 #. Creating the user splits
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
821 #: ../finch/gntcertmgr.c:298 ../libpurple/protocols/bonjour/bonjour.c:670
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
822 #: ../libpurple/protocols/silc/silc.c:1150
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
823 #: ../libpurple/protocols/silc10/silc.c:918
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
824 msgid "Hostname"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
825 msgstr "Názov hostiteľa"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
826
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
827 #: ../finch/gntcertmgr.c:315 ../finch/gntnotify.c:388 ../pidgin/gtkconv.c:1689
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
828 #: ../pidgin/gtkdebug.c:840
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
829 msgid "Info"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
830 msgstr "Podrobnosti"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
831
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
832 #. Close button
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
833 #: ../finch/gntcertmgr.c:324 ../finch/gntft.c:237 ../finch/gntnotify.c:182
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
834 #: ../finch/gntplugin.c:213 ../finch/gntplugin.c:406 ../finch/gntpounce.c:751
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
835 #: ../finch/gntstatus.c:216 ../libpurple/protocols/msn/msn.c:407
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
836 #: ../libpurple/protocols/msnp9/msn.c:403
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
837 #: ../libpurple/protocols/silc/util.c:388
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
838 #: ../libpurple/protocols/silc10/util.c:377 ../pidgin/gtkaccount.c:2474
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
839 #: ../pidgin/gtkrequest.c:323
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
840 msgid "Close"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
841 msgstr "Zavrieť"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
842
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
843 #: ../finch/gntconn.c:125
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
844 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
845 msgid "%s (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
846 msgstr "%s (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
847
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
848 #: ../finch/gntconn.c:128
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
849 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
850 msgid "%s disconnected."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
851 msgstr "%s je odpojený."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
852
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
853 #: ../finch/gntconn.c:129
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
854 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
855 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
856 "%s\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
857 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
858 "Finch will not attempt to reconnect the account until you correct the error "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
859 "and re-enable the account."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
860 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
861 "%s\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
862 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
863 "Finch sa nebude pokúšať znovu pripojiť na tento účet, dokým neopravíte chybu "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
864 "a znovu nepovolíte tento účet."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
865
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
866 #: ../finch/gntconn.c:138
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
867 msgid "Re-enable Account"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
868 msgstr "Znovu povoliť účet"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
869
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
870 #: ../finch/gntconv.c:137
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
871 msgid "No such command."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
872 msgstr "Tento príkaz neexistuje."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
873
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
874 #: ../finch/gntconv.c:141 ../pidgin/gtkconv.c:531
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
875 msgid "Syntax Error: You typed the wrong number of arguments to that command."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
876 msgstr "Chyba syntaxi: V príkaze ste zadali nesprávny počet argumentov."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
877
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
878 #: ../finch/gntconv.c:146 ../pidgin/gtkconv.c:537
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
879 msgid "Your command failed for an unknown reason."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
880 msgstr "Váš príkaz zlyhal z neznámeho dôvodu."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
881
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
882 #: ../finch/gntconv.c:151 ../pidgin/gtkconv.c:544
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
883 msgid "That command only works in chats, not IMs."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
884 msgstr "Tento príkaz funguje len v chatoch, nie v IM."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
885
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
886 #: ../finch/gntconv.c:154 ../pidgin/gtkconv.c:547
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
887 msgid "That command only works in IMs, not chats."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
888 msgstr "Tento príkaz funguje len v IM, nie v chatoch."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
889
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
890 #: ../finch/gntconv.c:158 ../pidgin/gtkconv.c:552
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
891 msgid "That command doesn't work on this protocol."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
892 msgstr "Tento príkaz nefunguje v tomto protokole."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
893
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
894 #: ../finch/gntconv.c:166
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
895 msgid "Message was not sent, because you are not signed on."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
896 msgstr "Správu sa nepodarilo odoslať, pretože nie ste prihlásený."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
897
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
898 #: ../finch/gntconv.c:245
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
899 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
900 msgid "%s (%s -- %s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
901 msgstr "%s (%s -- %s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
902
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
903 #: ../finch/gntconv.c:268
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
904 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
905 msgid "%s [%s]"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
906 msgstr "%s [%s]"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
907
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
908 #: ../finch/gntconv.c:273 ../finch/gntconv.c:795
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
909 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
910 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
911 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
912 "%s is typing..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
913 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
914 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
915 "%s píše..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
916
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
917 #: ../finch/gntconv.c:292
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
918 msgid "You have left this chat."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
919 msgstr "Opustili ste tento chat."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
920
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
921 #: ../finch/gntconv.c:408 ../pidgin/gtkconv.c:1416
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
922 msgid "Logging started. Future messages in this conversation will be logged."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
923 msgstr ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
924 "Zaznamenávanie bolo spustené. Nasledujúce správy v rozhovore budú "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
925 "zaznamenané."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
926
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
927 #: ../finch/gntconv.c:414 ../pidgin/gtkconv.c:1424
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
928 msgid ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
929 "Logging stopped. Future messages in this conversation will not be logged."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
930 msgstr ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
931 "Zaznamenávanie bolo zastavené. Nasledujúce správy v rozhovore už nebudú "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
932 "zaznamenané."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
933
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
934 #: ../finch/gntconv.c:463
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
935 msgid "Send To"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
936 msgstr "Odoslať do"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
937
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
938 #: ../finch/gntconv.c:507
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
939 msgid "Conversation"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
940 msgstr "Rozhovor"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
941
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
942 #: ../finch/gntconv.c:513
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
943 msgid "Clear Scrollback"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
944 msgstr "Vymazať záznam"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
945
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
946 #: ../finch/gntconv.c:517 ../finch/gntprefs.c:191
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
947 msgid "Show Timestamps"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
948 msgstr "Zobrazovať časové značky"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
949
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
950 #: ../finch/gntconv.c:533
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
951 msgid "Add Buddy Pounce..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
952 msgstr "Pridať sledovanie priateľa..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
953
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
954 #: ../finch/gntconv.c:548
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
955 msgid "Enable Logging"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
956 msgstr "Zapnúť zaznamenávanie"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
957
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
958 #: ../finch/gntconv.c:554
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
959 msgid "Enable Sounds"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
960 msgstr "Zapnúť zvuky"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
961
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
962 #: ../finch/gntconv.c:760
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
963 msgid "<AUTO-REPLY> "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
964 msgstr "<AUTOMATICKÁ ODPOVEĎ> "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
965
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
966 #. Print the list of users in the room
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
967 #: ../finch/gntconv.c:883
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
968 msgid "List of users:\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
969 msgstr "Zoznam používateľov:\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
970
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
971 #: ../finch/gntconv.c:1045 ../pidgin/gtkconv.c:371
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
972 msgid "Supported debug options are: version"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
973 msgstr "Podporované ladiace voľby sú: version"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
974
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
975 #: ../finch/gntconv.c:1081 ../pidgin/gtkconv.c:423
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
976 msgid "No such command (in this context)."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
977 msgstr "Tento príkaz neexistuje (v tejto situácii)."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
978
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
979 #: ../finch/gntconv.c:1084 ../pidgin/gtkconv.c:426
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
980 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
981 "Use \"/help &lt;command&gt;\" for help on a specific command.\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
982 "The following commands are available in this context:\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
983 msgstr ""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
984 "Pomocníka ku zadanému príkazu zobrazíte zadaním „/help &lt;príkaz&gt;“.\n"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
985 "V tomto kontexte sú dostupné nasledujúce príkazy:\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
986
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
987 #: ../finch/gntconv.c:1142 ../pidgin/gtkconv.c:7755
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
988 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
989 "say &lt;message&gt;: Send a message normally as if you weren't using a "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
990 "command."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
991 msgstr "say &lt;správa&gt;: Odošle správu rovnako, ako bez použitia príkazu."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
992
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
993 #: ../finch/gntconv.c:1145 ../pidgin/gtkconv.c:7758
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
994 msgid "me &lt;action&gt;: Send an IRC style action to a buddy or chat."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
995 msgstr "me &lt;akcia&gt;: Odošle priateľovi alebo na chat akciu v štýle IRC."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
996
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
997 #: ../finch/gntconv.c:1148 ../pidgin/gtkconv.c:7761
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
998 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
999 "debug &lt;option&gt;: Send various debug information to the current "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1000 "conversation."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1001 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1002 "debug &lt;voľby&gt;: Do aktuálneho rozhovoru vloží rôzne ladiace informácie."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1003
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1004 #: ../finch/gntconv.c:1151 ../pidgin/gtkconv.c:7764
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1005 msgid "clear: Clears the conversation scrollback."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1006 msgstr "clear: Vyčistí okno rozhovoru."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1007
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1008 #: ../finch/gntconv.c:1154 ../pidgin/gtkconv.c:7770
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1009 msgid "help &lt;command&gt;: Help on a specific command."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1010 msgstr "help &lt;príkaz&gt;: Zobrazí pomocníka ku zadanému príkazu."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1011
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1012 #: ../finch/gntconv.c:1157
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1013 msgid "users: Show the list of users in the chat."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1014 msgstr "users: Zobrazí zoznam používateľov na chate."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1015
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1016 #: ../finch/gntconv.c:1162
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1017 msgid "plugins: Show the plugins window."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1018 msgstr "plugins: Zobrazí okno modulov."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1019
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1020 #: ../finch/gntconv.c:1165
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1021 msgid "buddylist: Show the buddylist."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1022 msgstr "zoznam kamarátov: Zobraziť zoznam."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1023
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1024 #: ../finch/gntconv.c:1168
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1025 msgid "accounts: Show the accounts window."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1026 msgstr "účty: Zobraziť okno s účtami."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1027
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1028 #: ../finch/gntconv.c:1171
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1029 msgid "debugwin: Show the debug window."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1030 msgstr "ladiace okno: Zobraziť ladiace okno"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1031
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1032 #: ../finch/gntconv.c:1174
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1033 msgid "prefs: Show the preference window."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
1034 msgstr "vlastnosti: Zobraziť okno vlastností"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1035
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1036 #: ../finch/gntconv.c:1177
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1037 msgid "statuses: Show the savedstatuses window."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
1038 msgstr "stavy: Zobraziť okno stavov."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1039
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1040 #: ../finch/gntdebug.c:231 ../pidgin/gtkconv.c:989 ../pidgin/gtkconv.c:2663
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1041 #: ../pidgin/gtkdebug.c:220 ../pidgin/gtkft.c:543
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1042 msgid "Unable to open file."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1043 msgstr "Nepodarilo sa otvoriť súbor."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1044
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1045 #: ../finch/gntdebug.c:271 ../finch/gntui.c:86 ../pidgin/gtkdebug.c:700
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1046 msgid "Debug Window"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1047 msgstr "Ladiace okno"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1048
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1049 #. XXX: Setting the GROW_Y for the following widgets don't make sense. But right now
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1050 #. * it's necessary to make the width of the debug window resizable ... like I said,
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1051 #. * it doesn't make sense. The bug is likely in the packing in gntbox.c.
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1052 #.
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1053 #: ../finch/gntdebug.c:292 ../pidgin/gtkdebug.c:759
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1054 msgid "Clear"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1055 msgstr "Vyčistiť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1056
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1057 #: ../finch/gntdebug.c:303
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1058 msgid "Filter:"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
1059 msgstr "Filter: "
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1060
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1061 #: ../finch/gntdebug.c:309 ../pidgin/gtkdebug.c:768
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1062 msgid "Pause"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1063 msgstr "Pozastaviť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1064
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1065 #: ../finch/gntft.c:118 ../pidgin/gtkft.c:229
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1066 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1067 msgid "File Transfers - %d%% of %d files"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1068 msgstr "Prenosy súborov - %d%% z %d súborov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1069
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1070 #. Create the window.
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1071 #: ../finch/gntft.c:123 ../finch/gntft.c:196 ../finch/gntui.c:87
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1072 #: ../pidgin/gtkft.c:234 ../pidgin/gtkft.c:762
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1073 msgid "File Transfers"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1074 msgstr "Prenosy súborov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1075
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1076 #: ../finch/gntft.c:201 ../pidgin/gtkft.c:645
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1077 msgid "Progress"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1078 msgstr "Priebeh"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1079
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1080 #: ../finch/gntft.c:201 ../pidgin/gtkft.c:652
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1081 msgid "Filename"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1082 msgstr "Názov súboru"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1083
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1084 #: ../finch/gntft.c:201 ../pidgin/gtkft.c:659
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1085 msgid "Size"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1086 msgstr "Veľkosť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1087
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1088 #: ../finch/gntft.c:201
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1089 msgid "Speed"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1090 msgstr "Rýchlosť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1091
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1092 #: ../finch/gntft.c:201 ../pidgin/gtkft.c:666
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1093 msgid "Remaining"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1094 msgstr "Zostáva"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1095
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1096 #. XXX: Use of ggp_str_to_uin() is an ugly hack!
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1097 #: ../finch/gntft.c:201 ../finch/gntstatus.c:547 ../finch/gntstatus.c:576
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1098 #: ../libpurple/protocols/bonjour/bonjour.c:362
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1099 #: ../libpurple/protocols/gg/gg.c:1041 ../libpurple/protocols/gg/gg.c:1584
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1100 #: ../libpurple/protocols/gg/gg.c:1592
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1101 #: ../libpurple/protocols/jabber/buddy.c:778
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1102 #: ../libpurple/protocols/jabber/buddy.c:782
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1103 #: ../libpurple/protocols/jabber/buddy.c:941
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1104 #: ../libpurple/protocols/jabber/jabber.c:1538
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1105 #: ../libpurple/protocols/msn/msn.c:621 ../libpurple/protocols/msn/msn.c:631
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1106 #: ../libpurple/protocols/msn/msn.c:636 ../libpurple/protocols/msn/msn.c:639
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1107 #: ../libpurple/protocols/msnp9/msn.c:543
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1108 #: ../libpurple/protocols/novell/novell.c:2852
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1109 #: ../libpurple/protocols/oscar/oscar.c:821
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1110 #: ../libpurple/protocols/oscar/oscar.c:826
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1111 #: ../libpurple/protocols/oscar/oscar.c:828
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1112 #: ../libpurple/protocols/oscar/oscar.c:2710
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1113 #: ../libpurple/protocols/oscar/oscar.c:3790
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1114 #: ../libpurple/protocols/sametime/sametime.c:3305
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1115 #: ../libpurple/protocols/sametime/sametime.c:4196
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1116 #: ../libpurple/protocols/yahoo/yahoo.c:3259 ../pidgin/gtkblist.c:3338
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1117 #: ../pidgin/gtkblist.c:3352 ../pidgin/gtkblist.c:3354
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1118 #: ../pidgin/gtksavedstatuses.c:1005 ../pidgin/gtksavedstatuses.c:1150
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1119 msgid "Status"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1120 msgstr "Stav"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1121
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1122 #: ../finch/gntft.c:211
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1123 msgid "Close this window when all transfers finish"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1124 msgstr "Zatvoriť toto okno po dokončení všetkých prenosov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1125
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1126 #: ../finch/gntft.c:218
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1127 msgid "Clear finished transfers"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
1128 msgstr "Odstrániť dokončené prenosy"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1129
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1130 #: ../finch/gntft.c:232
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1131 msgid "Stop"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1132 msgstr "Zastaviť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1133
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1134 #: ../finch/gntft.c:305 ../pidgin/gtkft.c:169 ../pidgin/gtkft.c:973
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1135 msgid "Waiting for transfer to begin"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1136 msgstr "Čaká sa na začiatok prenosu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1137
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1138 #: ../finch/gntft.c:372 ../pidgin/gtkft.c:166 ../pidgin/gtkft.c:1054
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1139 msgid "Canceled"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1140 msgstr "Zrušené"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1141
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1142 #: ../finch/gntft.c:374 ../pidgin/gtkft.c:1056
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1143 msgid "Failed"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1144 msgstr "Zlyhalo"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1145
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1146 #: ../finch/gntft.c:420 ../pidgin/gtkft.c:134
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1147 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1148 msgid "%.2f KiB/s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1149 msgstr "%.2f KiB/s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1150
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1151 #: ../finch/gntft.c:431
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1152 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1153 msgid "The file was saved as %s."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1154 msgstr "Súbor bol uložený ako %s."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1155
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1156 #: ../finch/gntft.c:432 ../finch/gntft.c:433 ../pidgin/gtkft.c:163
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1157 #: ../pidgin/gtkft.c:1116
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1158 msgid "Finished"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1159 msgstr "Dokončené"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1160
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1161 #: ../finch/gntft.c:437 ../libpurple/protocols/msn/session.c:404
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1162 #: ../libpurple/protocols/msnp9/session.c:357
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1163 msgid "Transferring"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1164 msgstr "Prenáša sa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1165
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1166 #: ../finch/gntnotify.c:165
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1167 msgid "Emails"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1168 msgstr "E-maily"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1169
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1170 #: ../finch/gntnotify.c:171 ../finch/gntnotify.c:226
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1171 msgid "You have mail!"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1172 msgstr "Máte poštu!"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1173
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1174 #: ../finch/gntnotify.c:174 ../pidgin/gtknotify.c:519
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1175 msgid "Sender"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1176 msgstr "Odosielateľ"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1177
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1178 #: ../finch/gntnotify.c:174 ../pidgin/gtknotify.c:526
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1179 msgid "Subject"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1180 msgstr "Predmet"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1181
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1182 #: ../finch/gntnotify.c:202
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1183 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1184 msgid "%s (%s) has %d new message."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1185 msgid_plural "%s (%s) has %d new messages."
21482
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
1186 msgstr[0] "%s (%s) má %d novú správu."
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
1187 msgstr[1] "%s (%s) má %d nové správy."
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
1188 msgstr[2] "%s (%s) má %d nových správ."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1189
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1190 #: ../finch/gntnotify.c:226 ../pidgin/gtknotify.c:342
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1191 msgid "New Mail"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1192 msgstr "Nová pošta"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1193
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1194 #: ../finch/gntnotify.c:291 ../pidgin/gtknotify.c:949
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1195 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1196 msgid "Info for %s"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1197 msgstr "Podrobnosti o priateľovi %s"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1198
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1199 #: ../finch/gntnotify.c:292 ../libpurple/protocols/toc/toc.c:476
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1200 #: ../pidgin/gtknotify.c:950
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1201 msgid "Buddy Information"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1202 msgstr "Podrobnosti o priateľovi"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1203
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1204 #: ../finch/gntnotify.c:382 ../libpurple/protocols/qq/group_join.c:367
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1205 msgid "Continue"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1206 msgstr "Pokračovať"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1207
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1208 #: ../finch/gntnotify.c:391 ../pidgin/gtkconv.c:1650
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1209 msgid "IM"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1210 msgstr "Napísať správu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1211
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1212 #: ../finch/gntnotify.c:397 ../libpurple/protocols/sametime/sametime.c:3515
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1213 msgid "Invite"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1214 msgstr "Pozvať"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1215
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1216 #: ../finch/gntnotify.c:400
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1217 msgid "(none)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1218 msgstr "(žiadne)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1219
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1220 #: ../finch/gntplugin.c:77 ../finch/gntplugin.c:86
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1221 msgid "ERROR"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1222 msgstr "CHYBA"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1223
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1224 #: ../finch/gntplugin.c:77
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1225 msgid "loading plugin failed"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1226 msgstr "načítavanie modulu zlyhalo"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1227
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1228 #: ../finch/gntplugin.c:86
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1229 msgid "unloading plugin failed"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1230 msgstr "ukončenie modulu zlyhalo"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1231
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1232 #: ../finch/gntplugin.c:132
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1233 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1234 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1235 "Name: %s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1236 "Version: %s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1237 "Description: %s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1238 "Author: %s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1239 "Website: %s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1240 "Filename: %s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1241 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1242 "Názov: %s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1243 "Verzia: %s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1244 "Popis: %s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1245 "Autor: %s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1246 "Domovská stránka: %s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1247 "Názov súboru: %s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1248
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1249 #: ../finch/gntplugin.c:190
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1250 msgid "Plugin need to be loaded before you can configure it."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1251 msgstr "Prosím, zapnite tento modul, ak ho chcete konfigurovať."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1252
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1253 #: ../finch/gntplugin.c:238
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1254 msgid "No configuration options for this plugin."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1255 msgstr "Tento modul sa nedá konfigurovať."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1256
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1257 #: ../finch/gntplugin.c:259
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1258 msgid "Error loading plugin"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1259 msgstr "Chyba pri načítavaní modulu"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1260
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1261 #: ../finch/gntplugin.c:260
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1262 msgid "The selected file is not a valid plugin."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1263 msgstr "Vybraný súbor nie je správny modul."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1264
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1265 #: ../finch/gntplugin.c:261
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1266 msgid ""
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1267 "Please open the debug window and try again to see the exact error message."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1268 msgstr ""
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1269 "Prosím, otvorte ladiace okno a skúste to znovu. Mala by sa vám zobraziť "
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1270 "presná chybová správa."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1271
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1272 #: ../finch/gntplugin.c:324
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1273 msgid "Select plugin to install"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1274 msgstr "Vyberte modul, ktorý chcete nainštalovať"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1275
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1276 #: ../finch/gntplugin.c:350
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1277 msgid "You can (un)load plugins from the following list."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1278 msgstr "V nasledujúcom zozname je možné zapínať a vypínať moduly."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1279
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1280 #: ../finch/gntplugin.c:401
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1281 msgid "Install Plugin..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1282 msgstr "Inštalovať modul..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1283
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1284 #: ../finch/gntplugin.c:411
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1285 msgid "Configure Plugin"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1286 msgstr "Konfigurovať modul"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1287
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1288 #. copy the preferences to tmp values...
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1289 #. * I liked "take affect immediately" Oh well :-(
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1290 #. (that should have been "effect," right?)
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1291 #. Back to instant-apply! I win! BU-HAHAHA!
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1292 #. Create the window
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1293 #: ../finch/gntplugin.c:467 ../finch/gntplugin.c:474 ../finch/gntprefs.c:264
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1294 #: ../finch/gntui.c:90 ../pidgin/gtkdocklet.c:717 ../pidgin/gtkprefs.c:2169
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1295 msgid "Preferences"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1296 msgstr "Nastavenia"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1297
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1298 #: ../finch/gntpounce.c:194 ../pidgin/gtkpounce.c:256
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1299 msgid "Please enter a buddy to pounce."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1300 msgstr "Zadajte, prosím, priateľa, ktorého chcete sledovať."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1301
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1302 #: ../finch/gntpounce.c:339 ../pidgin/gtkpounce.c:531
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1303 msgid "New Buddy Pounce"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1304 msgstr "Nové sledovanie priateľa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1305
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1306 #: ../finch/gntpounce.c:339 ../pidgin/gtkpounce.c:531
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1307 msgid "Edit Buddy Pounce"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1308 msgstr "Upraviť sledovanie priateľa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1309
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1310 #: ../finch/gntpounce.c:344
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1311 msgid "Pounce Who"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1312 msgstr "Koho sledovať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1313
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1314 #. Account:
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1315 #: ../finch/gntpounce.c:347 ../finch/gntstatus.c:456
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1316 msgid "Account:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1317 msgstr "Účet:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1318
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1319 #: ../finch/gntpounce.c:369
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1320 msgid "Buddy name:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1321 msgstr "Meno priateľa:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1322
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1323 #. Create the "Pounce When Buddy..." frame.
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1324 #: ../finch/gntpounce.c:387 ../pidgin/gtkpounce.c:600
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1325 msgid "Pounce When Buddy..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1326 msgstr "Sledovať keď priateľ..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1327
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1328 #: ../finch/gntpounce.c:389
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1329 msgid "Signs on"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1330 msgstr "Prihlási sa"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1331
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1332 #: ../finch/gntpounce.c:390
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1333 msgid "Signs off"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1334 msgstr "Odhlási sa"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1335
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1336 #: ../finch/gntpounce.c:391
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1337 msgid "Goes away"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1338 msgstr "Stane sa neprítomný"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1339
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1340 #: ../finch/gntpounce.c:392
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1341 msgid "Returns from away"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1342 msgstr "Prestane byť neprítomný"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1343
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1344 #: ../finch/gntpounce.c:393
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1345 msgid "Becomes idle"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1346 msgstr "Stane sa nečinný"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1347
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1348 #: ../finch/gntpounce.c:394
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1349 msgid "Is no longer idle"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1350 msgstr "Prestane byť nečinný"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1351
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1352 #: ../finch/gntpounce.c:395
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1353 msgid "Starts typing"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1354 msgstr "Začne písať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1355
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1356 #: ../finch/gntpounce.c:396
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1357 msgid "Pauses while typing"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1358 msgstr "Preruší písanie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1359
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1360 #: ../finch/gntpounce.c:397
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1361 msgid "Stops typing"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1362 msgstr "Prestane písať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1363
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1364 #: ../finch/gntpounce.c:398
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1365 msgid "Sends a message"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1366 msgstr "Pošle správu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1367
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1368 #. Create the "Action" frame.
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1369 #: ../finch/gntpounce.c:427 ../pidgin/gtkpounce.c:661
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1370 msgid "Action"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1371 msgstr "Akcia"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1372
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1373 #: ../finch/gntpounce.c:429
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1374 msgid "Open an IM window"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1375 msgstr "Otvoriť komunikačné okno"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1376
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1377 #: ../finch/gntpounce.c:430
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1378 msgid "Pop up a notification"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1379 msgstr "Zobraziť upozornenie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1380
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1381 #: ../finch/gntpounce.c:431
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1382 msgid "Send a message"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1383 msgstr "Odoslať správu"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1384
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1385 #: ../finch/gntpounce.c:432
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1386 msgid "Execute a command"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1387 msgstr "Spustiť príkaz"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1388
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1389 #: ../finch/gntpounce.c:433
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1390 msgid "Play a sound"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1391 msgstr "Prehrať zvuk"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1392
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1393 #: ../finch/gntpounce.c:461
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1394 msgid "Pounce only when my status is not available"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1395 msgstr "Sledovať, len ak som nedostupný"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1396
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1397 #: ../finch/gntpounce.c:463 ../pidgin/gtkpounce.c:1301
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1398 msgid "Recurring"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1399 msgstr "Opakujúci sa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1400
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1401 #: ../finch/gntpounce.c:631
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1402 msgid "Cannot create pounce"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1403 msgstr "Nebolo možné vytvoriť sledovanie"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1404
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1405 #: ../finch/gntpounce.c:632
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1406 msgid "You do not have any accounts."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1407 msgstr "Nemáte žiadne účty."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1408
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1409 #: ../finch/gntpounce.c:633
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1410 msgid "You must create an account first before you can create a pounce."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1411 msgstr "Pred tým než spustíte sledovanie si musíte pridať účet."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1412
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1413 #: ../finch/gntpounce.c:675 ../pidgin/gtkpounce.c:1116
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1414 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1415 msgid "Are you sure you want to delete the pounce on %s for %s?"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1416 msgstr "Ste si istý, že chcete odstrániť sledovanie priateľa %s v účte %s?"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1417
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1418 #: ../finch/gntpounce.c:709 ../finch/gntui.c:84 ../pidgin/gtkpounce.c:1352
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1419 msgid "Buddy Pounces"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1420 msgstr "Sledovanie priateľov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1421
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1422 #: ../finch/gntpounce.c:823 ../pidgin/gtkpounce.c:1480
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1423 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1424 msgid "%s has started typing to you (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1425 msgstr "používateľ %s vám začal písať (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1426
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1427 #: ../finch/gntpounce.c:825 ../pidgin/gtkpounce.c:1482
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1428 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1429 msgid "%s has paused while typing to you (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1430 msgstr "používteľ %s vám prestal písať (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1431
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1432 #: ../finch/gntpounce.c:827 ../pidgin/gtkpounce.c:1484
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1433 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1434 msgid "%s has signed on (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1435 msgstr "používateľ %s sa prihlásil (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1436
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1437 #: ../finch/gntpounce.c:829 ../pidgin/gtkpounce.c:1486
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1438 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1439 msgid "%s has returned from being idle (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1440 msgstr "používateľ %s prestal byť nečinný (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1441
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1442 #: ../finch/gntpounce.c:831 ../pidgin/gtkpounce.c:1488
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1443 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1444 msgid "%s has returned from being away (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1445 msgstr "používateľ %s sa vrátil (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1446
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1447 #: ../finch/gntpounce.c:833 ../pidgin/gtkpounce.c:1490
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1448 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1449 msgid "%s has stopped typing to you (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1450 msgstr "používateľ %s vám nenapísal (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1451
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1452 #: ../finch/gntpounce.c:835 ../pidgin/gtkpounce.c:1492
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1453 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1454 msgid "%s has signed off (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1455 msgstr "používateľ %s sa odhlásil (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1456
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1457 #: ../finch/gntpounce.c:837 ../pidgin/gtkpounce.c:1494
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1458 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1459 msgid "%s has become idle (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1460 msgstr "používateľ %s sa stal nečinným (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1461
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1462 #: ../finch/gntpounce.c:839 ../pidgin/gtkpounce.c:1496
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1463 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1464 msgid "%s has gone away. (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1465 msgstr "používateľ %s sa stal neprítomným (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1466
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1467 #: ../finch/gntpounce.c:841 ../pidgin/gtkpounce.c:1498
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1468 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1469 msgid "%s has sent you a message. (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1470 msgstr "používateľ %s vám poslal správu. (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1471
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1472 #: ../finch/gntpounce.c:842 ../pidgin/gtkpounce.c:1499
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1473 msgid "Unknown pounce event. Please report this!"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1474 msgstr "Neznáma udalosť sledovania. Oznámte to, prosím!"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1475
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1476 #: ../finch/gntprefs.c:92
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1477 msgid "Based on keyboard use"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1478 msgstr "Podľa využitia klávesnice"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1479
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1480 #: ../finch/gntprefs.c:94 ../pidgin/gtkprefs.c:2031
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1481 msgid "From last sent message"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1482 msgstr "Podľa naposledy odoslanej správy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1483
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1484 #: ../finch/gntprefs.c:96 ../pidgin/gtkprefs.c:900 ../pidgin/gtkprefs.c:908
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1485 #: ../pidgin/gtkprefs.c:2030 ../pidgin/gtkprefs.c:2044
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1486 #: ../pidgin/plugins/win32/winprefs/winprefs.c:333
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1487 msgid "Never"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1488 msgstr "Nikdy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1489
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1490 #: ../finch/gntprefs.c:184
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1491 msgid "Show Idle Time"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1492 msgstr "Zobraziť čas nečinnosti"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1493
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1494 #: ../finch/gntprefs.c:185
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1495 msgid "Show Offline Buddies"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1496 msgstr "Zobraziť odpojených priateľov"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1497
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1498 #: ../finch/gntprefs.c:192
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1499 msgid "Notify buddies when you are typing"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1500 msgstr "Zobrazovať priateľom, kedy im píšete"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1501
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1502 #: ../finch/gntprefs.c:198
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1503 msgid "Log format"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1504 msgstr "Formát záznamu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1505
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1506 #: ../finch/gntprefs.c:199
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1507 msgid "Log IMs"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1508 msgstr "Zaznamenávať správy"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1509
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1510 #: ../finch/gntprefs.c:200
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1511 msgid "Log chats"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1512 msgstr "Ukladať rozhovory"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1513
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1514 #: ../finch/gntprefs.c:201
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1515 msgid "Log status change events"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
1516 msgstr "Ukladať zmenu stavu"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1517
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1518 #: ../finch/gntprefs.c:207
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1519 msgid "Report Idle time"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1520 msgstr "Oznamovať čas nečinnosti:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1521
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1522 #: ../finch/gntprefs.c:208
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1523 msgid "Change status when idle"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1524 msgstr "Zmeniť stav pri nečinnosti"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1525
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1526 #: ../finch/gntprefs.c:209
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1527 msgid "Minutes before changing status"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1528 msgstr "Počet minút pred zmenou stavu:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1529
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1530 #: ../finch/gntprefs.c:210
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1531 msgid "Change status to"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1532 msgstr "Zmeniť stav na:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1533
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1534 #. Conversations
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1535 #: ../finch/gntprefs.c:259 ../pidgin/gtkprefs.c:995 ../pidgin/gtkprefs.c:2135
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1536 #: ../pidgin/plugins/win32/winprefs/winprefs.c:340
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1537 msgid "Conversations"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1538 msgstr "Rozhovory"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1539
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1540 #: ../finch/gntprefs.c:260 ../pidgin/gtkprefs.c:1563 ../pidgin/gtkprefs.c:2146
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1541 msgid "Logging"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1542 msgstr "Zaznamenávanie"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1543
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1544 #: ../finch/gntrequest.c:585
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1545 msgid "Not implemented yet."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1546 msgstr "Zatiaľ nie je implementované."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1547
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1548 #: ../finch/gntrequest.c:661 ../pidgin/gtkrequest.c:1699
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1549 #: ../pidgin/gtkrequest.c:1745
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1550 msgid "Save File..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1551 msgstr "Uložiť súbor..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1552
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1553 #: ../finch/gntrequest.c:661 ../pidgin/gtkrequest.c:1700
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1554 #: ../pidgin/gtkrequest.c:1746
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1555 msgid "Open File..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1556 msgstr "Otvoriť súbor..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1557
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1558 #: ../finch/gntsound.c:97 ../pidgin/gtksound.c:62
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1559 msgid "Buddy logs in"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
1560 msgstr "Priateľ sa prihlásil"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1561
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1562 #: ../finch/gntsound.c:98 ../pidgin/gtksound.c:63
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1563 msgid "Buddy logs out"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
1564 msgstr "Priateľ sa odhlásil"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1565
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1566 #: ../finch/gntsound.c:99 ../pidgin/gtksound.c:64
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1567 msgid "Message received"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
1568 msgstr "Prijatá správa"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1569
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1570 #: ../finch/gntsound.c:100 ../pidgin/gtksound.c:65
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1571 msgid "Message received begins conversation"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1572 msgstr "Prijatá správa začína rozhovor"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1573
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1574 #: ../finch/gntsound.c:101 ../pidgin/gtksound.c:66
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1575 msgid "Message sent"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
1576 msgstr "Správa odoslaná"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1577
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1578 #: ../finch/gntsound.c:102 ../pidgin/gtksound.c:67
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1579 msgid "Person enters chat"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1580 msgstr "Osoba vstúpi do chatu"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1581
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1582 #: ../finch/gntsound.c:103 ../pidgin/gtksound.c:68
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1583 msgid "Person leaves chat"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1584 msgstr "Osoba opustí chat"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1585
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1586 #: ../finch/gntsound.c:104 ../pidgin/gtksound.c:69
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1587 msgid "You talk in chat"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1588 msgstr "Vy hovoríte v chate"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1589
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1590 #: ../finch/gntsound.c:105 ../pidgin/gtksound.c:70
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1591 msgid "Others talk in chat"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1592 msgstr "Ostatní hovoria v chate"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1593
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1594 #: ../finch/gntsound.c:107 ../pidgin/gtksound.c:73
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1595 msgid "Someone says your screen name in chat"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1596 msgstr "Niekto v chate napíše vaše meno"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1597
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1598 #: ../finch/gntsound.c:361 ../pidgin/gtksound.c:306
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1599 msgid "GStreamer Failure"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1600 msgstr "Zlyhanie rozhrania GStreamer"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1601
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1602 #: ../finch/gntsound.c:362 ../pidgin/gtksound.c:307
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1603 msgid "GStreamer failed to initialize."
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1604 msgstr "Nepodarilo sa inicializovať rozhranie GStreamer"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1605
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1606 #: ../finch/gntsound.c:716 ../finch/gntsound.c:802 ../pidgin/gtkprefs.c:1687
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1607 #: ../pidgin/gtkprefs.c:1776 ../pidgin/gtkprefs.c:1972
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1608 msgid "(default)"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1609 msgstr "(štandardné)"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1610
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1611 #: ../finch/gntsound.c:729
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1612 msgid "Select Sound File ..."
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1613 msgstr "Vyberte zvukový súbor..."
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1614
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1615 #: ../finch/gntsound.c:904
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1616 msgid "Sound Preferences"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1617 msgstr "Nastavenia zvuku"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1618
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1619 #: ../finch/gntsound.c:915
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1620 msgid "Profiles"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1621 msgstr "Profily"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1622
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1623 #: ../finch/gntsound.c:954 ../pidgin/gtkprefs.c:1817
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1624 msgid "Automatic"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1625 msgstr "Automaticky"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1626
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1627 #: ../finch/gntsound.c:957
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1628 msgid "Console Beep"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1629 msgstr "Pípnutie konzoly"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1630
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1631 #: ../finch/gntsound.c:958 ../pidgin/gtkprefs.c:1821
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1632 msgid "Command"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1633 msgstr "Príkaz"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1634
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1635 #: ../finch/gntsound.c:959
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1636 msgid "No Sound"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1637 msgstr "Žiadne zvuky"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1638
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1639 #: ../finch/gntsound.c:961 ../pidgin/gtkprefs.c:1812
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1640 msgid "Sound Method"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
1641 msgstr "Metóda zvukov"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1642
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1643 #: ../finch/gntsound.c:966
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1644 msgid "Method: "
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
1645 msgstr "Spôsob: "
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1646
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1647 #: ../finch/gntsound.c:973
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1648 #, c-format
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1649 msgid ""
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1650 "Sound Command\n"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1651 "(%s for filename)"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1652 msgstr ""
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1653 "Príkaz zvuku:\n"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1654 "(%s pre názov súboru)"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1655
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1656 #. Sound options
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1657 #: ../finch/gntsound.c:981 ../pidgin/gtkprefs.c:1856
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1658 msgid "Sound Options"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1659 msgstr "Možnosti zvuku"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1660
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1661 #: ../finch/gntsound.c:982
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1662 msgid "Sounds when conversation has focus"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1663 msgstr "Prehrávať zvuky, keď je okno koverzácie aktívne"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1664
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1665 #: ../finch/gntsound.c:990 ../pidgin/gtkprefs.c:898 ../pidgin/gtkprefs.c:910
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1666 #: ../pidgin/gtkprefs.c:1863 ../pidgin/plugins/timestamp_format.c:42
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1667 #: ../pidgin/plugins/timestamp_format.c:51
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1668 #: ../pidgin/plugins/win32/winprefs/winprefs.c:334
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1669 msgid "Always"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1670 msgstr "Vždy"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1671
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1672 #: ../finch/gntsound.c:991 ../pidgin/gtkprefs.c:1861
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1673 msgid "Only when available"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1674 msgstr "Len ak sú dostupné"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1675
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1676 #: ../finch/gntsound.c:992 ../pidgin/gtkprefs.c:1862
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1677 msgid "Only when not available"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1678 msgstr "Len ak sú nedostupné"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1679
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1680 #: ../finch/gntsound.c:999
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1681 msgid "Volume(0-100):"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1682 msgstr "Hlasitosť(0-100):"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1683
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1684 #. Sound events
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1685 #: ../finch/gntsound.c:1018 ../pidgin/gtkprefs.c:1898
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1686 msgid "Sound Events"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1687 msgstr "Zvukové udalosti"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1688
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1689 #: ../finch/gntsound.c:1020 ../pidgin/gtkprefs.c:1957
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1690 msgid "Event"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1691 msgstr "Udalosť"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1692
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1693 #: ../finch/gntsound.c:1020
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1694 msgid "File"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1695 msgstr "Súbor"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1696
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1697 #: ../finch/gntsound.c:1039 ../pidgin/gtkprefs.c:1976
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1698 msgid "Test"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1699 msgstr "Ukážka"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1700
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1701 #: ../finch/gntsound.c:1042 ../pidgin/gtkprefs.c:1980
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1702 msgid "Reset"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1703 msgstr "Obnoviť"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1704
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1705 #: ../finch/gntsound.c:1045 ../pidgin/gtkprefs.c:1984
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1706 msgid "Choose..."
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1707 msgstr "Vybrať..."
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1708
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1709 #: ../finch/gntstatus.c:138
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1710 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1711 msgid "Are you sure you want to delete \"%s\""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
1712 msgstr "Naozaj chcete odstrániť „%s“"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1713
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1714 #: ../finch/gntstatus.c:141
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1715 msgid "Delete Status"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1716 msgstr "Odstrániť stav"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1717
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1718 #: ../finch/gntstatus.c:176 ../pidgin/gtksavedstatuses.c:597
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1719 msgid "Saved Statuses"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1720 msgstr "Uložené stavy"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1721
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1722 #: ../finch/gntstatus.c:183 ../finch/gntstatus.c:539
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1723 #: ../libpurple/protocols/jabber/buddy.c:298
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1724 #: ../libpurple/protocols/jabber/buddy.c:1359
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1725 #: ../libpurple/protocols/msn/msn.c:725
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1726 #: ../libpurple/protocols/novell/novell.c:1493
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1727 #: ../pidgin/gtksavedstatuses.c:500
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1728 msgid "Title"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
1729 msgstr "Nadpis"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1730
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1731 #: ../finch/gntstatus.c:183 ../pidgin/gtksavedstatuses.c:515
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1732 msgid "Type"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1733 msgstr "Typ"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1734
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1735 #. Statuses are almost all the same. Define a macro to reduce code repetition.
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1736 #. PurpleStatusPrimitive
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1737 #. id - use default
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1738 #. name - use default
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1739 #. savable
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1740 #. user_settable
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1741 #. not independent
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1742 #. Attributes - each status can have a message.
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1743 #: ../finch/gntstatus.c:183 ../finch/gntstatus.c:564 ../finch/gntstatus.c:576
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1744 #: ../libpurple/protocols/bonjour/bonjour.c:274
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1745 #: ../libpurple/protocols/bonjour/bonjour.c:281
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1746 #: ../libpurple/protocols/bonjour/bonjour.c:364
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1747 #: ../libpurple/protocols/gg/gg.c:1079 ../libpurple/protocols/gg/gg.c:1587
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1748 #: ../libpurple/protocols/gg/gg.c:1605 ../libpurple/protocols/gg/gg.c:1615
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1749 #: ../libpurple/protocols/gg/gg.c:1621 ../libpurple/protocols/gg/gg.c:1630
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1750 #: ../libpurple/protocols/gg/gg.c:1635 ../libpurple/protocols/irc/irc.c:238
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1751 #: ../libpurple/protocols/jabber/jabber.c:1570
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1752 #: ../libpurple/protocols/jabber/jabber.c:1584
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1753 #: ../libpurple/protocols/jabber/jabber.c:1598
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1754 #: ../libpurple/protocols/jabber/jabber.c:1612
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1755 #: ../libpurple/protocols/jabber/jabber.c:1626
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1756 #: ../libpurple/protocols/jabber/jabber.c:1642
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1757 #: ../libpurple/protocols/msn/msn.c:677 ../libpurple/protocols/msn/msn.c:683
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1758 #: ../libpurple/protocols/msn/msn.c:689 ../libpurple/protocols/msn/msn.c:695
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1759 #: ../libpurple/protocols/msn/msn.c:700 ../libpurple/protocols/msn/msn.c:705
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1760 #: ../libpurple/protocols/myspace/myspace.c:148
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1761 #: ../libpurple/protocols/novell/novell.c:2855
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1762 #: ../libpurple/protocols/novell/novell.c:2958
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1763 #: ../libpurple/protocols/novell/novell.c:2964
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1764 #: ../libpurple/protocols/novell/novell.c:2970
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1765 #: ../libpurple/protocols/oscar/oscar.c:5604
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1766 #: ../libpurple/protocols/oscar/oscar.c:5822
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1767 #: ../libpurple/protocols/oscar/oscar.c:5836
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1768 #: ../libpurple/protocols/oscar/oscar.c:5852
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1769 #: ../libpurple/protocols/oscar/oscar.c:5859
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1770 #: ../libpurple/protocols/oscar/oscar.c:5866
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1771 #: ../libpurple/protocols/sametime/sametime.c:3328
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1772 #: ../libpurple/protocols/sametime/sametime.c:3334
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1773 #: ../libpurple/protocols/sametime/sametime.c:3340
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1774 #: ../libpurple/protocols/sametime/sametime.c:3419
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1775 #: ../libpurple/protocols/silc/buddy.c:1554
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1776 #: ../libpurple/protocols/silc10/buddy.c:1554
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1777 #: ../libpurple/protocols/simple/simple.c:247
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1778 #: ../libpurple/protocols/yahoo/yahoo.c:3762
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1779 #: ../libpurple/protocols/yahoo/yahoo.c:3768
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1780 #: ../libpurple/protocols/zephyr/zephyr.c:2337
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1781 #: ../pidgin/gtksavedstatuses.c:526 ../pidgin/gtksavedstatuses.c:1016
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1782 msgid "Message"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1783 msgstr "Správa"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1784
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1785 #. Use
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1786 #: ../finch/gntstatus.c:194 ../finch/gntstatus.c:593
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1787 msgid "Use"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1788 msgstr "Použiť"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1789
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1790 #: ../finch/gntstatus.c:301
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1791 msgid "Invalid title"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1792 msgstr "Chybný titulok"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1793
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1794 #: ../finch/gntstatus.c:302
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1795 msgid "Please enter a non-empty title for the status."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
1796 msgstr "Pre stav, prosím, nezadávajte prázdny titulok."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1797
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1798 #: ../finch/gntstatus.c:310
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1799 msgid "Duplicate title"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1800 msgstr "Duplicitný titulok"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1801
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1802 #: ../finch/gntstatus.c:311
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1803 msgid "Please enter a different title for the status."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
1804 msgstr "Zadajte, prosím, iný titulok pre tento stav."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1805
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1806 #: ../finch/gntstatus.c:452
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1807 msgid "Substatus"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1808 msgstr "Podstav:"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1809
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1810 #: ../finch/gntstatus.c:464 ../pidgin/gtkft.c:699
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1811 msgid "Status:"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1812 msgstr "Stav:"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1813
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1814 #: ../finch/gntstatus.c:479
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1815 msgid "Message:"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1816 msgstr "Správa:"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1817
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1818 #: ../finch/gntstatus.c:528
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1819 msgid "Edit Status"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1820 msgstr "Upraviť stav"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1821
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1822 #: ../finch/gntstatus.c:570
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1823 msgid "Use different status for following accounts"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1824 msgstr "Pre nasledujúce účty používať iný stav"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1825
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1826 #. Save & Use
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1827 #: ../finch/gntstatus.c:604
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1828 msgid "Save & Use"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1829 msgstr "Uložiť & použiť"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1830
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1831 #: ../finch/gntui.c:85
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1832 msgid "Certificates"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1833 msgstr "Certifikáty"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1834
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1835 #: ../finch/gntui.c:89 ../pidgin/gtkprefs.c:2137
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1836 msgid "Sounds"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1837 msgstr "Zvuky"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1838
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1839 #: ../finch/gntui.c:91
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1840 msgid "Statuses"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1841 msgstr "Stavy"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1842
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1843 #: ../finch/plugins/gntclipboard.c:115 ../finch/plugins/gntclipboard.c:121
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1844 #: ../finch/plugins/gntclipboard.c:128
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1845 msgid "Error loading the plugin."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1846 msgstr "Počas načítavania modulu sa vyskytli chyby."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1847
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1848 #: ../finch/plugins/gntclipboard.c:116
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1849 msgid "Couldn't find X display"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1850 msgstr "Nebola nájdená X obrazovka"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1851
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1852 #: ../finch/plugins/gntclipboard.c:122
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1853 msgid "Couldn't find window"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1854 msgstr "Nebolo nájdené okno"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1855
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1856 #: ../finch/plugins/gntclipboard.c:129
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1857 msgid "This plugin cannot be loaded because it was not built with X11 support."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1858 msgstr "Tento modul nebol načítaný, pretože neobsahuje podporu pre X11."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1859
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1860 #: ../finch/plugins/gntclipboard.c:158
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1861 msgid "GntClipboard"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1862 msgstr "GntSchránka"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1863
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1864 #: ../finch/plugins/gntclipboard.c:160
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1865 msgid "Clipboard plugin"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1866 msgstr "Modul schránky"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1867
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
1868 #: ../finch/plugins/gntclipboard.c:161
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1869 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1870 "When the gnt clipboard contents change, the contents are made available to "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1871 "X, if possible."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1872 msgstr ""
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1873 "Keď sa obsah gnt schránky zmení, obsah bude dostupný X, pokiaľ je to možné."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1874
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1875 #: ../finch/plugins/gntgf.c:231
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1876 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1877 msgid "%s just signed on"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1878 msgstr "Používateľ %s sa práve prihlásil"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1879
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1880 #: ../finch/plugins/gntgf.c:238
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1881 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1882 msgid "%s just signed off"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1883 msgstr "Používateľ %s sa práve odhlásil"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1884
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1885 #: ../finch/plugins/gntgf.c:246
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1886 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1887 msgid "%s sent you a message"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1888 msgstr "Používateľ %s vám poslal správu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1889
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1890 #: ../finch/plugins/gntgf.c:265
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1891 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1892 msgid "%s said your nick in %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1893 msgstr "Používateľ %s napísal vašu prezývku v %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1894
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1895 #: ../finch/plugins/gntgf.c:267
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1896 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1897 msgid "%s sent a message in %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1898 msgstr "Používateľ %s napísal správu v %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1899
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1900 #: ../finch/plugins/gntgf.c:305
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1901 msgid "Buddy signs on/off"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1902 msgstr "Priateľ sa prihlási/odhlási"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1903
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1904 #: ../finch/plugins/gntgf.c:306
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1905 msgid "You receive an IM"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1906 msgstr "Prijali ste správu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1907
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1908 #: ../finch/plugins/gntgf.c:307
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1909 msgid "Someone speaks in a chat"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1910 msgstr "Niekto píše v chate"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1911
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1912 #: ../finch/plugins/gntgf.c:308
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1913 msgid "Someone says your name in a chat"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1914 msgstr "Niekto napísal vaše meno v chate"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1915
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1916 #: ../finch/plugins/gntgf.c:336
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1917 msgid "Notify with a toaster when"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1918 msgstr "Upozorniť vysúvacím oknom keď"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1919
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1920 #: ../finch/plugins/gntgf.c:351
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1921 msgid "Beep too!"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1922 msgstr "Tiež zapípať!"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1923
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1924 #: ../finch/plugins/gntgf.c:357
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1925 msgid "Set URGENT for the terminal window."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1926 msgstr "Pre terminálové okno nastaviť URGENT"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1927
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1928 #: ../finch/plugins/gntgf.c:377
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1929 msgid "GntGf"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1930 msgstr "GntGf"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1931
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1932 #: ../finch/plugins/gntgf.c:379 ../finch/plugins/gntgf.c:380
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1933 msgid "Toaster plugin"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1934 msgstr "Modul vysúvaceho okna"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1935
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1936 #: ../finch/plugins/gnthistory.c:116 ../pidgin/plugins/history.c:125
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1937 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1938 msgid "<b>Conversation with %s on %s:</b><br>"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1939 msgstr "<b>Rozhovor s %s, %s:</b><br>"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1940
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1941 #: ../finch/plugins/gnthistory.c:138 ../pidgin/plugins/history.c:153
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1942 msgid "History Plugin Requires Logging"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1943 msgstr "Modul História vyžaduje zaznamenávanie"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1944
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1945 #: ../finch/plugins/gnthistory.c:139 ../pidgin/plugins/history.c:154
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1946 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1947 "Logging can be enabled from Tools -> Preferences -> Logging.\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1948 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1949 "Enabling logs for instant messages and/or chats will activate history for "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1950 "the same conversation type(s)."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1951 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1952 "Zaznamenávanie je možné zapnúť v ponuke Nástroje -> Nastavenia -> "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1953 "Zaznamenávanie.\n"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1954 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1955 "História bude pre správy alebo chaty dostupná až po zapnutí zaznamenávania."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1956
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1957 #: ../finch/plugins/gnthistory.c:179
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1958 msgid "GntHistory"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1959 msgstr "GntHistory"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1960
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1961 #: ../finch/plugins/gnthistory.c:181 ../pidgin/plugins/history.c:197
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1962 msgid "Shows recently logged conversations in new conversations."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1963 msgstr "Zobrazuje nedávno zaznamenanú konverzáciu v novom okne konverzácie."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1964
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1965 #: ../finch/plugins/gnthistory.c:182 ../pidgin/plugins/history.c:198
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1966 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1967 "When a new conversation is opened this plugin will insert the last "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1968 "conversation into the current conversation."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1969 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1970 "Tento modul vkladá do nových okien konverzácie obsah predchádzajúcej "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1971 "konverzácie."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1972
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1973 #: ../finch/plugins/lastlog.c:69
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1974 msgid "Lastlog"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1975 msgstr "Lastlog"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1976
20263
15ad77c653ad I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents: 20236
diff changeset
1977 #. Translator Note: The "backlog" is the conversation buffer/history.
15ad77c653ad I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents: 20236
diff changeset
1978 #: ../finch/plugins/lastlog.c:100
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1979 msgid "lastlog: Searches for a substring in the backlog."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1980 msgstr "lastlog: Vyhľadáva reťazce v backlogu.."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1981
20263
15ad77c653ad I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents: 20236
diff changeset
1982 #: ../finch/plugins/lastlog.c:122
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1983 msgid "GntLastlog"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1984 msgstr "GntLastlog"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1985
20263
15ad77c653ad I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents: 20236
diff changeset
1986 #: ../finch/plugins/lastlog.c:124 ../finch/plugins/lastlog.c:125
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1987 msgid "Lastlog plugin."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1988 msgstr "Modul Lastlog."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
1989
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1990 #: ../libpurple/account.c:875
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1991 msgid "accounts"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1992 msgstr "účty"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1993
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1994 #: ../libpurple/account.c:1050 ../libpurple/protocols/jabber/auth.c:199
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1995 msgid "Password is required to sign on."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1996 msgstr "Na prihlásenie je potrebné zadať heslo."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1997
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1998 #: ../libpurple/account.c:1084
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
1999 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2000 msgid "Enter password for %s (%s)"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2001 msgstr "Zadajte heslo používateľa %s (%s)"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2002
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2003 #: ../libpurple/account.c:1091
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2004 msgid "Enter Password"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2005 msgstr "Zadajte heslo"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2006
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2007 #: ../libpurple/account.c:1096
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2008 msgid "Save password"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2009 msgstr "Uložiť heslo"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2010
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2011 #: ../libpurple/account.c:1131 ../libpurple/connection.c:105
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2012 #: ../libpurple/connection.c:178
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2013 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2014 msgid "Missing protocol plugin for %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2015 msgstr "Chýba modul protokolu pre protokol %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2016
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2017 #: ../libpurple/account.c:1133 ../libpurple/connection.c:108
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2018 msgid "Connection Error"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2019 msgstr "Chyba pripojenia"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2020
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2021 #: ../libpurple/account.c:1330 ../libpurple/protocols/gg/gg.c:708
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2022 #: ../libpurple/protocols/jabber/jabber.c:1698
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2023 msgid "New passwords do not match."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2024 msgstr "Nové heslá sa nezhodujú."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2025
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2026 #: ../libpurple/account.c:1339
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2027 msgid "Fill out all fields completely."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2028 msgstr "Vyplňte kompletne všetky políčka."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2029
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2030 #: ../libpurple/account.c:1362
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2031 msgid "Original password"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2032 msgstr "Pôvodné heslo"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2033
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2034 #: ../libpurple/account.c:1369
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2035 msgid "New password"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2036 msgstr "Nové heslo"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2037
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2038 #: ../libpurple/account.c:1376
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2039 msgid "New password (again)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2040 msgstr "Nové heslo (znovu)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2041
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2042 #: ../libpurple/account.c:1382
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2043 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2044 msgid "Change password for %s"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2045 msgstr "Zmeniť heslo používateľa %s"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2046
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2047 #: ../libpurple/account.c:1390
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2048 msgid "Please enter your current password and your new password."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
2049 msgstr "Zadajte, prosím, vaše terajšie heslo a nové heslo."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2050
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2051 #: ../libpurple/account.c:1421
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2052 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2053 msgid "Change user information for %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2054 msgstr "Zmeniť podrobnosti o používateľovi %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2055
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2056 #: ../libpurple/account.c:1424 ../libpurple/protocols/toc/toc.c:1670
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2057 msgid "Set User Info"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2058 msgstr "Nastaviť podrobnosti používateľa"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2059
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2060 #: ../libpurple/account.c:1895 ../libpurple/protocols/gg/gg.c:1019
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2061 #: ../libpurple/protocols/jabber/buddy.c:782
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2062 #: ../libpurple/protocols/jabber/buddy.c:2030
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2063 #: ../libpurple/protocols/jabber/buddy.c:2047
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2064 #: ../libpurple/protocols/novell/novell.c:2848
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2065 #: ../libpurple/protocols/qq/qq.c:233 ../pidgin/gtkft.c:160
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2066 msgid "Unknown"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2067 msgstr "Neznáma"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2068
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2069 #: ../libpurple/blist.c:521 ../libpurple/blist.c:1321
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2070 #: ../libpurple/blist.c:1531 ../libpurple/protocols/jabber/roster.c:69
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2071 #: ../libpurple/protocols/myspace/myspace.c:3272 ../pidgin/gtkblist.c:6030
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2072 #: ../pidgin/plugins/gevolution/gevo-util.c:67
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2073 #: ../pidgin/plugins/gevolution/gevolution.c:96
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2074 msgid "Buddies"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2075 msgstr "Priatelia"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2076
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2077 #: ../libpurple/blist.c:548
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2078 msgid "buddy list"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2079 msgstr "zoznam priateľov"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2080
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2081 #: ../libpurple/certificate.c:558
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2082 msgid "(DOES NOT MATCH)"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2083 msgstr "(NEVYHOVUJE)"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2084
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2085 #. Make messages
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2086 #: ../libpurple/certificate.c:562
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2087 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2088 msgid "%s has presented the following certificate for just-this-once use:"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2089 msgstr "%s vytvoril nasledujúci certifikát iba na jedno použitie:"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2090
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2091 #: ../libpurple/certificate.c:563
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2092 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2093 msgid ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2094 "Common name: %s %s\n"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2095 "Fingerprint (SHA1): %s"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2096 msgstr ""
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2097 "Bežný názov: %s %s\n"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2098 "Odtlačok (SHA1): %s"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2099
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2100 #. TODO: Find what the handle ought to be
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2101 #: ../libpurple/certificate.c:568
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2102 msgid "Single-use Certificate Verification"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2103 msgstr "Overenie certifikátu na jedno použitie"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2104
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2105 #. Scheme name
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2106 #. Pool name
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2107 #: ../libpurple/certificate.c:886
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2108 msgid "Certificate Authorities"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2109 msgstr "Autority certifikátov"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2110
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2111 #. Scheme name
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2112 #. Pool name
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2113 #: ../libpurple/certificate.c:1054
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2114 msgid "SSL Peers Cache"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2115 msgstr "Vyrovnávacia pamäť SSL peerov"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2116
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2117 #. Make messages
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2118 #: ../libpurple/certificate.c:1185
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2119 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2120 msgid "Accept certificate for %s?"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2121 msgstr "Prijať certifikát pre %s?"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2122
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2123 #. TODO: Find what the handle ought to be
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2124 #: ../libpurple/certificate.c:1191
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2125 msgid "SSL Certificate Verification"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2126 msgstr "Overenie SSL certifikátu"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2127
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2128 #. Number of actions
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2129 #: ../libpurple/certificate.c:1201
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2130 msgid "Accept"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2131 msgstr "Prijať"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2132
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2133 #: ../libpurple/certificate.c:1202 ../libpurple/protocols/qq/buddy_opt.c:214
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2134 #: ../libpurple/protocols/qq/group_im.c:144
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2135 #: ../libpurple/protocols/qq/group_opt.c:127
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2136 #: ../libpurple/protocols/qq/sys_msg.c:90
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2137 #: ../libpurple/protocols/qq/sys_msg.c:246
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2138 msgid "Reject"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2139 msgstr "Odmietnuť"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2140
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2141 #: ../libpurple/certificate.c:1203
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2142 msgid "_View Certificate..."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2143 msgstr "_Prezrieť certifikát..."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2144
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2145 #. Prompt the user to authenticate the certificate
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2146 #. TODO: Provide the user with more guidance about why he is
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2147 #. being prompted
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2148 #. vrq will be completed by user_auth
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2149 #: ../libpurple/certificate.c:1303
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2150 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2151 msgid ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2152 "The certificate presented by \"%s\" claims to be from \"%s\" instead. This "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2153 "could mean that you are not connecting to the service you believe you are."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2154 msgstr ""
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2155 "Certifikát od používateľa \"%s\" tvrdí, že pochádza od používateľa \"%s\". "
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2156 "To môže znamenať, že sa nepripájate na tú službu, na ktorú sa chcete "
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2157 "pripojiť. "
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2158
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2159 #. Prompt the user to authenticate the certificate
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2160 #. vrq will be completed by user_auth
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2161 #: ../libpurple/certificate.c:1328
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2162 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2163 msgid ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2164 "The certificate presented by \"%s\" is self-signed. It cannot be "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2165 "automatically checked."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2166 msgstr ""
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2167 "Certifikát od používateľa \"%s\" je podpísaný samým sebou. Nie je možné ho "
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2168 "automaticky overiť."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2169
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2170 #: ../libpurple/certificate.c:1346
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2171 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2172 msgid "The certificate chain presented for %s is not valid."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2173 msgstr "Reťaz certifikátu od používateľa %s nie je správna."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2174
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2175 #. TODO: Make this error either block the ensuing SSL
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2176 #. connection error until the user dismisses this one, or
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2177 #. stifle it.
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2178 #. TODO: Probably wrong.
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2179 #. TODO: Probably wrong
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2180 #: ../libpurple/certificate.c:1354 ../libpurple/certificate.c:1423
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2181 msgid "SSL Certificate Error"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2182 msgstr "Chyba SSL Certifikátu"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2183
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2184 #: ../libpurple/certificate.c:1355
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2185 msgid "Invalid certificate chain"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2186 msgstr "Chybná reťaz certifikátu"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2187
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2188 #. vrq will be completed by user_auth
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2189 #: ../libpurple/certificate.c:1375
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2190 msgid ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2191 "You have no database of root certificates, so this certificate cannot be "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2192 "validated."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2193 msgstr ""
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2194 "Nemáte databázu koreňových certifikátov, takže tento certifikát nie je možné "
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2195 "overiť."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2196
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2197 #. vrq will be completed by user_auth
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2198 #: ../libpurple/certificate.c:1398
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2199 msgid ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2200 "The root certificate this one claims to be issued by is unknown to Pidgin."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2201 msgstr "Certifikát, ktorým je tento certifikát vydaný, je pre Pidgin neznámy."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2202
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2203 #: ../libpurple/certificate.c:1415
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2204 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2205 msgid ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2206 "The certificate chain presented by %s does not have a valid digital "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2207 "signature from the Certificate Authority from which it claims to have a "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2208 "signature."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2209 msgstr ""
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2210 "Reťaz certifikátu od používateľa %s nemá správny digitálny podpis od "
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2211 "autority, ktorá je na ňom uvedená."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2212
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2213 #: ../libpurple/certificate.c:1424
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2214 msgid "Invalid certificate authority signature"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2215 msgstr "Chybný podpis autority"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2216
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2217 #. Make messages
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2218 #: ../libpurple/certificate.c:1888
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2219 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2220 msgid ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2221 "Common name: %s\n"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2222 "\n"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2223 "Fingerprint (SHA1): %s\n"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2224 "\n"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2225 "Activation date: %s\n"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2226 "Expiration date: %s\n"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2227 msgstr ""
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2228 "Bežný názov: %s\n"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2229 "\n"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2230 "Odtlačok (SHA1): %s\n"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2231 "\n"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2232 "Dátum aktivácie: %s\n"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2233 "Dátum vypršania: %s\n"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2234
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2235 #. TODO: Find what the handle ought to be
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2236 #: ../libpurple/certificate.c:1897
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2237 msgid "Certificate Information"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2238 msgstr "Podrobnosti o certifikáte"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2239
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2240 #: ../libpurple/connection.c:107
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2241 msgid "Registration Error"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2242 msgstr "Chyba pri registrácii"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2243
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2244 #: ../libpurple/connection.c:180
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2245 msgid "Unregistration Error"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
2246 msgstr "Chyba pri rušení registrácie"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2247
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2248 #: ../libpurple/connection.c:350
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2249 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2250 msgid "+++ %s signed on"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2251 msgstr "+++ používateľ %s sa prihlásil"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2252
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2253 #: ../libpurple/connection.c:380
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2254 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2255 msgid "+++ %s signed off"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2256 msgstr "+++ používateľ %s sa odhlásil"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2257
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2258 #: ../libpurple/connection.c:525 ../libpurple/plugin.c:277
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2259 #: ../libpurple/protocols/jabber/buddy.c:2350
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2260 #: ../libpurple/protocols/msn/servconn.c:141
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2261 #: ../libpurple/protocols/msn/session.c:377
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2262 #: ../libpurple/protocols/msnp9/servconn.c:139
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2263 #: ../libpurple/protocols/msnp9/session.c:330
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2264 msgid "Unknown error"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2265 msgstr "Neznáma chyba"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2266
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2267 #: ../libpurple/conversation.c:170
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2268 msgid "Unable to send message: The message is too large."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2269 msgstr "Nepodarilo sa odoslať správu: Správa je príliš dlhá."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2270
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2271 #: ../libpurple/conversation.c:173 ../libpurple/conversation.c:186
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2272 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2273 msgid "Unable to send message to %s."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2274 msgstr "Nepodarilo sa odoslať správu používateľovi %s."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2275
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2276 #: ../libpurple/conversation.c:174
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2277 msgid "The message is too large."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2278 msgstr "Správa je príliš dlhá."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2279
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
2280 #: ../libpurple/conversation.c:183 ../libpurple/protocols/bonjour/jabber.c:255
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
2281 #: ../libpurple/protocols/bonjour/jabber.c:298
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2282 msgid "Unable to send message."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2283 msgstr "Nepodarilo sa odoslať správu."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2284
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2285 #: ../libpurple/conversation.c:1211
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2286 msgid "Send Message"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2287 msgstr "Odoslať správu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2288
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2289 #: ../libpurple/conversation.c:1214
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2290 msgid "_Send Message"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2291 msgstr "_Odoslať správu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2292
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2293 #: ../libpurple/conversation.c:1620
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2294 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2295 msgid "%s entered the room."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2296 msgstr "používateľ %s vstúpil do miestnosti."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2297
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2298 #: ../libpurple/conversation.c:1623
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2299 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2300 msgid "%s [<I>%s</I>] entered the room."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2301 msgstr "používateľ %s [<I>%s</I>] vstúpil do miestnosti."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2302
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2303 #: ../libpurple/conversation.c:1733
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2304 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2305 msgid "You are now known as %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2306 msgstr "Teraz vystupujete pod prezývkou %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2307
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2308 #: ../libpurple/conversation.c:1753
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2309 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2310 msgid "%s is now known as %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2311 msgstr "Používateľ %s odteraz vystupuje pod prezývkou %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2312
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2313 #: ../libpurple/conversation.c:1828
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2314 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2315 msgid "%s left the room."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2316 msgstr "používateľ %s opustil miestnosť."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2317
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2318 #: ../libpurple/conversation.c:1831
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2319 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2320 msgid "%s left the room (%s)."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2321 msgstr "používateľ %s opustil miestnosť (%s)."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2322
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2323 #: ../libpurple/dbus-server.c:584
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2324 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2325 msgid "Failed to get connection: %s"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
2326 msgstr "Nepodarilo sa nadviazať spojenie: %s"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2327
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2328 #: ../libpurple/dbus-server.c:596
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2329 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2330 msgid "Failed to get name: %s"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
2331 msgstr "Nepodarilo sa získať názov: %s"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2332
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2333 #: ../libpurple/dbus-server.c:610
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2334 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2335 msgid "Failed to get serv name: %s"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
2336 msgstr "Nepodarilo sa získať serv názov: %s"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2337
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2338 #: ../libpurple/dbus-server.h:84
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2339 msgid "Purple's D-BUS server is not running for the reason listed below"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2340 msgstr "D-BUS server knižnice Purple nie je spustený z nižšie uvedeného dôvodu"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2341
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2342 #: ../libpurple/desktopitem.c:287 ../libpurple/desktopitem.c:878
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2343 msgid "No name"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2344 msgstr "Bez názvu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2345
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2346 #: ../libpurple/dnsquery.c:511
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2347 msgid "Unable to create new resolver process\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2348 msgstr "Nepodarilo sa vytvoriť nový proces resolveru\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2349
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2350 #: ../libpurple/dnsquery.c:516
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2351 msgid "Unable to send request to resolver process\n"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
2352 msgstr "Nepodarilo sa odoslať požiadavku procesu resolveru\n"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2353
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2354 #: ../libpurple/dnsquery.c:549 ../libpurple/dnsquery.c:698
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2355 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2356 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2357 "Error resolving %s:\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2358 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2359 msgstr ""
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
2360 "Chyba počas prekladu adresy %s:\n"
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
2361 "%s"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2362
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2363 #: ../libpurple/dnsquery.c:552 ../libpurple/dnsquery.c:712
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2364 #: ../libpurple/dnsquery.c:830
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2365 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2366 msgid "Error resolving %s: %d"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
2367 msgstr "Chyba pri preklade %s: %d"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2368
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2369 #: ../libpurple/dnsquery.c:574
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2370 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2371 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2372 "Error reading from resolver process:\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2373 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2374 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2375 "Chyba počas čítania z procesu resolveru:\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2376 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2377
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2378 #: ../libpurple/dnsquery.c:578
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2379 msgid "EOF while reading from resolver process"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2380 msgstr "Počas čítania z procesu resolveru sa vyskytlo EOF"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2381
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2382 #: ../libpurple/dnsquery.c:762
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2383 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2384 msgid "Thread creation failure: %s"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
2385 msgstr "Nepodarilo sa vytvoriť vlákno: %s"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2386
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2387 #: ../libpurple/dnsquery.c:763
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2388 msgid "Unknown reason"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2389 msgstr "Neznáma príčina"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2390
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2391 #: ../libpurple/ft.c:209
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2392 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2393 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2394 "Error reading %s: \n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2395 "%s.\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2396 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2397 "Chyba pri čítaní %s: \n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2398 "%s.\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2399
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2400 #: ../libpurple/ft.c:213
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2401 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2402 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2403 "Error writing %s: \n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2404 "%s.\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2405 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2406 "Chyba pri zápise %s: \n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2407 "%s.\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2408
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2409 #: ../libpurple/ft.c:217
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2410 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2411 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2412 "Error accessing %s: \n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2413 "%s.\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2414 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2415 "Chyba pri prístupe k %s: \n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2416 "%s.\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2417
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2418 #: ../libpurple/ft.c:253
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2419 msgid "Directory is not writable."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2420 msgstr "Do priečinku nie je možné zapisovať."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2421
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2422 #: ../libpurple/ft.c:268
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2423 msgid "Cannot send a file of 0 bytes."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2424 msgstr "Posielanie súborov s veľkosťou 0 bajtov nie je možné."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2425
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2426 #: ../libpurple/ft.c:278
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2427 msgid "Cannot send a directory."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2428 msgstr "Nie je možné odoslať priečinok."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2429
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2430 #: ../libpurple/ft.c:287
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2431 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2432 msgid "%s is not a regular file. Cowardly refusing to overwrite it.\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2433 msgstr "%s nie je bežný súbor. Odmietam ho prepísať.\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2434
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2435 #: ../libpurple/ft.c:347
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2436 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2437 msgid "%s wants to send you %s (%s)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2438 msgstr "Používateľ %s vám chce poslať súbor %s (%s)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2439
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2440 #: ../libpurple/ft.c:354
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2441 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2442 msgid "%s wants to send you a file"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2443 msgstr "Používateľ %s vám chce poslať súbor"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2444
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2445 #: ../libpurple/ft.c:397
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2446 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2447 msgid "Accept file transfer request from %s?"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2448 msgstr "Súhlasíte s prijatím súboru od používateľa %s?"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2449
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2450 #: ../libpurple/ft.c:401
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2451 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2452 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2453 "A file is available for download from:\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2454 "Remote host: %s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2455 "Remote port: %d"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2456 msgstr ""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2457 "Súbor je k dispozícii na stiahnutie z:\n"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2458 "Vzdialený počítač: %s\n"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2459 "Vzdialený port: %d"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2460
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2461 #: ../libpurple/ft.c:436
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2462 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2463 msgid "%s is offering to send file %s"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2464 msgstr "Používateľ %s vám ponúka súbor %s"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2465
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2466 #: ../libpurple/ft.c:488
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2467 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2468 msgid "%s is not a valid filename.\n"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2469 msgstr "%s nie je platný názov súboru.\n"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2470
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2471 #: ../libpurple/ft.c:509
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2472 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2473 msgid "Offering to send %s to %s"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2474 msgstr "Ponúkam poslať %2$s %1$s"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2475
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2476 #: ../libpurple/ft.c:521
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2477 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2478 msgid "Starting transfer of %s from %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2479 msgstr "Začína sa prenos %s od používateľa %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2480
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2481 #: ../libpurple/ft.c:682
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2482 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2483 msgid "Transfer of file %s complete"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2484 msgstr "Prenos súboru %s bol dokončený"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2485
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2486 #: ../libpurple/ft.c:685
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2487 msgid "File transfer complete"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2488 msgstr "Prenos súboru je dokončený"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2489
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2490 #: ../libpurple/ft.c:1103
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2491 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2492 msgid "You canceled the transfer of %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2493 msgstr "Zrušili ste prenos %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2494
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2495 #: ../libpurple/ft.c:1108
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2496 msgid "File transfer cancelled"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2497 msgstr "Prenos súboru zrušený"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2498
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2499 #: ../libpurple/ft.c:1166
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2500 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2501 msgid "%s canceled the transfer of %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2502 msgstr "Používateľ %s zrušil prenos %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2503
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2504 #: ../libpurple/ft.c:1171
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2505 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2506 msgid "%s canceled the file transfer"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2507 msgstr "Používateľ %s zrušil prenos súboru"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2508
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2509 #: ../libpurple/ft.c:1228
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2510 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2511 msgid "File transfer to %s failed."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
2512 msgstr "Prenos súboru ku používateľovi %s zlyhal."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2513
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2514 #: ../libpurple/ft.c:1230
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2515 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2516 msgid "File transfer from %s failed."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2517 msgstr "Prenos súboru od používateľa %s zlyhal."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2518
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2519 #: ../libpurple/gconf/purple.schemas.in.h:1
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2520 msgid "Run the command in a terminal"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2521 msgstr "Spustiť príkaz v termináli"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2522
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2523 #: ../libpurple/gconf/purple.schemas.in.h:2
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2524 msgid "The command used to handle \"aim\" URLs, if enabled."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2525 msgstr "Príkaz na obsluhu adries typu „aim“, ak je povolené."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2526
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2527 #: ../libpurple/gconf/purple.schemas.in.h:3
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2528 msgid "The command used to handle \"gg\" URLs, if enabled."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2529 msgstr "Príkaz na obsluhu adries typu „gg“, ak je povolené."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2530
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2531 #: ../libpurple/gconf/purple.schemas.in.h:4
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2532 msgid "The command used to handle \"icq\" URLs, if enabled."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2533 msgstr "Príkaz na obsluhu adries typu „icq“, ak je povolené."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2534
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2535 #: ../libpurple/gconf/purple.schemas.in.h:5
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2536 msgid "The command used to handle \"irc\" URLs, if enabled."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2537 msgstr "Príkaz na obsluhu adries typu „irc“, ak je povolené."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2538
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2539 #: ../libpurple/gconf/purple.schemas.in.h:6
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2540 msgid "The command used to handle \"msnim\" URLs, if enabled."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2541 msgstr "Príkaz na obsluhu adries typu „msnim“, ak je povolené."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2542
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2543 #: ../libpurple/gconf/purple.schemas.in.h:7
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2544 msgid "The command used to handle \"sip\" URLs, if enabled."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2545 msgstr "Príkaz na obsluhu adries typu „sip“, ak je povolené."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2546
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2547 #: ../libpurple/gconf/purple.schemas.in.h:8
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2548 msgid "The command used to handle \"xmpp\" URLs, if enabled."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2549 msgstr "Príkaz na obsluhu adries typu „xmpp“, ak je povolené."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2550
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2551 #: ../libpurple/gconf/purple.schemas.in.h:9
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2552 msgid "The command used to handle \"ymsgr\" URLs, if enabled."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2553 msgstr "Príkaz na obsluhu adries typu „ymsgr“, ak je povolené."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2554
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2555 #: ../libpurple/gconf/purple.schemas.in.h:10
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2556 msgid "The handler for \"aim\" URLs"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2557 msgstr "Príkaz pre adresy „aim“"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2558
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2559 #: ../libpurple/gconf/purple.schemas.in.h:11
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2560 msgid "The handler for \"gg\" URLs"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2561 msgstr "Príkaz pre adresy „gg“"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2562
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2563 #: ../libpurple/gconf/purple.schemas.in.h:12
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2564 msgid "The handler for \"icq\" URLs"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2565 msgstr "Príkaz pre adresy „icq“"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2566
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2567 #: ../libpurple/gconf/purple.schemas.in.h:13
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2568 msgid "The handler for \"irc\" URLs"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2569 msgstr "Príkaz pre adresy „irc“"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2570
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2571 #: ../libpurple/gconf/purple.schemas.in.h:14
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2572 msgid "The handler for \"msnim\" URLs"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2573 msgstr "Príkaz pre adresy „msnim“"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2574
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2575 #: ../libpurple/gconf/purple.schemas.in.h:15
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2576 msgid "The handler for \"sip\" URLs"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2577 msgstr "Príkaz pre adresy „sip“"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2578
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2579 #: ../libpurple/gconf/purple.schemas.in.h:16
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2580 msgid "The handler for \"xmpp\" URLs"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2581 msgstr "Príkaz pre adresy „xmpp“"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2582
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2583 #: ../libpurple/gconf/purple.schemas.in.h:17
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2584 msgid "The handler for \"ymsgr\" URLs"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2585 msgstr "Príkaz pre adresy „ymsgr“"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2586
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2587 #: ../libpurple/gconf/purple.schemas.in.h:18
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2588 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2589 "True if the command specified in the \"command\" key should handle \"aim\" "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2590 "URLs."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2591 msgstr ""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2592 "Pravda, ak príkaz zadaný v kľúči „command“ má spracovávať URL adresy „aim“."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2593
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2594 #: ../libpurple/gconf/purple.schemas.in.h:19
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2595 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2596 "True if the command specified in the \"command\" key should handle \"gg\" "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2597 "URLs."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2598 msgstr ""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2599 "Pravda, ak príkaz zadaný v kľúči „command“ má spracovávať URL adresy „aim“."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2600
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2601 #: ../libpurple/gconf/purple.schemas.in.h:20
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2602 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2603 "True if the command specified in the \"command\" key should handle \"icq\" "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2604 "URLs."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2605 msgstr ""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2606 "Pravda, ak príkaz zadaný v kľúči „command“ má spracovávať URL adresy „icq“."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2607
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2608 #: ../libpurple/gconf/purple.schemas.in.h:21
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2609 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2610 "True if the command specified in the \"command\" key should handle \"irc\" "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2611 "URLs."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2612 msgstr ""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2613 "Pravda, ak príkaz zadaný v kľúči „command“ má spracovávať URL adresy „irc“."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2614
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2615 #: ../libpurple/gconf/purple.schemas.in.h:22
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2616 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2617 "True if the command specified in the \"command\" key should handle \"msnim\" "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2618 "URLs."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2619 msgstr ""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2620 "Pravda, ak príkaz zadaný v kľúči „command“ má spracovávať URL adresy „msnim“."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2621
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2622 #: ../libpurple/gconf/purple.schemas.in.h:23
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2623 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2624 "True if the command specified in the \"command\" key should handle \"sip\" "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2625 "URLs."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2626 msgstr ""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2627 "Pravda, ak príkaz zadaný v kľúči „command“ má spracovávať URL adresy „sip“."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2628
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2629 #: ../libpurple/gconf/purple.schemas.in.h:24
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2630 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2631 "True if the command specified in the \"command\" key should handle \"xmpp\" "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2632 "URLs."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2633 msgstr ""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2634 "Pravda, ak príkaz zadaný v kľúči „command“ má spracovávať URL adresy „xmpp“."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2635
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2636 #: ../libpurple/gconf/purple.schemas.in.h:25
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2637 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2638 "True if the command specified in the \"command\" key should handle \"ymsgr\" "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2639 "URLs."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2640 msgstr ""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2641 "Pravda, ak príkaz zadaný v kľúči „command“ má spracovávať URL adresy „ymsgr“."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2642
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2643 #: ../libpurple/gconf/purple.schemas.in.h:26
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2644 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2645 "True if the command used to handle this type of URL should be run in a "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2646 "terminal."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2647 msgstr ""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2648 "Pravda, ak bude príkaz používaný na spracovanie tohto druhu adries spustený "
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2649 "v termináli."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2650
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2651 #: ../libpurple/gconf/purple.schemas.in.h:27
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2652 msgid "Whether the specified command should handle \"aim\" URLs"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2653 msgstr "Či má zadaný príkaz obsluhovať adresy „aim“"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2654
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2655 #: ../libpurple/gconf/purple.schemas.in.h:28
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2656 msgid "Whether the specified command should handle \"gg\" URLs"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2657 msgstr "Či má zadaný príkaz obsluhovať adresy „gg“"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2658
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2659 #: ../libpurple/gconf/purple.schemas.in.h:29
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2660 msgid "Whether the specified command should handle \"icq\" URLs"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2661 msgstr "Či má zadaný príkaz obsluhovať adresy „icq“"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2662
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2663 #: ../libpurple/gconf/purple.schemas.in.h:30
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2664 msgid "Whether the specified command should handle \"irc\" URLs"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2665 msgstr "Či má zadaný príkaz obsluhovať adresy „irc“"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2666
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2667 #: ../libpurple/gconf/purple.schemas.in.h:31
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2668 msgid "Whether the specified command should handle \"msnim\" URLs"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2669 msgstr "Či má zadaný príkaz obsluhovať adresy „msnim“"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2670
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2671 #: ../libpurple/gconf/purple.schemas.in.h:32
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2672 msgid "Whether the specified command should handle \"sip\" URLs"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2673 msgstr "Či má zadaný príkaz obsluhovať adresy „sip“"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2674
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2675 #: ../libpurple/gconf/purple.schemas.in.h:33
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2676 msgid "Whether the specified command should handle \"xmpp\" URLs"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2677 msgstr "Či má zadaný príkaz obsluhovať adresy „xmpp“"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2678
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2679 #: ../libpurple/gconf/purple.schemas.in.h:34
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2680 msgid "Whether the specified command should handle \"ymsgr\" URLs"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2681 msgstr "Či má zadaný príkaz obsluhovať adresy „ymsgr“"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2682
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2683 #: ../libpurple/log.c:183
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2684 msgid "<b><font color=\"red\">The logger has no read function</font></b>"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2685 msgstr "<b><font color=\"red\">Záznamník nepodporuje čítanie</font></b>"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2686
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2687 #: ../libpurple/log.c:598
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2688 msgid "HTML"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2689 msgstr "HTML"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2690
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2691 #: ../libpurple/log.c:612
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2692 msgid "Plain text"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2693 msgstr "Obyčajný text"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2694
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2695 #: ../libpurple/log.c:626
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2696 msgid "Old flat format"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2697 msgstr "Starý priamy formát"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2698
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2699 #: ../libpurple/log.c:839
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2700 msgid "Logging of this conversation failed."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2701 msgstr "Zaznamenávanie tejto konverzácie zlyhalo."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2702
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2703 #: ../libpurple/log.c:1282
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2704 msgid "XML"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2705 msgstr "XML"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2706
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2707 #: ../libpurple/log.c:1366
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2708 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2709 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2710 "<font color=\"#16569E\"><font size=\"2\">(%s)</font> <b>%s &lt;AUTO-"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2711 "REPLY&gt;:</b></font> %s<br/>\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2712 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2713 "<font color=\"#16569E\"><font size=\"2\">(%s)</font> <b>%s &lt;AUTOMATICKÁ "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2714 "ODPOVEĎ&gt;:</b></font> %s<br/>\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2715
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2716 #: ../libpurple/log.c:1368
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2717 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2718 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2719 "<font color=\"#A82F2F\"><font size=\"2\">(%s)</font> <b>%s &lt;AUTO-"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2720 "REPLY&gt;:</b></font> %s<br/>\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2721 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2722 "<font color=\"#A82F2F\"><font size=\"2\">(%s)</font> <b>%s &lt;AUTOMATICKÁ "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2723 "ODPOVEĎ&gt;:</b></font> %s<br/>\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2724
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2725 #: ../libpurple/log.c:1426 ../libpurple/log.c:1559
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2726 msgid "<font color=\"red\"><b>Unable to find log path!</b></font>"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2727 msgstr "<font color=\"red\"><b>Nepodarilo sa nájsť cestu k záznamu!</b></font>"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2728
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2729 #: ../libpurple/log.c:1438 ../libpurple/log.c:1568
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2730 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2731 msgid "<font color=\"red\"><b>Could not read file: %s</b></font>"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2732 msgstr "<font color=\"red\"><b>Nepodarilo sa čítať súbor: %s</b></font>"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2733
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2734 #: ../libpurple/log.c:1500
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2735 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2736 msgid "(%s) %s <AUTO-REPLY>: %s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2737 msgstr "(%s) %s <AUTOMATICKÁ ODPOVEĎ>: %s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2738
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2739 #: ../libpurple/plugin.c:360
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2740 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2741 msgid "You are using %s, but this plugin requires %s."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2742 msgstr "Používate %s, ale tento modul vyžaduje %s."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2743
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2744 #: ../libpurple/plugin.c:375
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2745 msgid "This plugin has not defined an ID."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2746 msgstr "Tento modul nemá definované ID."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2747
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2748 #: ../libpurple/plugin.c:443
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2749 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2750 msgid "Plugin magic mismatch %d (need %d)"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
2751 msgstr "Nezhoda vo verziách modulu %d (potrebné %d)"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2752
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2753 #: ../libpurple/plugin.c:460
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2754 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2755 msgid "ABI version mismatch %d.%d.x (need %d.%d.x)"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
2756 msgstr "Nezhoda ABI verzií %d.%d.x (potrebná %d.%d.x)"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2757
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2758 #: ../libpurple/plugin.c:477
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2759 msgid "Plugin does not implement all required functions"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2760 msgstr "Modul nepodporuje všetky požadované funkcie"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2761
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2762 #: ../libpurple/plugin.c:542
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2763 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2764 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2765 "The required plugin %s was not found. Please install this plugin and try "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2766 "again."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2767 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2768 "Požadovaný modul %s nebol nájdený. Nainštalujte, prosím, tento modul a "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2769 "skúste znovu."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2770
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2771 #: ../libpurple/plugin.c:547
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2772 msgid "Unable to load the plugin"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2773 msgstr "Nebolo možné načítať tento modul."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2774
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2775 #: ../libpurple/plugin.c:569
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2776 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2777 msgid "The required plugin %s was unable to load."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2778 msgstr "Požadovaný modul %s nebolo možné načítať."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2779
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2780 #: ../libpurple/plugin.c:573
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2781 msgid "Unable to load your plugin."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2782 msgstr "Váš modul sa nedal načítať."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2783
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2784 #: ../libpurple/plugin.c:663
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2785 #, c-format
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2786 msgid "%s requires %s, but it failed to unload."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2787 msgstr "%s vyžaduje %s, ale nepodarilo sa ho ukončiť."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2788
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2789 #: ../libpurple/plugins/autoaccept.c:23
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2790 msgid "Autoaccept"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2791 msgstr "Automaticky potvrdiť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2792
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2793 #: ../libpurple/plugins/autoaccept.c:25 ../libpurple/plugins/autoaccept.c:26
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2794 msgid "Auto-accept file transfer requests from selected users."
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
2795 msgstr ""
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
2796 "Automaticky potvrdiť požiadavky na prenos súborov od vybraných používateľov."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2797
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2798 #: ../libpurple/plugins/autoaccept.c:80
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2799 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2800 msgid "Autoaccepted file transfer of \"%s\" from \"%s\" completed."
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
2801 msgstr ""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
2802 "Automaticky potvrdený prenos súboru „%s“ od používateľa „%s“ je dokončený."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2803
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2804 #: ../libpurple/plugins/autoaccept.c:82
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2805 msgid "Autoaccept complete"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2806 msgstr "Automatické potvrdenie dokonnčené"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2807
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2808 #: ../libpurple/plugins/autoaccept.c:160
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2809 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2810 msgid "When a file-transfer request arrives from %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2811 msgstr "Keď príde žiadosť na prenos súboru od používateľa %s?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2812
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2813 #: ../libpurple/plugins/autoaccept.c:162
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2814 msgid "Set Autoaccept Setting"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2815 msgstr "Nastavenie automatického potvrdzovania"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2816
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2817 #: ../libpurple/plugins/autoaccept.c:164
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2818 msgid "_Save"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2819 msgstr "_Uložiť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2820
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2821 #: ../libpurple/plugins/autoaccept.c:165 ../libpurple/plugins/idle.c:170
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2822 #: ../libpurple/plugins/idle.c:204 ../libpurple/plugins/idle.c:230
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2823 #: ../libpurple/protocols/oscar/oscar.c:1451
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2824 #: ../libpurple/protocols/oscar/oscar.c:2243
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2825 #: ../libpurple/protocols/oscar/oscar.c:2292
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2826 #: ../libpurple/protocols/oscar/oscar.c:5936
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2827 #: ../libpurple/protocols/oscar/oscar.c:5991
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2828 #: ../libpurple/protocols/oscar/oscar.c:6217
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2829 #: ../libpurple/protocols/oscar/oscar.c:6287 ../libpurple/request.h:1828
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2830 #: ../libpurple/request.h:1841 ../libpurple/request.h:1854
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2831 #: ../libpurple/request.h:1867 ../pidgin/gtkblist.c:546
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2832 msgid "_Cancel"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2833 msgstr "_Zrušiť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2834
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2835 #: ../libpurple/plugins/autoaccept.c:168
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2836 msgid "Ask"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2837 msgstr "Spýtať sa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2838
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2839 #: ../libpurple/plugins/autoaccept.c:169
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2840 msgid "Auto Accept"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2841 msgstr "Automaticky potvrdiť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2842
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2843 #: ../libpurple/plugins/autoaccept.c:170
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2844 msgid "Auto Reject"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2845 msgstr "Automaticky zrušiť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2846
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2847 #: ../libpurple/plugins/autoaccept.c:185
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2848 msgid "Autoaccept File Transfers..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2849 msgstr "Automaticky potvrdzovať prenosy súborov..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2850
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2851 #. XXX: Is there a better way than this? There really should be.
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2852 #: ../libpurple/plugins/autoaccept.c:215
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2853 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2854 "Path to save the files in\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2855 "(Please provide the full path)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2856 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2857 "Miesto, kam ukladať súbory\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2858 "(Prosím, zadajte plnú cestu)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2859
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2860 #: ../libpurple/plugins/autoaccept.c:220
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2861 msgid "Automatically reject from users not in buddy list"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2862 msgstr "Automaticky blokovať používateľov mimo môjho zoznamu kontaktov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2863
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2864 #: ../libpurple/plugins/autoaccept.c:224
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2865 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2866 "Notify with a popup when an autoaccepted file transfer is complete\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2867 "(only when there's no conversation with the sender)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2868 msgstr ""
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
2869 "Upozorniť vyskakovacím oknom, keď je dokončený automaticky potvrdený prenos "
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
2870 "súboru\n"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2871 "(len ak neexistuje konverzácia s odosielateľom)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2872
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2873 #: ../libpurple/plugins/buddynote.c:46 ../libpurple/protocols/msn/msn.c:1808
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2874 #: ../libpurple/protocols/msn/msn.c:1838
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2875 #: ../libpurple/protocols/msnp9/msn.c:1661
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2876 #: ../libpurple/protocols/msnp9/msn.c:1691
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2877 msgid "Notes"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2878 msgstr "Poznámky"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2879
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2880 #: ../libpurple/plugins/buddynote.c:47
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2881 msgid "Enter your notes below..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2882 msgstr "Sem zadajte vaše poznámky..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2883
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2884 #: ../libpurple/plugins/buddynote.c:65
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2885 msgid "Edit Notes..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2886 msgstr "Upraviť poznámky..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2887
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2888 #. *< major version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2889 #. *< minor version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2890 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2891 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2892 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2893 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2894 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2895 #. *< id
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2896 #: ../libpurple/plugins/buddynote.c:90 ../pidgin/plugins/gtkbuddynote.c:74
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2897 msgid "Buddy Notes"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2898 msgstr "Poznámky o priateľovi"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2899
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2900 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2901 #. *< version
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2902 #: ../libpurple/plugins/buddynote.c:92 ../pidgin/plugins/gtkbuddynote.c:76
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2903 msgid "Store notes on particular buddies."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2904 msgstr "Ukladať poznámky do samotných priateľov."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2905
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2906 #. *< summary
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
2907 #: ../libpurple/plugins/buddynote.c:93 ../pidgin/plugins/gtkbuddynote.c:77
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2908 msgid "Adds the option to store notes for buddies on your buddy list."
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
2909 msgstr ""
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
2910 "Pridáva možnosť ukladania poznámok o priateľoch vo vašom zozname priateľov."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2911
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2912 #. *< type
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2913 #. *< ui_requirement
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2914 #. *< flags
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2915 #. *< dependencies
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2916 #. *< priority
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2917 #. *< id
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2918 #: ../libpurple/plugins/ciphertest.c:264
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2919 msgid "Cipher Test"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2920 msgstr "Test šifry"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2921
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2922 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2923 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2924 #. * summary
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2925 #. * description
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2926 #: ../libpurple/plugins/ciphertest.c:267 ../libpurple/plugins/ciphertest.c:269
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2927 msgid "Tests the ciphers that ship with libpurple."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2928 msgstr "Testuje šifry dodávané s knižnicou libpurple."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2929
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2930 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2931 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2932 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2933 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2934 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2935 #. *< id
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2936 #: ../libpurple/plugins/dbus-example.c:155
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2937 msgid "DBus Example"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2938 msgstr "Ukážka DBus"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2939
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2940 #. *< name
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2941 #. *< version
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2942 #. * summary
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2943 #. * description
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2944 #: ../libpurple/plugins/dbus-example.c:158
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2945 #: ../libpurple/plugins/dbus-example.c:160
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2946 msgid "DBus Plugin Example"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2947 msgstr "Príklad modulu DBus"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2948
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2949 #. *< type
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2950 #. *< ui_requirement
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2951 #. *< flags
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2952 #. *< dependencies
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2953 #. *< priority
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2954 #. *< id
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2955 #: ../libpurple/plugins/filectl.c:248
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2956 msgid "File Control"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2957 msgstr "Ovládanie cez súbor"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2958
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2959 #. *< name
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2960 #. *< version
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2961 #. * summary
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2962 #. * description
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2963 #: ../libpurple/plugins/filectl.c:251 ../libpurple/plugins/filectl.c:253
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2964 msgid "Allows control by entering commands in a file."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2965 msgstr "Umožňuje ovládať program zadávaním príkazov do súboru."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2966
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2967 #: ../libpurple/plugins/idle.c:158 ../libpurple/plugins/idle.c:218
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2968 msgid "Minutes"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2969 msgstr "Počet minút"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2970
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2971 #. This is a cultural reference. Dy'er Mak'er is a song by Led Zeppelin.
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2972 #. If that doesn't translate well into your language, drop the 's before translating.
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2973 #: ../libpurple/plugins/idle.c:165 ../libpurple/plugins/idle.c:199
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2974 #: ../libpurple/plugins/idle.c:225 ../libpurple/plugins/idle.c:318
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2975 msgid "I'dle Mak'er"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2976 msgstr "Tvorca nečinnosti"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2977
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2978 #: ../libpurple/plugins/idle.c:166 ../libpurple/plugins/idle.c:258
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2979 msgid "Set Account Idle Time"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2980 msgstr "Nastaviť čas nečinnosti účtu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2981
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2982 #: ../libpurple/plugins/idle.c:169 ../libpurple/plugins/idle.c:229
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2983 msgid "_Set"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2984 msgstr "_Nastaviť"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2985
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2986 #: ../libpurple/plugins/idle.c:184
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2987 msgid "None of your accounts are idle."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2988 msgstr "Žiadny z vašich účtov nie je nečinný."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2989
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2990 #: ../libpurple/plugins/idle.c:200 ../libpurple/plugins/idle.c:262
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2991 msgid "Unset Account Idle Time"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2992 msgstr "Odstrániť čas nečinnosti účtu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2993
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2994 #: ../libpurple/plugins/idle.c:203
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2995 msgid "_Unset"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2996 msgstr "_Odstrániť"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2997
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
2998 #: ../libpurple/plugins/idle.c:226 ../libpurple/plugins/idle.c:266
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
2999 msgid "Set Idle Time for All Accounts"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3000 msgstr "Nastaviť čas nečinnosti pre všetky účty"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3001
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3002 #: ../libpurple/plugins/idle.c:271
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3003 msgid "Unset Idle Time for All Idled Accounts"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3004 msgstr "Odstrániť čas nečinnosti pre všetky účty"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3005
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3006 #: ../libpurple/plugins/idle.c:320 ../libpurple/plugins/idle.c:321
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3007 msgid "Allows you to hand-configure how long you've been idle"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3008 msgstr "Umožňuje vám ručne nastaviť, ako dlho ste nečinný"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3009
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3010 #. *< type
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3011 #. *< ui_requirement
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3012 #. *< flags
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3013 #. *< dependencies
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3014 #. *< priority
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3015 #. *< id
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3016 #: ../libpurple/plugins/ipc-test-client.c:87
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3017 msgid "IPC Test Client"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3018 msgstr "Testovací klient IPC"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3019
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3020 #. *< name
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3021 #. *< version
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3022 #. * summary
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3023 #: ../libpurple/plugins/ipc-test-client.c:90
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3024 msgid "Test plugin IPC support, as a client."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
3025 msgstr "Test podpory IPC modulov ako klient."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3026
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3027 #. * description
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3028 #: ../libpurple/plugins/ipc-test-client.c:92
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3029 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3030 "Test plugin IPC support, as a client. This locates the server plugin and "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3031 "calls the commands registered."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
3032 msgstr ""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
3033 "Test podpory IPC modulov ako klient. Nájde modul servera a spustí "
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
3034 "zaregistrované príkazy."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3035
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3036 #. *< type
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3037 #. *< ui_requirement
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3038 #. *< flags
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3039 #. *< dependencies
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3040 #. *< priority
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3041 #. *< id
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3042 #: ../libpurple/plugins/ipc-test-server.c:74
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3043 msgid "IPC Test Server"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3044 msgstr "Server testu IPC"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3045
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3046 #. *< name
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3047 #. *< version
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3048 #. * summary
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3049 #: ../libpurple/plugins/ipc-test-server.c:77
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3050 msgid "Test plugin IPC support, as a server."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3051 msgstr "Test podpory IPC modulov ako server."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3052
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3053 #. * description
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3054 #: ../libpurple/plugins/ipc-test-server.c:79
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3055 msgid "Test plugin IPC support, as a server. This registers the IPC commands."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3056 msgstr "Test podpory IPC modulov ako server. Zaregistruje príkazy IPC."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3057
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3058 #: ../libpurple/plugins/joinpart.c:229
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3059 msgid "Join/Part Hiding Configuration"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3060 msgstr "Nastavenie skrývania prihlasovacích a odhlasovacích správ"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3061
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3062 #: ../libpurple/plugins/joinpart.c:233
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3063 msgid "Minimum Room Size"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3064 msgstr "Minimálna veľkosť miestnosti"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3065
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3066 #: ../libpurple/plugins/joinpart.c:239
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3067 msgid "User Inactivity Timeout (in minutes)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3068 msgstr "Časový limit neaktivity (v minútach)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3069
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3070 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3071 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3072 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3073 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3074 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3075 #. *< id
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3076 #: ../libpurple/plugins/joinpart.c:270
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3077 msgid "Join/Part Hiding"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3078 msgstr "Skrývať prihlásenie a odhlásenie"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3079
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3080 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3081 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3082 #. * summary
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3083 #: ../libpurple/plugins/joinpart.c:273
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3084 msgid "Hides extraneous join/part messages."
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3085 msgstr "Skryť časté správy o prihlásení a odhlásení"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3086
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3087 #. * description
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3088 #: ../libpurple/plugins/joinpart.c:275
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3089 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3090 "This plugin hides join/part messages in large rooms, except for those users "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3091 "actively taking part in a conversation."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3092 msgstr ""
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3093 "Tento modul skryje oznamy o prihlasovaní a odhlasovaní používateľov vo "
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3094 "veľkých diskusných miestnostiach, okrem používateľov, ktorí sa aktívne "
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3095 "zúčastňujú rozhovoru."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3096
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3097 #. This is used in the place of a timezone abbreviation if the
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3098 #. * offset is way off. The user should never really see it, but
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3099 #. * it's here just in case. The parens are to make it clear it's
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3100 #. * not a real timezone.
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3101 #: ../libpurple/plugins/log_reader.c:499
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3102 msgid "(UTC)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3103 msgstr "(UTC)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3104
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3105 #: ../libpurple/plugins/log_reader.c:1554
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3106 msgid "User is offline."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3107 msgstr "Používateľ je odpojený."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3108
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3109 #: ../libpurple/plugins/log_reader.c:1560
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3110 msgid "Auto-response sent:"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3111 msgstr "Odoslaná automatická odpoveď:"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3112
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3113 #: ../libpurple/plugins/log_reader.c:1570
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3114 #: ../libpurple/plugins/log_reader.c:1573
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3115 #: ../libpurple/plugins/statenotify.c:80
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3116 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3117 msgid "%s has signed off."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3118 msgstr "Používateľ %s sa odhlásil."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3119
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3120 #: ../libpurple/plugins/log_reader.c:1587
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3121 msgid "One or more messages may have been undeliverable."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3122 msgstr "Jedna alebo viac správ možno nebolo doručených."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3123
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3124 #: ../libpurple/plugins/log_reader.c:1597
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3125 msgid "You were disconnected from the server."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3126 msgstr "Boli ste odpojený zo servra."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3127
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3128 #: ../libpurple/plugins/log_reader.c:1605
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3129 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3130 "You are currently disconnected. Messages will not be received unless you are "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3131 "logged in."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3132 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3133 "Momentálne ste odpojený. Až dokým sa neprihlásite vám nebudú doručované "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3134 "správy."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3135
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3136 #: ../libpurple/plugins/log_reader.c:1620
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3137 msgid "Message could not be sent because the maximum length was exceeded."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3138 msgstr "Správa sa neodoslala, pretože bola prekročená maximálna dĺžka."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3139
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3140 #: ../libpurple/plugins/log_reader.c:1625
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3141 msgid "Message could not be sent."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3142 msgstr "Vašu správu nebolo možné odoslať."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3143
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3144 #. The names of IM clients are marked for translation at the request of
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3145 #. translators who wanted to transliterate them. Many translators
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3146 #. choose to leave them alone. Choose what's best for your language.
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3147 #: ../libpurple/plugins/log_reader.c:2699
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3148 #: ../libpurple/plugins/log_reader.c:2835
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3149 msgid "Adium"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3150 msgstr "Adium"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3151
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3152 #. The names of IM clients are marked for translation at the request of
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3153 #. translators who wanted to transliterate them. Many translators
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3154 #. choose to leave them alone. Choose what's best for your language.
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3155 #: ../libpurple/plugins/log_reader.c:2712
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3156 #: ../libpurple/plugins/log_reader.c:2840
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3157 msgid "Fire"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3158 msgstr "Fire"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3159
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3160 #. The names of IM clients are marked for translation at the request of
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3161 #. translators who wanted to transliterate them. Many translators
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3162 #. choose to leave them alone. Choose what's best for your language.
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3163 #: ../libpurple/plugins/log_reader.c:2724
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3164 #: ../libpurple/plugins/log_reader.c:2844
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3165 msgid "Messenger Plus!"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3166 msgstr "Messenger Plus!"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3167
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3168 #. The names of IM clients are marked for translation at the request of
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3169 #. translators who wanted to transliterate them. Many translators
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3170 #. choose to leave them alone. Choose what's best for your language.
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3171 #: ../libpurple/plugins/log_reader.c:2738
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3172 #: ../libpurple/plugins/log_reader.c:2849
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3173 msgid "QIP"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3174 msgstr "QIP"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3175
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3176 #. The names of IM clients are marked for translation at the request of
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3177 #. translators who wanted to transliterate them. Many translators
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3178 #. choose to leave them alone. Choose what's best for your language.
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3179 #: ../libpurple/plugins/log_reader.c:2750
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3180 #: ../libpurple/plugins/log_reader.c:2853
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3181 msgid "MSN Messenger"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3182 msgstr "MSN Messenger"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3183
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3184 #. The names of IM clients are marked for translation at the request of
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3185 #. translators who wanted to transliterate them. Many translators
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3186 #. choose to leave them alone. Choose what's best for your language.
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3187 #: ../libpurple/plugins/log_reader.c:2762
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3188 #: ../libpurple/plugins/log_reader.c:2857
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3189 msgid "Trillian"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3190 msgstr "Trillian"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3191
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3192 #. The names of IM clients are marked for translation at the request of
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3193 #. translators who wanted to transliterate them. Many translators
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3194 #. choose to leave them alone. Choose what's best for your language.
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3195 #: ../libpurple/plugins/log_reader.c:2774
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3196 #: ../libpurple/plugins/log_reader.c:2861
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3197 msgid "aMSN"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3198 msgstr "aMSN"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3199
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3200 #. Add general preferences.
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3201 #: ../libpurple/plugins/log_reader.c:2817
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3202 msgid "General Log Reading Configuration"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3203 msgstr "Všeobecné nastavenie čítania záznamov"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3204
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3205 #: ../libpurple/plugins/log_reader.c:2821
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3206 msgid "Fast size calculations"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3207 msgstr "Rýchle výpočty veľkosti"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3208
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3209 #: ../libpurple/plugins/log_reader.c:2825
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3210 msgid "Use name heuristics"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3211 msgstr "Použiť heurestiku pre názvy"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3212
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3213 #. Add Log Directory preferences.
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3214 #: ../libpurple/plugins/log_reader.c:2831
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3215 msgid "Log Directory"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
3216 msgstr "Priečinok záznamov"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3217
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3218 #. *< type
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3219 #. *< ui_requirement
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3220 #. *< flags
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3221 #. *< dependencies
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3222 #. *< priority
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3223 #. *< id
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3224 #: ../libpurple/plugins/log_reader.c:2890
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3225 msgid "Log Reader"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3226 msgstr "Zobrazovač záznamov"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3227
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3228 #. *< name
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3229 #. *< version
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3230 #. * summary
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3231 #: ../libpurple/plugins/log_reader.c:2894
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3232 msgid "Includes other IM clients' logs in the log viewer."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3233 msgstr "V prehliadači záznamov prehliadať aj záznamy ostatných IM klientov."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3234
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3235 #. * description
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3236 #: ../libpurple/plugins/log_reader.c:2898
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3237 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3238 "When viewing logs, this plugin will include logs from other IM clients. "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3239 "Currently, this includes Adium, MSN Messenger, and Trillian.\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3240 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3241 "WARNING: This plugin is still alpha code and may crash frequently. Use it "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3242 "at your own risk!"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3243 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3244 "Tento modul pri prehliadaní záznamov pridáva záznamy z ostatných IM "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3245 "klientov. Momentálne sa to týka klientov Adium, Fire, Messenger Plus!, MSN "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3246 "Messenger a Trillian.\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3247 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3248 "UPOZORNENIE: Tento modul je stále testovací a môže občas padnúť. Používajte "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3249 "ho na vlastné riziko!"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3250
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3251 #: ../libpurple/plugins/mono/loader/mono.c:217
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3252 msgid "Mono Plugin Loader"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3253 msgstr "Mono, načítač modulov"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3254
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3255 #: ../libpurple/plugins/mono/loader/mono.c:219
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3256 #: ../libpurple/plugins/mono/loader/mono.c:220
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3257 msgid "Loads .NET plugins with Mono."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3258 msgstr "Spúšťanie .NET modulov v Mono."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3259
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3260 #. *< magic
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3261 #. *< major version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3262 #. *< minor version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3263 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3264 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3265 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3266 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3267 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3268 #. *< id
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3269 #: ../libpurple/plugins/newline.c:68
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3270 msgid "New Line"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3271 msgstr "Nový riadok"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3272
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3273 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3274 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3275 #: ../libpurple/plugins/newline.c:70
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3276 msgid "Prepends a newline to displayed message."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3277 msgstr "Pridať nový riadok pred zobrazenú správu."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3278
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3279 #. *< summary
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3280 #: ../libpurple/plugins/newline.c:71
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3281 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3282 "Prepends a newline to messages so that the rest of the message appears below "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3283 "the screen name in the conversation window."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
3284 msgstr ""
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
3285 "Pridáva entery pred správy, čo spôsobí že správy sa zobrazujú pod "
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
3286 "používateľským menom priateľa"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3287
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3288 #: ../libpurple/plugins/offlinemsg.c:23
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3289 msgid "Offline Message Emulation"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3290 msgstr "Emulácia offline správ"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3291
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3292 #: ../libpurple/plugins/offlinemsg.c:25 ../libpurple/plugins/offlinemsg.c:26
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3293 msgid "Save messages sent to an offline user as pounce."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3294 msgstr "Ukladať správy ktoré boli odoslané odhláseným používateľom ako výzvu."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3295
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3296 #: ../libpurple/plugins/offlinemsg.c:95
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3297 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3298 "The rest of the messages will be saved as pounce. You can edit/delete the "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3299 "pounce from the `Buddy Pounce' dialog."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3300 msgstr ""
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3301 "Zostatok správ bude uložený ako sledovanie. Sledovanie môžete pridať/"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3302 "odstrániť v dialógu „Sledovanie priateľov“."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3303
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3304 #: ../libpurple/plugins/offlinemsg.c:156
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3305 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3306 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3307 "\"%s\" is currently offline. Do you want to save the rest of the messages in "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3308 "a pounce and automatically send them when \"%s\" logs back in?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3309 msgstr ""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
3310 "Používateľ „%s“ je momentálne odhlásený. Chcete uložiť zvyšok správ do "
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
3311 "sledovania, a automaticky ich odoslať hneď, keď sa „%s“ prihlási?"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3312
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3313 #: ../libpurple/plugins/offlinemsg.c:160
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3314 msgid "Offline Message"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3315 msgstr "Offline správa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3316
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3317 #: ../libpurple/plugins/offlinemsg.c:161
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3318 msgid "You can edit/delete the pounce from the `Buddy Pounces' dialog"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
3319 msgstr "Sledovanie môžete pridať/odstrániť v dialógu „Sledovanie priateľov“"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3320
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3321 #: ../libpurple/plugins/offlinemsg.c:165
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
3322 #: ../libpurple/protocols/msn/dialog.c:141
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3323 #: ../libpurple/protocols/msn/msn.c:665
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3324 #: ../libpurple/protocols/msnp9/dialog.c:133
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3325 #: ../libpurple/protocols/msnp9/msn.c:550
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3326 #: ../libpurple/protocols/msnp9/msn.c:564
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3327 #: ../libpurple/protocols/novell/novell.c:1928
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3328 #: ../libpurple/protocols/silc/buddy.c:317
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3329 #: ../libpurple/protocols/silc/pk.c:113 ../libpurple/protocols/silc/wb.c:308
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3330 #: ../libpurple/protocols/silc10/buddy.c:314
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3331 #: ../libpurple/protocols/silc10/pk.c:119
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3332 #: ../libpurple/protocols/silc10/wb.c:307 ../pidgin/gtkrequest.c:318
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3333 msgid "Yes"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3334 msgstr "Áno"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3335
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3336 #: ../libpurple/plugins/offlinemsg.c:166
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
3337 #: ../libpurple/protocols/msn/dialog.c:142
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3338 #: ../libpurple/protocols/msn/msn.c:665
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3339 #: ../libpurple/protocols/msnp9/dialog.c:134
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3340 #: ../libpurple/protocols/msnp9/msn.c:550
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3341 #: ../libpurple/protocols/msnp9/msn.c:564
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3342 #: ../libpurple/protocols/novell/novell.c:1929
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3343 #: ../libpurple/protocols/silc/buddy.c:318
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3344 #: ../libpurple/protocols/silc/pk.c:114 ../libpurple/protocols/silc/wb.c:309
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3345 #: ../libpurple/protocols/silc10/buddy.c:315
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3346 #: ../libpurple/protocols/silc10/pk.c:120
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3347 #: ../libpurple/protocols/silc10/wb.c:308 ../pidgin/gtkrequest.c:319
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3348 msgid "No"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3349 msgstr "Nie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3350
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3351 #: ../libpurple/plugins/offlinemsg.c:193
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3352 msgid "Save offline messages in pounce"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3353 msgstr "Uložiť offline správy do sledovania"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3354
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3355 #: ../libpurple/plugins/offlinemsg.c:197
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3356 msgid "Do not ask. Always save in pounce."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3357 msgstr "Nepýtať sa. Vždy uložiť do sledovania."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3358
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3359 #. *< type
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3360 #. *< ui_requirement
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3361 #. *< flags
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3362 #. *< dependencies
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3363 #. *< priority
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3364 #. *< id
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3365 #: ../libpurple/plugins/perl/perl.c:601
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3366 msgid "Perl Plugin Loader"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3367 msgstr "Načítač Perl modulov"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3368
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3369 #. *< name
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3370 #. *< version
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3371 #. *< summary
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3372 #: ../libpurple/plugins/perl/perl.c:603 ../libpurple/plugins/perl/perl.c:604
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3373 msgid "Provides support for loading perl plugins."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3374 msgstr "Umožňuje spúšťať moduly v jazyku perl."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3375
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3376 #: ../libpurple/plugins/psychic.c:20
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3377 msgid "Psychic Mode"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3378 msgstr "Psychický mód"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3379
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3380 #: ../libpurple/plugins/psychic.c:21
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3381 msgid "Psychic mode for incoming conversation"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3382 msgstr "Psychický mód pre prichádzajúci rozhovor"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3383
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3384 #: ../libpurple/plugins/psychic.c:22
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3385 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3386 "Causes conversation windows to appear as other users begin to message you. "
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3387 "This works for AIM, ICQ, XMPP, Sametime, and Yahoo!"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3388 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3389 "Spôsobí, že okná konverzácie sa objavia v momente, keď vám ostatní "
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3390 "používatelia začnú písať správu. Funguje na AIM, ICQ, XMPP, Sametime, and "
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3391 "Yahoo!"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3392
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3393 #: ../libpurple/plugins/psychic.c:72
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3394 msgid "You feel a disturbance in the force..."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3395 msgstr "Cítite narušenie vašej moci..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3396
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3397 #: ../libpurple/plugins/psychic.c:91
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3398 msgid "Only enable for users on the buddy list"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3399 msgstr "Povoliť len používateľov z môjho zoznamu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3400
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3401 #: ../libpurple/plugins/psychic.c:96
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3402 msgid "Disable when away"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3403 msgstr "Zakázať pri neprítomnosti"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3404
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3405 #: ../libpurple/plugins/psychic.c:100
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3406 msgid "Display notification message in conversations"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3407 msgstr "Zobraziť oznamujúcu správu v konverzáciách"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3408
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3409 #: ../libpurple/plugins/psychic.c:105
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3410 msgid "Raise psychic conversations"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3411 msgstr "Prenášať psychické konverzácie navrch"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3412
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3413 #. *< type
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3414 #. *< ui_requirement
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3415 #. *< flags
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3416 #. *< dependencies
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3417 #. *< priority
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3418 #. *< id
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3419 #: ../libpurple/plugins/signals-test.c:753
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3420 msgid "Signals Test"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3421 msgstr "Test signálov"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3422
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3423 #. *< name
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3424 #. *< version
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3425 #. * summary
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3426 #. * description
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3427 #: ../libpurple/plugins/signals-test.c:756
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3428 #: ../libpurple/plugins/signals-test.c:758
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3429 msgid "Test to see that all signals are working properly."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3430 msgstr "Test, ktorý zisťuje, či všetky signály fungujú správne."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3431
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3432 #. *< type
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3433 #. *< ui_requirement
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3434 #. *< flags
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3435 #. *< dependencies
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3436 #. *< priority
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3437 #. *< id
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3438 #: ../libpurple/plugins/simple.c:37
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3439 msgid "Simple Plugin"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3440 msgstr "Jednoduchý modul"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3441
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3442 #. *< name
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3443 #. *< version
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3444 #. * summary
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3445 #. * description
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3446 #: ../libpurple/plugins/simple.c:40 ../libpurple/plugins/simple.c:42
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3447 msgid "Tests to see that most things are working."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3448 msgstr "Test pre zistenie, či väčšina vecí funguje."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3449
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3450 #. Scheme name
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
3451 #: ../libpurple/plugins/ssl/ssl-gnutls.c:911
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3452 #: ../libpurple/plugins/ssl/ssl-nss.c:731
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3453 msgid "X.509 Certificates"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3454 msgstr "X.509 certifikáty"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3455
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3456 #. *< type
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3457 #. *< ui_requirement
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3458 #. *< flags
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3459 #. *< dependencies
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3460 #. *< priority
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3461 #. *< id
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
3462 #: ../libpurple/plugins/ssl/ssl-gnutls.c:995
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3463 msgid "GNUTLS"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3464 msgstr "GNUTLS"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3465
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3466 #. *< name
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3467 #. *< version
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3468 #. * summary
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3469 #. * description
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
3470 #: ../libpurple/plugins/ssl/ssl-gnutls.c:998
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
3471 #: ../libpurple/plugins/ssl/ssl-gnutls.c:1000
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3472 msgid "Provides SSL support through GNUTLS."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3473 msgstr "Poskytuje podporu SSL pomocou GNUTLS."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3474
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3475 #. *< type
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3476 #. *< ui_requirement
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3477 #. *< flags
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3478 #. *< dependencies
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3479 #. *< priority
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3480 #. *< id
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3481 #: ../libpurple/plugins/ssl/ssl-nss.c:816
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3482 msgid "NSS"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3483 msgstr "NSS"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3484
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3485 #. *< name
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3486 #. *< version
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3487 #. * summary
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3488 #. * description
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3489 #: ../libpurple/plugins/ssl/ssl-nss.c:819
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3490 #: ../libpurple/plugins/ssl/ssl-nss.c:821
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3491 msgid "Provides SSL support through Mozilla NSS."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3492 msgstr "Poskytuje podporu SSL pomocou Mozilla NSS."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3493
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3494 #. *< type
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3495 #. *< ui_requirement
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3496 #. *< flags
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3497 #. *< dependencies
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3498 #. *< priority
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3499 #. *< id
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3500 #: ../libpurple/plugins/ssl/ssl.c:94
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3501 msgid "SSL"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3502 msgstr "SSL"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3503
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3504 #. *< name
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3505 #. *< version
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3506 #. * summary
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3507 #. * description
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3508 #: ../libpurple/plugins/ssl/ssl.c:97 ../libpurple/plugins/ssl/ssl.c:99
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3509 msgid "Provides a wrapper around SSL support libraries."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3510 msgstr "Poskytuje rozhranie pre knižnice podpory SSL."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3511
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3512 #: ../libpurple/plugins/statenotify.c:50
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3513 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3514 msgid "%s is no longer away."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3515 msgstr "Používateľ %s sa vrátil."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3516
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3517 #: ../libpurple/plugins/statenotify.c:52
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3518 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3519 msgid "%s has gone away."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3520 msgstr "Používateľ %s odišiel preč."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3521
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3522 #: ../libpurple/plugins/statenotify.c:62
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3523 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3524 msgid "%s has become idle."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3525 msgstr "Používateľ %s sa stal nečinným."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3526
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3527 #: ../libpurple/plugins/statenotify.c:64
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3528 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3529 msgid "%s is no longer idle."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3530 msgstr "Používateľ %s už nie je nečinný."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3531
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3532 #: ../libpurple/plugins/statenotify.c:73
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3533 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3534 msgid "%s has signed on."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3535 msgstr "Používateľ %s sa prihlásil."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3536
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3537 #: ../libpurple/plugins/statenotify.c:91
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3538 msgid "Notify When"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3539 msgstr "Upozorniť, keď"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3540
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3541 #: ../libpurple/plugins/statenotify.c:94
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3542 msgid "Buddy Goes _Away"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3543 msgstr "Priateľ odíde _preč"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3544
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3545 #: ../libpurple/plugins/statenotify.c:97
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3546 msgid "Buddy Goes _Idle"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3547 msgstr "Priateľ sa stane _nečinným"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3548
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3549 #: ../libpurple/plugins/statenotify.c:100
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3550 msgid "Buddy _Signs On/Off"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3551 msgstr "Priateľ sa prihlási/odhlási"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3552
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3553 #. *< type
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3554 #. *< ui_requirement
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3555 #. *< flags
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3556 #. *< dependencies
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3557 #. *< priority
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3558 #. *< id
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3559 #: ../libpurple/plugins/statenotify.c:148
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3560 msgid "Buddy State Notification"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3561 msgstr "Upozornenie na stav priateľa"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3562
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3563 #. *< name
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3564 #. *< version
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3565 #. * summary
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3566 #. * description
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3567 #: ../libpurple/plugins/statenotify.c:151
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3568 #: ../libpurple/plugins/statenotify.c:154
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3569 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3570 "Notifies in a conversation window when a buddy goes or returns from away or "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3571 "idle."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3572 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3573 "Upozorní v okne konverzácie, keď priateľ je alebo prestane byť neprítomný "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3574 "alebo nečinný."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3575
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
3576 #: ../libpurple/plugins/tcl/tcl.c:423
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3577 msgid "Tcl Plugin Loader"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3578 msgstr "Načítač Tcl modulov"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3579
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
3580 #: ../libpurple/plugins/tcl/tcl.c:425 ../libpurple/plugins/tcl/tcl.c:426
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3581 msgid "Provides support for loading Tcl plugins"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3582 msgstr "Umožňuje spúšťať Tcl moduly."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3583
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
3584 #: ../libpurple/plugins/tcl/tcl.c:509
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3585 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3586 "Unable to detect ActiveTCL installation. If you wish to use TCL plugins, "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3587 "install ActiveTCL from http://www.activestate.com\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3588 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3589 "Nebol nájdený ActiveTCL. Ak chcete používať moduly TCL, nainštalujťe "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3590 "ActiveTCL z http://www.activestate.com\n"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3591
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3592 #: ../libpurple/protocols/bonjour/bonjour.c:107
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3593 msgid ""
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3594 "The Apple Bonjour For Windows toolkit wasn't found, see the FAQ at: http://"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3595 "developer.pidgin.im/wiki/Using%20Pidgin#CanIusePidginforBonjourLink-"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3596 "LocalMessaging for more information."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3597 msgstr ""
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3598 "Toolkit Apple Bonjour For Windows nebol nájdený, pre viac informácií pozrite "
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3599 "časté otázky na: http://developer.pidgin.im/wiki/Using%"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3600 "20Pidgin#CanIusePidginforBonjourLink-LocalMessaging"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3601
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3602 #: ../libpurple/protocols/bonjour/bonjour.c:126
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3603 msgid "Unable to listen for incoming IM connections\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3604 msgstr "Nepodarilo sa spustiť čakanie na prichádzajúce spojenia\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3605
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3606 #: ../libpurple/protocols/bonjour/bonjour.c:153
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3607 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3608 "Unable to establish connection with the local mDNS server. Is it running?"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3609 msgstr "Nepodarilo sa založiť spojenie s miestnym mDNS serverom. Je spustený?"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3610
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3611 #. Creating the options for the protocol
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3612 #: ../libpurple/protocols/bonjour/bonjour.c:369
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3613 #: ../libpurple/protocols/bonjour/bonjour.c:674
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3614 #: ../libpurple/protocols/gg/gg.c:633
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3615 #: ../libpurple/protocols/jabber/jabber.c:969
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3616 msgid "First name"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3617 msgstr "Krstné meno"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3618
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3619 #: ../libpurple/protocols/bonjour/bonjour.c:371
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3620 #: ../libpurple/protocols/bonjour/bonjour.c:677
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3621 #: ../libpurple/protocols/gg/gg.c:628
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3622 #: ../libpurple/protocols/jabber/jabber.c:974
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3623 msgid "Last name"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3624 msgstr "Priezvisko"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3625
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3626 #: ../libpurple/protocols/bonjour/bonjour.c:375
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3627 #: ../libpurple/protocols/jabber/buddy.c:295
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3628 #: ../libpurple/protocols/jabber/buddy.c:1325
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3629 #: ../libpurple/protocols/jabber/buddy.c:1335
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
3630 #: ../libpurple/protocols/jabber/buddy.c:2219
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3631 #: ../libpurple/protocols/silc/ops.c:1041
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3632 #: ../libpurple/protocols/silc/util.c:561
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3633 #: ../libpurple/protocols/silc10/ops.c:1075
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3634 #: ../libpurple/protocols/silc10/util.c:551
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3635 #: ../libpurple/protocols/yahoo/yahoo_profile.c:1061
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3636 msgid "E-Mail"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3637 msgstr "E-mail"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3638
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3639 #: ../libpurple/protocols/bonjour/bonjour.c:378
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3640 #: ../libpurple/protocols/bonjour/bonjour.c:683
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3641 msgid "AIM Account"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3642 msgstr "AIM účet"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3643
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3644 #: ../libpurple/protocols/bonjour/bonjour.c:381
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3645 #: ../libpurple/protocols/bonjour/bonjour.c:686
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3646 msgid "XMPP Account"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3647 msgstr "XMPP účet"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3648
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3649 #. *< type
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3650 #. *< ui_requirement
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3651 #. *< flags
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3652 #. *< dependencies
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3653 #. *< priority
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3654 #. *< id
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3655 #. *< name
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3656 #. *< version
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3657 #. * summary
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3658 #. * description
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3659 #: ../libpurple/protocols/bonjour/bonjour.c:485
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3660 #: ../libpurple/protocols/bonjour/bonjour.c:487
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3661 msgid "Bonjour Protocol Plugin"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3662 msgstr "Modul protokolu Bonjour"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3663
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3664 #: ../libpurple/protocols/bonjour/bonjour.c:628
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3665 msgid "Purple Person"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
3666 msgstr "Fialová osoba"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3667
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3668 #: ../libpurple/protocols/bonjour/bonjour.c:680
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3669 #: ../libpurple/protocols/gg/gg.c:478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3670 #: ../libpurple/protocols/jabber/jabber.c:959
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3671 #: ../libpurple/protocols/silc/silc.c:913
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3672 #: ../libpurple/protocols/silc/silc.c:1154
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3673 #: ../libpurple/protocols/silc10/silc.c:681
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3674 #: ../libpurple/protocols/silc10/silc.c:922
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3675 msgid "E-mail"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3676 msgstr "E-mail"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3677
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3678 #: ../libpurple/protocols/bonjour/bonjour.h:33
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3679 msgid "Bonjour"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3680 msgstr "Bonjour"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3681
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3682 #: ../libpurple/protocols/bonjour/jabber.c:381
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3683 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3684 msgid "%s has closed the conversation."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3685 msgstr "Používateľ %s uzavrel rozhovor."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3686
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3687 #: ../libpurple/protocols/bonjour/jabber.c:439
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3688 #: ../libpurple/protocols/bonjour/jabber.c:672
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3689 #: ../libpurple/protocols/bonjour/jabber.c:690
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3690 msgid "Unable to send the message, the conversation couldn't be started."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3691 msgstr "Nepodarilo sa odoslať správu, rozvor sa nezačal."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3692
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3693 #: ../libpurple/protocols/bonjour/jabber.c:589
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3694 msgid "Cannot open socket"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3695 msgstr "Nepodarilo sa otvoriť socket"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3696
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3697 #: ../libpurple/protocols/bonjour/jabber.c:599
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3698 msgid "Error setting socket options"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3699 msgstr "Chyba pri nastavovaní socketu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3700
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3701 #: ../libpurple/protocols/bonjour/jabber.c:625
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3702 msgid "Could not bind socket to port"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
3703 msgstr "Nepodarilo sa zviazať socket na port"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3704
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3705 #: ../libpurple/protocols/bonjour/jabber.c:635
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3706 msgid "Could not listen on socket"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3707 msgstr "Nepodarilo sa spustiť čakanie na sockete"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3708
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3709 #: ../libpurple/protocols/gg/gg.c:76 ../libpurple/proxy.c:1845
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3710 msgid "Invalid proxy settings"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3711 msgstr "Chybné nastavenie proxy"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3712
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3713 #: ../libpurple/protocols/gg/gg.c:77 ../libpurple/proxy.c:1845
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3714 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3715 "Either the host name or port number specified for your given proxy type is "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3716 "invalid."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
3717 msgstr "Názov hostiteľa alebo číslo portu daného typu proxy je chybné."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3718
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3719 #: ../libpurple/protocols/gg/gg.c:115 ../libpurple/protocols/gg/gg.c:137
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3720 #: ../libpurple/protocols/gg/gg.c:180
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3721 msgid "Token Error"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
3722 msgstr "Chyba tokenu"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3723
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3724 #: ../libpurple/protocols/gg/gg.c:116 ../libpurple/protocols/gg/gg.c:138
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3725 #: ../libpurple/protocols/gg/gg.c:181
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3726 msgid "Unable to fetch the token.\n"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
3727 msgstr "Nebolo možné získať token.\n"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3728
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3729 #: ../libpurple/protocols/gg/gg.c:267 ../libpurple/protocols/gg/gg.c:274
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3730 #: ../libpurple/protocols/gg/gg.c:280
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3731 msgid "Save Buddylist..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3732 msgstr "Uložiť zoznam priateľov..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3733
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3734 #: ../libpurple/protocols/gg/gg.c:268
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3735 msgid "Your buddylist is empty, nothing was written to the file."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3736 msgstr "Váš zoznam priateľov je prázdny, do súboru nebolo nič zapísané."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3737
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3738 #: ../libpurple/protocols/gg/gg.c:275
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3739 msgid "Buddylist saved successfully!"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3740 msgstr "Zoznam priateľov bol úspešne uložený!"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3741
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3742 #: ../libpurple/protocols/gg/gg.c:278
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3743 #, c-format
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3744 msgid "Couldn't write buddy list for %s to %s"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3745 msgstr "Nepodarilo sa zapísať zoznam priateľov používateľa %s do %s"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3746
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3747 #: ../libpurple/protocols/gg/gg.c:303 ../libpurple/protocols/gg/gg.c:304
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3748 msgid "Couldn't load buddylist"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3749 msgstr "Nepodarilo sa načítať zoznam priateľov"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3750
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3751 #: ../libpurple/protocols/gg/gg.c:320
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3752 msgid "Load Buddylist..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3753 msgstr "Načítať zoznam priateľov..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3754
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3755 #: ../libpurple/protocols/gg/gg.c:321
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3756 msgid "Buddylist loaded successfully!"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3757 msgstr "Zoznam priateľov bol úspešne načítaný!"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3758
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3759 #: ../libpurple/protocols/gg/gg.c:332
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3760 msgid "Save buddylist..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3761 msgstr "Uložiť zoznam priateľov..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3762
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3763 #: ../libpurple/protocols/gg/gg.c:382
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3764 msgid "Fill in the registration fields."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3765 msgstr "Vyplňte políčka registrácie."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3766
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3767 #: ../libpurple/protocols/gg/gg.c:389
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3768 msgid "Passwords do not match."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3769 msgstr "Heslá sa nezhodujú."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3770
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3771 #: ../libpurple/protocols/gg/gg.c:399
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3772 msgid "Unable to register new account. Error occurred.\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3773 msgstr "Nepodarilo sa vytvoriť nový účet. Vyskytla sa chyba.\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3774
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3775 #: ../libpurple/protocols/gg/gg.c:412
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3776 msgid "New Gadu-Gadu Account Registered"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3777 msgstr "Nový Gadu-Gadu účet bol zaregistrovaný"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3778
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3779 #: ../libpurple/protocols/gg/gg.c:413
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3780 msgid "Registration completed successfully!"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3781 msgstr "Registrácia bola úspešne dokončená!"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3782
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3783 #: ../libpurple/protocols/gg/gg.c:483 ../libpurple/protocols/gg/gg.c:776
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3784 #: ../libpurple/protocols/jabber/jabber.c:940
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3785 #: ../libpurple/protocols/jabber/jabber.c:943
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3786 #: ../libpurple/protocols/jabber/jabber.c:1731
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3787 msgid "Password"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3788 msgstr "Heslo"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3789
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3790 #: ../libpurple/protocols/gg/gg.c:488 ../libpurple/protocols/gg/gg.c:781
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3791 msgid "Password (retype)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3792 msgstr "Heslo (znovu)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3793
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3794 #: ../libpurple/protocols/gg/gg.c:493 ../libpurple/protocols/gg/gg.c:786
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3795 msgid "Enter current token"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
3796 msgstr "Vstúpiť do aktuálneho tokenu"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3797
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3798 #: ../libpurple/protocols/gg/gg.c:499 ../libpurple/protocols/gg/gg.c:792
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3799 msgid "Current token"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
3800 msgstr "Aktuálny token"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3801
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3802 #: ../libpurple/protocols/gg/gg.c:503 ../libpurple/protocols/gg/gg.c:504
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3803 msgid "Register New Gadu-Gadu Account"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3804 msgstr "Zaregistrovať nový Gadu-Gadu účet"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3805
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3806 #: ../libpurple/protocols/gg/gg.c:505
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3807 msgid "Please, fill in the following fields"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3808 msgstr "Prosím, vyplňte nasledujúce políčka"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3809
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3810 #: ../libpurple/protocols/gg/gg.c:643 ../libpurple/protocols/gg/gg.c:1056
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3811 #: ../libpurple/protocols/gg/gg.c:1128
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3812 #: ../libpurple/protocols/jabber/jabber.c:984
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3813 #: ../libpurple/protocols/oscar/oscar.c:3799
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3814 #: ../libpurple/protocols/oscar/oscar.c:3812
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3815 #: ../libpurple/protocols/qq/buddy_info.c:49
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3816 msgid "City"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3817 msgstr "Mesto"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3818
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3819 #: ../libpurple/protocols/gg/gg.c:648
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3820 msgid "Year of birth"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3821 msgstr "Rok narodenia"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3822
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3823 #: ../libpurple/protocols/gg/gg.c:651 ../libpurple/protocols/msn/msn.c:1737
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3824 #: ../libpurple/protocols/msnp9/msn.c:1590
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3825 #: ../libpurple/protocols/myspace/user.c:119
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3826 #: ../libpurple/protocols/oscar/oscar.c:3742
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3827 #: ../libpurple/protocols/qq/buddy_info.c:46
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3828 #: ../libpurple/protocols/qq/qq.c:227 ../libpurple/protocols/qq/qq.c:230
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3829 #: ../libpurple/protocols/qq/qq.c:233 ../libpurple/protocols/qq/qq.c:237
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3830 #: ../libpurple/protocols/yahoo/yahoo_profile.c:1091
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3831 msgid "Gender"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3832 msgstr "Pohlavie"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3833
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3834 #: ../libpurple/protocols/gg/gg.c:652
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3835 msgid "Male or female"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3836 msgstr "Muž alebo žena"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3837
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3838 #: ../libpurple/protocols/gg/gg.c:653
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3839 #: ../libpurple/protocols/oscar/oscar.c:3742
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3840 #: ../libpurple/protocols/qq/buddy_info.c:83
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3841 #: ../libpurple/protocols/qq/qq.c:227
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3842 msgid "Male"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3843 msgstr "Muž"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3844
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3845 #: ../libpurple/protocols/gg/gg.c:654
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3846 #: ../libpurple/protocols/oscar/oscar.c:3742
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3847 #: ../libpurple/protocols/qq/buddy_info.c:84
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3848 #: ../libpurple/protocols/qq/qq.c:230
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3849 msgid "Female"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3850 msgstr "Žena"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3851
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3852 #: ../libpurple/protocols/gg/gg.c:658
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3853 msgid "Only online"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3854 msgstr "Len pripojený"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3855
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3856 #: ../libpurple/protocols/gg/gg.c:662 ../libpurple/protocols/gg/gg.c:663
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3857 msgid "Find buddies"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3858 msgstr "Nájsť priateľov"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3859
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3860 #: ../libpurple/protocols/gg/gg.c:664
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3861 msgid "Please, enter your search criteria below"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
3862 msgstr "Zadajte, prosím, kritériá vyhľadávania nižšie"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3863
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3864 #: ../libpurple/protocols/gg/gg.c:702
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3865 msgid "Fill in the fields."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3866 msgstr "Vyplňte políčka."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3867
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3868 #: ../libpurple/protocols/gg/gg.c:714
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3869 msgid "Your current password is different from the one that you specified."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3870 msgstr "Vaše súčasné heslo je odlišné od hesla, ktoré ste zadali."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3871
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3872 #: ../libpurple/protocols/gg/gg.c:728
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3873 msgid "Unable to change password. Error occurred.\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3874 msgstr "Nepodarilo sa zmeniť heslo. Vyskytla sa chyba.\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3875
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3876 #: ../libpurple/protocols/gg/gg.c:737
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3877 msgid "Change password for the Gadu-Gadu account"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3878 msgstr "Zmeniť heslo pre účet Gadu-Gadu"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3879
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3880 #: ../libpurple/protocols/gg/gg.c:738
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3881 msgid "Password was changed successfully!"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3882 msgstr "Heslo bolo úspešne zmenené!"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3883
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3884 #: ../libpurple/protocols/gg/gg.c:771
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3885 msgid "Current password"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3886 msgstr "Súčasné heslo"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3887
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3888 #: ../libpurple/protocols/gg/gg.c:796
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3889 msgid "Please, enter your current password and your new password for UIN: "
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
3890 msgstr "Zadajte, prosím, svoje súčasné heslo a vaše nové heslo pre UIN: "
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3891
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3892 #: ../libpurple/protocols/gg/gg.c:800 ../libpurple/protocols/gg/gg.c:801
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3893 msgid "Change Gadu-Gadu Password"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3894 msgstr "Zmeniť Gadu-Gadu heslo"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3895
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3896 #: ../libpurple/protocols/gg/gg.c:878
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3897 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3898 msgid "Select a chat for buddy: %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3899 msgstr "Vyberte chat pre priateľa: %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3900
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3901 #: ../libpurple/protocols/gg/gg.c:881 ../libpurple/protocols/gg/gg.c:882
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3902 msgid "Add to chat..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3903 msgstr "Pridať na chat..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3904
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3905 #: ../libpurple/protocols/gg/gg.c:1010
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
3906 #: ../libpurple/protocols/jabber/buddy.c:2034
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3907 #: ../libpurple/protocols/novell/novell.c:2845
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3908 #: ../libpurple/protocols/oscar/oscar.c:828
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3909 #: ../libpurple/protocols/oscar/oscar.c:5654
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3910 #: ../libpurple/protocols/qq/qq.c:171 ../libpurple/protocols/qq/qq.c:178
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3911 #: ../libpurple/protocols/qq/qq.c:293
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3912 #: ../libpurple/protocols/yahoo/yahoo.c:3110 ../libpurple/status.c:154
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3913 #: ../pidgin/gtkblist.c:3338 ../pidgin/gtkblist.c:3676
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3914 #: ../pidgin/gtkdocklet.c:561 ../pidgin/gtkstatusbox.c:1061
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3915 msgid "Offline"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3916 msgstr "Odpojený"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3917
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3918 #: ../libpurple/protocols/gg/gg.c:1013
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
3919 #: ../libpurple/protocols/jabber/buddy.c:2036
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3920 #: ../libpurple/protocols/msn/state.c:29 ../libpurple/protocols/msn/state.c:30
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3921 #: ../libpurple/protocols/msn/state.c:37 ../libpurple/protocols/msn/state.c:38
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3922 #: ../libpurple/protocols/msnp9/state.c:29
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3923 #: ../libpurple/protocols/msnp9/state.c:30
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3924 #: ../libpurple/protocols/msnp9/state.c:37
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3925 #: ../libpurple/protocols/msnp9/state.c:38
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3926 #: ../libpurple/protocols/novell/novell.c:2833
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3927 #: ../libpurple/protocols/qq/qq.c:281
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3928 #: ../libpurple/protocols/yahoo/yahoo.c:3112 ../libpurple/status.c:155
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3929 #: ../pidgin/gtkdocklet.c:545 ../pidgin/gtkstatusbox.c:1057
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3930 msgid "Available"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3931 msgstr "Pripojený"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3932
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3933 #. get_yahoo_status_from_purple_status() returns YAHOO_STATUS_CUSTOM for
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3934 #. * the generic away state (YAHOO_STATUS_TYPE_AWAY) with no message
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3935 #. Away stuff
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3936 #: ../libpurple/protocols/gg/gg.c:1016 ../libpurple/protocols/irc/irc.c:537
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3937 #: ../libpurple/protocols/irc/msgs.c:310
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
3938 #: ../libpurple/protocols/jabber/buddy.c:2040
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3939 #: ../libpurple/protocols/novell/novell.c:2836
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3940 #: ../libpurple/protocols/oscar/oscar.c:733
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3941 #: ../libpurple/protocols/oscar/oscar.c:4557
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3942 #: ../libpurple/protocols/oscar/oscar.c:5682
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3943 #: ../libpurple/protocols/qq/qq.c:181 ../libpurple/protocols/qq/qq.c:285
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3944 #: ../libpurple/protocols/silc/buddy.c:1479
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3945 #: ../libpurple/protocols/silc10/buddy.c:1479
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3946 #: ../libpurple/protocols/yahoo/yahoo.c:3664
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3947 #: ../libpurple/protocols/yahoo/yahoo.c:3738 ../libpurple/status.c:158
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3948 #: ../pidgin/gtkdocklet.c:549 ../pidgin/gtkprefs.c:2040
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3949 #: ../pidgin/gtkstatusbox.c:1058
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3950 msgid "Away"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3951 msgstr "Neprítomný"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3952
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3953 #: ../libpurple/protocols/gg/gg.c:1045 ../libpurple/protocols/gg/gg.c:1119
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3954 #: ../libpurple/protocols/oscar/oscar.c:2709
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3955 #: ../libpurple/protocols/oscar/oscar.c:3709
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3956 msgid "UIN"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3957 msgstr "UIN"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3958
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3959 #: ../libpurple/protocols/gg/gg.c:1048 ../libpurple/protocols/gg/gg.c:1122
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
3960 #: ../libpurple/protocols/jabber/buddy.c:2213
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3961 #: ../libpurple/protocols/jabber/buddy.c:2399
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3962 #: ../libpurple/protocols/oscar/oscar.c:3720
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3963 #: ../libpurple/protocols/silc/ops.c:990
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
3964 #: ../libpurple/protocols/silc10/ops.c:1024
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3965 msgid "First Name"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3966 msgstr "Krstné meno"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3967
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3968 #: ../libpurple/protocols/gg/gg.c:1061 ../libpurple/protocols/gg/gg.c:1131
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3969 msgid "Birth Year"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3970 msgstr "Rok narodenia"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3971
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3972 #: ../libpurple/protocols/gg/gg.c:1113 ../libpurple/protocols/gg/gg.c:1182
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3973 #: ../libpurple/protocols/oscar/oscar.c:3921
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3974 msgid "Unable to display the search results."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3975 msgstr "Nebolo možné zobraziť výsledky vyhľadávania."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3976
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3977 #: ../libpurple/protocols/gg/gg.c:1173
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3978 msgid "Gadu-Gadu Public Directory"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
3979 msgstr "Verejný priečinok Gadu-Gadu"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3980
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3981 #: ../libpurple/protocols/gg/gg.c:1174
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3982 msgid "Search results"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3983 msgstr "Výsledky vyhľadávania"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3984
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3985 #: ../libpurple/protocols/gg/gg.c:1217
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3986 msgid "No matching users found"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3987 msgstr "Neboli nájdení žiadni zodpovedajúci používatelia"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3988
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3989 #: ../libpurple/protocols/gg/gg.c:1218
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3990 msgid "There are no users matching your search criteria."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3991 msgstr "Používatelia, ktorí vyhovujú vaším kritériám vyhľadávania neexistujú."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
3992
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3993 #: ../libpurple/protocols/gg/gg.c:1314 ../libpurple/protocols/gg/gg.c:1469
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3994 msgid "Unable to read socket"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3995 msgstr "Nebolo možné čítať soket"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3996
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3997 #: ../libpurple/protocols/gg/gg.c:1399
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3998 msgid "Buddy list downloaded"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
3999 msgstr "Zoznam priateľov bol stiahnutý"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4000
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4001 #: ../libpurple/protocols/gg/gg.c:1400
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4002 msgid "Your buddy list was downloaded from the server."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
4003 msgstr "Váš zoznam priateľov bol stiahnutý zo servera."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4004
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4005 #: ../libpurple/protocols/gg/gg.c:1407
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4006 msgid "Buddy list uploaded"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4007 msgstr "Zoznam priateľov bol nahraný"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4008
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4009 #: ../libpurple/protocols/gg/gg.c:1408
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4010 msgid "Your buddy list was stored on the server."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4011 msgstr "Váš zoznam priateľov bol uložený na serveri."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4012
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4013 #: ../libpurple/protocols/gg/gg.c:1517 ../libpurple/protocols/gg/gg.c:1725
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4014 msgid "Connection failed."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4015 msgstr "Pripojenie zlyhalo"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4016
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4017 #: ../libpurple/protocols/gg/gg.c:1629 ../libpurple/protocols/msn/msn.c:664
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4018 #: ../libpurple/protocols/msnp9/msn.c:563
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4019 msgid "Blocked"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4020 msgstr "Blokovaný"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4021
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4022 #: ../libpurple/protocols/gg/gg.c:1652
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4023 msgid "Add to chat"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4024 msgstr "Pridať na chat"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4025
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4026 #: ../libpurple/protocols/gg/gg.c:1661
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4027 msgid "Unblock"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4028 msgstr "Odblokovať"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4029
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4030 #: ../libpurple/protocols/gg/gg.c:1665
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4031 msgid "Block"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4032 msgstr "Blokovať"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4033
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4034 #: ../libpurple/protocols/gg/gg.c:1682
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4035 msgid "Chat _name:"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4036 msgstr "Me_no na chate:"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4037
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4038 #: ../libpurple/protocols/gg/gg.c:1933
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4039 msgid "Chat error"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4040 msgstr "Chyba chatu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4041
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4042 #: ../libpurple/protocols/gg/gg.c:1934
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4043 msgid "This chat name is already in use"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4044 msgstr "Toto meno už používa niekto iný"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4045
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4046 #: ../libpurple/protocols/gg/gg.c:2019
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4047 msgid "Not connected to the server."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4048 msgstr "Nepripojený na server."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4049
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4050 #: ../libpurple/protocols/gg/gg.c:2042
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4051 msgid "Find buddies..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4052 msgstr "Hľadať priateľov..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4053
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4054 #: ../libpurple/protocols/gg/gg.c:2048
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4055 msgid "Change password..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4056 msgstr "Zmeniť heslo..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4057
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4058 #: ../libpurple/protocols/gg/gg.c:2054
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4059 msgid "Upload buddylist to Server"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4060 msgstr "Nahrať zoznam priateľov na server"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4061
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4062 #: ../libpurple/protocols/gg/gg.c:2058
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4063 msgid "Download buddylist from Server"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
4064 msgstr "Stiahnuť zoznam priateľov zo servera"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4065
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4066 #: ../libpurple/protocols/gg/gg.c:2062
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4067 msgid "Delete buddylist from Server"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
4068 msgstr "Odstrániť zoznam priateľov zo servera"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4069
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4070 #: ../libpurple/protocols/gg/gg.c:2066
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4071 msgid "Save buddylist to file..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4072 msgstr "Uložiť zoznam priateľov do súboru..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4073
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4074 #: ../libpurple/protocols/gg/gg.c:2070
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4075 msgid "Load buddylist from file..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4076 msgstr "Otvoriť zoznam priateľov zo súboru..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4077
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4078 #. magic
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4079 #. major_version
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4080 #. minor_version
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4081 #. plugin type
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4082 #. ui_requirement
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4083 #. flags
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4084 #. dependencies
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4085 #. priority
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4086 #. id
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4087 #. name
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4088 #. version
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4089 #: ../libpurple/protocols/gg/gg.c:2174
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4090 msgid "Gadu-Gadu Protocol Plugin"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4091 msgstr "Modul protokolu Gadu-Gadu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4092
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4093 #. summary
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4094 #: ../libpurple/protocols/gg/gg.c:2175
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4095 msgid "Polish popular IM"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4096 msgstr "IM obľúbený v Poľsku"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4097
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4098 #: ../libpurple/protocols/gg/gg.c:2229
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4099 msgid "Gadu-Gadu User"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4100 msgstr "Používateľ Gadu-Gadu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4101
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4102 #: ../libpurple/protocols/irc/cmds.c:43
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4103 #: ../libpurple/protocols/silc/silc.c:1780
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4104 #: ../libpurple/protocols/silc10/silc.c:1569
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4105 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4106 msgid "Unknown command: %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4107 msgstr "Neznámy príkaz: %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4108
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4109 #: ../libpurple/protocols/irc/cmds.c:503
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4110 #: ../libpurple/protocols/jabber/chat.c:591
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4111 #: ../libpurple/protocols/silc/silc.c:1488
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4112 #: ../libpurple/protocols/silc10/silc.c:1277
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4113 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4114 msgid "current topic is: %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4115 msgstr "aktuálna téma je: %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4116
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4117 #: ../libpurple/protocols/irc/cmds.c:507
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4118 #: ../libpurple/protocols/jabber/chat.c:595
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4119 #: ../libpurple/protocols/silc/silc.c:1492
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4120 #: ../libpurple/protocols/silc10/silc.c:1281
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4121 msgid "No topic is set"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4122 msgstr "Nie je nastavená žiadna téma"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4123
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4124 #: ../libpurple/protocols/irc/dcc_send.c:296
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4125 #: ../libpurple/protocols/irc/dcc_send.c:337
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4126 #: ../libpurple/protocols/yahoo/yahoo_filexfer.c:269
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4127 #: ../libpurple/protocols/yahoo/yahoo_filexfer.c:278
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4128 #: ../libpurple/protocols/yahoo/yahoo_filexfer.c:287
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4129 msgid "File Transfer Failed"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4130 msgstr "Prenos súboru zlyhal"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4131
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4132 #: ../libpurple/protocols/irc/dcc_send.c:297
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4133 #: ../libpurple/protocols/irc/dcc_send.c:338
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4134 msgid "Could not open a listening port."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4135 msgstr "Nebolo možné otvoriť port na počúvanie."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4136
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4137 #: ../libpurple/protocols/irc/irc.c:79
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4138 msgid "Error displaying MOTD"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4139 msgstr "Chyba pri zobrazovaní MOTD"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4140
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4141 #: ../libpurple/protocols/irc/irc.c:79
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4142 msgid "No MOTD available"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
4143 msgstr "Žiadna správa dňa nie je dostupná"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4144
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4145 #: ../libpurple/protocols/irc/irc.c:80
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4146 msgid "There is no MOTD associated with this connection."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
4147 msgstr "S týmto pripojením nie je asociovaná žiadna správa dňa"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4148
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4149 #: ../libpurple/protocols/irc/irc.c:83
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4150 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4151 msgid "MOTD for %s"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
4152 msgstr "Správa dňa pre %s"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4153
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4154 #: ../libpurple/protocols/irc/irc.c:129 ../libpurple/protocols/irc/irc.c:169
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4155 #: ../libpurple/protocols/irc/irc.c:625 ../libpurple/protocols/irc/irc.c:654
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4156 #: ../libpurple/protocols/myspace/myspace.c:2378
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4157 msgid "Server has disconnected"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4158 msgstr "Server bol odpojený"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4159
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4160 #: ../libpurple/protocols/irc/irc.c:253
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4161 msgid "View MOTD"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
4162 msgstr "Zobraziť správu dňa"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4163
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4164 #: ../libpurple/protocols/irc/irc.c:265 ../libpurple/protocols/silc/chat.c:33
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4165 #: ../libpurple/protocols/silc10/chat.c:33
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4166 msgid "_Channel:"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4167 msgstr "_Kanál:"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4168
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4169 #: ../libpurple/protocols/irc/irc.c:271
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4170 #: ../libpurple/protocols/jabber/chat.c:59 ../pidgin/gtkaccount.c:527
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4171 msgid "_Password:"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4172 msgstr "_Heslo:"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4173
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4174 #: ../libpurple/protocols/irc/irc.c:304
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4175 msgid "IRC nicks may not contain whitespace"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4176 msgstr "Prezývky na IRC nesmú obsahovať medzery"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4177
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4178 #. 1. connect to server
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4179 #. connect to the server
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4180 #: ../libpurple/protocols/irc/irc.c:325
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4181 #: ../libpurple/protocols/jabber/jabber.c:1311
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4182 #: ../libpurple/protocols/msn/session.c:402
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4183 #: ../libpurple/protocols/msnp9/session.c:355
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4184 #: ../libpurple/protocols/myspace/myspace.c:302
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4185 #: ../libpurple/protocols/novell/novell.c:2198
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4186 #: ../libpurple/protocols/oscar/oscar.c:1290
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4187 #: ../libpurple/protocols/qq/qq.c:136
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4188 #: ../libpurple/protocols/sametime/sametime.c:3768
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4189 #: ../libpurple/protocols/simple/simple.c:1893
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4190 #: ../libpurple/protocols/yahoo/yahoo.c:2948
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4191 #: ../libpurple/protocols/zephyr/zephyr.c:1621 ../pidgin/gtkstatusbox.c:662
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4192 msgid "Connecting"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4193 msgstr "Pripája sa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4194
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4195 #: ../libpurple/protocols/irc/irc.c:335
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4196 #: ../libpurple/protocols/jabber/jabber.c:637
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4197 #: ../libpurple/protocols/jabber/jabber.c:1126
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4198 msgid "SSL support unavailable"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4199 msgstr "Podpora SSL je nedostupná"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4200
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4201 #: ../libpurple/protocols/irc/irc.c:348
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4202 #: ../libpurple/protocols/myspace/myspace.c:320
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4203 #: ../libpurple/protocols/simple/simple.c:469
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4204 #: ../libpurple/protocols/simple/simple.c:1803
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4205 msgid "Couldn't create socket"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
4206 msgstr "Nepodarilo sa vytvoriť socket"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4207
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4208 #: ../libpurple/protocols/irc/irc.c:430
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4209 #: ../libpurple/protocols/oscar/oscar.c:1286
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4210 msgid "Couldn't connect to host"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4211 msgstr "Nepodarilo sa pripojiť ku hostiteľovi"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4212
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4213 #: ../libpurple/protocols/irc/irc.c:620 ../libpurple/protocols/irc/irc.c:649
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4214 #: ../libpurple/protocols/myspace/myspace.c:2372
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4215 msgid "Read error"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4216 msgstr "Chyba čítania"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4217
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4218 #: ../libpurple/protocols/irc/irc.c:790
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4219 #: ../libpurple/protocols/silc/chat.c:1398
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4220 #: ../libpurple/protocols/silc10/chat.c:1426
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4221 #: ../libpurple/protocols/yahoo/yahoochat.c:1497
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4222 msgid "Users"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
4223 msgstr "Používatelia"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4224
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4225 #: ../libpurple/protocols/irc/irc.c:793
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4226 #: ../libpurple/protocols/sametime/sametime.c:3416
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4227 #: ../libpurple/protocols/silc/chat.c:1401
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4228 #: ../libpurple/protocols/silc/ops.c:1393
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4229 #: ../libpurple/protocols/silc10/chat.c:1429
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4230 #: ../libpurple/protocols/silc10/ops.c:1382
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4231 #: ../libpurple/protocols/yahoo/yahoochat.c:1506
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4232 msgid "Topic"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4233 msgstr "Téma"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4234
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4235 #. *< type
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4236 #. *< ui_requirement
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4237 #. *< flags
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4238 #. *< dependencies
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4239 #. *< priority
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4240 #. *< id
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4241 #. *< name
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4242 #. *< version
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4243 #: ../libpurple/protocols/irc/irc.c:931
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4244 msgid "IRC Protocol Plugin"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
4245 msgstr "Plugin IRC protokolu"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4246
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4247 #. * summary
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4248 #: ../libpurple/protocols/irc/irc.c:932
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4249 msgid "The IRC Protocol Plugin that Sucks Less"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
4250 msgstr "Modul pre IRC protokol, ktorý menej padá"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4251
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4252 #. host to connect to
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4253 #: ../libpurple/protocols/irc/irc.c:957 ../libpurple/protocols/irc/msgs.c:323
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4254 #: ../libpurple/protocols/msn/msn.c:2335
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4255 #: ../libpurple/protocols/msnp9/msn.c:2186
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4256 #: ../libpurple/protocols/oscar/oscar.c:6721
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4257 #: ../libpurple/protocols/qq/qq.c:756
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4258 #: ../libpurple/protocols/sametime/sametime.c:5773
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4259 #: ../libpurple/protocols/silc/ops.c:1249
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4260 #: ../libpurple/protocols/silc/ops.c:1343
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4261 #: ../libpurple/protocols/silc10/ops.c:1244
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4262 #: ../libpurple/protocols/silc10/ops.c:1347
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4263 #: ../libpurple/protocols/simple/simple.c:2083
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4264 #: ../libpurple/protocols/toc/toc.c:2327
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4265 msgid "Server"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4266 msgstr "Server"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4267
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4268 #. port to connect to
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4269 #: ../libpurple/protocols/irc/irc.c:960 ../libpurple/protocols/msn/msn.c:2340
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4270 #: ../libpurple/protocols/msnp9/msn.c:2191
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4271 #: ../libpurple/protocols/oscar/oscar.c:6724
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4272 #: ../libpurple/protocols/qq/qq.c:759
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4273 #: ../libpurple/protocols/sametime/sametime.c:5778
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4274 #: ../libpurple/protocols/silc/silc.c:2061
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4275 #: ../libpurple/protocols/silc10/silc.c:1864
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4276 #: ../libpurple/protocols/toc/toc.c:2331
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4277 msgid "Port"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4278 msgstr "Port"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4279
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4280 #: ../libpurple/protocols/irc/irc.c:963
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4281 msgid "Encodings"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4282 msgstr "Kódovania"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4283
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4284 #: ../libpurple/protocols/irc/irc.c:966 ../libpurple/protocols/irc/msgs.c:316
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4285 #: ../libpurple/protocols/jabber/jabber.c:931
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4286 #: ../libpurple/protocols/jabber/jabber.c:934
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4287 #: ../libpurple/protocols/silc/buddy.c:1542
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4288 #: ../libpurple/protocols/silc/ops.c:1197
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4289 #: ../libpurple/protocols/silc/ops.c:1200
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4290 #: ../libpurple/protocols/silc/ops.c:1336
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4291 #: ../libpurple/protocols/silc/ops.c:1339
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4292 #: ../libpurple/protocols/silc/silc.c:1148
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4293 #: ../libpurple/protocols/silc10/buddy.c:1542
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4294 #: ../libpurple/protocols/silc10/ops.c:1191
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4295 #: ../libpurple/protocols/silc10/ops.c:1194
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4296 #: ../libpurple/protocols/silc10/ops.c:1340
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4297 #: ../libpurple/protocols/silc10/ops.c:1343
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4298 #: ../libpurple/protocols/silc10/silc.c:916
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4299 msgid "Username"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
4300 msgstr "Prihlasovacie meno"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4301
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4302 #: ../libpurple/protocols/irc/irc.c:969 ../libpurple/protocols/irc/msgs.c:317
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4303 #: ../libpurple/protocols/silc/silc.c:1152
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4304 #: ../libpurple/protocols/silc10/silc.c:920
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4305 msgid "Real name"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4306 msgstr "Skutočné meno"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4307
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4308 #.
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4309 #. option = purple_account_option_string_new(_("Quit message"), "quitmsg", IRC_DEFAULT_QUIT);
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4310 #. prpl_info.protocol_options = g_list_append(prpl_info.protocol_options, option);
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4311 #.
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4312 #: ../libpurple/protocols/irc/irc.c:977
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4313 msgid "Use SSL"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4314 msgstr "Používať SSL"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4315
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4316 #: ../libpurple/protocols/irc/msgs.c:187
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4317 msgid "Bad mode"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4318 msgstr "Nesprávny režim"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4319
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4320 #: ../libpurple/protocols/irc/msgs.c:198
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4321 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4322 msgid "You are banned from %s."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4323 msgstr "Bol vám zakázaný vstup do %s."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4324
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4325 #: ../libpurple/protocols/irc/msgs.c:199
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4326 msgid "Banned"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4327 msgstr "Zakázaný vstup"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4328
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4329 #: ../libpurple/protocols/irc/msgs.c:216
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4330 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4331 msgid "Cannot ban %s: banlist is full"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4332 msgstr "Nepodarilo sa zakázať vstup používateľovi %s: zoznam je plný"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4333
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4334 #: ../libpurple/protocols/irc/msgs.c:301
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4335 msgid " <i>(ircop)</i>"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
4336 msgstr " <i>(ircop)</i>"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4337
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4338 #: ../libpurple/protocols/irc/msgs.c:302
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4339 msgid " <i>(identified)</i>"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
4340 msgstr " <i>(identifikovaný)</i>"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4341
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4342 #: ../libpurple/protocols/irc/msgs.c:303
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4343 #: ../libpurple/protocols/oscar/oscar.c:3710
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4344 #: ../libpurple/protocols/silc/ops.c:1422
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4345 #: ../libpurple/protocols/silc10/ops.c:1414
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4346 msgid "Nick"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4347 msgstr "Prezývka"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4348
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4349 #: ../libpurple/protocols/irc/msgs.c:329
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4350 #: ../libpurple/protocols/silc/ops.c:1268
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4351 #: ../libpurple/protocols/silc10/ops.c:1272
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4352 msgid "Currently on"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4353 msgstr "Momentálne na"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4354
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4355 #: ../libpurple/protocols/irc/msgs.c:334
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4356 msgid "Idle for"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4357 msgstr "Nečinný"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4358
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4359 #: ../libpurple/protocols/irc/msgs.c:337
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4360 msgid "Online since"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4361 msgstr "Pripojený od"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4362
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4363 #: ../libpurple/protocols/irc/msgs.c:341
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4364 msgid "<b>Defining adjective:</b>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4365 msgstr "<b>Definujúce prídavné meno:</b>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4366
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4367 #: ../libpurple/protocols/irc/msgs.c:341
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4368 msgid "Glorious"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4369 msgstr "Skvelé"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4370
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4371 #: ../libpurple/protocols/irc/msgs.c:420
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4372 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4373 msgid "%s has changed the topic to: %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4374 msgstr "Používateľ %s zmenil tému na: %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4375
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4376 #: ../libpurple/protocols/irc/msgs.c:422
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4377 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4378 msgid "%s has cleared the topic."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4379 msgstr "Používateľ %s vymazal tému."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4380
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4381 #: ../libpurple/protocols/irc/msgs.c:430
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4382 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4383 msgid "The topic for %s is: %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4384 msgstr "Téma pre %s je: %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4385
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4386 #: ../libpurple/protocols/irc/msgs.c:448
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4387 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4388 msgid "Unknown message '%s'"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
4389 msgstr "Neznáma správa „%s“"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4390
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4391 #: ../libpurple/protocols/irc/msgs.c:449
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4392 msgid "Unknown message"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4393 msgstr "Neznáma správa"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4394
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4395 #: ../libpurple/protocols/irc/msgs.c:449
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4396 msgid "The IRC server received a message it did not understand."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4397 msgstr "IRC server prijal správu, ktorej neporozumel."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4398
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4399 #: ../libpurple/protocols/irc/msgs.c:470
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4400 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4401 msgid "Users on %s: %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4402 msgstr "Používatelia v %s: %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4403
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4404 #: ../libpurple/protocols/irc/msgs.c:575
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4405 msgid "Time Response"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
4406 msgstr "Časová odozva"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4407
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4408 #: ../libpurple/protocols/irc/msgs.c:576
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4409 msgid "The IRC server's local time is:"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
4410 msgstr "Miestny čas IRC servera je:"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4411
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4412 #: ../libpurple/protocols/irc/msgs.c:587
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4413 msgid "No such channel"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4414 msgstr "Takýto kanál neexistuje"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4415
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4416 #. does this happen?
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4417 #: ../libpurple/protocols/irc/msgs.c:598
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4418 msgid "no such channel"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4419 msgstr "taký kanál neexistuje"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4420
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4421 #: ../libpurple/protocols/irc/msgs.c:601
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4422 msgid "User is not logged in"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4423 msgstr "Používateľ nie je prihlásený"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4424
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4425 #: ../libpurple/protocols/irc/msgs.c:606
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4426 msgid "No such nick or channel"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
4427 msgstr "Takáto prezývka alebo kanál neexistuje"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4428
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4429 #: ../libpurple/protocols/irc/msgs.c:626
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4430 msgid "Could not send"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4431 msgstr "Nepodarilo sa odoslať"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4432
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4433 #: ../libpurple/protocols/irc/msgs.c:682
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4434 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4435 msgid "Joining %s requires an invitation."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4436 msgstr "Pripojenie sa k %s vyžaduje pozvánku."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4437
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4438 #: ../libpurple/protocols/irc/msgs.c:683
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4439 msgid "Invitation only"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4440 msgstr "Len pre pozvaných"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4441
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4442 #: ../libpurple/protocols/irc/msgs.c:798
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4443 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4444 msgid "You have been kicked by %s: (%s)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4445 msgstr "Používateľ %s vás vykopol: (%s)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4446
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4447 #. Remove user from channel
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4448 #: ../libpurple/protocols/irc/msgs.c:803 ../libpurple/protocols/silc/ops.c:699
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4449 #: ../libpurple/protocols/silc10/ops.c:720
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4450 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4451 msgid "Kicked by %s (%s)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4452 msgstr "Vykopnutý používateľom %s (%s)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4453
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4454 #: ../libpurple/protocols/irc/msgs.c:826
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4455 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4456 msgid "mode (%s %s) by %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4457 msgstr "režim (%s %s) od %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4458
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4459 #: ../libpurple/protocols/irc/msgs.c:911 ../libpurple/protocols/irc/msgs.c:912
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4460 msgid "Invalid nickname"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4461 msgstr "Neplatná prezývka"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4462
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4463 #: ../libpurple/protocols/irc/msgs.c:913
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4464 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4465 "Your selected nickname was rejected by the server. It probably contains "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4466 "invalid characters."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4467 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4468 "Server neuznal vami vybranú prezývku. Zrejme obsahuje nedovolené znaky."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4469
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4470 #: ../libpurple/protocols/irc/msgs.c:918
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4471 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4472 "Your selected account name was rejected by the server. It probably contains "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4473 "invalid characters."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4474 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4475 "Server neuznal vami vybraný názov účtu. Zrejme obsahuje nedovolené znaky."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4476
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4477 #: ../libpurple/protocols/irc/msgs.c:957
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4478 msgid "Cannot change nick"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4479 msgstr "Nepodarilo sa zmeniť prezývku"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4480
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4481 #: ../libpurple/protocols/irc/msgs.c:957
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4482 msgid "Could not change nick"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4483 msgstr "Nebolo možné zmeniť prezývku"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4484
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4485 #: ../libpurple/protocols/irc/msgs.c:978
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4486 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4487 msgid "You have parted the channel%s%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4488 msgstr "Opustili ste kanál %s%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4489
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4490 #: ../libpurple/protocols/irc/msgs.c:1020
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4491 msgid "Error: invalid PONG from server"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
4492 msgstr "Chyba: neplatný PONG od servera"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4493
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4494 #: ../libpurple/protocols/irc/msgs.c:1022
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4495 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4496 msgid "PING reply -- Lag: %lu seconds"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4497 msgstr "Odpoveď na PING -- Oneskorenie: %lu sekúnd"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4498
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4499 #: ../libpurple/protocols/irc/msgs.c:1113
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4500 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4501 msgid "Cannot join %s: Registration is required."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4502 msgstr "Nedá sa pripojiť do %s: Je potrebné sa zaregistrovať."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4503
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4504 #: ../libpurple/protocols/irc/msgs.c:1114
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4505 #: ../libpurple/protocols/silc/ops.c:1093
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4506 #: ../libpurple/protocols/silc10/ops.c:1128
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4507 msgid "Cannot join channel"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4508 msgstr "Nepodarilo sa pripojiť na kanál"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4509
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4510 #: ../libpurple/protocols/irc/msgs.c:1148
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4511 msgid "Nick or channel is temporarily unavailable."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4512 msgstr "Prezývka alebo kanál je dočasne nedostupný."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4513
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4514 #: ../libpurple/protocols/irc/msgs.c:1160
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4515 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4516 msgid "Wallops from %s"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
4517 msgstr "Operátori %s"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4518
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4519 #: ../libpurple/protocols/irc/parse.c:122
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4520 msgid "action &lt;action to perform&gt;: Perform an action."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4521 msgstr "action &lt;akcia, ktorú vykonať&gt;: Vykonanie akcie."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4522
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4523 #: ../libpurple/protocols/irc/parse.c:123
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4524 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4525 "away [message]: Set an away message, or use no message to return from being "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4526 "away."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4527 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4528 "away [správa]: Nastaví správu neprítomnosti, alebo vráti z neprítomnosti ak "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4529 "nebola zadaná správa."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4530
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4531 #: ../libpurple/protocols/irc/parse.c:124
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4532 msgid "chanserv: Send a command to chanserv"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4533 msgstr "chanserv: Odošle príkaz na chanserv"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4534
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4535 #: ../libpurple/protocols/irc/parse.c:125
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4536 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4537 "deop &lt;nick1&gt; [nick2] ...: Remove channel operator status from "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4538 "someone. You must be a channel operator to do this."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4539 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4540 "deop &lt;prezývka1&gt; [prezývka2] ...: Odstráni danému používateľovi titul "
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4541 "operátora kanálu. Aby ste mohli použiť tento príkaz, musíte byť operátor "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4542 "kanálu."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4543
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4544 #: ../libpurple/protocols/irc/parse.c:126
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4545 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4546 "devoice &lt;nick1&gt; [nick2] ...: Remove channel voice status from "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4547 "someone, preventing them from speaking if the channel is moderated (+m). You "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4548 "must be a channel operator to do this."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4549 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4550 "devoice &lt;prezývka1&gt; [prezývka2] ...: Odstráni používateľovi titul "
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4551 "voice a zabráni mu písanie, ak je kanál moderovaný (+m). Aby ste mohli "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4552 "použiť tento príkaz, musíte byť operátor kanálu."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4553
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4554 #: ../libpurple/protocols/irc/parse.c:127
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4555 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4556 "invite &lt;nick&gt; [room]: Invite someone to join you in the specified "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4557 "channel, or the current channel."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4558 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4559 "invite &lt;prezývka&gt; [miestnosť]: Pozve osobu, aby sa pridala do "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4560 "rozhovoru na zadanom kanáli, alebo na aktuálnom kanál."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4561
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4562 #: ../libpurple/protocols/irc/parse.c:128
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4563 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4564 "j &lt;room1&gt;[,room2][,...] [key1[,key2][,...]]: Enter one or more "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4565 "channels, optionally providing a channel key for each if needed."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4566 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4567 "j &lt;miestnosť1&gt;[,miestnosť2][,...] [kľúč1[,kľúč2][,...]]: Vstúpi do "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4568 "jedného aleboviacerých kanálov a voliteľne poskytne pre každý kľúč kanála, "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4569 "ak to bude nutné."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4570
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4571 #: ../libpurple/protocols/irc/parse.c:129
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4572 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4573 "join &lt;room1&gt;[,room2][,...] [key1[,key2][,...]]: Enter one or more "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4574 "channels, optionally providing a channel key for each if needed."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4575 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4576 "join &lt;room1&gt;[,room2][,...] [key1[,key2][,...]]: Vstúpiť do jednoho "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4577 "alebo viacerých kanálov. Ak je to potrebné, zadajte aj kľúče pre jednotlivé "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4578 "kanály."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4579
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4580 #: ../libpurple/protocols/irc/parse.c:130
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4581 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4582 "kick &lt;nick&gt; [message]: Remove someone from a channel. You must be a "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4583 "channel operator to do this."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4584 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4585 "kick &lt;prezývka&gt; [správa]: Odstráni osobu z kanálu. Toto môžu urobiť "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4586 "len operátori kanálu."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4587
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4588 #: ../libpurple/protocols/irc/parse.c:131
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4589 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4590 "list: Display a list of chat rooms on the network. <i>Warning, some servers "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4591 "may disconnect you upon doing this.</i>"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4592 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4593 "list: Zobrazí zoznam chatovacích miestností na sieti. <i>Upozornenie, "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4594 "niektoré servery vás môžu odpojiť.</i>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4595
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4596 #: ../libpurple/protocols/irc/parse.c:132
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4597 msgid "me &lt;action to perform&gt;: Perform an action."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4598 msgstr "me &lt;akcia, ktorú vykonať&gt;: Vykoná akciu."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4599
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4600 #: ../libpurple/protocols/irc/parse.c:133
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4601 msgid "memoserv: Send a command to memoserv"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4602 msgstr "memoserv: Odošle príkaz na memoserv"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4603
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4604 #: ../libpurple/protocols/irc/parse.c:134
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4605 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4606 "mode &lt;+|-&gt;&lt;A-Za-z&gt; &lt;nick|channel&gt;: Set or unset a channel "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4607 "or user mode."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4608 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4609 "mode &lt;+|-&gt;&lt;A-Za-z&gt; &lt;prezývka|kanál&gt;: Nastaví alebo "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4610 "odstaví režim kanála alebo používateľa."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4611
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4612 #: ../libpurple/protocols/irc/parse.c:135
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4613 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4614 "msg &lt;nick&gt; &lt;message&gt;: Send a private message to a user (as "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4615 "opposed to a channel)."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4616 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4617 "msg &lt;prezývka&gt; &lt;správa&gt;: Pošle správu používateľovi (navzdory "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4618 "kanálu)."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4619
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4620 #: ../libpurple/protocols/irc/parse.c:136
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4621 msgid "names [channel]: List the users currently in a channel."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4622 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4623 "names [kanál]: Zobrazí názvy používateľov nachádzajúcich sa na kanáli."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4624
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4625 #: ../libpurple/protocols/irc/parse.c:137
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4626 #: ../libpurple/protocols/jabber/jabber.c:2321
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4627 msgid "nick &lt;new nickname&gt;: Change your nickname."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4628 msgstr "nick &lt;nová prezývka&gt;: Zmení vašu prezývku."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4629
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4630 #: ../libpurple/protocols/irc/parse.c:138
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4631 msgid "nickserv: Send a command to nickserv"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4632 msgstr "nickserv: Odošle príkaz na nickserv"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4633
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4634 #: ../libpurple/protocols/irc/parse.c:139
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4635 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4636 "op &lt;nick1&gt; [nick2] ...: Grant channel operator status to someone. You "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4637 "must be a channel operator to do this."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4638 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4639 "op &lt;prezývka1&gt; [prezývka2] ...: Udelí niekomu status operátora "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4640 "kanála. Aby ste mohli vykonať tento príkaz, musíte byť operátorom kanála."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4641
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4642 #: ../libpurple/protocols/irc/parse.c:140
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4643 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4644 "operwall &lt;message&gt;: If you don't know what this is, you probably "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4645 "can't use it."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4646 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4647 "operwall &lt;správa&gt;: Ak neviete, čo je toto, pravdepodobne to neviete "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4648 "používať."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4649
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4650 #: ../libpurple/protocols/irc/parse.c:141
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4651 msgid "operserv: Send a command to operserv"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4652 msgstr "operserv: Odošle príkaz na operserv"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4653
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4654 #: ../libpurple/protocols/irc/parse.c:142
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4655 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4656 "part [room] [message]: Leave the current channel, or a specified channel, "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4657 "with an optional message."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4658 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4659 "part [miestnosť] [správa]: Opustí aktuálny kanál alebo určený kanál s "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4660 "voliteľnou správou."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4661
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4662 #: ../libpurple/protocols/irc/parse.c:143
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4663 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4664 "ping [nick]: Asks how much lag a user (or the server if no user specified) "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4665 "has."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4666 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4667 "ping [prezývka]: Spýta sa, akú veľkú má používateľ časovú odozvu (alebo "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4668 "server, ak nie je určený používateľ)."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4669
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4670 #: ../libpurple/protocols/irc/parse.c:144
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4671 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4672 "query &lt;nick&gt; &lt;message&gt;: Send a private message to a user (as "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4673 "opposed to a channel)."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4674 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4675 "query &lt;prezývka&gt; &lt;správa&gt;: Pošle používateľovi súkromnú správu "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4676 "(bez ohľadu na kanál)."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4677
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4678 #: ../libpurple/protocols/irc/parse.c:145
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4679 msgid "quit [message]: Disconnect from the server, with an optional message."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4680 msgstr "quit [message]: Odpojí zo servera s nepovinnou správou."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4681
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4682 #: ../libpurple/protocols/irc/parse.c:146
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4683 msgid "quote [...]: Send a raw command to the server."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4684 msgstr "quote [...]: Odoslať na server príkaz raw."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4685
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4686 #: ../libpurple/protocols/irc/parse.c:147
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4687 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4688 "remove &lt;nick&gt; [message]: Remove someone from a room. You must be a "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4689 "channel operator to do this."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4690 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4691 "remove &lt;prezývka&gt; [správa]: Odstráni niekoho z miestnosti. Aby ste "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4692 "mohli vykonať tento príkaz, musíte byť operátorom kanála."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4693
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4694 #: ../libpurple/protocols/irc/parse.c:148
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4695 msgid "time: Displays the current local time at the IRC server."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4696 msgstr "time: Zobrazí aktuálny lokálny čas na IRC serveri."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4697
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4698 #: ../libpurple/protocols/irc/parse.c:149
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4699 msgid "topic [new topic]: View or change the channel topic."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4700 msgstr "topic [nová téma]: Zobrazí alebo zmení tému kanálu."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4701
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4702 #: ../libpurple/protocols/irc/parse.c:150
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4703 msgid "umode &lt;+|-&gt;&lt;A-Za-z&gt;: Set or unset a user mode."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4704 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4705 "umode &lt;+|-&gt;&lt;A-Za-z&gt;: Nastaví alebo odstaví režim používateľa."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4706
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4707 #: ../libpurple/protocols/irc/parse.c:151
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4708 msgid "version [nick]: send CTCP VERSION request to a user"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4709 msgstr "version [prezývka]: odošle používateľovi požiadavku CTCP VERSION"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4710
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4711 #: ../libpurple/protocols/irc/parse.c:152
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4712 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4713 "voice &lt;nick1&gt; [nick2] ...: Grant channel voice status to someone. You "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4714 "must be a channel operator to do this."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4715 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4716 "voice &lt;prezývka1&gt; [prezývka2] ...: Udelí niekomu status voice kanála. "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4717 "Aby ste mohli vykonať tento príkaz, musíte byť operátorom kanála."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4718
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4719 #: ../libpurple/protocols/irc/parse.c:153
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4720 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4721 "wallops &lt;message&gt;: If you don't know what this is, you probably can't "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4722 "use it."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4723 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4724 "wallops &lt;správa&gt;: Ak neviete, čo tento príkaz robí, tak pravdepodobne "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4725 "ho neviete používať."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4726
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4727 #: ../libpurple/protocols/irc/parse.c:154
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4728 msgid "whois [server] &lt;nick&gt;: Get information on a user."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4729 msgstr "whois [server] &lt;prezývka&gt;: Zobrazí iformácie o používateľovi."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4730
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4731 #: ../libpurple/protocols/irc/parse.c:155
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4732 msgid "whowas &lt;nick&gt;: Get information on a user that has logged off."
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
4733 msgstr ""
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
4734 "whowas &lt;nick&gt;: Zobrazí informácie o používateľovi, ktorý sa odhlásil."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4735
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4736 #: ../libpurple/protocols/irc/parse.c:520
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4737 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4738 msgid "Reply time from %s: %lu seconds"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4739 msgstr "Čas odpovede od %s: %lu sekúnd"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4740
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4741 #: ../libpurple/protocols/irc/parse.c:521
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4742 msgid "PONG"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4743 msgstr "PONG"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4744
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4745 #: ../libpurple/protocols/irc/parse.c:521
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4746 msgid "CTCP PING reply"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4747 msgstr "Odpoveď CTCP PING"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4748
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4749 #: ../libpurple/protocols/irc/parse.c:633
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4750 #: ../libpurple/protocols/irc/parse.c:640 ../libpurple/protocols/toc/toc.c:191
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4751 #: ../libpurple/protocols/toc/toc.c:694 ../libpurple/protocols/toc/toc.c:710
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4752 #: ../libpurple/protocols/toc/toc.c:786
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4753 msgid "Disconnected."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4754 msgstr "Odpojený."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4755
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4756 #: ../libpurple/protocols/jabber/adhoccommands.c:143
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4757 #: ../libpurple/protocols/jabber/jabber.c:698
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4758 #: ../libpurple/protocols/jabber/jabber.c:728
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4759 #: ../libpurple/protocols/jabber/jabber.c:1901
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4760 msgid "Unknown Error"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4761 msgstr "Neznáma chyba"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4762
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4763 #: ../libpurple/protocols/jabber/adhoccommands.c:145
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4764 #: ../libpurple/protocols/jabber/adhoccommands.c:146
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4765 msgid "Ad-Hoc Command Failed"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4766 msgstr "príkaz Ad-Hoc zlyhal"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4767
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4768 #: ../libpurple/protocols/jabber/adhoccommands.c:182
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4769 msgid "execute"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4770 msgstr "vykonať"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4771
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4772 #: ../libpurple/protocols/jabber/auth.c:55
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4773 msgid "Server requires TLS/SSL for login. No TLS/SSL support found."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4774 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4775 "Server vyžaduje na prihlásenie TLS/SSL, ale podpora pre TLS/SSL nebola "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4776 "nájdená."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4777
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4778 #: ../libpurple/protocols/jabber/auth.c:120
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4779 msgid "Server requires plaintext authentication over an unencrypted stream"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4780 msgstr "Server vyžaduje plaintextovú autentifikáciu cez nezašifrovaný prúd"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4781
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4782 #: ../libpurple/protocols/jabber/auth.c:323
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4783 #: ../libpurple/protocols/jabber/auth.c:518
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4784 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4785 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4786 "%s requires plaintext authentication over an unencrypted connection. Allow "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4787 "this and continue authentication?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4788 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4789 "%s vyžaduje plaintextovú autentifikáciu cez nezašifrované pripojenie. "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4790 "Chcete ju povoliť a pokračovať v autentifikácii?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4791
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4792 #: ../libpurple/protocols/jabber/auth.c:325
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4793 #: ../libpurple/protocols/jabber/auth.c:326
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4794 #: ../libpurple/protocols/jabber/auth.c:520
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4795 #: ../libpurple/protocols/jabber/auth.c:521
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4796 #: ../libpurple/protocols/jabber/auth.c:614
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4797 #: ../libpurple/protocols/jabber/auth.c:615
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4798 msgid "Plaintext Authentication"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4799 msgstr "Plaintextová autentifikácia"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4800
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4801 #: ../libpurple/protocols/jabber/auth.c:340
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4802 #: ../libpurple/protocols/jabber/auth.c:534
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4803 #: ../libpurple/protocols/jabber/auth.c:627
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4804 msgid "Server does not use any supported authentication method"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4805 msgstr "Server nepoužíva žiadny z podporovaných spôsobov autentifikácie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4806
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4807 #: ../libpurple/protocols/jabber/auth.c:472
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4808 #: ../libpurple/protocols/jabber/auth.c:576
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4809 #: ../libpurple/protocols/jabber/auth.c:795
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4810 #: ../libpurple/protocols/jabber/auth.c:944
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4811 #: ../libpurple/protocols/jabber/auth.c:971
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4812 #: ../libpurple/protocols/jabber/auth.c:993
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4813 #: ../libpurple/protocols/jabber/jabber.c:127
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4814 msgid "Invalid response from server."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
4815 msgstr "Chybná odpoveď zo servera."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4816
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4817 #: ../libpurple/protocols/jabber/auth.c:616
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4818 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4819 "This server requires plaintext authentication over an unencrypted "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4820 "connection. Allow this and continue authentication?"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4821 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4822 "Server vyžaduje plaintextovú autentifikáciu cez nezašifrované pripojenie. "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4823 "Chcete ju povoliť a pokračovať v autentifikácii?"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4824
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4825 #: ../libpurple/protocols/jabber/auth.c:818
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4826 #: ../libpurple/protocols/jabber/auth.c:843
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4827 msgid "Invalid challenge from server"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
4828 msgstr "Chybná výzva zo servera."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4829
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4830 #: ../libpurple/protocols/jabber/auth.c:917
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4831 msgid "SASL error"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4832 msgstr "Chyba SASL"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4833
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4834 #: ../libpurple/protocols/jabber/buddy.c:283
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4835 #: ../libpurple/protocols/jabber/buddy.c:1219
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4836 #: ../libpurple/protocols/sametime/sametime.c:4174
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4837 #: ../libpurple/protocols/silc/ops.c:986
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4838 #: ../libpurple/protocols/silc10/ops.c:1020
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4839 msgid "Full Name"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4840 msgstr "Celé meno"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4841
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4842 #: ../libpurple/protocols/jabber/buddy.c:284
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4843 #: ../libpurple/protocols/jabber/buddy.c:1231
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4844 #: ../libpurple/protocols/silc/ops.c:998
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4845 #: ../libpurple/protocols/silc10/ops.c:1032
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4846 msgid "Family Name"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4847 msgstr "Priezvisko"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4848
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4849 #: ../libpurple/protocols/jabber/buddy.c:285
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4850 #: ../libpurple/protocols/jabber/buddy.c:1234
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4851 msgid "Given Name"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4852 msgstr "Krstné meno"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4853
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4854 #: ../libpurple/protocols/jabber/buddy.c:287
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4855 #: ../libpurple/protocols/jabber/jabber.c:1004
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4856 msgid "URL"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4857 msgstr "URL"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4858
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4859 #: ../libpurple/protocols/jabber/buddy.c:288
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4860 #: ../libpurple/protocols/jabber/buddy.c:1282
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4861 msgid "Street Address"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
4862 msgstr "Ulica"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4863
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4864 #: ../libpurple/protocols/jabber/buddy.c:289
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4865 #: ../libpurple/protocols/jabber/buddy.c:1279
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4866 msgid "Extended Address"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4867 msgstr "Rozšírená adresa"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4868
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4869 #: ../libpurple/protocols/jabber/buddy.c:290
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4870 #: ../libpurple/protocols/jabber/buddy.c:1285
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4871 msgid "Locality"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4872 msgstr "Lokalita"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4873
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4874 #: ../libpurple/protocols/jabber/buddy.c:291
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4875 #: ../libpurple/protocols/jabber/buddy.c:1288
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4876 msgid "Region"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4877 msgstr "Región"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4878
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4879 #: ../libpurple/protocols/jabber/buddy.c:292
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4880 #: ../libpurple/protocols/jabber/buddy.c:1291
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4881 msgid "Postal Code"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4882 msgstr "Poštové smerovacie číslo"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4883
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4884 #: ../libpurple/protocols/jabber/buddy.c:293
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4885 #: ../libpurple/protocols/jabber/buddy.c:1295
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4886 #: ../libpurple/protocols/silc/silc.c:1158
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4887 #: ../libpurple/protocols/silc10/silc.c:926
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4888 msgid "Country"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4889 msgstr "Krajina"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4890
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4891 #: ../libpurple/protocols/jabber/buddy.c:294
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4892 #: ../libpurple/protocols/jabber/buddy.c:1306
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4893 #: ../libpurple/protocols/jabber/buddy.c:1313
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4894 msgid "Telephone"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4895 msgstr "Telefón"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4896
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4897 #: ../libpurple/protocols/jabber/buddy.c:296
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4898 #: ../libpurple/protocols/jabber/buddy.c:1350
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4899 msgid "Organization Name"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4900 msgstr "Meno organizácie"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4901
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4902 #: ../libpurple/protocols/jabber/buddy.c:297
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4903 #: ../libpurple/protocols/jabber/buddy.c:1353
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4904 msgid "Organization Unit"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
4905 msgstr "Organizačná jednotka"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4906
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4907 #: ../libpurple/protocols/jabber/buddy.c:299
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4908 #: ../libpurple/protocols/jabber/buddy.c:1362
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4909 msgid "Role"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
4910 msgstr "Postavenie"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4911
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4912 #: ../libpurple/protocols/jabber/buddy.c:300
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4913 #: ../libpurple/protocols/jabber/buddy.c:1250
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4914 #: ../libpurple/protocols/msn/msn.c:1806
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4915 #: ../libpurple/protocols/msnp9/msn.c:1659
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4916 #: ../libpurple/protocols/oscar/oscar.c:3759
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4917 msgid "Birthday"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
4918 msgstr "Dátum narodenia"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4919
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4920 #: ../libpurple/protocols/jabber/buddy.c:301
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4921 #: ../libpurple/protocols/jabber/buddy.c:1365
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4922 #: ../libpurple/protocols/jabber/chat.c:775
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4923 #: ../libpurple/protocols/jabber/usermood.c:193 ../pidgin/gtkblist.c:3350
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4924 #: ../pidgin/gtkprefs.c:740
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4925 msgid "Description"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4926 msgstr "Popis"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4927
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4928 #: ../libpurple/protocols/jabber/buddy.c:722
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4929 #: ../libpurple/protocols/jabber/buddy.c:723
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4930 msgid "Edit XMPP vCard"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4931 msgstr "Upraviť XMPP vCard"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4932
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4933 #: ../libpurple/protocols/jabber/buddy.c:724
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4934 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4935 "All items below are optional. Enter only the information with which you feel "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4936 "comfortable."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4937 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4938 "Všetky nasledujúce položky sú nepovinné. Zadajte len tie informácie, ktoré "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4939 "chcete zverejniť."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4940
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4941 #: ../libpurple/protocols/jabber/buddy.c:795
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4942 #: ../libpurple/protocols/jabber/buddy.c:960
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4943 msgid "Client"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4944 msgstr "Klient"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
4945
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4946 #: ../libpurple/protocols/jabber/buddy.c:799
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4947 #: ../libpurple/protocols/jabber/buddy.c:964
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4948 msgid "Operating System"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4949 msgstr "Operačný systém"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
4950
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4951 #: ../libpurple/protocols/jabber/buddy.c:815
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4952 #: ../libpurple/protocols/jabber/buddy.c:975
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4953 msgid "Last Activity"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4954 msgstr "Posledná aktivita"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4955
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4956 #: ../libpurple/protocols/jabber/buddy.c:817
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4957 #: ../libpurple/protocols/jabber/buddy.c:977
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4958 msgid "Service Discovery Info"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4959 msgstr "Prieskum služieb"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4960
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4961 #: ../libpurple/protocols/jabber/buddy.c:819
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4962 #: ../libpurple/protocols/jabber/buddy.c:979
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4963 msgid "Service Discovery Items"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4964 msgstr "Položky prieskumu služieb"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4965
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4966 #: ../libpurple/protocols/jabber/buddy.c:821
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4967 #: ../libpurple/protocols/jabber/buddy.c:981
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4968 msgid "Extended Stanza Addressing"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4969 msgstr "Rozšírené adresovanie slôh"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4970
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4971 #: ../libpurple/protocols/jabber/buddy.c:823
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4972 #: ../libpurple/protocols/jabber/buddy.c:983
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4973 msgid "Multi-User Chat"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4974 msgstr "Skupinový chat"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4975
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4976 #: ../libpurple/protocols/jabber/buddy.c:825
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4977 #: ../libpurple/protocols/jabber/buddy.c:985
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4978 msgid "Multi-User Chat Extended Presence Information"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4979 msgstr "Rozšírené informácie o prítomnosti v skupinovom chate."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4980
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4981 #: ../libpurple/protocols/jabber/buddy.c:827
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4982 #: ../libpurple/protocols/jabber/buddy.c:987
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4983 msgid "In-Band Bytestreams"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4984 msgstr "In-Band Bajtstreamy"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4985
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4986 #: ../libpurple/protocols/jabber/buddy.c:829
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4987 #: ../libpurple/protocols/jabber/buddy.c:989
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4988 msgid "Ad-Hoc Commands"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4989 msgstr "Príkaz Ad-Hoc"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4990
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4991 #: ../libpurple/protocols/jabber/buddy.c:831
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4992 #: ../libpurple/protocols/jabber/buddy.c:991
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4993 msgid "PubSub Service"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4994 msgstr "PubSub služba"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4995
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4996 #: ../libpurple/protocols/jabber/buddy.c:833
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4997 #: ../libpurple/protocols/jabber/buddy.c:993
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
4998 msgid "SOCKS5 Bytestreams"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4999 msgstr "SOCKS5 Bajtstreamy"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5000
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5001 #: ../libpurple/protocols/jabber/buddy.c:835
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5002 #: ../libpurple/protocols/jabber/buddy.c:995
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5003 msgid "Out of Band Data"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5004 msgstr "Mimo skupinových dát"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5005
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5006 #: ../libpurple/protocols/jabber/buddy.c:837
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5007 #: ../libpurple/protocols/jabber/buddy.c:997
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5008 msgid "XHTML-IM"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5009 msgstr "XHTML-IM"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5010
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5011 #: ../libpurple/protocols/jabber/buddy.c:839
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5012 #: ../libpurple/protocols/jabber/buddy.c:999
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5013 msgid "In-Band Registration"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5014 msgstr "In-Band Registrácia"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5015
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5016 #: ../libpurple/protocols/jabber/buddy.c:841
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5017 #: ../libpurple/protocols/jabber/buddy.c:1001
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5018 msgid "User Location"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5019 msgstr "Lokalita"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5020
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5021 #: ../libpurple/protocols/jabber/buddy.c:843
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5022 #: ../libpurple/protocols/jabber/buddy.c:1003
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5023 msgid "User Avatar"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5024 msgstr "Avatar používateľa"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5025
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5026 #: ../libpurple/protocols/jabber/buddy.c:845
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5027 #: ../libpurple/protocols/jabber/buddy.c:1005
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5028 msgid "Chat State Notifications"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5029 msgstr "Upozornenie na stav v chate"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5030
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5031 #: ../libpurple/protocols/jabber/buddy.c:847
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5032 #: ../libpurple/protocols/jabber/buddy.c:1007
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5033 msgid "Software Version"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5034 msgstr "Verzia softvéru"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5035
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5036 #: ../libpurple/protocols/jabber/buddy.c:849
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5037 #: ../libpurple/protocols/jabber/buddy.c:1009
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5038 msgid "Stream Initiation"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5039 msgstr "Iniciácia streamu"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5040
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5041 #: ../libpurple/protocols/jabber/buddy.c:851
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5042 #: ../libpurple/protocols/jabber/buddy.c:1011
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5043 #: ../libpurple/protocols/sametime/sametime.c:3277
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5044 msgid "File Transfer"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5045 msgstr "Prenos súborov"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5046
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5047 #: ../libpurple/protocols/jabber/buddy.c:853
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5048 #: ../libpurple/protocols/jabber/buddy.c:1013
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5049 msgid "User Mood"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5050 msgstr "Nálada používateľa"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5051
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5052 #: ../libpurple/protocols/jabber/buddy.c:855
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5053 #: ../libpurple/protocols/jabber/buddy.c:1015
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5054 msgid "User Activity"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5055 msgstr "Aktivita používateľa"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5056
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5057 #: ../libpurple/protocols/jabber/buddy.c:857
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5058 #: ../libpurple/protocols/jabber/buddy.c:1017
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5059 msgid "Entity Capabilities"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5060 msgstr "Schopnosti"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5061
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5062 #: ../libpurple/protocols/jabber/buddy.c:859
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5063 #: ../libpurple/protocols/jabber/buddy.c:1019
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5064 msgid "Encrypted Session Negotiations"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5065 msgstr "Požadovanie šifrovaného spojenia"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5066
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5067 #: ../libpurple/protocols/jabber/buddy.c:861
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5068 #: ../libpurple/protocols/jabber/buddy.c:1021
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5069 msgid "User Tune"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5070 msgstr "Používateľ Tune"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5071
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5072 #: ../libpurple/protocols/jabber/buddy.c:863
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5073 #: ../libpurple/protocols/jabber/buddy.c:1023
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5074 msgid "Roster Item Exchange"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5075 msgstr "Výmena kontaktov"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5076
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5077 #: ../libpurple/protocols/jabber/buddy.c:865
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5078 #: ../libpurple/protocols/jabber/buddy.c:1025
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5079 msgid "Reachability Address"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5080 msgstr "Dostupná adresa"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5081
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5082 #: ../libpurple/protocols/jabber/buddy.c:867
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5083 #: ../libpurple/protocols/jabber/buddy.c:1027
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5084 msgid "User Profile"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5085 msgstr "Profil používateľa"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5086
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5087 #: ../libpurple/protocols/jabber/buddy.c:869
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5088 #: ../libpurple/protocols/jabber/buddy.c:1029
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5089 msgid "Jingle"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5090 msgstr "Jingle"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5091
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5092 #: ../libpurple/protocols/jabber/buddy.c:871
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5093 #: ../libpurple/protocols/jabber/buddy.c:1031
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5094 msgid "Jingle Audio"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5095 msgstr "Zvuk Jingle"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5096
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5097 #: ../libpurple/protocols/jabber/buddy.c:873
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5098 #: ../libpurple/protocols/jabber/buddy.c:1033
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5099 msgid "User Nickname"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5100 msgstr "Prezývka používateľa"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5101
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5102 #: ../libpurple/protocols/jabber/buddy.c:875
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5103 #: ../libpurple/protocols/jabber/buddy.c:1035
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5104 msgid "Jingle ICE UDP"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5105 msgstr "Jingle ICE UDP"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5106
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5107 #: ../libpurple/protocols/jabber/buddy.c:877
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5108 #: ../libpurple/protocols/jabber/buddy.c:1037
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5109 msgid "Jingle ICE TCP"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5110 msgstr "Jingle ICE UDP"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5111
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5112 #: ../libpurple/protocols/jabber/buddy.c:879
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5113 #: ../libpurple/protocols/jabber/buddy.c:1039
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5114 msgid "Jingle Raw UDP"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5115 msgstr "Jingle ICE UDP"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5116
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5117 #: ../libpurple/protocols/jabber/buddy.c:881
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5118 #: ../libpurple/protocols/jabber/buddy.c:1041
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5119 msgid "Jingle Video"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5120 msgstr "Jingle Video"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5121
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5122 #: ../libpurple/protocols/jabber/buddy.c:883
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5123 #: ../libpurple/protocols/jabber/buddy.c:1043
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5124 msgid "Jingle DTMF"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5125 msgstr "Jingle DTMF"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5126
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5127 #: ../libpurple/protocols/jabber/buddy.c:885
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5128 #: ../libpurple/protocols/jabber/buddy.c:1045
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5129 msgid "Message Receipts"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5130 msgstr "Príjem správ"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5131
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5132 #: ../libpurple/protocols/jabber/buddy.c:887
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5133 #: ../libpurple/protocols/jabber/buddy.c:1047
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5134 msgid "Public Key Publishing"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5135 msgstr "Zverejnenie verejného kľúča"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5136
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5137 #: ../libpurple/protocols/jabber/buddy.c:889
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5138 #: ../libpurple/protocols/jabber/buddy.c:1049
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5139 msgid "User Chatting"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5140 msgstr "Používateľ chatuje"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5141
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5142 #: ../libpurple/protocols/jabber/buddy.c:891
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5143 #: ../libpurple/protocols/jabber/buddy.c:1051
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5144 msgid "User Browsing"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5145 msgstr "Používateľ surfuje"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5146
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5147 #: ../libpurple/protocols/jabber/buddy.c:893
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5148 #: ../libpurple/protocols/jabber/buddy.c:1053
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5149 msgid "User Gaming"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5150 msgstr "Používateľ hrá"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5151
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5152 #: ../libpurple/protocols/jabber/buddy.c:895
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5153 #: ../libpurple/protocols/jabber/buddy.c:1055
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5154 msgid "User Viewing"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5155 msgstr "Používateľ prezerá"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5156
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5157 #: ../libpurple/protocols/jabber/buddy.c:897
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5158 #: ../libpurple/protocols/jabber/buddy.c:1057
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5159 #: ../libpurple/protocols/silc/ops.c:1600
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5160 #: ../libpurple/protocols/silc/ops.c:1605
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5161 #: ../libpurple/protocols/silc10/ops.c:1612
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5162 #: ../libpurple/protocols/silc10/ops.c:1617
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5163 msgid "Ping"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5164 msgstr "Ping"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5165
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5166 #: ../libpurple/protocols/jabber/buddy.c:899
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5167 #: ../libpurple/protocols/jabber/buddy.c:1059
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5168 msgid "Stanza Encryption"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5169 msgstr "Šifrovanie slôh"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5170
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5171 #: ../libpurple/protocols/jabber/buddy.c:901
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5172 #: ../libpurple/protocols/jabber/buddy.c:1061
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5173 msgid "Entity Time"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5174 msgstr "Čas entity"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5175
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5176 #: ../libpurple/protocols/jabber/buddy.c:903
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5177 #: ../libpurple/protocols/jabber/buddy.c:1063
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5178 msgid "Delayed Delivery"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5179 msgstr "Odložené doručenie"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5180
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5181 #: ../libpurple/protocols/jabber/buddy.c:905
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5182 #: ../libpurple/protocols/jabber/buddy.c:1065
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5183 msgid "Collaborative Data Objects"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5184 msgstr "Spolupracujúce dátové objekty"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5185
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5186 #: ../libpurple/protocols/jabber/buddy.c:907
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5187 #: ../libpurple/protocols/jabber/buddy.c:1067
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5188 msgid "File Repository and Sharing"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5189 msgstr "Ukladanie a zdieľanie súborov"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5190
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5191 #: ../libpurple/protocols/jabber/buddy.c:909
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5192 #: ../libpurple/protocols/jabber/buddy.c:1069
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5193 msgid "STUN Service Discovery for Jingle"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5194 msgstr "Objavenie STUN služieb pre Jingle"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5195
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5196 #: ../libpurple/protocols/jabber/buddy.c:911
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5197 #: ../libpurple/protocols/jabber/buddy.c:1071
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5198 msgid "Simplified Encrypted Session Negotiation"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5199 msgstr "Požadovanie zjednodušeného šiforvaného spojenia"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5200
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5201 #: ../libpurple/protocols/jabber/buddy.c:913
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5202 #: ../libpurple/protocols/jabber/buddy.c:1073
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5203 msgid "Hop Check"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5204 msgstr "Kontrola skoku"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5205
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5206 #: ../libpurple/protocols/jabber/buddy.c:921
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5207 #: ../libpurple/protocols/jabber/buddy.c:1081
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5208 #: ../libpurple/protocols/oscar/oscar.c:2916
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5209 msgid "Capabilities"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5210 msgstr "Schopnosti"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5211
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5212 #: ../libpurple/protocols/jabber/buddy.c:933
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5213 #: ../libpurple/protocols/jabber/libxmpp.c:209
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5214 #: ../libpurple/protocols/jabber/si.c:859
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5215 msgid "Resource"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5216 msgstr "Zdroj"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5217
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5218 #: ../libpurple/protocols/jabber/buddy.c:935
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5219 #: ../libpurple/protocols/jabber/jabber.c:1569
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5220 #: ../libpurple/protocols/jabber/jabber.c:1583
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5221 #: ../libpurple/protocols/jabber/jabber.c:1597
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5222 #: ../libpurple/protocols/jabber/jabber.c:1611
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5223 #: ../libpurple/protocols/jabber/jabber.c:1625
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5224 msgid "Priority"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5225 msgstr "Priorita"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5226
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5227 #: ../libpurple/protocols/jabber/buddy.c:1237
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5228 #: ../libpurple/protocols/silc/ops.c:994
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5229 #: ../libpurple/protocols/silc10/ops.c:1028
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5230 msgid "Middle Name"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5231 msgstr "Prostredné meno"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5232
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5233 #: ../libpurple/protocols/jabber/buddy.c:1270
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5234 #: ../libpurple/protocols/jabber/jabber.c:979
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5235 #: ../libpurple/protocols/oscar/oscar.c:3798
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5236 #: ../libpurple/protocols/oscar/oscar.c:3811
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5237 #: ../libpurple/protocols/qq/buddy_info.c:56
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5238 #: ../libpurple/protocols/silc/ops.c:1030
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5239 #: ../libpurple/protocols/silc10/ops.c:1064
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5240 msgid "Address"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5241 msgstr "Adresa"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5242
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5243 #: ../libpurple/protocols/jabber/buddy.c:1276
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5244 msgid "P.O. Box"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5245 msgstr "P.O.Box"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5246
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5247 #: ../libpurple/protocols/jabber/buddy.c:1386
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5248 msgid "Photo"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5249 msgstr "Fotografia"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5250
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5251 #: ../libpurple/protocols/jabber/buddy.c:1386
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5252 msgid "Logo"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5253 msgstr "Logo"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5254
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5255 #: ../libpurple/protocols/jabber/buddy.c:1945
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5256 msgid "Un-hide From"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5257 msgstr "Zviditeľniť pred"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5258
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5259 #: ../libpurple/protocols/jabber/buddy.c:1949
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5260 msgid "Temporarily Hide From"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5261 msgstr "Dočasne skryť pred"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5262
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5263 #. && NOT ME
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5264 #: ../libpurple/protocols/jabber/buddy.c:1957
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5265 msgid "Cancel Presence Notification"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5266 msgstr "Zrušiť upozornenie prítomnosti"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5267
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5268 #: ../libpurple/protocols/jabber/buddy.c:1964
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5269 msgid "(Re-)Request authorization"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5270 msgstr "Znovu požiadať o autorizáciu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5271
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5272 #. if(NOT ME)
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5273 #. shouldn't this just happen automatically when the buddy is
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5274 #. removed?
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5275 #: ../libpurple/protocols/jabber/buddy.c:1973
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5276 msgid "Unsubscribe"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
5277 msgstr "Odhlásiť sa"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5278
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5279 #: ../libpurple/protocols/jabber/buddy.c:1988
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5280 msgid "Log In"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5281 msgstr "Prihlásiť"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5282
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5283 #: ../libpurple/protocols/jabber/buddy.c:1992
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5284 msgid "Log Out"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5285 msgstr "Odhlásiť"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5286
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5287 #: ../libpurple/protocols/jabber/buddy.c:2038
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5288 #: ../libpurple/protocols/jabber/jabber.c:1582
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5289 msgid "Chatty"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5290 msgstr "Chatty"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5291
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5292 #: ../libpurple/protocols/jabber/buddy.c:2042
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5293 msgid "Extended Away"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5294 msgstr "Dlhšie neprítomný"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5295
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5296 #: ../libpurple/protocols/jabber/buddy.c:2044
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5297 #: ../libpurple/protocols/jabber/jabber.c:1624
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5298 #: ../libpurple/protocols/oscar/oscar.c:727
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5299 #: ../libpurple/protocols/oscar/oscar.c:5858
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5300 #: ../libpurple/protocols/sametime/sametime.c:3339
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5301 msgid "Do Not Disturb"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5302 msgstr "Nerušiť"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5303
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5304 #: ../libpurple/protocols/jabber/buddy.c:2211
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5305 msgid "JID"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5306 msgstr "JID"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5307
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5308 #: ../libpurple/protocols/jabber/buddy.c:2215
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5309 #: ../libpurple/protocols/jabber/buddy.c:2404
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5310 #: ../libpurple/protocols/oscar/oscar.c:3721
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5311 msgid "Last Name"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5312 msgstr "Priezvisko"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5313
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5314 #: ../libpurple/protocols/jabber/buddy.c:2247
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5315 msgid "The following are the results of your search"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5316 msgstr "Nižšie sú výsledky vášho vyhľadávania"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5317
16728
1ac4039a2634 disapproval of revision 'c0c4c168411c9fbc5ccb9790a43e21a62f6dcd55'
Luke Schierer <lschiere@pidgin.im>
parents: 16727
diff changeset
5318 #. current comment from Jabber User Directory users.jabber.org
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5319 #: ../libpurple/protocols/jabber/buddy.c:2332
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5320 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5321 "Find a contact by entering the search criteria in the given fields. Note: "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5322 "Each field supports wild card searches (%)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5323 msgstr ""
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5324 "Nájdite kontakt zadávaním vyhľadávaích kritérií v daných poliach. Poznámka: "
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5325 "Každé pole podporuje hľadanie pomocou nahradzajúcich znakov (%)"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5326
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5327 #: ../libpurple/protocols/jabber/buddy.c:2352
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5328 msgid "Directory Query Failed"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5329 msgstr "Požiadavka na priečinok zlyhala"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5330
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5331 #: ../libpurple/protocols/jabber/buddy.c:2353
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5332 msgid "Could not query the directory server."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5333 msgstr "Nedá sa poslať požiadavka na priečinkový server."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5334
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5335 #. Try to translate the message (see static message
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5336 #. list in jabber_user_dir_comments[])
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5337 #: ../libpurple/protocols/jabber/buddy.c:2387
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5338 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5339 msgid "Server Instructions: %s"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
5340 msgstr "Inštrukcie servera: %s"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5341
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5342 #: ../libpurple/protocols/jabber/buddy.c:2394
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5343 msgid "Fill in one or more fields to search for any matching XMPP users."
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
5344 msgstr ""
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
5345 "Vyplňte jedno alebo viac políčok na hľadanie vyhovujúcich XMPP používateľov."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5346
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5347 #: ../libpurple/protocols/jabber/buddy.c:2414
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5348 #: ../libpurple/protocols/novell/novell.c:1497
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5349 #: ../libpurple/protocols/oscar/oscar.c:3724
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5350 #: ../libpurple/protocols/oscar/oscar.c:3733
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5351 msgid "E-Mail Address"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5352 msgstr "E-mailová adresa"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5353
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5354 #: ../libpurple/protocols/jabber/buddy.c:2423
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5355 #: ../libpurple/protocols/jabber/buddy.c:2424
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5356 msgid "Search for XMPP users"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5357 msgstr "Vyhľadávanie používateľov XMPP"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5358
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5359 #. "Search"
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5360 #: ../libpurple/protocols/jabber/buddy.c:2425
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5361 #: ../libpurple/protocols/qq/group.c:123
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5362 #: ../libpurple/protocols/qq/group_im.c:147
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
5363 #: ../libpurple/protocols/qq/sys_msg.c:174
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
5364 #: ../libpurple/protocols/qq/sys_msg.c:250
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
5365 #: ../libpurple/protocols/qq/sys_msg.c:268
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5366 #: ../libpurple/protocols/sametime/sametime.c:5657
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5367 #: ../pidgin/plugins/gevolution/add_buddy_dialog.c:470
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5368 #: ../pidgin/plugins/gevolution/assoc-buddy.c:356
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5369 msgid "Search"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5370 msgstr "Hľadať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5371
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5372 #: ../libpurple/protocols/jabber/buddy.c:2440
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5373 msgid "Invalid Directory"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5374 msgstr "Neplatný priečinok"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5375
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5376 #: ../libpurple/protocols/jabber/buddy.c:2457
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5377 msgid "Enter a User Directory"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5378 msgstr "Zadajte používateľský priečinok"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5379
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5380 #: ../libpurple/protocols/jabber/buddy.c:2458
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5381 msgid "Select a user directory to search"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5382 msgstr "Vyberte používateľský priečinok pre hľadanie"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5383
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5384 #: ../libpurple/protocols/jabber/buddy.c:2461
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5385 msgid "Search Directory"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5386 msgstr "Prehľadávať priečinok"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5387
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5388 #: ../libpurple/protocols/jabber/chat.c:41
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5389 #: ../libpurple/protocols/oscar/oscar.c:5342
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5390 #: ../libpurple/protocols/yahoo/yahoochat.c:1048
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5391 msgid "_Room:"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
5392 msgstr "_Miestnosť:"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5393
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5394 #: ../libpurple/protocols/jabber/chat.c:47
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5395 msgid "_Server:"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5396 msgstr "_Server:"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5397
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5398 #: ../libpurple/protocols/jabber/chat.c:53
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5399 msgid "_Handle:"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5400 msgstr "_Prezývka:"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5401
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5402 #: ../libpurple/protocols/jabber/chat.c:223
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5403 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5404 msgid "%s is not a valid room name"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5405 msgstr "%s je nesprávny názov skupiny"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5406
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5407 #: ../libpurple/protocols/jabber/chat.c:224
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5408 msgid "Invalid Room Name"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5409 msgstr "Chybný názov miestnosti"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5410
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5411 #: ../libpurple/protocols/jabber/chat.c:229
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5412 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5413 msgid "%s is not a valid server name"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
5414 msgstr "%s nie je správny názov servera"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5415
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5416 #: ../libpurple/protocols/jabber/chat.c:230
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5417 #: ../libpurple/protocols/jabber/chat.c:231
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5418 msgid "Invalid Server Name"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
5419 msgstr "Chybný názov servera"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5420
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5421 #: ../libpurple/protocols/jabber/chat.c:235
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5422 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5423 msgid "%s is not a valid room handle"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5424 msgstr "Prezývka %s je chybná"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5425
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5426 #: ../libpurple/protocols/jabber/chat.c:236
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5427 #: ../libpurple/protocols/jabber/chat.c:237
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5428 msgid "Invalid Room Handle"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5429 msgstr "Chybná prezývka"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5430
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5431 #: ../libpurple/protocols/jabber/chat.c:396
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5432 msgid "Configuration error"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5433 msgstr "Chyba konfigurácie"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5434
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5435 #: ../libpurple/protocols/jabber/chat.c:405
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5436 #: ../libpurple/protocols/jabber/chat.c:548
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5437 msgid "Unable to configure"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5438 msgstr "Nie je možné konfigurovať"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5439
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5440 #: ../libpurple/protocols/jabber/chat.c:420
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5441 msgid "Room Configuration Error"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5442 msgstr "Chyba počas konfigurácie miestnosti"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5443
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5444 #: ../libpurple/protocols/jabber/chat.c:421
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5445 msgid "This room is not capable of being configured"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5446 msgstr "Túto miestnosť nie je možné konfigurovať"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5447
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5448 #: ../libpurple/protocols/jabber/chat.c:470
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5449 #: ../libpurple/protocols/jabber/chat.c:539
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5450 msgid "Registration error"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5451 msgstr "Chyba počas registrácie"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5452
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5453 #: ../libpurple/protocols/jabber/chat.c:627
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5454 msgid "Nick changing not supported in non-MUC chatrooms"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5455 msgstr ""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
5456 "V miestnostiach, ktoré nie sú typu „MUC“, nie je možné zmeniť prezývku."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5457
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5458 #: ../libpurple/protocols/jabber/chat.c:678
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5459 #: ../libpurple/protocols/jabber/chat.c:689
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5460 #: ../libpurple/protocols/silc/ops.c:1460
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5461 #: ../libpurple/protocols/silc10/ops.c:1451
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5462 msgid "Error retrieving room list"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5463 msgstr "Chyba počas prijímania zoznamu miestností"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5464
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5465 #: ../libpurple/protocols/jabber/chat.c:737
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5466 msgid "Invalid Server"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5467 msgstr "Chybný server"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5468
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5469 #: ../libpurple/protocols/jabber/chat.c:781
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5470 msgid "Enter a Conference Server"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5471 msgstr "Zadajte konferenčný server"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5472
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5473 #: ../libpurple/protocols/jabber/chat.c:782
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5474 msgid "Select a conference server to query"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5475 msgstr "Vyberte konferenčný server, ktorý kontaktovať"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5476
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5477 #: ../libpurple/protocols/jabber/chat.c:785
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5478 msgid "Find Rooms"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5479 msgstr "Hľadať miestnosti"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5480
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5481 #: ../libpurple/protocols/jabber/jabber.c:151
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5482 msgid "You require encryption, but it is not available on this server."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5483 msgstr "Požadovali ste šifrovanie, ale na tomto serveri nie je dostupné."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5484
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5485 #: ../libpurple/protocols/jabber/jabber.c:269
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5486 #: ../libpurple/protocols/jabber/jabber.c:324
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5487 #: ../libpurple/protocols/jabber/jabber.c:354
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5488 msgid "Write error"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5489 msgstr "Chyba zápisu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5490
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5491 #: ../libpurple/protocols/jabber/jabber.c:424
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5492 #: ../libpurple/protocols/jabber/jabber.c:463
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5493 msgid "Read Error"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5494 msgstr "Chyba čítania"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5495
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5496 #: ../libpurple/protocols/jabber/jabber.c:500
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5497 #: ../libpurple/protocols/oscar/flap_connection.c:398
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5498 #: ../libpurple/protocols/yahoo/yahoo.c:2562
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5499 #: ../libpurple/protocols/yahoo/yahoo.c:2594
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5500 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5501 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5502 "Could not establish a connection with the server:\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5503 "%s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5504 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5505 "Nepodarilo sa založiť spojenie so serverom:\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5506 "%s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5507
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5508 #: ../libpurple/protocols/jabber/jabber.c:550
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5509 msgid "Unable to create socket"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5510 msgstr "Nepodarilo sa vytvoriť socket"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5511
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5512 #: ../libpurple/protocols/jabber/jabber.c:598
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5513 #: ../libpurple/protocols/jabber/jabber.c:1092
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5514 msgid "Invalid XMPP ID"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5515 msgstr "Chybné XMPP ID"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5516
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5517 #: ../libpurple/protocols/jabber/jabber.c:605
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5518 msgid "Invalid XMPP ID. Domain must be set."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5519 msgstr "XMPP ID je chybné. Musíte zadať doménu."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5520
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5521 #: ../libpurple/protocols/jabber/jabber.c:683
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5522 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5523 msgid "Registration of %s@%s successful"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5524 msgstr "Registrácia %s@%s bola úspešná"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5525
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5526 #: ../libpurple/protocols/jabber/jabber.c:689
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5527 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5528 msgid "Registration to %s successful"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5529 msgstr "Registrácia na %s bola úspešná"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5530
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5531 #: ../libpurple/protocols/jabber/jabber.c:691
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5532 #: ../libpurple/protocols/jabber/jabber.c:692
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5533 msgid "Registration Successful"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
5534 msgstr "Registrácia úspešná"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5535
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5536 #: ../libpurple/protocols/jabber/jabber.c:700
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5537 #: ../libpurple/protocols/jabber/jabber.c:701
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5538 msgid "Registration Failed"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5539 msgstr "Registrácia zlyhala"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5540
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5541 #: ../libpurple/protocols/jabber/jabber.c:719
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5542 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5543 msgid "Registration from %s successfully removed"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5544 msgstr "Registrácia z %s bola úspešne odstránená"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5545
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5546 #: ../libpurple/protocols/jabber/jabber.c:721
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5547 #: ../libpurple/protocols/jabber/jabber.c:722
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5548 msgid "Unregistration Successful"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5549 msgstr "Zrušenie registrácie úspešné"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5550
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5551 #: ../libpurple/protocols/jabber/jabber.c:730
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5552 #: ../libpurple/protocols/jabber/jabber.c:731
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5553 msgid "Unregistration Failed"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5554 msgstr "Zrušenie registrácie zlyhalo"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5555
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5556 #: ../libpurple/protocols/jabber/jabber.c:891
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5557 #: ../libpurple/protocols/jabber/jabber.c:892
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5558 msgid "Already Registered"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
5559 msgstr "Už zaregistrovaný"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5560
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5561 #: ../libpurple/protocols/jabber/jabber.c:989
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5562 #: ../libpurple/protocols/oscar/oscar.c:3800
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5563 #: ../libpurple/protocols/oscar/oscar.c:3813
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5564 msgid "State"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5565 msgstr "Štát"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5566
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5567 #: ../libpurple/protocols/jabber/jabber.c:994
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5568 msgid "Postal code"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5569 msgstr "Poštový kód"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5570
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5571 #: ../libpurple/protocols/jabber/jabber.c:999
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5572 #: ../libpurple/protocols/silc/ops.c:1035
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5573 #: ../libpurple/protocols/silc/silc.c:915
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5574 #: ../libpurple/protocols/silc/util.c:563
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5575 #: ../libpurple/protocols/silc10/ops.c:1069
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5576 #: ../libpurple/protocols/silc10/silc.c:683
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5577 #: ../libpurple/protocols/silc10/util.c:553
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5578 msgid "Phone"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5579 msgstr "Telefón"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5580
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5581 #: ../libpurple/protocols/jabber/jabber.c:1009
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5582 msgid "Date"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5583 msgstr "Dátum"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5584
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5585 #: ../libpurple/protocols/jabber/jabber.c:1014
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5586 msgid "Unregister"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5587 msgstr "Zrušiť registráciu"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5588
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5589 #: ../libpurple/protocols/jabber/jabber.c:1021
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5590 msgid ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5591 "Please fill out the information below to change your account registration."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5592 msgstr ""
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5593 "Pre zmenu registrácie vašeho účtu, vyplňte prosím nižšie uvedené informácie."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5594
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5595 #: ../libpurple/protocols/jabber/jabber.c:1024
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5596 msgid "Please fill out the information below to register your new account."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5597 msgstr ""
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5598 "Pre zaregistrovanie vášho nového účtu, vyplňte prosím nižšie uvedené "
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
5599 "informácie."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5600
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5601 #: ../libpurple/protocols/jabber/jabber.c:1032
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5602 #: ../libpurple/protocols/jabber/jabber.c:1033
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5603 msgid "Register New XMPP Account"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5604 msgstr "Registrovať nový XMPP účet"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5605
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5606 #: ../libpurple/protocols/jabber/jabber.c:1034
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5607 #: ../libpurple/protocols/jabber/jabber.c:1043
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5608 msgid "Register"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
5609 msgstr "Registrovať"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5610
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5611 #: ../libpurple/protocols/jabber/jabber.c:1039
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5612 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5613 msgid "Change Account Registration at %s"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5614 msgstr "Zmeniť registráciu účtu na %s"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5615
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5616 #: ../libpurple/protocols/jabber/jabber.c:1040
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5617 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5618 msgid "Register New Account at %s"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5619 msgstr "Registrovať nový účet na %s"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5620
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5621 #: ../libpurple/protocols/jabber/jabber.c:1043
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5622 msgid "Change Registration"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5623 msgstr "Zmeniť registráciu"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5624
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5625 #: ../libpurple/protocols/jabber/jabber.c:1151
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5626 #: ../libpurple/protocols/jabber/jabber.c:1152
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5627 msgid "Error unregistering account"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5628 msgstr "Chyba pri rušení účtu"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5629
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5630 #: ../libpurple/protocols/jabber/jabber.c:1157
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5631 #: ../libpurple/protocols/jabber/jabber.c:1158
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5632 msgid "Account successfully unregistered"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5633 msgstr "Registrácia úspešne zrušená"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5634
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5635 #: ../libpurple/protocols/jabber/jabber.c:1315
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5636 msgid "Initializing Stream"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5637 msgstr "Spúšťa sa dátový prúd"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5638
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5639 #: ../libpurple/protocols/jabber/jabber.c:1320
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5640 msgid "Initializing SSL/TLS"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5641 msgstr "Spúšťa sa SSL/TLS"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5642
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5643 #: ../libpurple/protocols/jabber/jabber.c:1324
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5644 #: ../libpurple/protocols/msn/session.c:408
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5645 #: ../libpurple/protocols/msnp9/session.c:361
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5646 msgid "Authenticating"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5647 msgstr "Autentifikácia"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5648
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5649 #: ../libpurple/protocols/jabber/jabber.c:1333
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5650 msgid "Re-initializing Stream"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5651 msgstr "Znovu sa spúšťa dátový prúd"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5652
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5653 #: ../libpurple/protocols/jabber/jabber.c:1427
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5654 #: ../libpurple/protocols/jabber/jabber.c:1879
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5655 #: ../libpurple/protocols/jabber/jabber.c:1922
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5656 #: ../libpurple/protocols/jabber/jabber.c:1960
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5657 #: ../libpurple/protocols/oscar/oscar.c:826
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5658 #: ../libpurple/protocols/oscar/oscar.c:5652
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5659 msgid "Not Authorized"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5660 msgstr "Neautorizovaný"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5661
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5662 #: ../libpurple/protocols/jabber/jabber.c:1475
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5663 msgid "Both"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5664 msgstr "Obe"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5665
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5666 #: ../libpurple/protocols/jabber/jabber.c:1477
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5667 msgid "From (To pending)"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5668 msgstr "Od (Čaká sa)"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5669
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5670 #: ../libpurple/protocols/jabber/jabber.c:1479
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5671 msgid "From"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5672 msgstr "Od"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5673
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5674 #: ../libpurple/protocols/jabber/jabber.c:1482
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5675 msgid "To"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5676 msgstr "Pre"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5677
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5678 #: ../libpurple/protocols/jabber/jabber.c:1484
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5679 msgid "None (To pending)"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5680 msgstr "Žiadny (Čaká sa)"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5681
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5682 #: ../libpurple/protocols/jabber/jabber.c:1486
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5683 #: ../pidgin/plugins/gevolution/eds-utils.c:73
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5684 #: ../pidgin/plugins/gevolution/eds-utils.c:86
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5685 msgid "None"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5686 msgstr "Žiadne"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5687
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5688 #: ../libpurple/protocols/jabber/jabber.c:1489
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5689 msgid "Subscription"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
5690 msgstr "Prihlásenie"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5691
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5692 #: ../libpurple/protocols/jabber/jabber.c:1499
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5693 #: ../libpurple/protocols/jabber/jabber.c:1502
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5694 #: ../libpurple/protocols/jabber/jabber.c:1571
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5695 #: ../libpurple/protocols/jabber/jabber.c:1585
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5696 #: ../libpurple/protocols/jabber/jabber.c:1599
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5697 #: ../libpurple/protocols/jabber/jabber.c:1613
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5698 #: ../libpurple/protocols/jabber/jabber.c:1627
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5699 #: ../libpurple/protocols/jabber/usermood.c:184
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5700 #: ../libpurple/protocols/silc/buddy.c:1560
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5701 #: ../libpurple/protocols/silc/ops.c:1212
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5702 #: ../libpurple/protocols/silc10/buddy.c:1560
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5703 #: ../libpurple/protocols/silc10/ops.c:1207
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5704 msgid "Mood"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5705 msgstr "Nálada"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5706
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5707 #: ../libpurple/protocols/jabber/jabber.c:1507
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5708 #: ../libpurple/protocols/msn/msn.c:647
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5709 msgid "Current media"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5710 msgstr "Aktuálne médium"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5711
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5712 #: ../libpurple/protocols/jabber/jabber.c:1572
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5713 #: ../libpurple/protocols/jabber/jabber.c:1586
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5714 #: ../libpurple/protocols/jabber/jabber.c:1600
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5715 #: ../libpurple/protocols/jabber/jabber.c:1614
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5716 #: ../libpurple/protocols/jabber/jabber.c:1628
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5717 msgid "Mood Text"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5718 msgstr "Popis nálady"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5719
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5720 #: ../libpurple/protocols/jabber/jabber.c:1574
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5721 #: ../libpurple/protocols/jabber/jabber.c:1588
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5722 #: ../libpurple/protocols/jabber/jabber.c:1602
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5723 #: ../libpurple/protocols/jabber/jabber.c:1616
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5724 #: ../libpurple/protocols/jabber/jabber.c:1630
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5725 msgid "Allow Buzz"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5726 msgstr "Povoliť Bzzz"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5727
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5728 #: ../libpurple/protocols/jabber/jabber.c:1648
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5729 msgid "Tune Artist"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5730 msgstr "Tune interpret"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5731
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5732 #: ../libpurple/protocols/jabber/jabber.c:1649
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5733 msgid "Tune Title"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5734 msgstr "Tune titulok"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5735
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5736 #: ../libpurple/protocols/jabber/jabber.c:1650
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5737 msgid "Tune Album"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5738 msgstr "Tune album"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5739
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5740 #: ../libpurple/protocols/jabber/jabber.c:1651
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5741 msgid "Tune Genre"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5742 msgstr "Tune žáner"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5743
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5744 #: ../libpurple/protocols/jabber/jabber.c:1652
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5745 msgid "Tune Comment"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5746 msgstr "Tune komentár"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5747
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5748 #: ../libpurple/protocols/jabber/jabber.c:1653
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5749 msgid "Tune Track"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5750 msgstr "Tune stopa"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5751
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5752 #: ../libpurple/protocols/jabber/jabber.c:1654
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5753 msgid "Tune Time"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5754 msgstr "Tune čas"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5755
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5756 #: ../libpurple/protocols/jabber/jabber.c:1655
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5757 msgid "Tune Year"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5758 msgstr "Tune rok"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5759
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5760 #: ../libpurple/protocols/jabber/jabber.c:1656
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5761 msgid "Tune URL"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5762 msgstr "Tune URL"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5763
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5764 #: ../libpurple/protocols/jabber/jabber.c:1672
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5765 msgid "Password Changed"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5766 msgstr "Heslo zmenené"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5767
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5768 #: ../libpurple/protocols/jabber/jabber.c:1673
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5769 msgid "Your password has been changed."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5770 msgstr "Vaše heslo bolo zmenené."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5771
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5772 #: ../libpurple/protocols/jabber/jabber.c:1679
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5773 #: ../libpurple/protocols/jabber/jabber.c:1680
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5774 msgid "Error changing password"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5775 msgstr "Chyba pri zmene hesla"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5776
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5777 #: ../libpurple/protocols/jabber/jabber.c:1737
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5778 msgid "Password (again)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5779 msgstr "Heslo (znovu)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5780
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5781 #: ../libpurple/protocols/jabber/jabber.c:1743
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5782 #: ../libpurple/protocols/jabber/jabber.c:1744
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5783 msgid "Change XMPP Password"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5784 msgstr "Zmeniť XMPP heslo"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5785
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5786 #: ../libpurple/protocols/jabber/jabber.c:1744
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5787 msgid "Please enter your new password"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5788 msgstr "Zadajte, prosím, vaše nové heslo"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5789
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5790 #: ../libpurple/protocols/jabber/jabber.c:1758
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5791 #: ../libpurple/protocols/oscar/oscar.c:6438
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5792 #: ../libpurple/protocols/silc/silc.c:1236
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5793 #: ../libpurple/protocols/silc10/silc.c:1007
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5794 msgid "Set User Info..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5795 msgstr "Nastaviť podrobnosti používateľa..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5796
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5797 #. if (js->protocol_options & CHANGE_PASSWORD) {
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5798 #: ../libpurple/protocols/jabber/jabber.c:1763
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5799 #: ../libpurple/protocols/oscar/oscar.c:6449
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5800 #: ../libpurple/protocols/silc/silc.c:1232
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5801 #: ../libpurple/protocols/silc10/silc.c:1003
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5802 msgid "Change Password..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5803 msgstr "Zmeniť heslo..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5804
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5805 #. }
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5806 #: ../libpurple/protocols/jabber/jabber.c:1768
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5807 msgid "Search for Users..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5808 msgstr "Hľadať používateľov..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5809
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5810 #: ../libpurple/protocols/jabber/jabber.c:1859
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5811 msgid "Bad Request"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5812 msgstr "Chybná požiadavka"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5813
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5814 #: ../libpurple/protocols/jabber/jabber.c:1861
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5815 msgid "Conflict"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5816 msgstr "Konflikt"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5817
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5818 #: ../libpurple/protocols/jabber/jabber.c:1863
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5819 msgid "Feature Not Implemented"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5820 msgstr "Funkcia nie je implementovaná"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5821
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5822 #: ../libpurple/protocols/jabber/jabber.c:1865
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5823 msgid "Forbidden"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5824 msgstr "Zakázané"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5825
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5826 #: ../libpurple/protocols/jabber/jabber.c:1867
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5827 msgid "Gone"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5828 msgstr "Preč"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5829
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5830 #: ../libpurple/protocols/jabber/jabber.c:1869
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5831 #: ../libpurple/protocols/jabber/jabber.c:1950
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5832 msgid "Internal Server Error"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
5833 msgstr "Vnútorná chyba servera"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5834
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5835 #: ../libpurple/protocols/jabber/jabber.c:1871
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5836 msgid "Item Not Found"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5837 msgstr "Položka nenájdená"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5838
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5839 #: ../libpurple/protocols/jabber/jabber.c:1873
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5840 msgid "Malformed XMPP ID"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
5841 msgstr "Chybný XMPP ID"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5842
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5843 #: ../libpurple/protocols/jabber/jabber.c:1875
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5844 msgid "Not Acceptable"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5845 msgstr "Neakceptovateľné"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5846
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
5847 #: ../libpurple/protocols/jabber/jabber.c:1877
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5848 msgid "Not Allowed"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5849 msgstr "Nepovolené"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5850
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5851 #: ../libpurple/protocols/jabber/jabber.c:1881
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5852 msgid "Payment Required"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5853 msgstr "Je vyžadovaný poplatok"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5854
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5855 #: ../libpurple/protocols/jabber/jabber.c:1883
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5856 msgid "Recipient Unavailable"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5857 msgstr "Príjemca nedostupný"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5858
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5859 #: ../libpurple/protocols/jabber/jabber.c:1887
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5860 msgid "Registration Required"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5861 msgstr "Je vyžadovaná registrácia"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5862
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5863 #: ../libpurple/protocols/jabber/jabber.c:1889
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5864 msgid "Remote Server Not Found"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5865 msgstr "Vzdialený server nebol nájdený"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5866
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5867 #: ../libpurple/protocols/jabber/jabber.c:1891
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5868 msgid "Remote Server Timeout"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5869 msgstr "Vypršal časový limit"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5870
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5871 #: ../libpurple/protocols/jabber/jabber.c:1893
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5872 msgid "Server Overloaded"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5873 msgstr "Server preťažený"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5874
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5875 #: ../libpurple/protocols/jabber/jabber.c:1895
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5876 msgid "Service Unavailable"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5877 msgstr "Služba nedostupná"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5878
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5879 #: ../libpurple/protocols/jabber/jabber.c:1897
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5880 msgid "Subscription Required"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5881 msgstr "Vyžaduje sa zapísanie"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5882
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5883 #: ../libpurple/protocols/jabber/jabber.c:1899
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5884 msgid "Unexpected Request"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5885 msgstr "Neočakávaná požiadavka"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5886
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5887 #: ../libpurple/protocols/jabber/jabber.c:1907
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5888 msgid "Authorization Aborted"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5889 msgstr "Autorizácia zrušená"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5890
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5891 #: ../libpurple/protocols/jabber/jabber.c:1909
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5892 msgid "Incorrect encoding in authorization"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5893 msgstr "V autorizácii je použité nesprávne kódovanie"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5894
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5895 #: ../libpurple/protocols/jabber/jabber.c:1911
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5896 msgid "Invalid authzid"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5897 msgstr "Neplatný authzid"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5898
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5899 #: ../libpurple/protocols/jabber/jabber.c:1913
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5900 msgid "Invalid Authorization Mechanism"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5901 msgstr "Chybný autorizačný mechanizmus"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5902
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5903 #: ../libpurple/protocols/jabber/jabber.c:1916
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5904 msgid "Authorization mechanism too weak"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5905 msgstr "Mechanizmus autorizácie je príliš slabý"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5906
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5907 #: ../libpurple/protocols/jabber/jabber.c:1924
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5908 msgid "Temporary Authentication Failure"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5909 msgstr "Dočasné zlyhanie počas autentifikácie"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5910
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5911 #: ../libpurple/protocols/jabber/jabber.c:1927
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5912 msgid "Authentication Failure"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5913 msgstr "Zlyhanie počas autentifikácie"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5914
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5915 #: ../libpurple/protocols/jabber/jabber.c:1935
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5916 msgid "Bad Format"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5917 msgstr "Zlý formát"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5918
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5919 #: ../libpurple/protocols/jabber/jabber.c:1937
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5920 msgid "Bad Namespace Prefix"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5921 msgstr "Zlý prefix oblasti mien"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5922
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5923 #: ../libpurple/protocols/jabber/jabber.c:1940
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5924 msgid "Resource Conflict"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5925 msgstr "Konflikt zdrojov"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5926
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5927 #: ../libpurple/protocols/jabber/jabber.c:1942
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5928 #: ../libpurple/protocols/silc/silc.c:350
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
5929 #: ../libpurple/protocols/silc10/ops.c:1720
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5930 msgid "Connection Timeout"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5931 msgstr "Vypršal časový limit pripojenia"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5932
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5933 #: ../libpurple/protocols/jabber/jabber.c:1944
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5934 msgid "Host Gone"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5935 msgstr "Hostiteľ odišiel"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5936
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5937 #: ../libpurple/protocols/jabber/jabber.c:1946
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5938 msgid "Host Unknown"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5939 msgstr "Hostiteľ neznámy"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5940
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5941 #: ../libpurple/protocols/jabber/jabber.c:1948
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5942 msgid "Improper Addressing"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5943 msgstr "Nevhodné adresovanie"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5944
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5945 #: ../libpurple/protocols/jabber/jabber.c:1952
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5946 msgid "Invalid ID"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5947 msgstr "Chybné ID"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5948
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5949 #: ../libpurple/protocols/jabber/jabber.c:1954
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5950 msgid "Invalid Namespace"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5951 msgstr "Chybný menný priestor"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5952
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5953 #: ../libpurple/protocols/jabber/jabber.c:1956
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5954 msgid "Invalid XML"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5955 msgstr "Chybné XML"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5956
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5957 #: ../libpurple/protocols/jabber/jabber.c:1958
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5958 msgid "Non-matching Hosts"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5959 msgstr "Nezhodujúce sa hostitele"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5960
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5961 #: ../libpurple/protocols/jabber/jabber.c:1962
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5962 msgid "Policy Violation"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5963 msgstr "Porušenie pravidiel"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5964
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5965 #: ../libpurple/protocols/jabber/jabber.c:1964
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5966 msgid "Remote Connection Failed"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5967 msgstr "Vzdialené pripojenie zlyhalo"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5968
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5969 #: ../libpurple/protocols/jabber/jabber.c:1966
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5970 msgid "Resource Constraint"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5971 msgstr "Obmedzenie zdroja"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5972
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5973 #: ../libpurple/protocols/jabber/jabber.c:1968
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5974 msgid "Restricted XML"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5975 msgstr "Obmedzené XML"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5976
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5977 #: ../libpurple/protocols/jabber/jabber.c:1970
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5978 msgid "See Other Host"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5979 msgstr "Pozrieť iného hostiteľa"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5980
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5981 #: ../libpurple/protocols/jabber/jabber.c:1972
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5982 msgid "System Shutdown"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5983 msgstr "Vypnutie systému"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5984
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5985 #: ../libpurple/protocols/jabber/jabber.c:1974
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5986 msgid "Undefined Condition"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5987 msgstr "Nedefinovaná podmienka"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5988
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5989 #: ../libpurple/protocols/jabber/jabber.c:1976
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5990 msgid "Unsupported Encoding"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5991 msgstr "Nepodporované kódovanie"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5992
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5993 #: ../libpurple/protocols/jabber/jabber.c:1978
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5994 msgid "Unsupported Stanza Type"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5995 msgstr "Nepodporovaný typ slohy"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5996
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
5997 #: ../libpurple/protocols/jabber/jabber.c:1980
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5998 msgid "Unsupported Version"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
5999 msgstr "Nepodporovaná verzia"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6000
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6001 #: ../libpurple/protocols/jabber/jabber.c:1982
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6002 msgid "XML Not Well Formed"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6003 msgstr "XML nedobre formátované"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6004
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6005 #: ../libpurple/protocols/jabber/jabber.c:1984
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6006 msgid "Stream Error"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6007 msgstr "Chyba prúdu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6008
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6009 #: ../libpurple/protocols/jabber/jabber.c:2069
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6010 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6011 msgid "Unable to ban user %s"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6012 msgstr "Nedá sa udeliť zákaz pre používateľa %s"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6013
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6014 #: ../libpurple/protocols/jabber/jabber.c:2089
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6015 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6016 msgid "Unknown affiliation: \"%s\""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
6017 msgstr "Neznámy vzťah: „%s“"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6018
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6019 #: ../libpurple/protocols/jabber/jabber.c:2094
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6020 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6021 msgid "Unable to affiliate user %s as \"%s\""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
6022 msgstr "Používateľ %s sa nedá pričleniť ako „%s“"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6023
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6024 #: ../libpurple/protocols/jabber/jabber.c:2113
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6025 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6026 msgid "Unknown role: \"%s\""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
6027 msgstr "Neznáma úloha: „%s“"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6028
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6029 #: ../libpurple/protocols/jabber/jabber.c:2118
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6030 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6031 msgid "Unable to set role \"%s\" for user: %s"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
6032 msgstr "Nepodarilo sa nastaviť úlohu „%s“ pre používateľa: %s"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6033
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6034 #: ../libpurple/protocols/jabber/jabber.c:2171
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6035 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6036 msgid "Unable to kick user %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6037 msgstr "Nepodarilo sa vykopnúť používateľa %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6038
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6039 #: ../libpurple/protocols/jabber/jabber.c:2202
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6040 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6041 msgid "Unable to ping user %s"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6042 msgstr "Nepodarilo sa pingnúť používateľa %s"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6043
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6044 #: ../libpurple/protocols/jabber/jabber.c:2220
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6045 #: ../libpurple/protocols/jabber/jabber.c:2231
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6046 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6047 msgid "Unable to buzz, because there is nothing known about user %s."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6048 msgstr "Nepodarilo sa poslať bzzz, pretože o používateľovi %s nič nevieme."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6049
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6050 #: ../libpurple/protocols/jabber/jabber.c:2226
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6051 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6052 msgid "Unable to buzz, because user %s might be offline."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6053 msgstr "Nepodarilo sa poslať bzzz, pretože používateľ %s môže byť odpojený."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6054
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6055 #: ../libpurple/protocols/jabber/jabber.c:2257
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6056 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6057 msgid "Unable to buzz, because the user %s does not support it."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6058 msgstr "Nepodarilo sa poslať bzzz, pretože používateľ %s to nepodporuje."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6059
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6060 #: ../libpurple/protocols/jabber/jabber.c:2279
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6061 #: ../libpurple/protocols/yahoo/yahoo.c:4130
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6062 msgid "Buzz"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6063 msgstr "Bzzz"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6064
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6065 #: ../libpurple/protocols/jabber/jabber.c:2280
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6066 #: ../libpurple/protocols/jabber/message.c:308
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6067 #: ../libpurple/protocols/yahoo/yahoo.c:4131
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6068 #, c-format
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6069 msgid "%s has buzzed you!"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6070 msgstr "Používateľ %s vám poslal bzzz!"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6071
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6072 #: ../libpurple/protocols/jabber/jabber.c:2281
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6073 #: ../libpurple/protocols/yahoo/yahoo.c:4132
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6074 #, c-format
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6075 msgid "Buzzing %s..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6076 msgstr "Posielam bzzz používateľovi %s..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6077
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6078 #: ../libpurple/protocols/jabber/jabber.c:2313
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6079 msgid "config: Configure a chat room."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6080 msgstr "config: Nastavenie miestnosti chatu."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6081
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6082 #: ../libpurple/protocols/jabber/jabber.c:2317
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6083 msgid "configure: Configure a chat room."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6084 msgstr "configure: Nastavenie miestnosti chatu."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6085
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6086 #: ../libpurple/protocols/jabber/jabber.c:2326
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6087 msgid "part [room]: Leave the room."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6088 msgstr "part [miestnosť]: Opustí miestnosť."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6089
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6090 #: ../libpurple/protocols/jabber/jabber.c:2331
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6091 msgid "register: Register with a chat room."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6092 msgstr "register: Zaregistrovať sa v chatovacej miestnosti."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6093
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6094 #: ../libpurple/protocols/jabber/jabber.c:2337
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6095 msgid "topic [new topic]: View or change the topic."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6096 msgstr "topic [nová téma]: Zobrazí alebo zmení tému."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6097
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6098 #: ../libpurple/protocols/jabber/jabber.c:2343
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6099 msgid "ban &lt;user&gt; [room]: Ban a user from the room."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6100 msgstr "ban &lt;používateľ&gt; [miestnosť]: Vykázať používateľa z miestnosti."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6101
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6102 #: ../libpurple/protocols/jabber/jabber.c:2349
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6103 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6104 "affiliate &lt;user&gt; &lt;owner|admin|member|outcast|none&gt;: Set a user's "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6105 "affiliation with the room."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6106 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6107 "affiliate &lt;používateľ&gt; &lt;owner|admin|member|outcast|none&gt;: "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6108 "Nastaví používateľové pričlenenie v miestnosti."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6109
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6110 #: ../libpurple/protocols/jabber/jabber.c:2355
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6111 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6112 "role &lt;user&gt; &lt;moderator|participant|visitor|none&gt;: Set a user's "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6113 "role in the room."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6114 msgstr ""
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6115 "role &lt;používateľ&gt; &lt;moderator|participant|visitor|none&gt;: Nastaví "
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6116 "postavenie používateľa v miestnosti."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6117
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6118 #: ../libpurple/protocols/jabber/jabber.c:2361
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6119 msgid "invite &lt;user&gt; [message]: Invite a user to the room."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6120 msgstr "invite &lt;user&gt; [správa]: Pozve používateľa do miestnosti."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6121
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6122 #: ../libpurple/protocols/jabber/jabber.c:2367
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6123 msgid "join: &lt;room&gt; [server]: Join a chat on this server."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6124 msgstr "join: &lt;room&gt; [server]: Pripojí sa na chat na tomto serveri."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6125
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6126 #: ../libpurple/protocols/jabber/jabber.c:2373
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6127 msgid "kick &lt;user&gt; [room]: Kick a user from the room."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6128 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6129 "kick &lt;používateľ&gt; [miestnosť]: Vykopne používateľa z miestnosti."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6130
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6131 #: ../libpurple/protocols/jabber/jabber.c:2378
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6132 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6133 "msg &lt;user&gt; &lt;message&gt;: Send a private message to another user."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6134 msgstr ""
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6135 "msg &lt;používateľ&gt; &lt;správa&gt;: Odošle súkromnú správu inému "
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6136 "používateľovi."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6137
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6138 #: ../libpurple/protocols/jabber/jabber.c:2384
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6139 msgid "ping &lt;jid&gt;:\tPing a user/component/server."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6140 msgstr "ping &lt;jid&gt;:\tPingne používateľa, súčasť alebo server."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6141
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6142 #: ../libpurple/protocols/jabber/jabber.c:2389
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6143 #: ../libpurple/protocols/yahoo/yahoo.c:4156
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6144 msgid "buzz: Buzz a user to get their attention"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6145 msgstr "buzz: Pošlite používateľovi „bzzz“ a tým si získajte jeho pozornosť"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6146
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6147 #. *< type
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6148 #. *< ui_requirement
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6149 #. *< flags
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6150 #. *< dependencies
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6151 #. *< priority
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6152 #. *< id
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6153 #. *< name
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6154 #. *< version
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6155 #. * summary
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6156 #. * description
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6157 #: ../libpurple/protocols/jabber/libxmpp.c:170
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6158 #: ../libpurple/protocols/jabber/libxmpp.c:172
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6159 msgid "XMPP Protocol Plugin"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6160 msgstr "Modul protokolu XMPP"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6161
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6162 #. Translators: 'domain' is used here in the context of Internet domains, e.g. pidgin.im
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6163 #: ../libpurple/protocols/jabber/libxmpp.c:205 ../pidgin/gtkaccount.c:509
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6164 msgid "Domain"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6165 msgstr "Doména"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6166
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6167 #: ../libpurple/protocols/jabber/libxmpp.c:213
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6168 msgid "Require SSL/TLS"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6169 msgstr "Vyžadovať SSL/TLS"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6170
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6171 #: ../libpurple/protocols/jabber/libxmpp.c:217
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6172 msgid "Force old (port 5223) SSL"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6173 msgstr "Vynútiť staré SSL (port 5223)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6174
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6175 #: ../libpurple/protocols/jabber/libxmpp.c:222
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6176 msgid "Allow plaintext auth over unencrypted streams"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6177 msgstr "Povoliť plaintextovú autentifikáciu cez nezašifrované spojenia"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6178
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6179 #: ../libpurple/protocols/jabber/libxmpp.c:227
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6180 #: ../libpurple/protocols/myspace/myspace.c:3305
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6181 #: ../libpurple/protocols/simple/simple.c:2089
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6182 msgid "Connect port"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6183 msgstr "Port pripojenia"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6184
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6185 #. TODO: default to automatically try different ports. Make the user be
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6186 #. * able to set the first port to try (like LastConnectedPort in Windows client).
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6187 #. Account options
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6188 #: ../libpurple/protocols/jabber/libxmpp.c:231
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6189 #: ../libpurple/protocols/myspace/myspace.c:3302
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6190 #: ../libpurple/protocols/silc/silc.c:2057
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6191 #: ../libpurple/protocols/silc10/silc.c:1860 ../pidgin/gtkaccount.c:840
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6192 msgid "Connect server"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6193 msgstr "Server pripojenia"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6194
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6195 #: ../libpurple/protocols/jabber/message.c:106
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6196 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6197 msgid "%s has left the conversation."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6198 msgstr "Používateľ %s opustil rozhovor."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6199
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6200 #: ../libpurple/protocols/jabber/message.c:162
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6201 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6202 msgid "Message from %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6203 msgstr "Správa od %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6204
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6205 #: ../libpurple/protocols/jabber/message.c:226
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6206 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6207 msgid "%s has set the topic to: %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6208 msgstr "používateľ %s nastavil tému na: %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6209
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6210 #: ../libpurple/protocols/jabber/message.c:228
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6211 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6212 msgid "The topic is: %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6213 msgstr "Téma je: %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6214
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6215 #: ../libpurple/protocols/jabber/message.c:276
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6216 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6217 msgid "Message delivery to %s failed: %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6218 msgstr "Doručenie správy používateľovi %s zlyhalo: %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6219
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6220 #: ../libpurple/protocols/jabber/message.c:279
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6221 msgid "XMPP Message Error"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6222 msgstr "Chyba správy XMPP"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6223
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6224 #: ../libpurple/protocols/jabber/message.c:408
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6225 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6226 msgid " (Code %s)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6227 msgstr " (Kód %s)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6228
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6229 #: ../libpurple/protocols/jabber/parser.c:198
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6230 msgid "XML Parse error"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6231 msgstr "Chyba pri spracovaní XML"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6232
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6233 #: ../libpurple/protocols/jabber/presence.c:435
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6234 msgid "Unknown Error in presence"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6235 msgstr "Prítomná neznáma chyba"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6236
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6237 #: ../libpurple/protocols/jabber/presence.c:516
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6238 #: ../libpurple/protocols/jabber/presence.c:517
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6239 msgid "Create New Room"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6240 msgstr "Vytvoriť novú miestnosť"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6241
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6242 #: ../libpurple/protocols/jabber/presence.c:518
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6243 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6244 "You are creating a new room. Would you like to configure it, or accept the "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6245 "default settings?"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6246 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6247 "Vytvárate novú miestnosť. Chceli by ste ju nastaviť, alebo prijmete "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6248 "štandardné nastavenia?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6249
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6250 #: ../libpurple/protocols/jabber/presence.c:524
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6251 msgid "_Configure Room"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6252 msgstr "Konfigurovať miestnosť"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6253
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6254 #: ../libpurple/protocols/jabber/presence.c:525
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6255 msgid "_Accept Defaults"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6256 msgstr "_Prijať štandardné"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6257
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6258 #: ../libpurple/protocols/jabber/presence.c:567
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6259 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6260 msgid "Error in chat %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6261 msgstr "Chyba v chate %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6262
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6263 #: ../libpurple/protocols/jabber/presence.c:571
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6264 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6265 msgid "Error joining chat %s"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6266 msgstr "Chyba pripojenia na chat %s"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6267
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6268 #: ../libpurple/protocols/jabber/si.c:775
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6269 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6270 msgid "Unable to send file to %s, user does not support file transfers"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6271 msgstr "Nedá sa odoslať súbor používateľovi %s, nepodporuje prenosy súborov"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6272
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6273 #: ../libpurple/protocols/jabber/si.c:776
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6274 #: ../libpurple/protocols/jabber/si.c:777
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6275 #: ../libpurple/protocols/jabber/si.c:845
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6276 msgid "File Send Failed"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6277 msgstr "Odoslanie súboru zlyhalo"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6278
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6279 #: ../libpurple/protocols/jabber/si.c:838
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6280 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6281 msgid "Unable to send file to %s, invalid JID"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6282 msgstr "Nepodarilo sa odoslať súbor používateľovi %s, chybné JID"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6283
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6284 #: ../libpurple/protocols/jabber/si.c:840
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6285 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6286 msgid "Unable to send file to %s, user is not online"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6287 msgstr "Používateľovi %s nie je možné odoslať súbor, práve je odpojený."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6288
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6289 #: ../libpurple/protocols/jabber/si.c:842
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6290 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6291 msgid "Unable to send file to %s, not subscribed to user presence"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
6292 msgstr ""
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
6293 "Používateľovi %s nie je možné odoslať súbor, nie je zapísaný v prítomných "
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
6294 "používateľoch."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6295
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6296 #: ../libpurple/protocols/jabber/si.c:857
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6297 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6298 msgid "Please select which resource of %s you would like to send a file to"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
6299 msgstr "Vyberte, prosím, zdroj používateľa %s, na ktorý chcete odoslať súbor"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6300
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6301 #: ../libpurple/protocols/jabber/si.c:873
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6302 msgid "Select a Resource"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
6303 msgstr "Vyberte zdroj"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6304
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6305 #: ../libpurple/protocols/jabber/usermood.c:197
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6306 #: ../libpurple/protocols/jabber/usermood.c:198
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6307 msgid "Edit User Mood"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6308 msgstr "Zmeniť náladu používateľa"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6309
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6310 #: ../libpurple/protocols/jabber/usermood.c:199
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6311 msgid "Please select your mood from the list."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6312 msgstr "Prosím, vyberte vašu náladu zo zoznamu."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6313
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6314 #: ../libpurple/protocols/jabber/usermood.c:201
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6315 #: ../libpurple/protocols/jabber/usernick.c:78
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6316 msgid "Set"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6317 msgstr "Nastaviť"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6318
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6319 #: ../libpurple/protocols/jabber/usermood.c:209
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6320 msgid "Set Mood..."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6321 msgstr "Nastaviť náladu..."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6322
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6323 #: ../libpurple/protocols/jabber/usernick.c:76
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6324 msgid "Set User Nickname"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6325 msgstr "Nastaviť prezývku používateľa"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6326
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6327 #: ../libpurple/protocols/jabber/usernick.c:76
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6328 msgid "Please specify a new nickname for you."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6329 msgstr "Prosím, zadajte svoju novú prezývku."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6330
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6331 #: ../libpurple/protocols/jabber/usernick.c:77
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6332 msgid ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6333 "This information is visible to all contacts on your contact list, so choose "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6334 "something appropriate."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6335 msgstr ""
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6336 "Táto prezývka sa zobrazí všetkým osobám vo vašom zozname kontaktov, preto "
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6337 "vyberte niečo vhodné."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6338
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6339 #: ../libpurple/protocols/jabber/usernick.c:100
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6340 msgid "Set Nickname..."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6341 msgstr "Nastaviť prezývku..."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6342
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6343 #: ../libpurple/protocols/jabber/xdata.c:378
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6344 msgid "Actions"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6345 msgstr "Akcie"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6346
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6347 #: ../libpurple/protocols/jabber/xdata.c:380
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6348 msgid "Select an action"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6349 msgstr "Vyberte autora"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6350
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6351 #: ../libpurple/protocols/msn/contact.c:712
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6352 msgid "Unable to retrieve MSN Address Book"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6353 msgstr "Nebolo možné prevzať zoznam adries MSN"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6354
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6355 #: ../libpurple/protocols/msn/dialog.c:118
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6356 #: ../libpurple/protocols/msnp9/dialog.c:110
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6357 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6358 msgid "Buddy list synchronization issue in %s (%s)"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6359 msgstr "Problém synchronizácie zoznamu kamarátov v %s (%s)"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6360
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6361 #: ../libpurple/protocols/msn/dialog.c:124
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6362 #: ../libpurple/protocols/msnp9/dialog.c:116
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6363 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6364 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6365 "%s on the local list is inside the group \"%s\" but not on the server list. "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6366 "Do you want this buddy to be added?"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6367 msgstr ""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
6368 "%s v miestnom zozname je v skupine „%s“, ale nie je v zozname servera. "
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6369 "Chcete tohto kamaráta pridať?"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6370
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6371 #: ../libpurple/protocols/msn/dialog.c:132
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6372 #: ../libpurple/protocols/msnp9/dialog.c:124
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6373 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6374 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6375 "%s is on the local list but not on the server list. Do you want this buddy "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6376 "to be added?"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6377 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6378 "%s je v miestnom zozname, ale nie je v zozname servera. Chcete tohto "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6379 "kamaráta pridať?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6380
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6381 #: ../libpurple/protocols/msn/error.c:36
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6382 #: ../libpurple/protocols/msnp9/error.c:36
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6383 msgid "Unable to parse message"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6384 msgstr "Správa sa nedá spracovať"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6385
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6386 #: ../libpurple/protocols/msn/error.c:41
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6387 #: ../libpurple/protocols/msnp9/error.c:41
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6388 msgid "Syntax Error (probably a client bug)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6389 msgstr "Chyba syntaxe (pravdepodobne chyba v klientovi)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6390
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6391 #: ../libpurple/protocols/msn/error.c:46
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6392 #: ../libpurple/protocols/msnp9/error.c:46
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6393 msgid "Invalid e-mail address"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6394 msgstr "Chybná e-mailová adresa"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6395
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6396 #: ../libpurple/protocols/msn/error.c:49
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6397 #: ../libpurple/protocols/msnp9/error.c:49
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6398 msgid "User does not exist"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6399 msgstr "Používateľ neexistuje"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6400
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6401 #: ../libpurple/protocols/msn/error.c:53
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6402 #: ../libpurple/protocols/msnp9/error.c:53
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6403 msgid "Fully qualified domain name missing"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6404 msgstr "Chýba plne kvalifikované doménové meno"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6405
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6406 #: ../libpurple/protocols/msn/error.c:56
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6407 #: ../libpurple/protocols/msnp9/error.c:56
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6408 msgid "Already logged in"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6409 msgstr "Už je prihlásený"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6410
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6411 #: ../libpurple/protocols/msn/error.c:59
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6412 #: ../libpurple/protocols/msnp9/error.c:59
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6413 msgid "Invalid screen name"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6414 msgstr "Používateľské meno je chybné"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6415
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6416 #: ../libpurple/protocols/msn/error.c:62
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6417 #: ../libpurple/protocols/msnp9/error.c:62
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6418 msgid "Invalid friendly name"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6419 msgstr "Priateľské meno je chybné"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6420
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6421 #: ../libpurple/protocols/msn/error.c:65
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6422 #: ../libpurple/protocols/msnp9/error.c:65
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6423 msgid "List full"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6424 msgstr "Zoznam je plný"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6425
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6426 #: ../libpurple/protocols/msn/error.c:68
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6427 #: ../libpurple/protocols/msnp9/error.c:68
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6428 msgid "Already there"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6429 msgstr "Už sa tam nachádza"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6430
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6431 #: ../libpurple/protocols/msn/error.c:72
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6432 #: ../libpurple/protocols/msnp9/error.c:72
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6433 msgid "Not on list"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
6434 msgstr "Nie je v zozname"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6435
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6436 #: ../libpurple/protocols/msn/error.c:75
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6437 #: ../libpurple/protocols/msnp9/error.c:75
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6438 #: ../libpurple/protocols/zephyr/zephyr.c:756
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6439 msgid "User is offline"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6440 msgstr "Používateľ je odpojený"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6441
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6442 #: ../libpurple/protocols/msn/error.c:78
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6443 #: ../libpurple/protocols/msnp9/error.c:78
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6444 msgid "Already in the mode"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6445 msgstr "Už v režime"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6446
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6447 #: ../libpurple/protocols/msn/error.c:82
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6448 #: ../libpurple/protocols/msnp9/error.c:82
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6449 msgid "Already in opposite list"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6450 msgstr "Už v opačnom zozname"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6451
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6452 #: ../libpurple/protocols/msn/error.c:86
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6453 #: ../libpurple/protocols/msnp9/error.c:86
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6454 msgid "Too many groups"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6455 msgstr "Príliš veľa skupín"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6456
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6457 #: ../libpurple/protocols/msn/error.c:89
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6458 #: ../libpurple/protocols/msnp9/error.c:89
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6459 msgid "Invalid group"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6460 msgstr "Chybná skupina"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6461
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6462 #: ../libpurple/protocols/msn/error.c:92
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6463 #: ../libpurple/protocols/msnp9/error.c:92
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6464 msgid "User not in group"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6465 msgstr "Používateľ nie je v skupine"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6466
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6467 #: ../libpurple/protocols/msn/error.c:95
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6468 #: ../libpurple/protocols/msnp9/error.c:95
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6469 msgid "Group name too long"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6470 msgstr "Názov skupiny príliš dlhý"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6471
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6472 #: ../libpurple/protocols/msn/error.c:98
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6473 #: ../libpurple/protocols/msnp9/error.c:98
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6474 msgid "Cannot remove group zero"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6475 msgstr "Nie je možné odstrániť nultú skupinu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6476
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6477 #: ../libpurple/protocols/msn/error.c:103
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6478 #: ../libpurple/protocols/msnp9/error.c:103
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6479 msgid "Tried to add a user to a group that doesn't exist"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6480 msgstr "Pokúšate sa pridať používateľa do skupiny, ktorá neexistuje"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6481
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6482 #: ../libpurple/protocols/msn/error.c:107
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6483 #: ../libpurple/protocols/msnp9/error.c:107
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6484 msgid "Switchboard failed"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6485 msgstr "Prepojenie zlyhalo"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6486
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6487 #: ../libpurple/protocols/msn/error.c:111
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6488 #: ../libpurple/protocols/msnp9/error.c:111
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6489 msgid "Notify transfer failed"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6490 msgstr "Upozornenie prenosu zlyhalo"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6491
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6492 #: ../libpurple/protocols/msn/error.c:116
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6493 #: ../libpurple/protocols/msnp9/error.c:116
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6494 msgid "Required fields missing"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6495 msgstr "Chýbajú požadované polia"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6496
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6497 #: ../libpurple/protocols/msn/error.c:120
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6498 #: ../libpurple/protocols/msnp9/error.c:120
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6499 msgid "Too many hits to a FND"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6500 msgstr "Priveľa úderov pre FND"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6501
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6502 #: ../libpurple/protocols/msn/error.c:124
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6503 #: ../libpurple/protocols/msnp9/error.c:124
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6504 #: ../libpurple/protocols/oscar/oscar.c:120
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6505 msgid "Not logged in"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6506 msgstr "Neprihlásený"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6507
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6508 #: ../libpurple/protocols/msn/error.c:128
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6509 #: ../libpurple/protocols/msnp9/error.c:128
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6510 msgid "Service temporarily unavailable"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6511 msgstr "Služba je dočasne nedostupná"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6512
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6513 #: ../libpurple/protocols/msn/error.c:131
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6514 #: ../libpurple/protocols/msnp9/error.c:131
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6515 msgid "Database server error"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
6516 msgstr "Chyba databázového servera"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6517
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6518 #: ../libpurple/protocols/msn/error.c:135
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6519 #: ../libpurple/protocols/msnp9/error.c:135
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6520 msgid "Command disabled"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6521 msgstr "Príkaz vypnutý"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6522
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6523 #: ../libpurple/protocols/msn/error.c:139
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6524 #: ../libpurple/protocols/msnp9/error.c:139
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6525 msgid "File operation error"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6526 msgstr "Chyba súborového operátora"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6527
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6528 #: ../libpurple/protocols/msn/error.c:143
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6529 #: ../libpurple/protocols/msnp9/error.c:143
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6530 msgid "Memory allocation error"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6531 msgstr "Chyba vyhradenie pamäte"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6532
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6533 #: ../libpurple/protocols/msn/error.c:147
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6534 #: ../libpurple/protocols/msnp9/error.c:147
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6535 msgid "Wrong CHL value sent to server"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
6536 msgstr "Nesprávna CHL hodnota zaslaná servera"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6537
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6538 #: ../libpurple/protocols/msn/error.c:152
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6539 #: ../libpurple/protocols/msnp9/error.c:152
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6540 msgid "Server busy"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6541 msgstr "Server zaneprázdnený"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6542
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6543 #: ../libpurple/protocols/msn/error.c:155
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6544 #: ../libpurple/protocols/msn/error.c:170
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6545 #: ../libpurple/protocols/msn/error.c:230
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6546 #: ../libpurple/protocols/msnp9/error.c:155
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6547 #: ../libpurple/protocols/msnp9/error.c:170
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6548 #: ../libpurple/protocols/msnp9/error.c:230
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6549 msgid "Server unavailable"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6550 msgstr "Server je nedostupný"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6551
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6552 #: ../libpurple/protocols/msn/error.c:158
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6553 #: ../libpurple/protocols/msnp9/error.c:158
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6554 msgid "Peer notification server down"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6555 msgstr "Server upozornenia na partnera je vypnutý"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6556
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6557 #: ../libpurple/protocols/msn/error.c:162
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6558 #: ../libpurple/protocols/msnp9/error.c:162
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6559 msgid "Database connect error"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
6560 msgstr "Chyba pripojenia k databáze"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6561
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6562 #: ../libpurple/protocols/msn/error.c:167
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6563 #: ../libpurple/protocols/msnp9/error.c:167
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6564 msgid "Server is going down (abandon ship)"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6565 msgstr "Server sa vypína (opustite ľoď)"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6566
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6567 #: ../libpurple/protocols/msn/error.c:174
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6568 #: ../libpurple/protocols/msnp9/error.c:174
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6569 msgid "Error creating connection"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6570 msgstr "Chyba pri vytváraní spojenia"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6571
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6572 #: ../libpurple/protocols/msn/error.c:179
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6573 #: ../libpurple/protocols/msnp9/error.c:179
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6574 msgid "CVR parameters are either unknown or not allowed"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6575 msgstr "CVR parametre sú buď neznáme alebo nedovolené"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6576
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6577 #: ../libpurple/protocols/msn/error.c:183
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6578 #: ../libpurple/protocols/msnp9/error.c:183
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6579 msgid "Unable to write"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6580 msgstr "Nepodarilo sa zapisovať"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6581
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6582 #: ../libpurple/protocols/msn/error.c:186
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6583 #: ../libpurple/protocols/msnp9/error.c:186
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6584 msgid "Session overload"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
6585 msgstr "Relácia preťažená"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6586
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6587 #: ../libpurple/protocols/msn/error.c:190
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6588 #: ../libpurple/protocols/msnp9/error.c:190
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6589 msgid "User is too active"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6590 msgstr "Používateľ je príliš aktívny"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6591
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6592 #: ../libpurple/protocols/msn/error.c:193
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6593 #: ../libpurple/protocols/msnp9/error.c:193
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6594 msgid "Too many sessions"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
6595 msgstr "Príliš veľa relácií"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6596
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6597 #: ../libpurple/protocols/msn/error.c:196
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6598 #: ../libpurple/protocols/msnp9/error.c:196
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6599 msgid "Passport not verified"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6600 msgstr "Heslo nebolo overené"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6601
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6602 #: ../libpurple/protocols/msn/error.c:199
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6603 #: ../libpurple/protocols/msnp9/error.c:199
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6604 msgid "Bad friend file"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6605 msgstr "Nesprávny súbor priateľa"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6606
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6607 #: ../libpurple/protocols/msn/error.c:203
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6608 #: ../libpurple/protocols/msnp9/error.c:203
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6609 msgid "Not expected"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6610 msgstr "Neočakávané"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6611
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6612 #: ../libpurple/protocols/msn/error.c:209
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6613 #: ../libpurple/protocols/msnp9/error.c:209
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6614 msgid "Friendly name changes too rapidly"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6615 msgstr "Priateľské meno sa mení príliš rýchlo"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6616
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6617 #: ../libpurple/protocols/msn/error.c:218
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6618 #: ../libpurple/protocols/msnp9/error.c:218
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6619 msgid "Server too busy"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6620 msgstr "Server je príliš zaneprázdnený"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6621
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6622 #: ../libpurple/protocols/msn/error.c:222
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6623 #: ../libpurple/protocols/msnp9/error.c:222
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6624 #: ../libpurple/protocols/oscar/oscar.c:1377
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6625 #: ../libpurple/protocols/silc/silc.c:338
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6626 #: ../libpurple/protocols/silc10/ops.c:1709
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6627 #: ../libpurple/protocols/toc/toc.c:728 ../libpurple/proxy.c:1393
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6628 msgid "Authentication failed"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6629 msgstr "Autentifikácia zlyhala"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6630
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6631 #: ../libpurple/protocols/msn/error.c:225
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6632 #: ../libpurple/protocols/msnp9/error.c:225
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6633 msgid "Not allowed when offline"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6634 msgstr "Nepovolené v odpojenom stave"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6635
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6636 #: ../libpurple/protocols/msn/error.c:233
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6637 #: ../libpurple/protocols/msnp9/error.c:233
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6638 msgid "Not accepting new users"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6639 msgstr "Neprijímame nových používateľov"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6640
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6641 #: ../libpurple/protocols/msn/error.c:237
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6642 #: ../libpurple/protocols/msnp9/error.c:237
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6643 msgid "Kids Passport without parental consent"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6644 msgstr "Detský pas bez súhlasu rodičov"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6645
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6646 #: ../libpurple/protocols/msn/error.c:241
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6647 #: ../libpurple/protocols/msnp9/error.c:241
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6648 msgid "Passport account not yet verified"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6649 msgstr "Účet pasu nebol ešte overený"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6650
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6651 #: ../libpurple/protocols/msn/error.c:244
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6652 #: ../libpurple/protocols/msnp9/error.c:244
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6653 msgid "Bad ticket"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6654 msgstr "Nesprávny lístok"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6655
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6656 #: ../libpurple/protocols/msn/error.c:249
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6657 #: ../libpurple/protocols/msnp9/error.c:249
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6658 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6659 msgid "Unknown Error Code %d"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6660 msgstr "Neznámy chybový kód %d"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6661
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6662 #: ../libpurple/protocols/msn/error.c:263
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6663 #: ../libpurple/protocols/msnp9/error.c:263
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6664 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6665 msgid "MSN Error: %s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6666 msgstr "Chyba MSN: %s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6667
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6668 #: ../libpurple/protocols/msn/msn.c:130 ../libpurple/protocols/msnp9/msn.c:130
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6669 msgid "Nudge"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6670 msgstr "Štuchanec"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6671
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6672 #: ../libpurple/protocols/msn/msn.c:131 ../libpurple/protocols/msnp9/msn.c:131
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6673 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6674 msgid "%s has nudged you!"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6675 msgstr "Používateľ %s vás štuchol!"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6676
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6677 #: ../libpurple/protocols/msn/msn.c:132 ../libpurple/protocols/msnp9/msn.c:132
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6678 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6679 msgid "Nudging %s..."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6680 msgstr "Štucháte používateľa %s..."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6681
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6682 #: ../libpurple/protocols/msn/msn.c:174 ../libpurple/protocols/msnp9/msn.c:174
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6683 msgid "Your new MSN friendly name is too long."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6684 msgstr "Vaše nové MSN priateľské meno je príliš dlhé."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6685
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6686 #: ../libpurple/protocols/msn/msn.c:286 ../libpurple/protocols/msnp9/msn.c:282
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6687 msgid "Set your friendly name."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6688 msgstr "Vyplňte vaše priateľské meno."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6689
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6690 #: ../libpurple/protocols/msn/msn.c:287 ../libpurple/protocols/msnp9/msn.c:283
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6691 msgid "This is the name that other MSN buddies will see you as."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6692 msgstr "Toto je názov, pod ktorým vás budú vidieť ostatní priatelia z MSN."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6693
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6694 #: ../libpurple/protocols/msn/msn.c:305 ../libpurple/protocols/msnp9/msn.c:301
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6695 msgid "Set your home phone number."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6696 msgstr "Vyplňte vaše telefónne čislo domov"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6697
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6698 #: ../libpurple/protocols/msn/msn.c:322 ../libpurple/protocols/msnp9/msn.c:318
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6699 msgid "Set your work phone number."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6700 msgstr "Vyplňte vaše telefónne čislo do práce"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6701
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6702 #: ../libpurple/protocols/msn/msn.c:339 ../libpurple/protocols/msnp9/msn.c:335
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6703 msgid "Set your mobile phone number."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6704 msgstr "Vyplňte vaše telefónne čislo na mobil"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6705
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6706 #: ../libpurple/protocols/msn/msn.c:354 ../libpurple/protocols/msnp9/msn.c:350
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6707 msgid "Allow MSN Mobile pages?"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6708 msgstr "Povoliť mobilné stránky MSN?"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6709
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6710 #: ../libpurple/protocols/msn/msn.c:355 ../libpurple/protocols/msnp9/msn.c:351
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6711 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6712 "Do you want to allow or disallow people on your buddy list to send you MSN "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6713 "Mobile pages to your cell phone or other mobile device?"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6714 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6715 "Chcete povoliť alebo zakázať osobám vo vašom zozname priateľov posielať vám "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6716 "na váš mobilný telefón stránky MSN?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6717
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6718 #: ../libpurple/protocols/msn/msn.c:361 ../libpurple/protocols/msnp9/msn.c:357
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6719 msgid "Allow"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6720 msgstr "Povoliť"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6721
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6722 #: ../libpurple/protocols/msn/msn.c:362 ../libpurple/protocols/msnp9/msn.c:358
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6723 msgid "Disallow"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6724 msgstr "Nepovoliť"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6725
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6726 #: ../libpurple/protocols/msn/msn.c:378 ../libpurple/protocols/msnp9/msn.c:374
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6727 msgid "This Hotmail account may not be active."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6728 msgstr "Tento účet služby Hotmail nemusí byť aktívny."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6729
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6730 #: ../libpurple/protocols/msn/msn.c:404 ../libpurple/protocols/msnp9/msn.c:400
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6731 msgid "Send a mobile message."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6732 msgstr "Odoslať správu na mobil."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6733
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6734 #: ../libpurple/protocols/msn/msn.c:406 ../libpurple/protocols/msnp9/msn.c:402
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6735 msgid "Page"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6736 msgstr "Strana"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6737
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6738 #: ../libpurple/protocols/msn/msn.c:688 ../libpurple/protocols/msn/state.c:33
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6739 #: ../libpurple/protocols/msnp9/msn.c:583
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6740 #: ../libpurple/protocols/msnp9/state.c:33
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6741 #: ../libpurple/protocols/yahoo/yahoo.c:3088
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6742 #: ../libpurple/protocols/yahoo/yahoo.c:3772
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6743 msgid "Be Right Back"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6744 msgstr "Hneď som späť"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6745
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6746 #: ../libpurple/protocols/msn/msn.c:694 ../libpurple/protocols/msn/state.c:31
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6747 #: ../libpurple/protocols/msnp9/msn.c:587
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6748 #: ../libpurple/protocols/msnp9/state.c:31
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6749 #: ../libpurple/protocols/novell/novell.c:2839
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6750 #: ../libpurple/protocols/novell/novell.c:2969
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6751 #: ../libpurple/protocols/silc/buddy.c:1483
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6752 #: ../libpurple/protocols/silc/silc.c:56
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6753 #: ../libpurple/protocols/silc10/buddy.c:1483
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6754 #: ../libpurple/protocols/silc10/silc.c:47
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6755 #: ../libpurple/protocols/yahoo/yahoo.c:3090
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6756 #: ../libpurple/protocols/yahoo/yahoo.c:3775
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6757 msgid "Busy"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6758 msgstr "Zaneprázdnený"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6759
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6760 #: ../libpurple/protocols/msn/msn.c:699 ../libpurple/protocols/msnp9/msn.c:591
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6761 #: ../libpurple/protocols/yahoo/yahoo.c:3098
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6762 #: ../libpurple/protocols/yahoo/yahoo.c:3787
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6763 msgid "On the Phone"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6764 msgstr "Telefonujem"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6765
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6766 #: ../libpurple/protocols/msn/msn.c:704 ../libpurple/protocols/msnp9/msn.c:595
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6767 #: ../libpurple/protocols/yahoo/yahoo.c:3102
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6768 #: ../libpurple/protocols/yahoo/yahoo.c:3793
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6769 msgid "Out to Lunch"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6770 msgstr "Na obede"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6771
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6772 #: ../libpurple/protocols/msn/msn.c:723
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6773 msgid "Artist"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6774 msgstr "Interpret"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6775
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6776 #: ../libpurple/protocols/msn/msn.c:724
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6777 msgid "Album"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6778 msgstr "Album"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6779
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6780 #: ../libpurple/protocols/msn/msn.c:742 ../libpurple/protocols/msnp9/msn.c:623
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6781 msgid "Set Friendly Name..."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6782 msgstr "Nastaviť priateľské meno..."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6783
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6784 #: ../libpurple/protocols/msn/msn.c:747 ../libpurple/protocols/msnp9/msn.c:628
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6785 msgid "Set Home Phone Number..."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6786 msgstr "Nastaviť číslo telefónu domov..."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6787
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6788 #: ../libpurple/protocols/msn/msn.c:751 ../libpurple/protocols/msnp9/msn.c:632
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6789 msgid "Set Work Phone Number..."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6790 msgstr "Nastaviť číslo telefónu do práce..."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6791
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6792 #: ../libpurple/protocols/msn/msn.c:755 ../libpurple/protocols/msnp9/msn.c:636
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6793 msgid "Set Mobile Phone Number..."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6794 msgstr "Nastaviť číslo mobilného telefónu..."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6795
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6796 #: ../libpurple/protocols/msn/msn.c:761 ../libpurple/protocols/msnp9/msn.c:642
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6797 msgid "Enable/Disable Mobile Devices..."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6798 msgstr "Povoliť/Zakázať mobilné zariadenia..."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6799
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6800 #: ../libpurple/protocols/msn/msn.c:766 ../libpurple/protocols/msnp9/msn.c:647
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6801 msgid "Allow/Disallow Mobile Pages..."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6802 msgstr "Povoliť/Zakázať mobilné stránky..."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6803
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6804 #: ../libpurple/protocols/msn/msn.c:777 ../libpurple/protocols/msnp9/msn.c:658
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6805 msgid "Open Hotmail Inbox"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6806 msgstr "Otvoriť poštovú schránku Hotmail"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6807
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6808 #: ../libpurple/protocols/msn/msn.c:801 ../libpurple/protocols/msnp9/msn.c:682
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6809 msgid "Send to Mobile"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6810 msgstr "Odoslať na mobil"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6811
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6812 #: ../libpurple/protocols/msn/msn.c:811 ../libpurple/protocols/msnp9/msn.c:692
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6813 #: ../libpurple/protocols/novell/novell.c:3425
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6814 msgid "Initiate _Chat"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
6815 msgstr "Začať _chat"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6816
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6817 #: ../libpurple/protocols/msn/msn.c:849 ../libpurple/protocols/msnp9/msn.c:731
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6818 msgid "SSL support is needed for MSN. Please install a supported SSL library."
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
6819 msgstr ""
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
6820 "Pre MSN je potrebná podpora SSL. Nainštalujte, prosím, podporovanú SSL "
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
6821 "knižnicu."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6822
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6823 #: ../libpurple/protocols/msn/msn.c:879 ../libpurple/protocols/msnp9/msn.c:761
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6824 msgid "Failed to connect to server."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6825 msgstr "Nepodarilo sa spojiť so serverom."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6826
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6827 #: ../libpurple/protocols/msn/msn.c:1663 ../libpurple/protocols/msn/msn.c:2006
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6828 #: ../libpurple/protocols/msnp9/msn.c:1516
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6829 #: ../libpurple/protocols/msnp9/msn.c:1859
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
6830 #: ../libpurple/protocols/yahoo/yahoo_profile.c:808
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6831 msgid "Error retrieving profile"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6832 msgstr "Chyba pri získavaní profilu"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6833
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6834 #: ../libpurple/protocols/msn/msn.c:1729
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6835 #: ../libpurple/protocols/msnp9/msn.c:1582 ../pidgin/plugins/convcolors.c:309
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6836 #: ../pidgin/plugins/pidginrc.c:360
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6837 msgid "General"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6838 msgstr "Všeobecné"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6839
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6840 #: ../libpurple/protocols/msn/msn.c:1736
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6841 #: ../libpurple/protocols/msnp9/msn.c:1589
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6842 #: ../libpurple/protocols/myspace/user.c:115
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6843 #: ../libpurple/protocols/oscar/oscar.c:3765
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6844 #: ../libpurple/protocols/qq/buddy_info.c:45
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6845 #: ../libpurple/protocols/qq/qq.c:222
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6846 #: ../libpurple/protocols/yahoo/yahoo_profile.c:1081
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6847 msgid "Age"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6848 msgstr "Vek"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6849
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6850 #: ../libpurple/protocols/msn/msn.c:1738
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6851 #: ../libpurple/protocols/msnp9/msn.c:1591
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6852 #: ../libpurple/protocols/qq/buddy_info.c:51
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6853 #: ../libpurple/protocols/yahoo/yahoo_profile.c:1096
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6854 msgid "Occupation"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
6855 msgstr "Povolanie"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6856
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6857 #: ../libpurple/protocols/msn/msn.c:1739
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6858 #: ../libpurple/protocols/msnp9/msn.c:1592
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6859 #: ../libpurple/protocols/myspace/user.c:123
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6860 #: ../libpurple/protocols/novell/novell.c:1487
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6861 #: ../libpurple/protocols/yahoo/yahoo_profile.c:1076
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6862 #: ../libpurple/protocols/zephyr/zephyr.c:798
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6863 #: ../libpurple/protocols/zephyr/zephyr.c:1215
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6864 msgid "Location"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6865 msgstr "Lokalita"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6866
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6867 #: ../libpurple/protocols/msn/msn.c:1744 ../libpurple/protocols/msn/msn.c:1936
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6868 #: ../libpurple/protocols/msn/msn.c:1942 ../libpurple/protocols/msn/msn.c:1949
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6869 #: ../libpurple/protocols/msnp9/msn.c:1597
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6870 #: ../libpurple/protocols/msnp9/msn.c:1789
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6871 #: ../libpurple/protocols/msnp9/msn.c:1795
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6872 #: ../libpurple/protocols/msnp9/msn.c:1802
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6873 msgid "Hobbies and Interests"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6874 msgstr "Záľuby a záujmy"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6875
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6876 #: ../libpurple/protocols/msn/msn.c:1750 ../libpurple/protocols/msn/msn.c:1870
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6877 #: ../libpurple/protocols/msn/msn.c:1876 ../libpurple/protocols/msn/msn.c:1883
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6878 #: ../libpurple/protocols/msn/msn.c:1891 ../libpurple/protocols/msn/msn.c:1898
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6879 #: ../libpurple/protocols/msnp9/msn.c:1603
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6880 #: ../libpurple/protocols/msnp9/msn.c:1723
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6881 #: ../libpurple/protocols/msnp9/msn.c:1729
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6882 #: ../libpurple/protocols/msnp9/msn.c:1736
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6883 #: ../libpurple/protocols/msnp9/msn.c:1744
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6884 #: ../libpurple/protocols/msnp9/msn.c:1751
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6885 msgid "A Little About Me"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6886 msgstr "Niečo o mne"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6887
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6888 #: ../libpurple/protocols/msn/msn.c:1767
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6889 #: ../libpurple/protocols/msnp9/msn.c:1620
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6890 msgid "Social"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
6891 msgstr "Sociálne"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6892
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6893 #: ../libpurple/protocols/msn/msn.c:1769
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6894 #: ../libpurple/protocols/msnp9/msn.c:1622
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6895 #: ../libpurple/protocols/yahoo/yahoo_profile.c:1086
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6896 msgid "Marital Status"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6897 msgstr "Manželský stav"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6898
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6899 #: ../libpurple/protocols/msn/msn.c:1770
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6900 #: ../libpurple/protocols/msnp9/msn.c:1623
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6901 msgid "Interests"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6902 msgstr "Záujmy"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6903
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6904 #: ../libpurple/protocols/msn/msn.c:1771
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6905 #: ../libpurple/protocols/msnp9/msn.c:1624
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6906 msgid "Pets"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6907 msgstr "Domáce zvieratá"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6908
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6909 #: ../libpurple/protocols/msn/msn.c:1772
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6910 #: ../libpurple/protocols/msnp9/msn.c:1625
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6911 msgid "Hometown"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6912 msgstr "Mesto v ktorom bývate"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6913
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6914 #: ../libpurple/protocols/msn/msn.c:1773
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6915 #: ../libpurple/protocols/msnp9/msn.c:1626
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6916 msgid "Places Lived"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6917 msgstr "Miesta, kde ste bývali"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6918
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6919 #: ../libpurple/protocols/msn/msn.c:1774
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6920 #: ../libpurple/protocols/msnp9/msn.c:1627
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6921 msgid "Fashion"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6922 msgstr "Móda"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6923
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6924 #: ../libpurple/protocols/msn/msn.c:1775
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6925 #: ../libpurple/protocols/msnp9/msn.c:1628
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6926 msgid "Humor"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6927 msgstr "Humor"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6928
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6929 #: ../libpurple/protocols/msn/msn.c:1776
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6930 #: ../libpurple/protocols/msnp9/msn.c:1629
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6931 msgid "Music"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6932 msgstr "Hudba"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6933
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6934 #: ../libpurple/protocols/msn/msn.c:1777 ../libpurple/protocols/msn/msn.c:1958
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6935 #: ../libpurple/protocols/msn/msn.c:1964
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6936 #: ../libpurple/protocols/msnp9/msn.c:1630
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6937 #: ../libpurple/protocols/msnp9/msn.c:1811
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6938 #: ../libpurple/protocols/msnp9/msn.c:1817
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
6939 #: ../libpurple/protocols/yahoo/yahoo_profile.c:1138
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6940 msgid "Favorite Quote"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6941 msgstr "Obľúbený citát"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6942
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6943 #: ../libpurple/protocols/msn/msn.c:1794
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6944 #: ../libpurple/protocols/msnp9/msn.c:1647
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6945 msgid "Contact Info"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6946 msgstr "Kontaktné informácie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6947
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6948 #: ../libpurple/protocols/msn/msn.c:1795
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6949 #: ../libpurple/protocols/msnp9/msn.c:1648
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6950 msgid "Personal"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6951 msgstr "Osobné"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6952
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6953 #: ../libpurple/protocols/msn/msn.c:1798
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6954 #: ../libpurple/protocols/msnp9/msn.c:1651
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6955 msgid "Significant Other"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6956 msgstr "Ďalšie významné"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6957
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6958 #: ../libpurple/protocols/msn/msn.c:1799
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6959 #: ../libpurple/protocols/msnp9/msn.c:1652
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6960 msgid "Home Phone"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6961 msgstr "Telefón domov"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6962
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6963 #: ../libpurple/protocols/msn/msn.c:1800
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6964 #: ../libpurple/protocols/msnp9/msn.c:1653
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6965 msgid "Home Phone 2"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6966 msgstr "Telefón domov 2"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6967
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6968 #: ../libpurple/protocols/msn/msn.c:1801
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6969 #: ../libpurple/protocols/msnp9/msn.c:1654
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6970 #: ../libpurple/protocols/oscar/oscar.c:3803
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6971 msgid "Home Address"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6972 msgstr "Adresa domov"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6973
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6974 #: ../libpurple/protocols/msn/msn.c:1802
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6975 #: ../libpurple/protocols/msnp9/msn.c:1655
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6976 msgid "Personal Mobile"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6977 msgstr "Osobný mobil"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6978
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6979 #: ../libpurple/protocols/msn/msn.c:1803
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6980 #: ../libpurple/protocols/msnp9/msn.c:1656
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6981 msgid "Home Fax"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6982 msgstr "Fax domov"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6983
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6984 #: ../libpurple/protocols/msn/msn.c:1804
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6985 #: ../libpurple/protocols/msnp9/msn.c:1657
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6986 msgid "Personal E-Mail"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6987 msgstr "Osobný e-mail"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6988
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6989 #: ../libpurple/protocols/msn/msn.c:1805
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6990 #: ../libpurple/protocols/msnp9/msn.c:1658
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6991 msgid "Personal IM"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6992 msgstr "Osobné IM"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6993
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6994 #: ../libpurple/protocols/msn/msn.c:1807
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
6995 #: ../libpurple/protocols/msnp9/msn.c:1660
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6996 msgid "Anniversary"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6997 msgstr "Výročie"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
6998
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
6999 #. Business
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7000 #: ../libpurple/protocols/msn/msn.c:1823
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7001 #: ../libpurple/protocols/msnp9/msn.c:1676
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7002 msgid "Work"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7003 msgstr "Práca"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7004
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7005 #: ../libpurple/protocols/msn/msn.c:1825
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7006 #: ../libpurple/protocols/msnp9/msn.c:1678
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7007 #: ../libpurple/protocols/silc/ops.c:1010
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7008 #: ../libpurple/protocols/silc10/ops.c:1044
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7009 msgid "Job Title"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
7010 msgstr "Názov zamestnania"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7011
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7012 #: ../libpurple/protocols/msn/msn.c:1826
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7013 #: ../libpurple/protocols/msnp9/msn.c:1679
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7014 #: ../libpurple/protocols/oscar/oscar.c:3824
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7015 msgid "Company"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7016 msgstr "Spoločnosť"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7017
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7018 #: ../libpurple/protocols/msn/msn.c:1827
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7019 #: ../libpurple/protocols/msnp9/msn.c:1680
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7020 #: ../libpurple/protocols/novell/novell.c:1489
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7021 msgid "Department"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7022 msgstr "Oddelenie"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7023
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7024 #: ../libpurple/protocols/msn/msn.c:1828
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7025 #: ../libpurple/protocols/msnp9/msn.c:1681
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7026 msgid "Profession"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7027 msgstr "Profesia"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7028
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7029 #: ../libpurple/protocols/msn/msn.c:1829
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7030 #: ../libpurple/protocols/msnp9/msn.c:1682
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7031 msgid "Work Phone"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7032 msgstr "Telefón do práce"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7033
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7034 #: ../libpurple/protocols/msn/msn.c:1830
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7035 #: ../libpurple/protocols/msnp9/msn.c:1683
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7036 msgid "Work Phone 2"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7037 msgstr "Telefón do práce 2"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7038
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7039 #: ../libpurple/protocols/msn/msn.c:1831
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7040 #: ../libpurple/protocols/msnp9/msn.c:1684
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7041 #: ../libpurple/protocols/oscar/oscar.c:3816
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7042 msgid "Work Address"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7043 msgstr "Adresa pracoviska"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7044
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7045 #: ../libpurple/protocols/msn/msn.c:1832
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7046 #: ../libpurple/protocols/msnp9/msn.c:1685
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7047 msgid "Work Mobile"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7048 msgstr "Služobný mobil"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7049
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7050 #: ../libpurple/protocols/msn/msn.c:1833
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7051 #: ../libpurple/protocols/msnp9/msn.c:1686
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7052 msgid "Work Pager"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7053 msgstr "Služobný pager"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7054
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7055 #: ../libpurple/protocols/msn/msn.c:1834
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7056 #: ../libpurple/protocols/msnp9/msn.c:1687
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7057 msgid "Work Fax"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7058 msgstr "Služobný fax"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7059
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7060 #: ../libpurple/protocols/msn/msn.c:1835
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7061 #: ../libpurple/protocols/msnp9/msn.c:1688
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7062 msgid "Work E-Mail"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7063 msgstr "Pracovný e-mail"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7064
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7065 #: ../libpurple/protocols/msn/msn.c:1836
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7066 #: ../libpurple/protocols/msnp9/msn.c:1689
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7067 msgid "Work IM"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7068 msgstr "Pracovné IM"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7069
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7070 #: ../libpurple/protocols/msn/msn.c:1837
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7071 #: ../libpurple/protocols/msnp9/msn.c:1690
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7072 msgid "Start Date"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
7073 msgstr "Dátum začiatku"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7074
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7075 #: ../libpurple/protocols/msn/msn.c:1907 ../libpurple/protocols/msn/msn.c:1913
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7076 #: ../libpurple/protocols/msn/msn.c:1920 ../libpurple/protocols/msn/msn.c:1927
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7077 #: ../libpurple/protocols/msnp9/msn.c:1760
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7078 #: ../libpurple/protocols/msnp9/msn.c:1766
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7079 #: ../libpurple/protocols/msnp9/msn.c:1773
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7080 #: ../libpurple/protocols/msnp9/msn.c:1780
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7081 msgid "Favorite Things"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7082 msgstr "Obľúbené veci"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7083
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7084 #: ../libpurple/protocols/msn/msn.c:1972
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7085 #: ../libpurple/protocols/msnp9/msn.c:1825
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7086 msgid "Last Updated"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7087 msgstr "Naposledy aktualizované"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7088
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7089 #: ../libpurple/protocols/msn/msn.c:1983
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7090 #: ../libpurple/protocols/msnp9/msn.c:1836
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7091 #: ../libpurple/protocols/qq/buddy_info.c:60
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7092 #: ../libpurple/protocols/silc/ops.c:1026
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7093 #: ../libpurple/protocols/silc10/ops.c:1060
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7094 msgid "Homepage"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7095 msgstr "Domovská stránka"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7096
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7097 #: ../libpurple/protocols/msn/msn.c:2007
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7098 #: ../libpurple/protocols/msnp9/msn.c:1860
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7099 msgid "The user has not created a public profile."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7100 msgstr "Používateľ nemá vytvorený verejný profil."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7101
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7102 #: ../libpurple/protocols/msn/msn.c:2008
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7103 #: ../libpurple/protocols/msnp9/msn.c:1861
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7104 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7105 "MSN reported not being able to find the user's profile. This either means "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7106 "that the user does not exist, or that the user exists but has not created a "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7107 "public profile."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7108 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7109 "MSN ohlásilo, že nie je schopné nájsť používateľov profil. To znamená, že "
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
7110 "používateľ buď neexistuje alebo existuje, ale nemá vytvorený verejný profil."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7111
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7112 #: ../libpurple/protocols/msn/msn.c:2012
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7113 #: ../libpurple/protocols/msnp9/msn.c:1865
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7114 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7115 "Could not find any information in the user's profile. The user most likely "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7116 "does not exist."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7117 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7118 "Nebolo možné nájsť žiadnu informáciu v používateľovom profile. Používateľ "
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7119 "pravdepodobne neexistuje."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7120
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7121 #: ../libpurple/protocols/msn/msn.c:2020
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7122 #: ../libpurple/protocols/msnp9/msn.c:1873
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7123 #: ../libpurple/protocols/yahoo/yahoo_profile.c:1240
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7124 msgid "Profile URL"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7125 msgstr "Adresa profilu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7126
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7127 #. *< type
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7128 #. *< ui_requirement
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7129 #. *< flags
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7130 #. *< dependencies
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7131 #. *< priority
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7132 #. *< id
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7133 #. *< name
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7134 #. *< version
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7135 #. * summary
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7136 #. * description
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7137 #: ../libpurple/protocols/msn/msn.c:2307 ../libpurple/protocols/msn/msn.c:2309
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7138 msgid "Windows Live Messenger Protocol Plugin"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7139 msgstr "Modul protokolu Windows Live Messenger"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7140
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7141 #: ../libpurple/protocols/msn/msn.c:2344
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7142 #: ../libpurple/protocols/msnp9/msn.c:2195
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7143 msgid "Use HTTP Method"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7144 msgstr "Používať HTTP"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7145
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7146 #: ../libpurple/protocols/msn/msn.c:2349
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7147 #: ../libpurple/protocols/msnp9/msn.c:2200
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7148 msgid "HTTP Method Server"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7149 msgstr "Server HTTP"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7150
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7151 #: ../libpurple/protocols/msn/msn.c:2354
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7152 #: ../libpurple/protocols/msnp9/msn.c:2205
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7153 msgid "Show custom smileys"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7154 msgstr "Zobraziť vlastných smajlíkov"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7155
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7156 #: ../libpurple/protocols/msn/msn.c:2362
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7157 #: ../libpurple/protocols/msnp9/msn.c:2213
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7158 msgid "nudge: nudge a user to get their attention"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
7159 msgstr "nudge: postrčte používateľa pre získanie ich pozornosti"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7160
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7161 #: ../libpurple/protocols/msn/nexus.c:70
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7162 msgid "Windows Live ID authentication:Unable to connect"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7163 msgstr "Antentifikácia Windows Live ID: nebolo možné pripojiť sa"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7164
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7165 #. we must have failed!
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7166 #: ../libpurple/protocols/msn/nexus.c:126
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7167 msgid ""
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7168 "Windows Live ID authentication: cannot find authenticate token in server "
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7169 "response"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7170 msgstr "Antentifikácia Windows Live ID: nebolo možné nájsť autentifikačný token v odpovedi serveru"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7171
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7172 #: ../libpurple/protocols/msn/nexus.c:172
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7173 msgid "Windows Live ID authentication Failed"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7174 msgstr "Zlyhala antentifikácia Windows Live ID"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7175
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7176 #: ../libpurple/protocols/msn/notification.c:185
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7177 #: ../libpurple/protocols/msnp9/notification.c:178
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7178 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7179 msgid "%s is not a valid group."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7180 msgstr "%s nie je správna skupina."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7181
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7182 #: ../libpurple/protocols/msn/notification.c:191
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7183 #: ../libpurple/protocols/msn/notification.c:931
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7184 #: ../libpurple/protocols/msn/session.c:387
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7185 #: ../libpurple/protocols/msnp9/notification.c:184
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7186 #: ../libpurple/protocols/msnp9/notification.c:532
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7187 #: ../libpurple/protocols/msnp9/session.c:340
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7188 msgid "Unknown error."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7189 msgstr "Neznáma chyba."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7190
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7191 #: ../libpurple/protocols/msn/notification.c:194
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7192 #: ../libpurple/protocols/msnp9/notification.c:187
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7193 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7194 msgid "%s on %s (%s)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7195 msgstr "%s na %s (%s)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7196
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7197 #: ../libpurple/protocols/msn/notification.c:509
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7198 #, c-format
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7199 msgid "%s just sent you a Nudge!"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7200 msgstr "%s vám práve poslal Nudge!"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7201
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7202 #: ../libpurple/protocols/msn/notification.c:836
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7203 #, c-format
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7204 msgid "Unknown error (%d)"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7205 msgstr "Neznáma chyba (%d)"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7206
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7207 #: ../libpurple/protocols/msn/notification.c:837
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7208 #: ../libpurple/protocols/sametime/sametime.c:4471
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7209 msgid "Unable to add user"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7210 msgstr "Nebolo možné priadať používateľa"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7211
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7212 #: ../libpurple/protocols/msn/notification.c:897
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7213 #: ../libpurple/protocols/msnp9/notification.c:498
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7214 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7215 msgid "Unable to add user on %s (%s)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7216 msgstr "Nebolo možné pridať používateľa %s (%s)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7217
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7218 #: ../libpurple/protocols/msn/notification.c:901
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7219 #: ../libpurple/protocols/msnp9/notification.c:502
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7220 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7221 msgid "Unable to block user on %s (%s)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7222 msgstr "Nebolo možné blokovať používateľa %s (%s)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7223
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7224 #: ../libpurple/protocols/msn/notification.c:905
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7225 #: ../libpurple/protocols/msnp9/notification.c:506
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7226 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7227 msgid "Unable to permit user on %s (%s)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7228 msgstr "Nebolo možné povoliť používateľa %s (%s)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7229
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7230 #: ../libpurple/protocols/msn/notification.c:913
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7231 #: ../libpurple/protocols/msnp9/notification.c:514
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7232 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7233 msgid "%s could not be added because your buddy list is full."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7234 msgstr "%s sa nepridal, pretože váš zoznam priateľov je plný."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7235
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7236 #: ../libpurple/protocols/msn/notification.c:922
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7237 #: ../libpurple/protocols/msnp9/notification.c:523
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7238 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7239 msgid "%s is not a valid passport account."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
7240 msgstr "%s nie je platný účet pasu."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7241
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7242 #: ../libpurple/protocols/msn/notification.c:927
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7243 #: ../libpurple/protocols/msnp9/notification.c:528
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7244 msgid "Service Temporarily Unavailable."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7245 msgstr "Služba je dočasne nedostupná."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7246
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7247 #: ../libpurple/protocols/msn/notification.c:1263
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7248 #: ../libpurple/protocols/msnp9/notification.c:851
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7249 msgid "Unable to rename group"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7250 msgstr "Nepodarilo sa premenovať skupinu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7251
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7252 #: ../libpurple/protocols/msn/notification.c:1318
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7253 #: ../libpurple/protocols/msnp9/notification.c:906
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7254 msgid "Unable to delete group"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7255 msgstr "Nepodarilo sa odstrániť skupinu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7256
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7257 #: ../libpurple/protocols/msn/notification.c:1931
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7258 #: ../libpurple/protocols/msnp9/notification.c:1325
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7259 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7260 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7261 "The MSN server will shut down for maintenance in %d minute. You will "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7262 "automatically be signed out at that time. Please finish any conversations "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7263 "in progress.\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7264 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7265 "After the maintenance has been completed, you will be able to successfully "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7266 "sign in."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7267 msgid_plural ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7268 "The MSN server will shut down for maintenance in %d minutes. You will "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7269 "automatically be signed out at that time. Please finish any conversations "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7270 "in progress.\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7271 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7272 "After the maintenance has been completed, you will be able to successfully "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7273 "sign in."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7274 msgstr[0] ""
21482
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
7275 "MSN server bude o %d minútu vypnutý z dôvodu údržby. Budete automaticky "
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7276 "odhlásení. Prosím, ukončite všetky práve prebiehajúce konverzácie.\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7277 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7278 "Keď bude údržba dokončená, budete sa môcť znovu prihlásiť."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7279 msgstr[1] ""
21482
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
7280 "MSN server bude o %d minúty vypnutý z dôvodu údržby. Budete automaticky "
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7281 "odhlásení. Prosím, ukončite všetky práve prebiehajúce konverzácie.\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7282 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7283 "Keď bude údržba dokončená, budete sa môcť znovu prihlásiť."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7284 msgstr[2] ""
21482
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
7285 "MSN server bude o %d minút vypnutý z dôvodu údržby. Budete automaticky "
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7286 "odhlásení. Prosím, ukončite všetky práve prebiehajúce konverzácie.\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7287 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7288 "Keď bude údržba dokončená, budete sa môcť znovu prihlásiť."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7289
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7290 #: ../libpurple/protocols/msn/servconn.c:135
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7291 #: ../libpurple/protocols/msnp9/nexus.c:146
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7292 #: ../libpurple/protocols/msnp9/servconn.c:133
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7293 #: ../libpurple/protocols/qq/qq_proxy.c:242
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7294 #: ../libpurple/protocols/qq/qq_proxy.c:324
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7295 #: ../libpurple/protocols/qq/qq_proxy.c:369
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7296 #: ../libpurple/protocols/qq/qq_proxy.c:402
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7297 #: ../libpurple/protocols/qq/udp_proxy_s5.c:64
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7298 #: ../libpurple/protocols/qq/udp_proxy_s5.c:167
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7299 #: ../libpurple/protocols/qq/udp_proxy_s5.c:191
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7300 #: ../libpurple/protocols/qq/udp_proxy_s5.c:204
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7301 #: ../libpurple/protocols/qq/udp_proxy_s5.c:233
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7302 #: ../libpurple/protocols/qq/udp_proxy_s5.c:247
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7303 #: ../libpurple/protocols/qq/udp_proxy_s5.c:272
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7304 #: ../libpurple/protocols/qq/udp_proxy_s5.c:307
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7305 #: ../libpurple/protocols/qq/udp_proxy_s5.c:338
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7306 #: ../libpurple/protocols/yahoo/yahoochat.c:1416
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7307 #: ../libpurple/protocols/yahoo/yahoochat.c:1442
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7308 msgid "Unable to connect"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7309 msgstr "Nepodarilo sa pripojiť"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7310
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7311 #: ../libpurple/protocols/msn/servconn.c:137
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7312 #: ../libpurple/protocols/msnp9/servconn.c:135
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7313 msgid "Writing error"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7314 msgstr "Chyba pri zápise"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7315
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7316 #: ../libpurple/protocols/msn/servconn.c:139
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7317 #: ../libpurple/protocols/msnp9/servconn.c:137
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7318 msgid "Reading error"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7319 msgstr "Chyba pri čítaní"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7320
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7321 #: ../libpurple/protocols/msn/servconn.c:146
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7322 #: ../libpurple/protocols/msnp9/servconn.c:144
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7323 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7324 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7325 "Connection error from %s server:\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7326 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7327 msgstr ""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
7328 "Chyba pripojenia %s servera:\n"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7329 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7330
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7331 #: ../libpurple/protocols/msn/session.c:349
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7332 #: ../libpurple/protocols/msnp9/session.c:302
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7333 msgid "Our protocol is not supported by the server."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7334 msgstr "Server nepodporuje náš protokol."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7335
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7336 #: ../libpurple/protocols/msn/session.c:354
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7337 #: ../libpurple/protocols/msnp9/session.c:307
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7338 msgid "Error parsing HTTP."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7339 msgstr "Chyba pri spracovávaní HTTP."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7340
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7341 #: ../libpurple/protocols/msn/session.c:358
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7342 #: ../libpurple/protocols/msnp9/session.c:311
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7343 #: ../libpurple/protocols/oscar/flap_connection.c:387
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7344 #: ../libpurple/protocols/yahoo/yahoo.c:207
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7345 msgid "You have signed on from another location."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7346 msgstr "Prihlásili ste sa z iného miesta."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7347
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7348 #: ../libpurple/protocols/msn/session.c:364
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7349 #: ../libpurple/protocols/msnp9/session.c:317
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7350 msgid "The MSN servers are temporarily unavailable. Please wait and try again."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7351 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7352 "MSN servery sú dočasne nedostupné. Počkajte, prosím, a skúste to znovu."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7353
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7354 #: ../libpurple/protocols/msn/session.c:370
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7355 #: ../libpurple/protocols/msnp9/session.c:323
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7356 msgid "The MSN servers are going down temporarily."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7357 msgstr "MSN servery sa dočasne vypínajú."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7358
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7359 #: ../libpurple/protocols/msn/session.c:375
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7360 #: ../libpurple/protocols/msnp9/session.c:328
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7361 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7362 msgid "Unable to authenticate: %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7363 msgstr "Nepodarilo sa autentifikovať: %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7364
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7365 #: ../libpurple/protocols/msn/session.c:381
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7366 #: ../libpurple/protocols/msnp9/session.c:334
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7367 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7368 "Your MSN buddy list is temporarily unavailable. Please wait and try again."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7369 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7370 "Váš zoznam priateľov MSN je dočasne nedostupný. Skúste to, prosím, neskôr."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7371
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7372 #: ../libpurple/protocols/msn/session.c:403
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7373 #: ../libpurple/protocols/msn/session.c:405
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7374 #: ../libpurple/protocols/msnp9/session.c:356
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7375 #: ../libpurple/protocols/msnp9/session.c:358
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7376 msgid "Handshaking"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
7377 msgstr "Prevzatie"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7378
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7379 #: ../libpurple/protocols/msn/session.c:406
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7380 #: ../libpurple/protocols/msnp9/session.c:359
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7381 msgid "Starting authentication"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7382 msgstr "Začína sa autentifikácia"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7383
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7384 #: ../libpurple/protocols/msn/session.c:407
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7385 #: ../libpurple/protocols/msnp9/session.c:360
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7386 msgid "Getting cookie"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7387 msgstr "Prijímajú sa cookies"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7388
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7389 #: ../libpurple/protocols/msn/session.c:409
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7390 #: ../libpurple/protocols/msnp9/session.c:362
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7391 msgid "Sending cookie"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7392 msgstr "Odosielajú sa cookies"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7393
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7394 #: ../libpurple/protocols/msn/session.c:410
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7395 #: ../libpurple/protocols/msnp9/session.c:363
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7396 msgid "Retrieving buddy list"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
7397 msgstr "Prijíma sa zoznam priateľov"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7398
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7399 #: ../libpurple/protocols/msn/state.c:34
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7400 #: ../libpurple/protocols/msnp9/state.c:34
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7401 msgid "Away From Computer"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7402 msgstr "Preč od počítača"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7403
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7404 #: ../libpurple/protocols/msn/state.c:35
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7405 #: ../libpurple/protocols/msnp9/state.c:35
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7406 msgid "On The Phone"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
7407 msgstr "Telefonujem"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7408
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7409 #: ../libpurple/protocols/msn/state.c:36
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7410 #: ../libpurple/protocols/msnp9/state.c:36
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7411 msgid "Out To Lunch"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7412 msgstr "Na obede"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7413
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7414 #: ../libpurple/protocols/msn/switchboard.c:398
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7415 #: ../libpurple/protocols/msnp9/switchboard.c:400
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7416 msgid "Message may have not been sent because a timeout occurred:"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7417 msgstr "Správu sa nepodarilo odoslať, pretože vypršal časový limit:"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7418
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7419 #: ../libpurple/protocols/msn/switchboard.c:406
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7420 #: ../libpurple/protocols/msnp9/switchboard.c:408
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7421 msgid "Message could not be sent, not allowed while invisible:"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7422 msgstr "Správu sa nepodarilo odoslať, pretože ste neviditeľný:"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7423
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7424 #: ../libpurple/protocols/msn/switchboard.c:410
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7425 #: ../libpurple/protocols/msnp9/switchboard.c:412
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7426 msgid "Message could not be sent because the user is offline:"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7427 msgstr "Správu sa nepodarilo odoslať, pretože používateľ je odpojený:"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7428
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7429 #: ../libpurple/protocols/msn/switchboard.c:414
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7430 #: ../libpurple/protocols/msnp9/switchboard.c:416
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7431 msgid "Message could not be sent because a connection error occurred:"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
7432 msgstr "Správu sa nepodarilo odoslať, pretože sa vyskytla chyba spojenia:"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7433
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7434 #: ../libpurple/protocols/msn/switchboard.c:418
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7435 #: ../libpurple/protocols/msnp9/switchboard.c:420
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7436 msgid "Message could not be sent because we are sending too quickly:"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
7437 msgstr "Správu sa nepodarilo odoslať, pretože posielame príliš rýchlo:"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7438
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7439 #: ../libpurple/protocols/msn/switchboard.c:422
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7440 #: ../libpurple/protocols/msnp9/switchboard.c:424
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7441 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7442 "Message could not be sent because we were unable to establish a session with "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7443 "the server. This is likely a server problem, try again in a few minutes:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7444 msgstr ""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
7445 "Správu sa nepodarilo odoslať, pretože nebolo možné založiť reláciu na "
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
7446 "serveri. Toto je pravdepodobne problém servera, skúste to znovu o pár minút:"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7447
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7448 #: ../libpurple/protocols/msn/switchboard.c:429
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7449 #: ../libpurple/protocols/msnp9/switchboard.c:431
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7450 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7451 "Message could not be sent because an error with the switchboard occurred:"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7452 msgstr "Správu sa nepodarilo odoslať, pretože sa vyskytla chyba s prepínačom:"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7453
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7454 #: ../libpurple/protocols/msn/switchboard.c:437
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7455 #: ../libpurple/protocols/msnp9/switchboard.c:439
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7456 msgid "Message may have not been sent because an unknown error occurred:"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
7457 msgstr "Správu sa nepodarilo odoslať, pretože sa vyskytla neznáma chyba:"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7458
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7459 #: ../libpurple/protocols/msn/userlist.c:243
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7460 #: ../libpurple/protocols/msnp9/userlist.c:252
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7461 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7462 msgid "%s has added you to his or her buddy list."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7463 msgstr "Používateľ %s si vás pridal do svojho zoznamu priateľov."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7464
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7465 #: ../libpurple/protocols/msn/userlist.c:312
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7466 #: ../libpurple/protocols/msnp9/userlist.c:321
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7467 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7468 msgid "%s has removed you from his or her buddy list."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7469 msgstr "Používateľ %s vás odstránil zo svojho zoznamu priateľov."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7470
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7471 #. only notify the user about problems adding to the friends list
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7472 #. * maybe we should do something else for other lists, but it probably
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7473 #. * won't cause too many problems if we just ignore it
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7474 #: ../libpurple/protocols/msn/userlist.c:693
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7475 #: ../libpurple/protocols/msnp9/userlist.c:643
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7476 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7477 msgid "Unable to add \"%s\"."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
7478 msgstr "Nepodarilo sa pridať „%s“."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7479
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7480 #: ../libpurple/protocols/msn/userlist.c:696
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7481 #: ../libpurple/protocols/msnp9/userlist.c:645
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7482 msgid "The screen name specified is invalid."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7483 msgstr "Zadané používateľské meno je chybné."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7484
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7485 #: ../libpurple/protocols/msnp9/msn.c:549
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7486 msgid "Has you"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7487 msgstr "Vás má"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7488
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7489 #. *< type
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7490 #. *< ui_requirement
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7491 #. *< flags
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7492 #. *< dependencies
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7493 #. *< priority
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7494 #. *< id
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7495 #. *< name
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7496 #. *< version
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7497 #. * summary
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7498 #. * description
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7499 #: ../libpurple/protocols/msnp9/msn.c:2159
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7500 #: ../libpurple/protocols/msnp9/msn.c:2161
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7501 msgid "MSN Protocol Plugin"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7502 msgstr "Modul protokolu HTTP"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7503
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7504 #: ../libpurple/protocols/myspace/myspace.c:111
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7505 msgid "Missing Cipher"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7506 msgstr "Chýba šifra"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7507
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7508 #: ../libpurple/protocols/myspace/myspace.c:112
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7509 msgid "The RC4 cipher could not be found"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7510 msgstr "RC4 šifra nebola nájdená"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7511
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7512 #: ../libpurple/protocols/myspace/myspace.c:113
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7513 msgid ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7514 "Upgrade to a libpurple with RC4 support (>= 2.0.1). MySpaceIM plugin will "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7515 "not be loaded."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7516 msgstr ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7517 "Aktualizujte na libpurple s podporou RC4 (>= 2.0.1). Modul MySpaceIM nebude "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7518 "načítaný."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7519
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7520 #: ../libpurple/protocols/myspace/myspace.c:286
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7521 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7522 msgid ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7523 "Sorry, passwords over %d characters in length (yours is %d) are not "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7524 "supported by MySpace."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7525 msgstr ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7526 "Prepáčte, ale heslá ktoré sú dlhšie ako %d znakov (vaše má %d znakov) nie sú "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7527 "podporované na MySpace."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7528
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7529 #. Notify an error message also, because this is important!
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7530 #: ../libpurple/protocols/myspace/myspace.c:292
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7531 #: ../libpurple/protocols/myspace/myspace.c:1820
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7532 msgid "MySpaceIM Error"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7533 msgstr "Chyba MySpaceIM"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7534
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7535 #: ../libpurple/protocols/myspace/myspace.c:352
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7536 msgid "Reading challenge"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7537 msgstr "Číta sa výzva"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7538
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7539 #: ../libpurple/protocols/myspace/myspace.c:360
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7540 msgid "Unexpected challenge length from server"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7541 msgstr "Neočakávaná dĺžka výzvy zo servera"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7542
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7543 #: ../libpurple/protocols/myspace/myspace.c:364
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7544 msgid "Logging in"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7545 msgstr "Prihlasuje sa"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7546
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7547 #: ../libpurple/protocols/myspace/myspace.c:1296
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7548 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7549 msgid "Connection to server lost (no data received within %d seconds)"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7550 msgstr ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7551 "Pripojenie ku serveru prerušené (neboli prijaté žiadné údaje počas %d sekúnd)"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7552
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7553 #. Can't write _()'d strings in array initializers. Workaround.
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7554 #: ../libpurple/protocols/myspace/myspace.c:1339
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7555 msgid "New mail messages"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7556 msgstr "Nové poštové správy"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7557
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7558 #: ../libpurple/protocols/myspace/myspace.c:1340
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7559 msgid "New blog comments"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7560 msgstr "Nové komentáre na blogu"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7561
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7562 #: ../libpurple/protocols/myspace/myspace.c:1341
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7563 msgid "New profile comments"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7564 msgstr "Nové komentáre v profile"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7565
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7566 #: ../libpurple/protocols/myspace/myspace.c:1342
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7567 msgid "New friend requests!"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7568 msgstr "Nové pozvánky priateľov!"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7569
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7570 #: ../libpurple/protocols/myspace/myspace.c:1343
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7571 msgid "New picture comments"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7572 msgstr "Nové komentáre ku obrázkom"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7573
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7574 #: ../libpurple/protocols/myspace/myspace.c:1371
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7575 msgid "MySpace"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7576 msgstr "MySpace"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7577
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7578 #. The session is now set up, ready to be connected. This emits the
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7579 #. * signedOn signal, so clients can now do anything with msimprpl, and
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7580 #. * we're ready for it (session key, userid, username all setup).
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7581 #: ../libpurple/protocols/myspace/myspace.c:1554
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7582 #: ../libpurple/protocols/sametime/sametime.c:1546
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7583 msgid "Connected"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7584 msgstr "Pripojený"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7585
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7586 #: ../libpurple/protocols/myspace/myspace.c:1565
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7587 #: ../libpurple/protocols/myspace/myspace.c:1568
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7588 msgid "No username set"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7589 msgstr "Nenastavené používateľské meno"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7590
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7591 #: ../libpurple/protocols/myspace/myspace.c:1566
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7592 msgid ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7593 "Please go to http://editprofile.myspace.com/index.cfm?fuseaction=profile."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7594 "username and choose a username and try to login again."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7595 msgstr ""
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7596 "Prosím, choďte na http://editprofile.myspace.com/index.cfm?"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7597 "fuseaction=profile.username a vyberte si používateľské meno a skúste sa "
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7598 "prihlásiť znovu."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7599
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7600 #: ../libpurple/protocols/myspace/myspace.c:1794
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7601 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7602 msgid "Protocol error, code %d: %s"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7603 msgstr "Chyba protokolu, kód %d: %s"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7604
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7605 #: ../libpurple/protocols/myspace/myspace.c:1990
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7606 #: ../libpurple/protocols/myspace/myspace.c:2024
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7607 msgid "Failed to add buddy"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7608 msgstr "Nebolo možné pridať priateľa."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7609
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7610 #: ../libpurple/protocols/myspace/myspace.c:1990
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7611 msgid "'addbuddy' command failed."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7612 msgstr "príkaz 'addbuddy' zlyhal."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7613
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7614 #: ../libpurple/protocols/myspace/myspace.c:2024
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7615 #: ../libpurple/protocols/myspace/myspace.c:2261
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7616 msgid "persist command failed"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7617 msgstr "príkaz persist zlyhal"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7618
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7619 #: ../libpurple/protocols/myspace/myspace.c:2129
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7620 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7621 msgid "No such user: %s"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7622 msgstr "Neexistujúci používateľ: %s"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7623
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7624 #: ../libpurple/protocols/myspace/myspace.c:2130
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7625 msgid "User lookup"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7626 msgstr "Vyhľadanie používateľov"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7627
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7628 #: ../libpurple/protocols/myspace/myspace.c:2242
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7629 #: ../libpurple/protocols/myspace/myspace.c:2261
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7630 #: ../libpurple/protocols/myspace/myspace.c:2283
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7631 msgid "Failed to remove buddy"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7632 msgstr "Odstránenie priateľa zlyhalo"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7633
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7634 #: ../libpurple/protocols/myspace/myspace.c:2242
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7635 msgid "'delbuddy' command failed"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7636 msgstr "príkaz 'delbuddy' zlyhal"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7637
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7638 #: ../libpurple/protocols/myspace/myspace.c:2283
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7639 msgid "blocklist command failed"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7640 msgstr "príkaz blocklist zlyhal"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7641
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7642 #: ../libpurple/protocols/myspace/myspace.c:2331
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7643 msgid "Invalid input condition"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7644 msgstr "Chybná podmienka vstupu"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7645
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7646 #: ../libpurple/protocols/myspace/myspace.c:2351
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7647 #: ../libpurple/protocols/myspace/myspace.c:2388
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7648 msgid "Read buffer full"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7649 msgstr "Zásobník čítania plný"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7650
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7651 #: ../libpurple/protocols/myspace/myspace.c:2430
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7652 msgid "Unparseable message"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7653 msgstr "Nespracovateľná správa"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7654
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7655 #: ../libpurple/protocols/myspace/myspace.c:2499
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7656 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7657 msgid "Couldn't connect to host: %s (%d)"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7658 msgstr "Nebolo možné sa pripojiť ku hostiteľovi: %s (%d)"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7659
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7660 #: ../libpurple/protocols/myspace/myspace.c:2670
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7661 msgid "IM Friends"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7662 msgstr "IM Priateľov"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7663
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7664 #: ../libpurple/protocols/myspace/myspace.c:2769
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7665 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7666 msgid ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7667 "%d buddies were added or updated from the server (including buddies already "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7668 "on the server-side list)"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7669 msgstr ""
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7670 "%d priateľov bolo pridaných alebo aktualizovaných zo serveru (vrátane "
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7671 "priateľov ktorí sa už nachádzali na serverovom zozname)"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7672
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7673 #: ../libpurple/protocols/myspace/myspace.c:2770
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7674 msgid "Add contacts from server"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7675 msgstr "Pridať kontakty zo serveru"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7676
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7677 #: ../libpurple/protocols/myspace/myspace.c:2822
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7678 #: ../libpurple/protocols/myspace/myspace.c:2887
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7679 msgid "Add friends from MySpace.com"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7680 msgstr "Pridať priateľov z MySpace.com"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7681
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7682 #: ../libpurple/protocols/myspace/myspace.c:2823
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7683 msgid "Importing friends failed"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7684 msgstr "Importovanie priateľov zlyhalo"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7685
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7686 #. TODO: find out how
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7687 #: ../libpurple/protocols/myspace/myspace.c:2879
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7688 msgid "Find people..."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7689 msgstr "Hľadať ľudí..."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7690
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7691 #: ../libpurple/protocols/myspace/myspace.c:2882
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7692 msgid "Change IM name..."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7693 msgstr "Zmeniť IM meno..."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7694
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7695 #: ../libpurple/protocols/myspace/myspace.c:3184
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7696 msgid "myim URL handler"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7697 msgstr "myim URL handler"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7698
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7699 #: ../libpurple/protocols/myspace/myspace.c:3185
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7700 msgid "No suitable MySpaceIM account could be found to open this myim URL."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7701 msgstr ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7702 "Nebol nájdený žiadny vyhovujúci MySpaceIM účet na otvorenie tejto myim "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7703 "adresy."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7704
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7705 #: ../libpurple/protocols/myspace/myspace.c:3186
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7706 msgid "Enable the proper MySpaceIM account and try again."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7707 msgstr "Povoľte správny MySpaceIM účet a skúste znovu."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7708
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7709 #: ../libpurple/protocols/myspace/myspace.c:3309
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7710 msgid "Show display name in status text"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7711 msgstr "Zobraziť používateľské meno v texte stavu"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7712
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7713 #: ../libpurple/protocols/myspace/myspace.c:3312
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7714 msgid "Show headline in status text"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7715 msgstr "Zobraziť nadpis v texte stavu"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7716
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7717 #: ../libpurple/protocols/myspace/myspace.c:3317
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7718 msgid "Send emoticons"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7719 msgstr "Poslať emotikony"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7720
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7721 #: ../libpurple/protocols/myspace/myspace.c:3322
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7722 msgid "Screen resolution (dots per inch)"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7723 msgstr "Rozlíšenie obrazovky (bodov na palec)"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7724
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7725 #: ../libpurple/protocols/myspace/myspace.c:3325
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7726 msgid "Base font size (points)"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7727 msgstr "Základná veľkosť písma (body)"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7728
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7729 #: ../libpurple/protocols/myspace/user.c:95
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7730 #: ../libpurple/protocols/zephyr/zephyr.c:786
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7731 #: ../libpurple/protocols/zephyr/zephyr.c:1204
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7732 msgid "User"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7733 msgstr "Používateľ"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7734
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7735 #: ../libpurple/protocols/myspace/user.c:105
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7736 #: ../libpurple/protocols/oscar/oscar.c:2974
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7737 msgid "Profile"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7738 msgstr "Profil"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7739
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7740 #: ../libpurple/protocols/myspace/user.c:128
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7741 msgid "Headline"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7742 msgstr "Nadpis"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7743
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7744 #: ../libpurple/protocols/myspace/user.c:133
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7745 msgid "Song"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7746 msgstr "Pesnička"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7747
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7748 #: ../libpurple/protocols/myspace/user.c:141
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7749 msgid "Total Friends"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7750 msgstr "Spolu priateľov"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7751
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7752 #: ../libpurple/protocols/myspace/user.c:159
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7753 msgid "Client Version"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7754 msgstr "Verzia klienta"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7755
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7756 #. TODO: icons for each zap
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7757 #. Lots of comments for translators:
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7758 #. Zap means "to strike suddenly and forcefully as if with a
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7759 #. * projectile or weapon." This term often has an electrical
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7760 #. * connotation, for example, "he was zapped by electricity when
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7761 #. * he put a fork in the toaster."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7762 #: ../libpurple/protocols/myspace/zap.c:51
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7763 #: ../libpurple/protocols/myspace/zap.c:214
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7764 msgid "Zap"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7765 msgstr "Elektrizovať"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7766
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7767 #: ../libpurple/protocols/myspace/zap.c:51
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7768 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7769 msgid "%s has zapped you!"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7770 msgstr "Používateľ %s vás zelektrizoval!"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7771
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7772 #: ../libpurple/protocols/myspace/zap.c:51
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7773 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7774 msgid "Zapping %s..."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7775 msgstr "Zelektrizovali ste %s..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7776
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7777 #. Whack means "to hit or strike someone with a sharp blow"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7778 #: ../libpurple/protocols/myspace/zap.c:54
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7779 msgid "Whack"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7780 msgstr "Buchnúť"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7781
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7782 #: ../libpurple/protocols/myspace/zap.c:54
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7783 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7784 msgid "%s has whacked you!"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7785 msgstr "Používateľ %s vás buchol!"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7786
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7787 #: ../libpurple/protocols/myspace/zap.c:54
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7788 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7789 msgid "Whacking %s..."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7790 msgstr "Buchli ste používateľa %s..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7791
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7792 #. Torch means "to set on fire." Don't worry, this doesn't
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7793 #. * make a whole lot of sense in English, either. Feel free
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7794 #. * to translate it literally.
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7795 #: ../libpurple/protocols/myspace/zap.c:59
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7796 msgid "Torch"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7797 msgstr "Zapáliť"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7798
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7799 #: ../libpurple/protocols/myspace/zap.c:59
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7800 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7801 msgid "%s has torched you!"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7802 msgstr "Používateľ %s vás zapálil!"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7803
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7804 #: ../libpurple/protocols/myspace/zap.c:59
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7805 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7806 msgid "Torching %s..."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7807 msgstr "Zapálili ste používateľa %s..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7808
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7809 #. Smooch means "to kiss someone, often enthusiastically"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7810 #: ../libpurple/protocols/myspace/zap.c:62
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7811 msgid "Smooch"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7812 msgstr "Pobozkať"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7813
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7814 #: ../libpurple/protocols/myspace/zap.c:62
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7815 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7816 msgid "%s has smooched you!"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7817 msgstr "Používateľ %s vás pobozkal!"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7818
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7819 #: ../libpurple/protocols/myspace/zap.c:62
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7820 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7821 msgid "Smooching %s..."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7822 msgstr "Pobozkali ste používateľa %s..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7823
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7824 #. A hug is a display of affection; wrapping your arms around someone
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7825 #: ../libpurple/protocols/myspace/zap.c:65
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7826 msgid "Hug"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7827 msgstr "Objať"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7828
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7829 #: ../libpurple/protocols/myspace/zap.c:65
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7830 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7831 msgid "%s has hugged you!"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7832 msgstr "Používateľ %s vás objal!"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7833
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7834 #: ../libpurple/protocols/myspace/zap.c:65
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7835 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7836 msgid "Hugging %s..."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7837 msgstr "Objali ste používateľa %s..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7838
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7839 #. Slap means "to hit someone with an open/flat hand"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7840 #: ../libpurple/protocols/myspace/zap.c:68
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7841 msgid "Slap"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7842 msgstr "Dať facku"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7843
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7844 #: ../libpurple/protocols/myspace/zap.c:68
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7845 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7846 msgid "%s has slapped you!"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7847 msgstr "Používateľ %s vám dal facku!"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7848
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7849 #: ../libpurple/protocols/myspace/zap.c:68
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7850 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7851 msgid "Slapping %s..."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7852 msgstr "Dali ste facku používateľovi %s..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7853
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7854 #. Goose means "to pinch someone on their butt"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7855 #: ../libpurple/protocols/myspace/zap.c:71
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7856 msgid "Goose"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7857 msgstr "Uťahovať si z"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7858
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7859 #: ../libpurple/protocols/myspace/zap.c:71
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7860 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7861 msgid "%s has goosed you!"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7862 msgstr "Používateľ %s si z vás uťahuje!"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7863
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7864 #: ../libpurple/protocols/myspace/zap.c:71
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7865 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7866 msgid "Goosing %s..."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7867 msgstr "Uťahujete si z %s..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7868
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7869 #. A high-five is when two people's hands slap each other
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7870 #. * in the air above their heads. It is done to celebrate
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7871 #. * something, often a victory, or to congratulate someone.
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7872 #: ../libpurple/protocols/myspace/zap.c:76
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7873 msgid "High-five"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7874 msgstr "Tľapnúť si"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7875
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7876 #: ../libpurple/protocols/myspace/zap.c:76
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7877 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7878 msgid "%s has high-fived you!"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7879 msgstr "Používateľ %s si s vami tľapol!"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7880
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7881 #: ../libpurple/protocols/myspace/zap.c:76
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7882 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7883 msgid "High-fiving %s..."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7884 msgstr "Tľapli ste si s používateľom %s..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7885
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7886 #. We're not entirely sure what the MySpace people mean by
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7887 #. * this... but we think it's the equivalent of "prank." Or, for
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7888 #. * someone to perform a mischievous trick or practical joke.
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7889 #: ../libpurple/protocols/myspace/zap.c:81
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7890 msgid "Punk"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7891 msgstr "Nachytať"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7892
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7893 #: ../libpurple/protocols/myspace/zap.c:81
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7894 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7895 msgid "%s has punk'd you!"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7896 msgstr "Používateľ %s vás nachytal!"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7897
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7898 #: ../libpurple/protocols/myspace/zap.c:81
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7899 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7900 msgid "Punking %s..."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7901 msgstr "Nachytali ste používateľa %s..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7902
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7903 #. Raspberry is a slang term for the vibrating sound made
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7904 #. * when you stick your tongue out of your mouth with your
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7905 #. * lips closed and blow. It is typically done when
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7906 #. * gloating or bragging. Nowadays it's a pretty silly
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7907 #. * gesture, so it does not carry a harsh negative
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7908 #. * connotation. It is generally used in a playful tone
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7909 #. * with friends.
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7910 #: ../libpurple/protocols/myspace/zap.c:90
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7911 msgid "Raspberry"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7912 msgstr "Vzdychnúť si na"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7913
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7914 #: ../libpurple/protocols/myspace/zap.c:90
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7915 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7916 msgid "%s has raspberried you!"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7917 msgstr "Používateľ %s si vzdychol!"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7918
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7919 #: ../libpurple/protocols/myspace/zap.c:90
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7920 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7921 msgid "Raspberrying %s..."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7922 msgstr "Vzdychli ste si na používateľa %s..."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
7923
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7924 #: ../libpurple/protocols/novell/nmuser.c:1864
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7925 msgid "Required parameters not passed in"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
7926 msgstr "Požadované paremetre neboli zadané"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7927
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7928 #: ../libpurple/protocols/novell/nmuser.c:1867
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7929 msgid "Unable to write to network"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7930 msgstr "Nepodarilo sa zapisovať do siete"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7931
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7932 #: ../libpurple/protocols/novell/nmuser.c:1870
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7933 msgid "Unable to read from network"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7934 msgstr "Nepodarilo sa čítať zo siete"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7935
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7936 #: ../libpurple/protocols/novell/nmuser.c:1873
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7937 msgid "Error communicating with server"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7938 msgstr "Chyba počas komunikácie zo serverom"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7939
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7940 #: ../libpurple/protocols/novell/nmuser.c:1877
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7941 msgid "Conference not found"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7942 msgstr "Konferencia nebola nájdená"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7943
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7944 #: ../libpurple/protocols/novell/nmuser.c:1880
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7945 msgid "Conference does not exist"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7946 msgstr "Konferencia neexistuje"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7947
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7948 #: ../libpurple/protocols/novell/nmuser.c:1884
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7949 msgid "A folder with that name already exists"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7950 msgstr "Priečinok s týmto názvom už existuje"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7951
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7952 #: ../libpurple/protocols/novell/nmuser.c:1887
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7953 msgid "Not supported"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7954 msgstr "Nepodporované"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7955
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7956 #: ../libpurple/protocols/novell/nmuser.c:1891
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7957 msgid "Password has expired"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7958 msgstr "Heslo vypršalo"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7959
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7960 #: ../libpurple/protocols/novell/nmuser.c:1894
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7961 msgid "Incorrect password"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7962 msgstr "Nesprávne heslo"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7963
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7964 #: ../libpurple/protocols/novell/nmuser.c:1897
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7965 msgid "User not found"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7966 msgstr "Používateľ nebol nájdený"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7967
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7968 #: ../libpurple/protocols/novell/nmuser.c:1900
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7969 msgid "Account has been disabled"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
7970 msgstr "Účet bol zakázaný"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7971
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7972 #: ../libpurple/protocols/novell/nmuser.c:1903
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7973 msgid "The server could not access the directory"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
7974 msgstr "Server nezískal prístup k priečinku"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7975
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7976 #: ../libpurple/protocols/novell/nmuser.c:1906
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7977 msgid "Your system administrator has disabled this operation"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7978 msgstr "Váš systémový administrátor zakázal túto operáciu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7979
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7980 #: ../libpurple/protocols/novell/nmuser.c:1909
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7981 msgid "The server is unavailable; try again later"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7982 msgstr "Server je nedostupný; skúste to neskôr"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7983
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7984 #: ../libpurple/protocols/novell/nmuser.c:1912
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7985 msgid "Cannot add a contact to the same folder twice"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7986 msgstr "Do priečinku sa nedá vložiť kontakt dva krát"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7987
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7988 #: ../libpurple/protocols/novell/nmuser.c:1915
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7989 msgid "Cannot add yourself"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7990 msgstr "Nemôžete pridať samého seba"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7991
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7992 #: ../libpurple/protocols/novell/nmuser.c:1918
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7993 msgid "Master archive is misconfigured"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
7994 msgstr "Hlavný archív je nesprávne nastavený"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7995
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
7996 #: ../libpurple/protocols/novell/nmuser.c:1922
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7997 msgid "Incorrect screen name or password"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7998 msgstr "Nesprávne používateľské meno alebo heslo"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
7999
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8000 #: ../libpurple/protocols/novell/nmuser.c:1925
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8001 msgid "Could not recognize the host of the screen name you entered"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8002 msgstr "Nepodarilo sa rozoznať hostiteľa zadaného zobrazovaného mena"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8003
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8004 #: ../libpurple/protocols/novell/nmuser.c:1928
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8005 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8006 "Your account has been disabled because too many incorrect passwords were "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8007 "entered"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8008 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8009 "Váš účet bol zablokovaný, pretože ste príliš veľa krát zadali nesprávne heslo"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8010
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8011 #: ../libpurple/protocols/novell/nmuser.c:1931
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8012 msgid "You cannot add the same person twice to a conversation"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8013 msgstr "Nemôžete pridať tú istú osobu dva krát do konverzácie"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8014
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8015 #: ../libpurple/protocols/novell/nmuser.c:1935
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8016 msgid "You have reached your limit for the number of contacts allowed"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8017 msgstr "Dosiahli ste limit najvyššieho povoleného počtu kontaktov"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8018
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8019 #: ../libpurple/protocols/novell/nmuser.c:1938
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8020 msgid "You have entered an incorrect screen name"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8021 msgstr "Zadali ste nesprávne používateľské meno"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8022
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8023 #: ../libpurple/protocols/novell/nmuser.c:1941
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8024 msgid "An error occurred while updating the directory"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8025 msgstr "Počas aktualizovania adresára sa vyskytla chyba."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8026
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8027 #: ../libpurple/protocols/novell/nmuser.c:1944
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8028 msgid "Incompatible protocol version"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8029 msgstr "Nekompatibilná verzia protokolu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8030
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8031 #: ../libpurple/protocols/novell/nmuser.c:1947
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8032 msgid "The user has blocked you"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8033 msgstr "Používateľ vás zablokoval"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8034
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8035 #: ../libpurple/protocols/novell/nmuser.c:1950
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8036 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8037 "This evaluation version does not allow more than ten users to log in at one "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8038 "time"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8039 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8040 "Táto evaluačná verzia nedovoľuje prihlásenie viac ako desiatich používateľov "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8041 "naráz"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8042
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8043 #: ../libpurple/protocols/novell/nmuser.c:1953
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8044 msgid "The user is either offline or you are blocked"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8045 msgstr "Používateľ je buď odpojený, alebo ste zablokovaný"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8046
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8047 #: ../libpurple/protocols/novell/nmuser.c:1956
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8048 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8049 msgid "Unknown error: 0x%X"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8050 msgstr "Neznáma chyba: 0x%X"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8051
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8052 #: ../libpurple/protocols/novell/novell.c:124
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8053 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8054 msgid "Login failed (%s)."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8055 msgstr "Prihlásenie zlyhalo (%s)."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8056
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8057 #: ../libpurple/protocols/novell/novell.c:255
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8058 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8059 msgid "Unable to send message. Could not get details for user (%s)."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8060 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8061 "Nepodarilo sa odoslať správu. Nepodarilo sa zobraziť podrobnosti o "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8062 "používateľovi (%s)."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8063
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8064 #: ../libpurple/protocols/novell/novell.c:404
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8065 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8066 msgid "Unable to add %s to your buddy list (%s)."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8067 msgstr "Nepodarilo sa pridať používateľa %s do vášho zoznamu priateľov (%s)."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8068
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8069 #. TODO: Improve this! message to who or for what conference?
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8070 #: ../libpurple/protocols/novell/novell.c:430
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8071 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8072 msgid "Unable to send message (%s)."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8073 msgstr "Nepodarilo sa odoslať správu (%s)."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8074
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8075 #: ../libpurple/protocols/novell/novell.c:501
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8076 #: ../libpurple/protocols/novell/novell.c:993
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8077 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8078 msgid "Unable to invite user (%s)."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8079 msgstr "Nepodarilo sa pozvať používateľa (%s)."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8080
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8081 #: ../libpurple/protocols/novell/novell.c:540
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8082 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8083 msgid "Unable to send message to %s. Could not create the conference (%s)."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8084 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8085 "Nepodarilo sa odoslať správu pre %s. Nepodarilo sa vytvoriť konferenciu (%s)."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8086
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8087 #: ../libpurple/protocols/novell/novell.c:545
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8088 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8089 msgid "Unable to send message. Could not create the conference (%s)."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8090 msgstr "Nepodarilo sa odoslať správu. Nepodarilo sa vytvoriť konferenciu (%s)."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8091
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8092 #: ../libpurple/protocols/novell/novell.c:592
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8093 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8094 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8095 "Unable to move user %s to folder %s in the server side list. Error while "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8096 "creating folder (%s)."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8097 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8098 "Nepodarilo sa presunúť používateľa %s do priečinka %s v serverovom zozname. "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8099 "Chyba počas vytvárania priečinku (%s)."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8100
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8101 #: ../libpurple/protocols/novell/novell.c:640
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8102 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8103 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8104 "Unable to add %s to your buddy list. Error creating folder in server side "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8105 "list (%s)."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8106 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8107 "Nebolo možné pridať %s do vášho zoznamu priateľov. Chyba počas vytvárania "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8108 "priečinku v serverovom zozname (%s)."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8109
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8110 #: ../libpurple/protocols/novell/novell.c:713
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8111 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8112 msgid "Could not get details for user %s (%s)."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8113 msgstr "Nepodarilo sa zobraziť podrobnosti o používateľovi %s (%s)."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8114
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8115 #: ../libpurple/protocols/novell/novell.c:759
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8116 #: ../libpurple/protocols/novell/novell.c:905
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8117 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8118 msgid "Unable to add user to privacy list (%s)."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8119 msgstr "Nepodarilo sa pridať do zoznamu súkromných (%s)"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8120
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8121 #: ../libpurple/protocols/novell/novell.c:806
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8122 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8123 msgid "Unable to add %s to deny list (%s)."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8124 msgstr "Nepodarilo sa pridať %s do zoznamu blokovaných (%s)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8125
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8126 #: ../libpurple/protocols/novell/novell.c:859
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8127 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8128 msgid "Unable to add %s to permit list (%s)."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8129 msgstr "Nepodarilo sa pridať %s do zoznamu povolených (%s)"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8130
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8131 #: ../libpurple/protocols/novell/novell.c:927
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8132 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8133 msgid "Unable to remove %s from privacy list (%s)."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8134 msgstr "Nepodarilo sa odstrániť %s zo zoznamu súkromných (%s)"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8135
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8136 #: ../libpurple/protocols/novell/novell.c:950
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8137 #: ../libpurple/protocols/novell/novell.c:1656
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8138 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8139 msgid "Unable to change server side privacy settings (%s)."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8140 msgstr "Nepodarilo sa zmeniť nastavenia súkromných na strane servera (%s)."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8141
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8142 #: ../libpurple/protocols/novell/novell.c:1020
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8143 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8144 msgid "Unable to create conference (%s)."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8145 msgstr "Nepodarilo sa vytvoriť konferenciu (%s)."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8146
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8147 #: ../libpurple/protocols/novell/novell.c:1131
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8148 #: ../libpurple/protocols/novell/novell.c:1702
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8149 msgid "Error communicating with server. Closing connection."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8150 msgstr "Chyba počas komunikácie so serverom. Uzatvára sa pripojenie."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8151
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8152 #: ../libpurple/protocols/novell/novell.c:1485
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8153 msgid "Telephone Number"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8154 msgstr "Telefónne číslo"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8155
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8156 #: ../libpurple/protocols/novell/novell.c:1491
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8157 msgid "Personal Title"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8158 msgstr "Osobný titul"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8159
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8160 #: ../libpurple/protocols/novell/novell.c:1495
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8161 msgid "Mailstop"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8162 msgstr "Pošta"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8163
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8164 #: ../libpurple/protocols/novell/novell.c:1511
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8165 #: ../libpurple/protocols/sametime/sametime.c:4168
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8166 msgid "User ID"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
8167 msgstr "ID používateľa"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8168
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8169 #. tag = _("DN");
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8170 #. value = nm_user_record_get_dn(user_record);
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8171 #. if (value) {
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8172 #. purple_notify_user_info_add_pair(user_info, tag, value);
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8173 #. }
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8174 #.
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8175 #: ../libpurple/protocols/novell/novell.c:1524
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8176 msgid "Full name"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8177 msgstr "Celé meno"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8178
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8179 #: ../libpurple/protocols/novell/novell.c:1646
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8180 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8181 msgid "GroupWise Conference %d"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8182 msgstr "GroupWise konferencia %d"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8183
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8184 #: ../libpurple/protocols/novell/novell.c:1729
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8185 msgid "Authenticating..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8186 msgstr "Overuje sa..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8187
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8188 #: ../libpurple/protocols/novell/novell.c:1743
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8189 msgid "Unable to connect to server."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8190 msgstr "Nepodarilo sa pripojiť na server."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8191
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8192 #: ../libpurple/protocols/novell/novell.c:1746
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8193 msgid "Waiting for response..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8194 msgstr "Čaká sa na odpoveď..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8195
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8196 #: ../libpurple/protocols/novell/novell.c:1881
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8197 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8198 msgid "%s has been invited to this conversation."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8199 msgstr "Používateľ %s bol pozvaný na konferenciu."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8200
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8201 #: ../libpurple/protocols/novell/novell.c:1909
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8202 msgid "Invitation to Conversation"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8203 msgstr "Prozvánka na konferenciu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8204
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8205 #: ../libpurple/protocols/novell/novell.c:1910
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8206 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8207 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8208 "Invitation from: %s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8209 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8210 "Sent: %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8211 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8212 "Pozvánka od: %s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8213 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8214 "Odoslal: %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8215
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8216 #: ../libpurple/protocols/novell/novell.c:1912
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8217 msgid "Would you like to join the conversation?"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8218 msgstr "Chcete sa pripojiť do tejto konverzácie?"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8219
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8220 #: ../libpurple/protocols/novell/novell.c:2027
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8221 msgid "You have been logged out because you logged in at another workstation."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8222 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8223 "Boli ste odhlásený, pretože ste sa prihlásili na inej pracovnej stanici."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8224
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8225 #: ../libpurple/protocols/novell/novell.c:2084
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8226 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8227 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8228 "%s appears to be offline and did not receive the message that you just sent."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8229 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8230 "%s je podľa všetkého odpojený a neprijal správu, ktorú ste práve odoslali."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8231
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8232 #: ../libpurple/protocols/novell/novell.c:2184
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8233 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8234 "Unable to connect to server. Please enter the address of the server you wish "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8235 "to connect to."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8236 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8237 "Nedá sa pripojiť na server. Zadajte, prosím, adresu servera, na ktorý sa "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8238 "chcete pripojiť."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8239
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8240 #: ../libpurple/protocols/novell/novell.c:2213
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8241 msgid "Error. SSL support is not installed."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8242 msgstr "Chyba. SSL podpora nie je nainštalovaná."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8243
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8244 #: ../libpurple/protocols/novell/novell.c:2521
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8245 msgid "This conference has been closed. No more messages can be sent."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8246 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8247 "Táto konferencia bola uzavretá. Nie je možné do nej odosielať ďalšie správy."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8248
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8249 #. *< type
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8250 #. *< ui_requirement
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8251 #. *< flags
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8252 #. *< dependencies
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8253 #. *< priority
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8254 #. *< id
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8255 #. *< name
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8256 #. *< version
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8257 #. * summary
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8258 #. * description
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8259 #: ../libpurple/protocols/novell/novell.c:3535
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8260 #: ../libpurple/protocols/novell/novell.c:3537
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8261 msgid "Novell GroupWise Messenger Protocol Plugin"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8262 msgstr "Modul protokolu Novell GroupWise Messenger"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8263
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8264 #: ../libpurple/protocols/novell/novell.c:3562
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8265 msgid "Server address"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
8266 msgstr "Adresa servera"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8267
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8268 #: ../libpurple/protocols/novell/novell.c:3566
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8269 msgid "Server port"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
8270 msgstr "Port servera"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8271
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8272 #: ../libpurple/protocols/oscar/flap_connection.c:391
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8273 #: ../libpurple/protocols/yahoo/yahoo.c:2473
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8274 #: ../libpurple/protocols/yahoo/yahoo.c:2641
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8275 #: ../libpurple/protocols/yahoo/ycht.c:482 ../libpurple/proxy.c:584
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8276 #: ../libpurple/proxy.c:1129 ../libpurple/proxy.c:1238
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8277 #: ../libpurple/proxy.c:1338 ../libpurple/proxy.c:1466
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8278 msgid "Server closed the connection."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8279 msgstr "Server zrušil pripojenie."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8280
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8281 #: ../libpurple/protocols/oscar/flap_connection.c:393
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8282 #: ../libpurple/protocols/yahoo/yahoo.c:2466
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8283 #: ../libpurple/protocols/yahoo/yahoo.c:2634 ../libpurple/proxy.c:596
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8284 #: ../libpurple/proxy.c:1141 ../libpurple/proxy.c:1250
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8285 #: ../libpurple/proxy.c:1350 ../libpurple/proxy.c:1478
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8286 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8287 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8288 "Lost connection with server:\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8289 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8290 msgstr ""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
8291 "Pripojenie k servera bolo prerušené:\n"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8292 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8293
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8294 #: ../libpurple/protocols/oscar/flap_connection.c:396
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8295 #: ../libpurple/proxy.c:1158 ../libpurple/proxy.c:1263
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8296 #: ../libpurple/proxy.c:1362 ../libpurple/proxy.c:1434
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8297 #: ../libpurple/proxy.c:1491
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8298 msgid "Received invalid data on connection with server."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8299 msgstr "Prijaté neplatné dáta počas spojenia so serverom."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8300
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8301 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8302 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8303 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8304 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8305 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8306 #. *< id
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8307 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8308 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8309 #. * summary
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8310 #. * description
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8311 #: ../libpurple/protocols/oscar/libaim.c:118
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8312 #: ../libpurple/protocols/oscar/libaim.c:120
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8313 msgid "AIM Protocol Plugin"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8314 msgstr "Modul protokolu AIM"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8315
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8316 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8317 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8318 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8319 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8320 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8321 #. *< id
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8322 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8323 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8324 #. * summary
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8325 #. * description
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8326 #: ../libpurple/protocols/oscar/libicq.c:118
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8327 #: ../libpurple/protocols/oscar/libicq.c:120
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8328 msgid "ICQ Protocol Plugin"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8329 msgstr "Modul protokolu ICQ"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8330
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8331 #: ../libpurple/protocols/oscar/libicq.c:147
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8332 #: ../libpurple/protocols/yahoo/yahoo.c:4421
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8333 #: ../libpurple/protocols/zephyr/zephyr.c:2997
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8334 msgid "Encoding"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8335 msgstr "Kódovanie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8336
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
8337 #: ../libpurple/protocols/oscar/odc.c:42
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8338 msgid "The remote user has closed the connection."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8339 msgstr "Vzdialený používateľ zrušil pripojenie."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8340
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
8341 #: ../libpurple/protocols/oscar/odc.c:44
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8342 msgid "The remote user has declined your request."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8343 msgstr "Vzdialený použivateľ odmietol vašu požiadavku."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8344
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
8345 #: ../libpurple/protocols/oscar/odc.c:46
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8346 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8347 msgid "Lost connection with the remote user:<br>%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8348 msgstr "Pripojenie so vzidaleným použivateľom je prerušené:<br>%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8349
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
8350 #: ../libpurple/protocols/oscar/odc.c:49
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8351 msgid "Received invalid data on connection with remote user."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8352 msgstr "Prijaté neplatné dáta pri spojení so vzdialeným používateľom."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8353
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
8354 #: ../libpurple/protocols/oscar/odc.c:51
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8355 msgid "Could not establish a connection with the remote user."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8356 msgstr "Nepodarilo sa založiť pripojenie so vzdialeným používateľom."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8357
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
8358 #: ../libpurple/protocols/oscar/odc.c:562
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8359 msgid "Direct IM established"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8360 msgstr "Bola založená priama komunikácia"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8361
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
8362 #: ../libpurple/protocols/oscar/odc.c:600
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
8363 #, c-format
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
8364 msgid ""
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
8365 "%s tried to send you a %s file, but we only allow files up to %s over Direct "
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
8366 "IM. Try using file transfer instead.\n"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
8367 msgstr ""
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8368 "Používateľ %s vám chcel poslať súbor %s, ale cez priame IM sú povolené "
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8369 "súbory len do %s. Skúste namiesto toho použiť prenos súborov.\n"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
8370
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8371 #: ../libpurple/protocols/oscar/oft.c:656
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8372 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8373 msgid "File %s is %s, which is larger than the maximum size of %s."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8374 msgstr "Súbor %s je %s, ktorý je väčší ako maximálna veľkosť %s."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8375
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8376 #: ../libpurple/protocols/oscar/oscar.c:116
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8377 msgid "Invalid error"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8378 msgstr "Nesprávna chyba"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8379
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8380 #: ../libpurple/protocols/oscar/oscar.c:117
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8381 msgid "Invalid SNAC"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8382 msgstr "Chybné SNAC"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8383
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8384 #: ../libpurple/protocols/oscar/oscar.c:118
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8385 msgid "Rate to host"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8386 msgstr "Hodnotiť hostiteľa"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8387
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8388 #: ../libpurple/protocols/oscar/oscar.c:119
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8389 msgid "Rate to client"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8390 msgstr "Hodnotiť klienta"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8391
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8392 #: ../libpurple/protocols/oscar/oscar.c:121
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8393 msgid "Service unavailable"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8394 msgstr "Služba nedostupná"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8395
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8396 #: ../libpurple/protocols/oscar/oscar.c:122
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8397 msgid "Service not defined"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8398 msgstr "Služba nebola definovaná"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8399
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8400 #: ../libpurple/protocols/oscar/oscar.c:123
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8401 msgid "Obsolete SNAC"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8402 msgstr "Zastaralé SNAC"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8403
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8404 #: ../libpurple/protocols/oscar/oscar.c:124
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8405 msgid "Not supported by host"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8406 msgstr "Nepodporované hostiteľom"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8407
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8408 #: ../libpurple/protocols/oscar/oscar.c:125
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8409 msgid "Not supported by client"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8410 msgstr "Nepodporované klientom"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8411
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8412 #: ../libpurple/protocols/oscar/oscar.c:126
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8413 msgid "Refused by client"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
8414 msgstr "Odmietnuté klientom"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8415
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8416 #: ../libpurple/protocols/oscar/oscar.c:127
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8417 msgid "Reply too big"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8418 msgstr "Odpoveď je príliš veľká"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8419
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8420 #: ../libpurple/protocols/oscar/oscar.c:128
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8421 msgid "Responses lost"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8422 msgstr "Odpovede stratené"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8423
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8424 #: ../libpurple/protocols/oscar/oscar.c:129
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8425 msgid "Request denied"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8426 msgstr "Požiadavka zamietnutá"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8427
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8428 #: ../libpurple/protocols/oscar/oscar.c:130
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8429 msgid "Busted SNAC payload"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8430 msgstr "Poškodené SNAC údaje"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8431
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8432 #: ../libpurple/protocols/oscar/oscar.c:131
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8433 msgid "Insufficient rights"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8434 msgstr "Nedostatočné práva"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8435
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8436 #: ../libpurple/protocols/oscar/oscar.c:132
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8437 msgid "In local permit/deny"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8438 msgstr "V miestne povolených/zakázaných"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8439
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8440 #: ../libpurple/protocols/oscar/oscar.c:133
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8441 msgid "Too evil (sender)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8442 msgstr "Príliš zlý (odosielateľ)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8443
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8444 #: ../libpurple/protocols/oscar/oscar.c:134
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8445 msgid "Too evil (receiver)"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8446 msgstr "Príliš zlý (príjemca)"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8447
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8448 #: ../libpurple/protocols/oscar/oscar.c:135
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8449 msgid "User temporarily unavailable"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8450 msgstr "Používateľ je dočasne nedostupný"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8451
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8452 #: ../libpurple/protocols/oscar/oscar.c:136
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8453 msgid "No match"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8454 msgstr "Žiadny výskyt"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8455
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8456 #: ../libpurple/protocols/oscar/oscar.c:137
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8457 msgid "List overflow"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8458 msgstr "Pretečenie zoznamu"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8459
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8460 #: ../libpurple/protocols/oscar/oscar.c:138
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8461 msgid "Request ambiguous"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8462 msgstr "Nejednoznačná požiadavka"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8463
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8464 #: ../libpurple/protocols/oscar/oscar.c:139
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8465 msgid "Queue full"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8466 msgstr "Fronta je plná"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8467
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8468 #: ../libpurple/protocols/oscar/oscar.c:140
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8469 msgid "Not while on AOL"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8470 msgstr "Nie, pokým ste na AOL"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8471
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8472 #: ../libpurple/protocols/oscar/oscar.c:348
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8473 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8474 "(There was an error receiving this message. The buddy you are speaking with "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8475 "is probably using a different encoding than expected. If you know what "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8476 "encoding he is using, you can specify it in the advanced account options for "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8477 "your AIM/ICQ account.)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8478 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8479 "(Počas prijímania tejto správy sa vyskytla chyba. Priateľ, s ktorým si "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8480 "píšete zrejme používa neočakávané kódovanie. Ak viete, aké kódovanie "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8481 "používa, môžete ho nastaviť v pokročílých možnostiach vášho AIM/ICQ účtu.)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8482
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8483 #: ../libpurple/protocols/oscar/oscar.c:457
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8484 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8485 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8486 "(There was an error receiving this message. Either you and %s have "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8487 "different encodings selected, or %s has a buggy client.)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8488 msgstr ""
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
8489 "(Počas prijímania tejto správy sa vyskytla chyba. Buď máte nastavené iné "
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
8490 "kódovanie ako %s, alebo má %s chybný klient.)"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8491
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8492 #. Label
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8493 #: ../libpurple/protocols/oscar/oscar.c:639 ../pidgin/gtkutils.c:2392
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8494 #: ../pidgin/gtkutils.c:2422
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8495 #: ../pidgin/plugins/gevolution/new_person_dialog.c:332
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8496 msgid "Buddy Icon"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8497 msgstr "Ikona priateľa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8498
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8499 #: ../libpurple/protocols/oscar/oscar.c:642
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8500 msgid "Voice"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8501 msgstr "Hlas"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8502
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8503 #: ../libpurple/protocols/oscar/oscar.c:645
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8504 msgid "AIM Direct IM"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8505 msgstr "AIM - priame IM"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8506
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8507 #: ../libpurple/protocols/oscar/oscar.c:648
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8508 #: ../libpurple/protocols/silc/silc.c:911
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8509 #: ../libpurple/protocols/silc/util.c:559
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8510 #: ../libpurple/protocols/silc10/silc.c:679
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8511 #: ../libpurple/protocols/silc10/util.c:549
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8512 msgid "Chat"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8513 msgstr "Chat"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8514
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8515 #: ../libpurple/protocols/oscar/oscar.c:651
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8516 #: ../libpurple/protocols/oscar/oscar.c:6060
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8517 msgid "Get File"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8518 msgstr "Získať súbor"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8519
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8520 #: ../libpurple/protocols/oscar/oscar.c:658
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8521 msgid "Games"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8522 msgstr "Hry"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8523
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8524 #: ../libpurple/protocols/oscar/oscar.c:661
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8525 msgid "Add-Ins"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8526 msgstr "Doplnky"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8527
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8528 #: ../libpurple/protocols/oscar/oscar.c:664
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8529 msgid "Send Buddy List"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8530 msgstr "Odoslať zoznam priateľov"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8531
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8532 #: ../libpurple/protocols/oscar/oscar.c:667
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8533 msgid "ICQ Direct Connect"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8534 msgstr "Priame spojenie ICQ"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8535
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8536 #: ../libpurple/protocols/oscar/oscar.c:670
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8537 msgid "AP User"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8538 msgstr "AP používateľ"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8539
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8540 #: ../libpurple/protocols/oscar/oscar.c:673
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8541 msgid "ICQ RTF"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8542 msgstr "ICQ RTF"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8543
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8544 #: ../libpurple/protocols/oscar/oscar.c:676
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8545 msgid "Nihilist"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8546 msgstr "Nihilista"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8547
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8548 #: ../libpurple/protocols/oscar/oscar.c:679
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8549 msgid "ICQ Server Relay"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8550 msgstr "ICQ Server Relay"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8551
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8552 #: ../libpurple/protocols/oscar/oscar.c:682
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8553 msgid "Old ICQ UTF8"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8554 msgstr "Staré ICQ UTF8"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8555
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8556 #: ../libpurple/protocols/oscar/oscar.c:685
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8557 msgid "Trillian Encryption"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8558 msgstr "Šifrovanie Trillian"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8559
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8560 #: ../libpurple/protocols/oscar/oscar.c:688
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8561 msgid "ICQ UTF8"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8562 msgstr "ICQ UTF8"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8563
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8564 #: ../libpurple/protocols/oscar/oscar.c:691
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8565 msgid "Hiptop"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8566 msgstr "Hiptom"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8567
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8568 #: ../libpurple/protocols/oscar/oscar.c:694
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8569 msgid "Security Enabled"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8570 msgstr "Bezpečnosť zapnutá"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8571
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8572 #: ../libpurple/protocols/oscar/oscar.c:697
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8573 msgid "Video Chat"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8574 msgstr "Video chat"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8575
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8576 #: ../libpurple/protocols/oscar/oscar.c:701
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8577 msgid "iChat AV"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8578 msgstr "iChat AV"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8579
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8580 #: ../libpurple/protocols/oscar/oscar.c:704
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8581 msgid "Live Video"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8582 msgstr "Živé video"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8583
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8584 #: ../libpurple/protocols/oscar/oscar.c:707
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8585 msgid "Camera"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8586 msgstr "Kamera"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8587
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8588 #: ../libpurple/protocols/oscar/oscar.c:725
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8589 #: ../libpurple/protocols/oscar/oscar.c:5830
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8590 msgid "Free For Chat"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8591 msgstr "Voľný pre rozhovor"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8592
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8593 #: ../libpurple/protocols/oscar/oscar.c:729
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8594 #: ../libpurple/protocols/oscar/oscar.c:5865
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8595 msgid "Not Available"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8596 msgstr "Nedostupný"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8597
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8598 #: ../libpurple/protocols/oscar/oscar.c:731
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8599 #: ../libpurple/protocols/oscar/oscar.c:5851
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8600 msgid "Occupied"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8601 msgstr "Zaneprázdnený"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8602
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8603 #: ../libpurple/protocols/oscar/oscar.c:735
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8604 msgid "Web Aware"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8605 msgstr "Web aware"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8606
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8607 #: ../libpurple/protocols/oscar/oscar.c:737 ../libpurple/protocols/qq/qq.c:184
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8608 #: ../libpurple/protocols/qq/qq.c:289
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8609 #: ../libpurple/protocols/yahoo/yahoo.c:3106 ../libpurple/status.c:157
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8610 #: ../pidgin/gtkdocklet.c:557 ../pidgin/gtkstatusbox.c:1060
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8611 msgid "Invisible"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8612 msgstr "Neviditeľný"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8613
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8614 #: ../libpurple/protocols/oscar/oscar.c:739
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8615 msgid "Online"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8616 msgstr "Pripojený"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8617
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8618 #: ../libpurple/protocols/oscar/oscar.c:838
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8619 #: ../libpurple/protocols/oscar/oscar.c:3717
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8620 #: ../libpurple/protocols/yahoo/yahoo_profile.c:721 ../pidgin/gtkprefs.c:1156
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8621 msgid "IP Address"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8622 msgstr "IP adresa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8623
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8624 #: ../libpurple/protocols/oscar/oscar.c:845
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8625 #: ../libpurple/protocols/oscar/oscar.c:2901
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8626 msgid "Warning Level"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8627 msgstr "Úroveň upozornenia"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8628
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8629 #: ../libpurple/protocols/oscar/oscar.c:855
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8630 msgid "Buddy Comment"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8631 msgstr "Komentár priateľa"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8632
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8633 #: ../libpurple/protocols/oscar/oscar.c:995
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8634 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8635 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8636 "Could not connect to authentication server:\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8637 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8638 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8639 "Nepodarilo sa pripojiť na autentifikačný server:\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8640 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8641
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8642 #: ../libpurple/protocols/oscar/oscar.c:1003
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8643 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8644 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8645 "Could not connect to BOS server:\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8646 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8647 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8648 "Nepodarilo sa pripojiť na BOS server:\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8649 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8650
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8651 #: ../libpurple/protocols/oscar/oscar.c:1043
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8652 msgid "Screen name sent"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8653 msgstr "Používateľské meno odoslané"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8654
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8655 #: ../libpurple/protocols/oscar/oscar.c:1048
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8656 msgid "Connection established, cookie sent"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8657 msgstr "Pripojenie založené, boli odoslané cookies"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8658
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8659 #. TODO: Don't call this with ssi
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8660 #: ../libpurple/protocols/oscar/oscar.c:1077
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8661 msgid "Finalizing connection"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8662 msgstr "Dokončuje sa pripojenie"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8663
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8664 #: ../libpurple/protocols/oscar/oscar.c:1262
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8665 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8666 msgid ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8667 "Unable to login: Could not sign on as %s because the screen name is "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8668 "invalid. Screen names must be a valid email address, or start with a letter "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8669 "and contain only letters, numbers and spaces, or contain only numbers."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8670 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8671 "Nepodarilo sa prihlásiť: Nepodarilo sa prihlásiť ako %s, pretože "
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
8672 "používateľské meno je chybné. Používateľské mená musia byť v tvare e-"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
8673 "mailovej adresy, čísla, alebo musí byť prvý znak písmeno a ostatné znaky sú "
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
8674 "písmená, čísla a medzery."
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
8675
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8676 #. Unregistered screen name
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8677 #: ../libpurple/protocols/oscar/oscar.c:1347
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8678 #: ../libpurple/protocols/yahoo/yahoo.c:2108
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8679 msgid "Invalid screen name."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8680 msgstr "Chybné používateľské meno."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8681
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8682 #: ../libpurple/protocols/oscar/oscar.c:1353
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
8683 #: ../libpurple/protocols/qq/login_logout.c:485
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8684 #: ../libpurple/protocols/simple/simple.c:1112
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8685 #: ../libpurple/protocols/yahoo/yahoo.c:2130
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8686 msgid "Incorrect password."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8687 msgstr "Nesprávne heslo."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8688
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8689 #. Suspended account
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8690 #: ../libpurple/protocols/oscar/oscar.c:1357
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8691 msgid "Your account is currently suspended."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8692 msgstr "Váš účet je momentálne pozastavený"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8693
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8694 #. service temporarily unavailable
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8695 #: ../libpurple/protocols/oscar/oscar.c:1361
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8696 msgid "The AOL Instant Messenger service is temporarily unavailable."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8697 msgstr "Služba AOL je dočasne nedostupná."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8698
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8699 #. screen name connecting too frequently
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8700 #. IP address connecting too frequently
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8701 #: ../libpurple/protocols/oscar/oscar.c:1365
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8702 #: ../libpurple/protocols/oscar/oscar.c:1374
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8703 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8704 "You have been connecting and disconnecting too frequently. Wait ten minutes "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8705 "and try again. If you continue to try, you will need to wait even longer."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8706 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8707 "Pripájali a odpájali ste sa príliš často. Počkajte desať minút a skúste "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8708 "znova. Ak budete i naďalej skúšať, budete musieť čakať este dlhšie."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8709
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8710 #. client too old
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8711 #: ../libpurple/protocols/oscar/oscar.c:1369
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8712 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8713 msgid "The client version you are using is too old. Please upgrade at %s"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8714 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8715 "Verzia klienta, ktorého používate, je príliš stará. Prosím, aktualizujte ho "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8716 "na %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8717
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8718 #: ../libpurple/protocols/oscar/oscar.c:1407
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8719 msgid "Could Not Connect"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8720 msgstr "Nepodarilo sa pripojiť"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8721
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8722 #: ../libpurple/protocols/oscar/oscar.c:1411
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8723 msgid "Received authorization"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8724 msgstr "Prijatá autorizácia"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8725
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8726 #: ../libpurple/protocols/oscar/oscar.c:1434
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8727 msgid "The SecurID key entered is invalid."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8728 msgstr "Zadaný kľúč SecurID je neplatný."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8729
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8730 #: ../libpurple/protocols/oscar/oscar.c:1447
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8731 msgid "Enter SecurID"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8732 msgstr "Zadajte SecurID"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8733
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8734 #: ../libpurple/protocols/oscar/oscar.c:1448
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8735 msgid "Enter the 6 digit number from the digital display."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8736 msgstr "Zadajte 6-ciferné číslo z digitálneho displeja."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8737
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8738 #. *
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8739 #. * A wrapper for purple_request_action() that uses @c OK and @c Cancel buttons.
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8740 #. *
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8741 #. * @since 2.3.0
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8742 #.
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8743 #. *
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8744 #. * A wrapper for purple_request_action() that uses @c OK and @c Cancel buttons.
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8745 #. *
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8746 #. * @deprecated Please use purple_request_ok_cancel_with_hint instead.
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8747 #.
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8748 #: ../libpurple/protocols/oscar/oscar.c:1450
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8749 #: ../libpurple/protocols/oscar/oscar.c:2242
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8750 #: ../libpurple/protocols/oscar/oscar.c:2291
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8751 #: ../libpurple/protocols/oscar/oscar.c:5935
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8752 #: ../libpurple/protocols/oscar/oscar.c:6216 ../libpurple/request.h:1828
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8753 #: ../libpurple/request.h:1841
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8754 msgid "_OK"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8755 msgstr "_OK"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8756
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8757 #: ../libpurple/protocols/oscar/oscar.c:1489
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8758 #: ../libpurple/protocols/oscar/oscar.c:1532
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8759 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8760 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8761 "You may be disconnected shortly. You may want to use TOC until this is "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8762 "fixed. Check %s for updates."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8763 msgstr ""
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8764 "Zakrátko môžete byť odpojený. Možno budete chcieť použiť TOC kým sa toto "
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8765 "neopraví. Navštívte %s pre aktualizácie."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8766
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8767 #: ../libpurple/protocols/oscar/oscar.c:1492
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8768 #: ../libpurple/protocols/oscar/oscar.c:1535
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8769 msgid "Unable to get a valid AIM login hash."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8770 msgstr "Nebolo možné získať platný AIM prihlasovací hash."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8771
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8772 #: ../libpurple/protocols/oscar/oscar.c:1620
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8773 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8774 msgid "You may be disconnected shortly. Check %s for updates."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8775 msgstr "Zakrátko môžete byť odpojený. Skontrolujte aktualizácie na %s."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8776
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8777 #: ../libpurple/protocols/oscar/oscar.c:1623
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8778 msgid "Unable to get a valid login hash."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8779 msgstr "Nebolo možné získať platný prihlasovací hash."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8780
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8781 #: ../libpurple/protocols/oscar/oscar.c:1653
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8782 msgid "Password sent"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8783 msgstr "Heslo odoslané"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8784
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8785 #: ../libpurple/protocols/oscar/oscar.c:1709
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8786 msgid "Unable to initialize connection"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8787 msgstr "Spojenie sa nedá inicializovať"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8788
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8789 #: ../libpurple/protocols/oscar/oscar.c:2200
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8790 msgid "Please authorize me so I can add you to my buddy list."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8791 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8792 "Prosím, autorizujte ma, aby som si vás mohol pridať do svojho zoznamu "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8793 "priateľov."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8794
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8795 #: ../libpurple/protocols/oscar/oscar.c:2240
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8796 msgid "Authorization Request Message:"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8797 msgstr "Žiadosť o autorizáciu:"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8798
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8799 #: ../libpurple/protocols/oscar/oscar.c:2241
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8800 msgid "Please authorize me!"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8801 msgstr "Autorizujte ma, prosím!"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8802
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8803 #: ../libpurple/protocols/oscar/oscar.c:2282
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8804 #: ../libpurple/protocols/oscar/oscar.c:2290
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8805 #: ../libpurple/protocols/oscar/oscar.c:2417
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8806 #: ../libpurple/protocols/oscar/oscar.c:5311
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
8807 #: ../libpurple/protocols/yahoo/yahoo.c:1032
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
8808 msgid "No reason given."
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
8809 msgstr "Nebol uvedený dôvod."
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
8810
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8811 #: ../libpurple/protocols/oscar/oscar.c:2289
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8812 msgid "Authorization Denied Message:"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8813 msgstr "Správa zamietnutia autorizácie:"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8814
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8815 #: ../libpurple/protocols/oscar/oscar.c:2417
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8816 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8817 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8818 "The user %u has denied your request to add them to your buddy list for the "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8819 "following reason:\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8820 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8821 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8822 "Používateľ %u odmietol požiadavku o pridanie do vášho zoznamu priateľov z "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8823 "nasledujúcich dôvodov:\n"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8824 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8825
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8826 #: ../libpurple/protocols/oscar/oscar.c:2418
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8827 msgid "ICQ authorization denied."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8828 msgstr "ICQ autorizácia zamietnutá."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8829
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8830 #. Someone has granted you authorization
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8831 #: ../libpurple/protocols/oscar/oscar.c:2425
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8832 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8833 msgid "The user %u has granted your request to add them to your buddy list."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8834 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8835 "Používateľ %u prijal vašu požiadavku o pridanie do vášho zoznamu priateľov."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8836
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8837 #: ../libpurple/protocols/oscar/oscar.c:2433
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8838 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8839 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8840 "You have received a special message\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8841 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8842 "From: %s [%s]\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8843 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8844 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8845 "Prišla vám špeciálna správa\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8846 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8847 "od: %s [%s]\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8848 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8849
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8850 #: ../libpurple/protocols/oscar/oscar.c:2441
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8851 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8852 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8853 "You have received an ICQ page\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8854 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8855 "From: %s [%s]\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8856 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8857 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8858 "Prišla vám ICQ stránka\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8859 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8860 "od: %s [%s]\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8861 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8862
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8863 #: ../libpurple/protocols/oscar/oscar.c:2449
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8864 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8865 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8866 "You have received an ICQ e-mail from %s [%s]\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8867 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8868 "Message is:\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8869 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8870 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8871 "Prišiel vám e-mail od používateľa %s [%s]\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8872 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8873 "Správa je:\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8874 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8875
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8876 #: ../libpurple/protocols/oscar/oscar.c:2470
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8877 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8878 msgid "ICQ user %u has sent you a buddy: %s (%s)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8879 msgstr "Používateľ protokolu ICQ, %u, vám poslal priateľa: %s (%s)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8880
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8881 #: ../libpurple/protocols/oscar/oscar.c:2476
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8882 msgid "Do you want to add this buddy to your buddy list?"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8883 msgstr "Chcete pridať tohoto priateľa do svojho zoznamu priateľov?"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8884
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8885 #: ../libpurple/protocols/oscar/oscar.c:2481 ../pidgin/gtkroomlist.c:318
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8886 msgid "_Add"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8887 msgstr "_Pridať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8888
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8889 #: ../libpurple/protocols/oscar/oscar.c:2482
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8890 msgid "_Decline"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8891 msgstr "Odmietnuť"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8892
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8893 #: ../libpurple/protocols/oscar/oscar.c:2606
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8894 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8895 msgid "You missed %hu message from %s because it was invalid."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8896 msgid_plural "You missed %hu messages from %s because they were invalid."
21482
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
8897 msgstr[0] "Prišli ste o %hu správu od používateľa %s, pretože bola chybná."
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
8898 msgstr[1] "Prišli ste o %hu správy od používateľa %s, pretože boli chybné."
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
8899 msgstr[2] "Prišli ste o %hu správ od používateľa %s, pretože boli chybné."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8900
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8901 #: ../libpurple/protocols/oscar/oscar.c:2615
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8902 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8903 msgid "You missed %hu message from %s because it was too large."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8904 msgid_plural "You missed %hu messages from %s because they were too large."
21482
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
8905 msgstr[0] "%hu správy od %s neboli prijaté, pretože boli príliš veľké."
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
8906 msgstr[1] "%hu správ od %s nebolo prijatých, pretože boli príliš veľké."
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
8907 msgstr[2] "%hu správa od %s nebola prijatá, pretože bola príliš veľká."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8908
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8909 #: ../libpurple/protocols/oscar/oscar.c:2624
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8910 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8911 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8912 "You missed %hu message from %s because the rate limit has been exceeded."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8913 msgid_plural ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8914 "You missed %hu messages from %s because the rate limit has been exceeded."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8915 msgstr[0] ""
21482
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
8916 "Prišli ste o %hu správu od používateľa %s, pretože bol prekročený limit "
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8917 "hodnotenia."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8918 msgstr[1] ""
21482
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
8919 "Prišli ste o %hu správy od používateľa %s, pretože bol prekročený limit "
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8920 "hodnotenia."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8921 msgstr[2] ""
21482
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
8922 "Prišli ste o %hu správ od používateľa %s, pretože bol prekročený limit "
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8923 "hodnotenia."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8924
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8925 #: ../libpurple/protocols/oscar/oscar.c:2633
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8926 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8927 msgid "You missed %hu message from %s because he/she was too evil."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8928 msgid_plural "You missed %hu messages from %s because he/she was too evil."
21482
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
8929 msgstr[0] "Prišli ste o %hu správu od používateľa %s, pretože je príliš zlý."
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
8930 msgstr[1] "Prišli ste o %hu správy od používateľa %s, pretože je príliš zlý."
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
8931 msgstr[2] "Prišli ste o %hu správ od používateľa %s, pretože je príliš zlý."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8932
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8933 #: ../libpurple/protocols/oscar/oscar.c:2642
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8934 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8935 msgid "You missed %hu message from %s because you are too evil."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8936 msgid_plural "You missed %hu messages from %s because you are too evil."
21482
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
8937 msgstr[0] "Prišli ste o %hu správu od používateľa %s, pretože ste príliš zlý."
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
8938 msgstr[1] "Prišli ste o %hu správy od používateľa %s, pretože ste príliš zlý."
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
8939 msgstr[2] "Prišli ste o %hu správ od používateľa %s, pretože ste príliš zlý."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8940
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8941 #: ../libpurple/protocols/oscar/oscar.c:2651
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8942 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8943 msgid "You missed %hu message from %s for an unknown reason."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8944 msgid_plural "You missed %hu messages from %s for an unknown reason."
21482
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
8945 msgstr[0] "Z neznámeho dôvodu ste prišli o %hu správu od používateľa %s."
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
8946 msgstr[1] "Z neznámeho dôvodu ste prišli o %hu správy od používateľa %s."
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
8947 msgstr[2] "Z neznámeho dôvodu ste prišli o %hu správ od používateľa %s."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8948
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8949 #. Data is assumed to be the destination sn
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8950 #: ../libpurple/protocols/oscar/oscar.c:2806
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8951 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8952 msgid "Unable to send message: %s"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
8953 msgstr "Nemôžem odoslať správu: %s"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8954
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8955 #: ../libpurple/protocols/oscar/oscar.c:2806
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8956 #: ../libpurple/protocols/oscar/oscar.c:2811
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8957 #: ../libpurple/protocols/oscar/oscar.c:2875
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8958 msgid "Unknown reason."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8959 msgstr "Neznámy dôvod."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8960
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8961 #: ../libpurple/protocols/oscar/oscar.c:2809
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8962 #: ../libpurple/protocols/sametime/sametime.c:2451
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8963 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8964 msgid "Unable to send message to %s:"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
8965 msgstr "Nemôžem poslať správu k %s:"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8966
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8967 #: ../libpurple/protocols/oscar/oscar.c:2875
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8968 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8969 msgid "User information not available: %s"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
8970 msgstr "Informácie o používateľovi sú nedostupné: %s"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8971
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8972 #: ../libpurple/protocols/oscar/oscar.c:2906
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8973 msgid "Online Since"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8974 msgstr "Pripojený od"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8975
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8976 #: ../libpurple/protocols/oscar/oscar.c:2911
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
8977 #: ../libpurple/protocols/yahoo/yahoo_profile.c:1185
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8978 msgid "Member Since"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
8979 msgstr "Člen od"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8980
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8981 #: ../libpurple/protocols/oscar/oscar.c:2946
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8982 msgid "Available Message"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8983 msgstr "Dostupná správa"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8984
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8985 #: ../libpurple/protocols/oscar/oscar.c:3054
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8986 msgid "Your AIM connection may be lost."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
8987 msgstr "Vaše AIM spojenie je zrejme prerušené."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8988
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8989 #. The conversion failed!
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8990 #: ../libpurple/protocols/oscar/oscar.c:3242
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8991 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8992 "[Unable to display a message from this user because it contained invalid "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8993 "characters.]"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8994 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8995 "[Správa od používateľa obsahovala nesprávne znaky, preto ju nebolo možné "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8996 "zobraziť.]"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
8997
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
8998 #: ../libpurple/protocols/oscar/oscar.c:3406
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
8999 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9000 "The last action you attempted could not be performed because you are over "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9001 "the rate limit. Please wait 10 seconds and try again."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9002 msgstr ""
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9003 "Akciu nebolo možné vykonať, pretože ste prekročili limit hodnotenia. Prosím, "
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9004 "počkajte 10 sekúnd a skúste to znovu."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9005
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9006 #: ../libpurple/protocols/oscar/oscar.c:3489
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9007 #: ../libpurple/protocols/toc/toc.c:977
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9008 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9009 msgid "You have been disconnected from chat room %s."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9010 msgstr "Boli ste odpojení z miestnosti %s."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9011
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9012 #: ../libpurple/protocols/oscar/oscar.c:3739
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9013 #: ../libpurple/protocols/silc/util.c:591
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9014 #: ../libpurple/protocols/silc10/util.c:581
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9015 msgid "Mobile Phone"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9016 msgstr "Mobilný telefón"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9017
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9018 #: ../libpurple/protocols/oscar/oscar.c:3769
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9019 msgid "Personal Web Page"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
9020 msgstr "Osobná webová stránka"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9021
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9022 #: ../libpurple/protocols/oscar/oscar.c:3793
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9023 #: ../libpurple/protocols/qq/buddy_info.c:40
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9024 msgid "Additional Information"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
9025 msgstr "Ďoplňujúce informácie"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9026
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9027 #: ../libpurple/protocols/oscar/oscar.c:3801
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9028 #: ../libpurple/protocols/oscar/oscar.c:3814
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9029 msgid "Zip Code"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
9030 msgstr "PSČ"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9031
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9032 #: ../libpurple/protocols/oscar/oscar.c:3825
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9033 msgid "Division"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9034 msgstr "Oddelenie"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9035
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9036 #: ../libpurple/protocols/oscar/oscar.c:3826
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9037 msgid "Position"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9038 msgstr "Pozícia"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9039
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9040 #: ../libpurple/protocols/oscar/oscar.c:3828
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9041 msgid "Web Page"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9042 msgstr "Webstránka"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9043
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9044 #: ../libpurple/protocols/oscar/oscar.c:3831
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9045 msgid "Work Information"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9046 msgstr "Pracovné informácie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9047
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9048 #: ../libpurple/protocols/oscar/oscar.c:3887
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9049 msgid "Pop-Up Message"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9050 msgstr "Vyskakovacia správa"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9051
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9052 #: ../libpurple/protocols/oscar/oscar.c:3927
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9053 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9054 msgid "The following screen name is associated with %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9055 msgid_plural "The following screen names are associated with %s"
21482
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
9056 msgstr[0] "S %s je asociované nasledujúce používateľské meno"
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
9057 msgstr[1] "S %s sú asociované nasledujúce používateľské mená"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9058 msgstr[2] "S %s sú asociované nasledujúce používateľské mená"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9059
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9060 #: ../libpurple/protocols/oscar/oscar.c:3932
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9061 msgid "Screen name"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9062 msgstr "Používateľské meno"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9063
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9064 #: ../libpurple/protocols/oscar/oscar.c:3958
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9065 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9066 msgid "No results found for e-mail address %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9067 msgstr "Pre e-mailovú %s adresu neboli nájdené žiadne výsledky"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9068
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9069 #: ../libpurple/protocols/oscar/oscar.c:3979
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9070 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9071 msgid "You should receive an e-mail asking to confirm %s."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9072 msgstr "Mali by ste prijať e-mail so žiadosťou o potvrdenie %s."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9073
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9074 #: ../libpurple/protocols/oscar/oscar.c:3981
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9075 msgid "Account Confirmation Requested"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9076 msgstr "Podvrdenie účtu bolo vyžiadané"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9077
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9078 #: ../libpurple/protocols/oscar/oscar.c:4012
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9079 msgid "Error Changing Account Info"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9080 msgstr "Chyba pri zmene podrobností účtu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9081
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9082 #: ../libpurple/protocols/oscar/oscar.c:4015
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9083 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9084 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9085 "Error 0x%04x: Unable to format screen name because the requested screen name "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9086 "differs from the original."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9087 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9088 "Chyba 0x%04x: Nepodarilo sa formátovať používateľské meno, pretože "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9089 "požadované používateľské meno sa líši od pôvodného."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9090
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9091 #: ../libpurple/protocols/oscar/oscar.c:4018
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9092 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9093 msgid "Error 0x%04x: Unable to format screen name because it is invalid."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9094 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9095 "Chyba 0x%04x: Nepodarilo sa formátovať používateľské meno, pretože je chybné."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9096
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9097 #: ../libpurple/protocols/oscar/oscar.c:4021
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9098 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9099 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9100 "Error 0x%04x: Unable to format screen name because the requested screen name "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9101 "is too long."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9102 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9103 "Chyba 0x%04x: Nepodarilo sa formátovať používateľské meno, pretože "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9104 "požadované používateľské meno je príliš dlhé."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9105
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9106 #: ../libpurple/protocols/oscar/oscar.c:4024
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9107 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9108 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9109 "Error 0x%04x: Unable to change e-mail address because there is already a "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9110 "request pending for this screen name."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9111 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9112 "Chyba 0x%04x: Nepodarilo sa zmeniť e-mailovú adresu, pretože toto "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9113 "používateľské meno už má požiadavku."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9114
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9115 #: ../libpurple/protocols/oscar/oscar.c:4027
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9116 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9117 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9118 "Error 0x%04x: Unable to change e-mail address because the given address has "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9119 "too many screen names associated with it."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9120 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9121 "Chyba 0x%04x: e-mailová adresa sa nedá zmeniť, pretože daná adresa má so "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9122 "sebou asociovaných veľmi veľa zobrazovaných mien."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9123
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9124 #: ../libpurple/protocols/oscar/oscar.c:4030
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9125 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9126 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9127 "Error 0x%04x: Unable to change e-mail address because the given address is "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9128 "invalid."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9129 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9130 "Chyba 0x%04x: Nepodarilo sa zmeniť e-mailovú adresu, pretože zadaná adresa "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9131 "je chybná."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9132
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9133 #: ../libpurple/protocols/oscar/oscar.c:4033
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9134 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9135 msgid "Error 0x%04x: Unknown error."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9136 msgstr "Chyba 0x%04x: Neznáma chyba."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9137
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9138 #: ../libpurple/protocols/oscar/oscar.c:4043
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9139 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9140 msgid "The e-mail address for %s is %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9141 msgstr "E-mailová adresa používateľa %s je %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9142
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9143 #: ../libpurple/protocols/oscar/oscar.c:4045
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9144 msgid "Account Info"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9145 msgstr "Podrobnosti o účte"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9146
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9147 #: ../libpurple/protocols/oscar/oscar.c:4228
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9148 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9149 "Your IM Image was not sent. You must be Direct Connected to send IM Images."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9150 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9151 "Váš obrázok nebol odoslaný. Na odosielanie obrázkov v správach musíte byť "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9152 "priamo pripojený."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9153
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9154 #: ../libpurple/protocols/oscar/oscar.c:4499
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9155 msgid "Unable to set AIM profile."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9156 msgstr "Nepodarilo sa odoslať AIM profil."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9157
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9158 #: ../libpurple/protocols/oscar/oscar.c:4500
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9159 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9160 "You have probably requested to set your profile before the login procedure "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9161 "completed. Your profile remains unset; try setting it again when you are "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9162 "fully connected."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9163 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9164 "Pravdepodobne ste vyžiadali nastevenie vášho profilu pred dokončením "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9165 "procedúry prihlásenia. Váš profil zostáva nenastavený, skúste ho nastaviť "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9166 "znovu, keď budete plne pripojený."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9167
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9168 #: ../libpurple/protocols/oscar/oscar.c:4514
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9169 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9170 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9171 "The maximum profile length of %d byte has been exceeded. It has been "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9172 "truncated for you."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9173 msgid_plural ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9174 "The maximum profile length of %d bytes has been exceeded. It has been "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9175 "truncated for you."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9176 msgstr[0] ""
21482
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
9177 "Maximálna dĺžka profilu, %d bajt, bola prekročená. Profil bol automaticky "
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9178 "skrátený."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9179 msgstr[1] ""
21482
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
9180 "Maximálna dĺžka profilu, %d bajty, bola prekročená. Profil bol automaticky "
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9181 "skrátený."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9182 msgstr[2] ""
21482
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
9183 "Maximálna dĺžka profilu, %d bajtov, bola prekročená. Profil bol automaticky "
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9184 "skrátený."
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9185
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9186 #: ../libpurple/protocols/oscar/oscar.c:4519
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9187 msgid "Profile too long."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9188 msgstr "Profil je príliš dlhý."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9189
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9190 #: ../libpurple/protocols/oscar/oscar.c:4564
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9191 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9192 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9193 "The maximum away message length of %d byte has been exceeded. It has been "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9194 "truncated for you."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9195 msgid_plural ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9196 "The maximum away message length of %d bytes has been exceeded. It has been "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9197 "truncated for you."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9198 msgstr[0] ""
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9199 "Maximálna dĺžka správy neprítomnosti, %d bajt, bola prekročená. Správa bola "
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9200 "automaticky skrátená."
21482
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
9201 msgstr[1] ""
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
9202 "Maximálna dĺžka správy neprítomnosti, %d bajty, bola prekročená. Správa "
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
9203 "bola automaticky skrátená."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9204 msgstr[2] ""
21482
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
9205 "Maximálna dĺžka správy neprítomnosti, %d bajtov, bola prekročená. Správa "
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9206 "bola automaticky skrátená."
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9207
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9208 #: ../libpurple/protocols/oscar/oscar.c:4569
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9209 msgid "Away message too long."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9210 msgstr "Správa neprítomnosti je príliš dlhá."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9211
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9212 #: ../libpurple/protocols/oscar/oscar.c:4642
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9213 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9214 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9215 "Could not add the buddy %s because the screen name is invalid. Screen names "
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9216 "must be a valid email address, or start with a letter and contain only "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9217 "letters, numbers and spaces, or contain only numbers."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9218 msgstr ""
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9219 "Nepodarilo sa pridať priateľa %s, pretože používateľské meno je chybné. "
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9220 "Používateľské mená musia byť v tvare e-mailovej adresy, čísla, alebo musí "
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9221 "byť prvý znak písmeno a ostatné znaky sú písmená, čísla a medzery."
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9222
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9223 #: ../libpurple/protocols/oscar/oscar.c:4644
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9224 #: ../libpurple/protocols/oscar/oscar.c:5097
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9225 #: ../libpurple/protocols/oscar/oscar.c:5112
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9226 msgid "Unable To Add"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9227 msgstr "Nepodarilo sa pridať"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9228
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9229 #: ../libpurple/protocols/oscar/oscar.c:4763
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9230 msgid "Unable To Retrieve Buddy List"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9231 msgstr "Nepodarilo sa získať zoznam priateľov"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9232
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9233 #: ../libpurple/protocols/oscar/oscar.c:4764
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9234 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9235 "The AIM servers were temporarily unable to send your buddy list. Your buddy "
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9236 "list is not lost, and will probably become available in a few minutes."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9237 msgstr ""
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9238 "AIM servery vám teraz nemôžu poslať váš zoznam priateľov. Váš zoznam "
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9239 "priateľov nie je stratený a mal by byť znovu dostupný o pár hodín."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9240
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9241 #: ../libpurple/protocols/oscar/oscar.c:4947
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9242 #: ../libpurple/protocols/oscar/oscar.c:4949
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9243 #: ../libpurple/protocols/oscar/oscar.c:5177
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9244 #: ../libpurple/protocols/oscar/oscar.c:5178
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9245 #: ../libpurple/protocols/oscar/oscar.c:5183
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9246 msgid "Orphans"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9247 msgstr "Siroty"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9248
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9249 #: ../libpurple/protocols/oscar/oscar.c:5095
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9250 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9251 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9252 "Could not add the buddy %s because you have too many buddies in your buddy "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9253 "list. Please remove one and try again."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9254 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9255 "Nepodarilo sa pridať priateľa %s, pretože vo vašom zozname priateľov máte "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9256 "príliš veľa priateľov. Odstránte, prosím, jedného a skúste to znovu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9257
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9258 #: ../libpurple/protocols/oscar/oscar.c:5095
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9259 #: ../libpurple/protocols/oscar/oscar.c:5110
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9260 msgid "(no name)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9261 msgstr "(bez názvu)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9262
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9263 #: ../libpurple/protocols/oscar/oscar.c:5109
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9264 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9265 msgid "Could not add the buddy %s for an unknown reason."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9266 msgstr "Nebolo možné pridať priateľa %s z neznámeho dôvodu."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9267
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9268 #: ../libpurple/protocols/oscar/oscar.c:5226
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9269 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9270 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9271 "The user %s has given you permission to add you to their buddy list. Do you "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9272 "want to add them?"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9273 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9274 "Používateľ %s vám udelil oprávnenie, aby si vás mohol pridať do svojho "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9275 "zoznamu kamarátov. Chcete pridať jeho do svojho?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9276
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9277 #: ../libpurple/protocols/oscar/oscar.c:5234
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9278 msgid "Authorization Given"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
9279 msgstr "Autorizácia udelená"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9280
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9281 #. Granted
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9282 #: ../libpurple/protocols/oscar/oscar.c:5307
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9283 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9284 msgid "The user %s has granted your request to add them to your buddy list."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9285 msgstr "Používateľ %s vám dovolil pridať ho do vášho zoznamu priateľov."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9286
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9287 #: ../libpurple/protocols/oscar/oscar.c:5308
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9288 msgid "Authorization Granted"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9289 msgstr "Udelená autorizácia"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9290
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9291 #. Denied
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9292 #: ../libpurple/protocols/oscar/oscar.c:5311
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9293 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9294 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9295 "The user %s has denied your request to add them to your buddy list for the "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9296 "following reason:\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9297 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9298 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9299 "Používateľ %s zamietol vašu žiadosť o pridanie do vášho zoznamu priateľov z "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9300 "nasledujúceho dôvodu:\n"
15797
52a044731fbe lots of translation updates. Some of these I neglected for way too long.
Luke Schierer <lschiere@pidgin.im>
parents: 13734
diff changeset
9301 "%s"
52a044731fbe lots of translation updates. Some of these I neglected for way too long.
Luke Schierer <lschiere@pidgin.im>
parents: 13734
diff changeset
9302
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9303 #: ../libpurple/protocols/oscar/oscar.c:5312
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9304 msgid "Authorization Denied"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9305 msgstr "Autorizácia zamietnutá"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9306
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9307 #: ../libpurple/protocols/oscar/oscar.c:5348
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9308 #: ../libpurple/protocols/toc/toc.c:1371
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9309 msgid "_Exchange:"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9310 msgstr "_Výmena:"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9311
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9312 #: ../libpurple/protocols/oscar/oscar.c:5388
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9313 msgid "Invalid chat name specified."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9314 msgstr "Bol zadaný chybný názov chatu."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9315
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9316 #: ../libpurple/protocols/oscar/oscar.c:5457
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9317 msgid "Your IM Image was not sent. You cannot send IM Images in AIM chats."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9318 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9319 "Váš obrázok nebol odoslaný. V AIM chatoch nie je možné odosielať obrázky."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9320
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9321 #: ../libpurple/protocols/oscar/oscar.c:5619
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9322 #: ../libpurple/protocols/oscar/oscar.c:5624
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9323 msgid "Away Message"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9324 msgstr "Správa o neprítomnosti"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9325
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9326 #: ../libpurple/protocols/oscar/oscar.c:5624
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9327 msgid "<i>(retrieving)</i>"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9328 msgstr "<i>(prijíma sa)</i>"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9329
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9330 #: ../libpurple/protocols/oscar/oscar.c:5824
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9331 msgid "iTunes Music Store Link"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9332 msgstr "Odkaz na hudobný obchod iTunes"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9333
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9334 #: ../libpurple/protocols/oscar/oscar.c:5932
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9335 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9336 msgid "Buddy Comment for %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9337 msgstr "Komentár priateľa %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9338
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9339 #: ../libpurple/protocols/oscar/oscar.c:5933
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9340 msgid "Buddy Comment:"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9341 msgstr "Komentár priateľa:"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9342
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9343 #: ../libpurple/protocols/oscar/oscar.c:5980
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9344 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9345 msgid "You have selected to open a Direct IM connection with %s."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9346 msgstr "Rozhodli ste sa otvoriť Priame IM pripojenie s používateľom %s."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9347
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9348 #: ../libpurple/protocols/oscar/oscar.c:5984
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9349 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9350 "Because this reveals your IP address, it may be considered a security risk. "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9351 "Do you wish to continue?"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9352 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9353 "Táto akcia odhalí vašu IP adresu, a preto môže byť hodnotená ako "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9354 "bezpečnostné riziko. Chcete pokračovať?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9355
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9356 #: ../libpurple/protocols/oscar/oscar.c:5990
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9357 #: ../libpurple/protocols/oscar/peer.c:1047
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9358 msgid "C_onnect"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9359 msgstr "Prip_ojiť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9360
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9361 #: ../libpurple/protocols/oscar/oscar.c:6025
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9362 msgid "Get AIM Info"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9363 msgstr "Získať info AIM"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9364
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9365 #: ../libpurple/protocols/oscar/oscar.c:6031
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9366 msgid "Edit Buddy Comment"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9367 msgstr "Upraviť komentár priateľa"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9368
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9369 #: ../libpurple/protocols/oscar/oscar.c:6039
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9370 msgid "Get Status Msg"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9371 msgstr "Získať správu o stave"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9372
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9373 #: ../libpurple/protocols/oscar/oscar.c:6052
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9374 msgid "Direct IM"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
9375 msgstr "Priama rýchla správa"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9376
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9377 #: ../libpurple/protocols/oscar/oscar.c:6074
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9378 msgid "Re-request Authorization"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9379 msgstr "Znovu požiadať o autorizáciu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9380
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9381 #: ../libpurple/protocols/oscar/oscar.c:6133
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9382 msgid "Require authorization"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9383 msgstr "Vyžadovať autorizáciu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9384
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9385 #: ../libpurple/protocols/oscar/oscar.c:6136
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9386 msgid "Web aware (enabling this will cause you to receive SPAM!)"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
9387 msgstr "Web aware (zapnutie tejto možnosti spôsobí, že budete dostávať SPAM!)"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
9388
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9389 #: ../libpurple/protocols/oscar/oscar.c:6141
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9390 msgid "ICQ Privacy Options"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9391 msgstr "Nastavenie súkromia ICQ"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9392
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9393 #: ../libpurple/protocols/oscar/oscar.c:6160
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9394 msgid "The new formatting is invalid."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9395 msgstr "Nové formátovanie je chybné."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9396
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9397 #: ../libpurple/protocols/oscar/oscar.c:6161
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9398 msgid "Screen name formatting can change only capitalization and whitespace."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9399 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9400 "Formátovanie používateľského mena smie obsahovať len písmená a medzery."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9401
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9402 #: ../libpurple/protocols/oscar/oscar.c:6214
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9403 msgid "Change Address To:"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9404 msgstr "Zmeniť adresu na:"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9405
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9406 #: ../libpurple/protocols/oscar/oscar.c:6260
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9407 msgid "<i>you are not waiting for authorization</i>"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9408 msgstr "<i>nečakáte na autorizáciu</i>"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9409
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9410 #: ../libpurple/protocols/oscar/oscar.c:6263
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9411 msgid "You are awaiting authorization from the following buddies"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9412 msgstr "Očakávate autorizáciu od nasledujúcich priateľov"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9413
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9414 #: ../libpurple/protocols/oscar/oscar.c:6264
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9415 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9416 "You can re-request authorization from these buddies by right-clicking on "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9417 "them and selecting \"Re-request Authorization.\""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9418 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9419 "Týchto priateľov môžete znovu požiadať o autorizáciu, keď na nich kliknete "
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
9420 "pravým tlačidlom a vyberiete možnosť „Znovu požiadať o autorizáciu“."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9421
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9422 #: ../libpurple/protocols/oscar/oscar.c:6281
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9423 msgid "Find Buddy by E-Mail"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9424 msgstr "Nájsť priateľa podľa E-mailu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9425
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9426 #: ../libpurple/protocols/oscar/oscar.c:6282
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9427 msgid "Search for a buddy by e-mail address"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9428 msgstr "Vyhľadávať priateľov podľa e-mailovej adresy"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9429
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9430 #: ../libpurple/protocols/oscar/oscar.c:6283
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9431 msgid "Type the e-mail address of the buddy you are searching for."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9432 msgstr "Zadajte e-mailovú adresu priateľa, ktorého hľadáte."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9433
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9434 #: ../libpurple/protocols/oscar/oscar.c:6286
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9435 msgid "_Search"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9436 msgstr "_Hľadať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9437
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9438 #: ../libpurple/protocols/oscar/oscar.c:6444
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9439 msgid "Set User Info (URL)..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9440 msgstr "Nastaviť podrobnosti používateľa (URL)..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9441
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9442 #: ../libpurple/protocols/oscar/oscar.c:6455
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9443 msgid "Change Password (URL)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9444 msgstr "Zmeniť heslo (URL)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9445
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9446 #: ../libpurple/protocols/oscar/oscar.c:6459
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9447 msgid "Configure IM Forwarding (URL)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9448 msgstr "Konfiguravať preposielanie správ (URL)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9449
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9450 #. ICQ actions
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9451 #: ../libpurple/protocols/oscar/oscar.c:6469
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9452 msgid "Set Privacy Options..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9453 msgstr "Nastaviť možnosti súkromia..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9454
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9455 #. AIM actions
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9456 #: ../libpurple/protocols/oscar/oscar.c:6476
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9457 msgid "Confirm Account"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9458 msgstr "Potvrdiť účet"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9459
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9460 #: ../libpurple/protocols/oscar/oscar.c:6480
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9461 msgid "Display Currently Registered E-Mail Address"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9462 msgstr "Zobraziť momentálne registrovanú e-maiovú adresu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9463
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9464 #: ../libpurple/protocols/oscar/oscar.c:6484
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9465 msgid "Change Currently Registered E-Mail Address..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9466 msgstr "Zmeniť momentálne registrovanú e-maiovú adresu..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9467
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9468 #: ../libpurple/protocols/oscar/oscar.c:6491
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9469 msgid "Show Buddies Awaiting Authorization"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9470 msgstr "Zobraziť priateľov, ktorí čakajú na autorizáciu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9471
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9472 #: ../libpurple/protocols/oscar/oscar.c:6497
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9473 msgid "Search for Buddy by E-Mail Address..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9474 msgstr "Hľadať priateľa podľa e-maiovej adresy..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9475
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9476 #: ../libpurple/protocols/oscar/oscar.c:6502
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9477 msgid "Search for Buddy by Information"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9478 msgstr "Hľadať priateľa podľa podrobností"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9479
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9480 #: ../libpurple/protocols/oscar/oscar.c:6570
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9481 msgid "Use recent buddies group"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9482 msgstr "Použiť naposledy použitú skupinu kamarátov"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9483
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9484 #: ../libpurple/protocols/oscar/oscar.c:6573
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9485 msgid "Show how long you have been idle"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9486 msgstr "Zobrazí ako dlho ste boli nečinní"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9487
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9488 #: ../libpurple/protocols/oscar/oscar.c:6728
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9489 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9490 "Always use ICQ proxy server for file transfers\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9491 "(slower, but does not reveal your IP address)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9492 msgstr ""
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9493 "Vždy používať ICQ proxy server na prenosy súborov\n"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9494 "(pomalšie, ale neprezradí vašu IP adresu)"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9495
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9496 #: ../libpurple/protocols/oscar/peer.c:699
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9497 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9498 msgid "Asking %s to connect to us at %s:%hu for Direct IM."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9499 msgstr "Žiadam %s, aby sa k nám pripojil na %s:%hu pre priamy IM."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9500
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9501 #: ../libpurple/protocols/oscar/peer.c:784
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9502 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9503 msgid "Attempting to connect to %s:%hu."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9504 msgstr "Pokúšame sa pripojiť ku %s:%hu."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9505
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9506 #: ../libpurple/protocols/oscar/peer.c:858
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9507 msgid "Attempting to connect via proxy server."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9508 msgstr "Pokúšame sa pripojiť cez proxy server."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9509
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9510 #: ../libpurple/protocols/oscar/peer.c:1035
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9511 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9512 msgid "%s has just asked to directly connect to %s"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9513 msgstr "%s práve požiadal o priame pripojenie na %s"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9514
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9515 #: ../libpurple/protocols/oscar/peer.c:1039
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9516 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9517 "This requires a direct connection between the two computers and is necessary "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9518 "for IM Images. Because your IP address will be revealed, this may be "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9519 "considered a privacy risk."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9520 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9521 "Na to je potrebné priame pripojenie medzi dvoma počítačmi a je nutné na "
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9522 "prenos obrázkov v správach. Pretože pri tom bude odhalená vaša IP adresa, "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9523 "môže to byť hodnotené ako ohrozenie súkromia."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9524
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9525 #: ../libpurple/protocols/qq/buddy_info.c:39
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9526 msgid "Primary Information"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9527 msgstr "Základné informácie"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9528
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9529 #: ../libpurple/protocols/qq/buddy_info.c:41
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9530 msgid "Personal Introduction"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9531 msgstr "Osobné predstavenie"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9532
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9533 #: ../libpurple/protocols/qq/buddy_info.c:42
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9534 msgid "QQ Number"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9535 msgstr "QQ číslo"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9536
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9537 #: ../libpurple/protocols/qq/buddy_info.c:47
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9538 msgid "Country/Region"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9539 msgstr "Krajina/Región"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9540
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9541 #: ../libpurple/protocols/qq/buddy_info.c:48
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9542 msgid "Province/State"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9543 msgstr "Provincia/Štát"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9544
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9545 #: ../libpurple/protocols/qq/buddy_info.c:50
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9546 msgid "Horoscope Symbol"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9547 msgstr "Symbol horoskopu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9548
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9549 #: ../libpurple/protocols/qq/buddy_info.c:52
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9550 msgid "Zodiac Sign"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9551 msgstr "Znamenie zverokruhu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9552
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9553 #: ../libpurple/protocols/qq/buddy_info.c:53
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9554 msgid "Blood Type"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9555 msgstr "Krvná skupina"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9556
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9557 #: ../libpurple/protocols/qq/buddy_info.c:54
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9558 msgid "College"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9559 msgstr "Škola"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9560
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9561 #: ../libpurple/protocols/qq/buddy_info.c:55
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9562 msgid "Email"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9563 msgstr "E-mail"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9564
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9565 #: ../libpurple/protocols/qq/buddy_info.c:57
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9566 msgid "Zipcode"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9567 msgstr "PSČ"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9568
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9569 #: ../libpurple/protocols/qq/buddy_info.c:58
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9570 msgid "Cellphone Number"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9571 msgstr "Mobilné číslo"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9572
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9573 #: ../libpurple/protocols/qq/buddy_info.c:59
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9574 msgid "Phone Number"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9575 msgstr "Telefónne číslo"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9576
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9577 #: ../libpurple/protocols/qq/buddy_info.c:64
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9578 msgid "Aquarius"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9579 msgstr "Vodnár"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9580
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9581 #: ../libpurple/protocols/qq/buddy_info.c:64
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9582 msgid "Pisces"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9583 msgstr "Ryby"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9584
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9585 #: ../libpurple/protocols/qq/buddy_info.c:64
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9586 msgid "Aries"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9587 msgstr "Baran"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9588
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9589 #: ../libpurple/protocols/qq/buddy_info.c:64
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9590 msgid "Taurus"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9591 msgstr "Býk"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9592
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9593 #: ../libpurple/protocols/qq/buddy_info.c:65
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9594 msgid "Gemini"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9595 msgstr "Blíženci"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9596
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9597 #: ../libpurple/protocols/qq/buddy_info.c:65
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9598 msgid "Cancer"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9599 msgstr "Rak"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9600
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9601 #: ../libpurple/protocols/qq/buddy_info.c:65
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9602 msgid "Leo"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9603 msgstr "Lev"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9604
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9605 #: ../libpurple/protocols/qq/buddy_info.c:65
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9606 msgid "Virgo"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9607 msgstr "Panna"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9608
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9609 #: ../libpurple/protocols/qq/buddy_info.c:65
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9610 msgid "Libra"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9611 msgstr "Váhy"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9612
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9613 #: ../libpurple/protocols/qq/buddy_info.c:66
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9614 msgid "Scorpio"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9615 msgstr "Škorpión"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9616
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9617 #: ../libpurple/protocols/qq/buddy_info.c:66
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9618 msgid "Sagittarius"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9619 msgstr "Strelec"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9620
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9621 #: ../libpurple/protocols/qq/buddy_info.c:66
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9622 msgid "Capricorn"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9623 msgstr "Kozorožec"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9624
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9625 #: ../libpurple/protocols/qq/buddy_info.c:71
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9626 msgid "Rat"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9627 msgstr "Potkan"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9628
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9629 #: ../libpurple/protocols/qq/buddy_info.c:71
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9630 msgid "Ox"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9631 msgstr "Osol"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9632
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9633 #: ../libpurple/protocols/qq/buddy_info.c:71
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9634 msgid "Tiger"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9635 msgstr "Tiger"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9636
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9637 #: ../libpurple/protocols/qq/buddy_info.c:71
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9638 msgid "Rabbit"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9639 msgstr "Zajac"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9640
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9641 #: ../libpurple/protocols/qq/buddy_info.c:72
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9642 msgid "Dragon"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9643 msgstr "Drak"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9644
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9645 #: ../libpurple/protocols/qq/buddy_info.c:72
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9646 msgid "Snake"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9647 msgstr "Had"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9648
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9649 #: ../libpurple/protocols/qq/buddy_info.c:72
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9650 msgid "Horse"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9651 msgstr "Kôň"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9652
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9653 #: ../libpurple/protocols/qq/buddy_info.c:72
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9654 msgid "Goat"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9655 msgstr "Koza"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9656
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9657 #: ../libpurple/protocols/qq/buddy_info.c:72
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9658 msgid "Monkey"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9659 msgstr "Opica"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9660
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9661 #: ../libpurple/protocols/qq/buddy_info.c:73
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9662 msgid "Rooster"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9663 msgstr "Kohút"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9664
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9665 #: ../libpurple/protocols/qq/buddy_info.c:73
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9666 msgid "Dog"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9667 msgstr "Pes"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9668
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9669 #: ../libpurple/protocols/qq/buddy_info.c:73
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9670 msgid "Pig"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9671 msgstr "Prasa"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9672
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9673 #: ../libpurple/protocols/qq/buddy_info.c:78
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9674 msgid "Other"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9675 msgstr "Iné"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9676
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9677 #: ../libpurple/protocols/qq/buddy_info.c:522
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9678 #: ../libpurple/protocols/qq/buddy_info.c:523
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9679 msgid "Modify my information"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9680 msgstr "Upraviť moje informácie"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9681
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9682 #: ../libpurple/protocols/qq/buddy_info.c:524
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9683 msgid "Update my information"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9684 msgstr "Aktualizovať moje informácie"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9685
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9686 #: ../libpurple/protocols/qq/buddy_info.c:548
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9687 msgid "Your information has been updated"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9688 msgstr "Vaše informácie boli aktualizované"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9689
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9690 #: ../libpurple/protocols/qq/buddy_info.c:601
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9691 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9692 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9693 "Setting custom faces is not currently supported. Please choose an image from "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9694 "%s."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9695 msgstr ""
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9696 "Nastavenie vlastných tvárí zatiaľ nefunguje. Prosím, vyberte si obrázok z %s."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9697
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9698 #: ../libpurple/protocols/qq/buddy_info.c:618
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9699 #: ../libpurple/protocols/qq/buddy_info.c:631
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9700 msgid "Invalid QQ Face"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9701 msgstr "Neplantý QQ obrázok"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9702
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9703 #: ../libpurple/protocols/qq/buddy_opt.c:208
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9704 #: ../libpurple/protocols/qq/group_opt.c:136
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9705 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9706 msgid "You rejected %d's request"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9707 msgstr "Odmietli ste požiadavku používateľa %d"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9708
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9709 #: ../libpurple/protocols/qq/buddy_opt.c:209
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9710 msgid "Input your reason:"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9711 msgstr "Zadajte váš dôvod:"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9712
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9713 #: ../libpurple/protocols/qq/buddy_opt.c:212
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9714 msgid "Reject request"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9715 msgstr "Odmietnuť požiadavku"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9716
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9717 #. title
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9718 #: ../libpurple/protocols/qq/buddy_opt.c:213
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9719 #: ../libpurple/protocols/qq/group_opt.c:141
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9720 msgid "Sorry, you are not my type..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9721 msgstr "Prepáč, nie si môj typ..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9722
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9723 #: ../libpurple/protocols/qq/buddy_opt.c:277
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9724 msgid "Add buddy with auth request failed"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9725 msgstr "Pridanie kamaráta s požiadavkou na autentifikáciu zlyhalo"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9726
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9727 #. TODO: We don't really need to notify the user about this, do we?
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9728 #: ../libpurple/protocols/qq/buddy_opt.c:309
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9729 msgid "You have successfully removed a buddy"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9730 msgstr "Úspešne ste odstránili priateľa"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9731
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9732 #. TODO: Does the user really need to be notified about this?
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9733 #: ../libpurple/protocols/qq/buddy_opt.c:338
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9734 msgid "You have successfully removed yourself from your friend's buddy list"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9735 msgstr "Boli ste úspešne odstránený z priateľovho zoznamu kontaktov"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9736
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9737 #: ../libpurple/protocols/qq/buddy_opt.c:404
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9738 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9739 msgid "User %d needs authentication"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9740 msgstr "Používateľ %d vyžaduje autentifikáciu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9741
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9742 #: ../libpurple/protocols/qq/buddy_opt.c:406
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9743 #: ../libpurple/protocols/qq/group_join.c:136
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9744 msgid "Input request here"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9745 msgstr "Sem zadajte požiadavku"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9746
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9747 #. TODO: Awkward string to fix post string freeze - standardize auth dialogues? -evands
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9748 #: ../libpurple/protocols/qq/buddy_opt.c:407
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9749 #: ../libpurple/protocols/qq/group_join.c:137
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9750 msgid "Would you be my friend?"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9751 msgstr "Chceš byť mojím priateľom?"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9752
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9753 #. multiline
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9754 #. masked
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9755 #. hint
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9756 #: ../libpurple/protocols/qq/buddy_opt.c:408
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9757 #: ../libpurple/protocols/qq/group_join.c:138
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9758 #: ../libpurple/protocols/qq/group_opt.c:143
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9759 msgid "Send"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9760 msgstr "Odoslať"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9761
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9762 #: ../libpurple/protocols/qq/buddy_opt.c:418
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9763 #, c-format
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9764 msgid "You have added %d to buddy list"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9765 msgstr "Pridali ste používateľa %d do zoznamu kamarátov"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9766
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9767 #: ../libpurple/protocols/qq/buddy_opt.c:515
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9768 msgid "QQid Error"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9769 msgstr "Chyba QQid"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9770
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9771 #: ../libpurple/protocols/qq/buddy_opt.c:516
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9772 msgid "Invalid QQid"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9773 msgstr "Nesprávne QQid"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9774
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9775 #: ../libpurple/protocols/qq/group.c:65
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9776 msgid "ID: "
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
9777 msgstr "ID: "
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9778
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9779 #: ../libpurple/protocols/qq/group.c:98
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9780 msgid "Group ID"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9781 msgstr "ID skupiny"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9782
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9783 #: ../libpurple/protocols/qq/group.c:100
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9784 msgid "Creator"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9785 msgstr "Zakladateľ"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9786
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9787 #: ../libpurple/protocols/qq/group.c:103
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9788 msgid "Group Description"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9789 msgstr "Popis skupiny"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9790
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9791 #: ../libpurple/protocols/qq/group.c:109
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9792 msgid "Auth"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9793 msgstr "Aut"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9794
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9795 #: ../libpurple/protocols/qq/group.c:119
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9796 msgid "QQ Qun"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9797 msgstr "QQ Qun"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9798
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9799 #: ../libpurple/protocols/qq/group.c:120
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9800 msgid "Please enter external group ID"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9801 msgstr "Zadajte, prosím, ID externej skupiny"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9802
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9803 #: ../libpurple/protocols/qq/group.c:121
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9804 msgid "You can only search for permanent QQ groups\n"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9805 msgstr "Môžete hľadať len trvalé QQ skupiny\n"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9806
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9807 #: ../libpurple/protocols/qq/group_im.c:126
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9808 #, c-format
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9809 msgid "User %d requested to join group %d"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9810 msgstr "Používateľ %d požiadal o vstup do skupiny %d"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9811
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9812 #: ../libpurple/protocols/qq/group_im.c:127
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9813 #: ../libpurple/protocols/qq/group_im.c:181
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9814 #: ../libpurple/protocols/qq/sys_msg.c:193
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9815 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9816 msgid "Reason: %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9817 msgstr "Dôvod: %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9818
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9819 #: ../libpurple/protocols/qq/group_im.c:136
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9820 #: ../libpurple/protocols/qq/group_im.c:183
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9821 #: ../libpurple/protocols/qq/group_im.c:223
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9822 #: ../libpurple/protocols/qq/group_im.c:258
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9823 #: ../libpurple/protocols/qq/group_im.c:292
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9824 #: ../libpurple/protocols/qq/group_join.c:233
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9825 #: ../libpurple/protocols/qq/group_join.c:359
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9826 #: ../libpurple/protocols/qq/group_opt.c:235
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9827 #: ../libpurple/protocols/qq/group_opt.c:305
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9828 #: ../libpurple/protocols/qq/group_opt.c:391
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9829 msgid "QQ Qun Operation"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9830 msgstr "QQ Qun Operácia"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9831
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9832 #: ../libpurple/protocols/qq/group_im.c:141
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9833 #: ../libpurple/protocols/qq/group_opt.c:128
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9834 #: ../libpurple/protocols/qq/sys_msg.c:91
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9835 #: ../libpurple/protocols/qq/sys_msg.c:248
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9836 msgid "Approve"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9837 msgstr "Potvrdiť"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9838
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9839 #: ../libpurple/protocols/qq/group_im.c:180
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9840 #, c-format
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9841 msgid "Your request to join group %d has been rejected by admin %d"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9842 msgstr ""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
9843 "Vaša požiadavka pre vstup do skupiny %d bola odmietnutá administrátorom %d"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9844
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9845 #: ../libpurple/protocols/qq/group_im.c:221
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9846 #, c-format
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9847 msgid "Your request to join group %d has been approved by admin %d"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9848 msgstr ""
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9849 "Vaša požiadavka pre vstup do skupiny %d bola vyhovená administrátorom %d"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9850
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9851 #: ../libpurple/protocols/qq/group_im.c:257
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9852 #, c-format
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9853 msgid "You [%d] have left group \"%d\""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
9854 msgstr "[%d] Opustili ste skupinu „%d“"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9855
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9856 #: ../libpurple/protocols/qq/group_im.c:291
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9857 #, c-format
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9858 msgid "You [%d] have been added to group \"%d\""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
9859 msgstr "[%d] Boli ste pridaný do skupiny „%d“"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9860
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9861 #: ../libpurple/protocols/qq/group_im.c:292
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9862 msgid "This group has been added to your buddy list"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9863 msgstr "Skupina bola pridaná do vášho zoznamu priateľov"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9864
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9865 #: ../libpurple/protocols/qq/group_internal.c:41
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9866 msgid "I am not a member"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9867 msgstr "Nie som člen"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9868
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9869 #: ../libpurple/protocols/qq/group_internal.c:44
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9870 msgid "I am a member"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9871 msgstr "Som člen"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9872
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9873 #: ../libpurple/protocols/qq/group_internal.c:47
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9874 msgid "I am applying to join"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9875 msgstr "Uchádzam sa o členstvo"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9876
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9877 #: ../libpurple/protocols/qq/group_internal.c:50
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9878 msgid "I am the admin"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9879 msgstr "Som admin"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9880
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9881 #: ../libpurple/protocols/qq/group_internal.c:53
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9882 msgid "Unknown status"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9883 msgstr "Neznámy stav"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9884
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9885 #: ../libpurple/protocols/qq/group_join.c:82
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9886 msgid "This group does not allow others to join"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9887 msgstr "Skupina neumožňuje iným pripojiť sa"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9888
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9889 #: ../libpurple/protocols/qq/group_join.c:233
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9890 msgid "You have successfully left the group"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9891 msgstr "Úspešne ste opustili skupinu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9892
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9893 #: ../libpurple/protocols/qq/group_join.c:257
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9894 msgid "QQ Group Auth"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9895 msgstr "QQ Skupinová autentifikácia"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9896
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9897 #: ../libpurple/protocols/qq/group_join.c:258
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9898 msgid "Your authorization request has been accepted by the QQ server"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9899 msgstr "Vaša žiadosť o autorizáciu bola prijatá QQ serverom"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9900
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9901 #: ../libpurple/protocols/qq/group_join.c:329
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9902 msgid "You entered a group ID outside the acceptable range"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9903 msgstr "Zadali ste ID skupiny mimo prijateľného rozsahu"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9904
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9905 #: ../libpurple/protocols/qq/group_join.c:360
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9906 msgid "Are you sure you want to leave this Qun?"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9907 msgstr "Naozaj chcete opustiť toto Qun?"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9908
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9909 #: ../libpurple/protocols/qq/group_join.c:362
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9910 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9911 "Note, if you are the creator, \n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9912 "this operation will eventually remove this Qun."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9913 msgstr ""
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9914 "Ak ste tvorca, \n"
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9915 "táto operácia nakoniec odstráni tento Qun."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9916
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9917 #: ../libpurple/protocols/qq/group_network.c:92
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9918 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9919 msgid "Code [0x%02X]: %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9920 msgstr "Kód [0x%02X]: %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9921
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9922 #: ../libpurple/protocols/qq/group_network.c:93
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9923 msgid "Group Operation Error"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9924 msgstr "Chyba skupinovej operácie"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9925
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9926 #. we want to see window
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9927 #: ../libpurple/protocols/qq/group_opt.c:124
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9928 #: ../libpurple/protocols/qq/sys_msg.c:87
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9929 msgid "Do you want to approve the request?"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9930 msgstr "Chcete potvrdiť požiadavku?"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9931
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9932 #: ../libpurple/protocols/qq/group_opt.c:137
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9933 msgid "Enter your reason:"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9934 msgstr "Zadajte váš dôvod:"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9935
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9936 #: ../libpurple/protocols/qq/group_opt.c:235
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9937 msgid "You have successfully modified Qun member"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9938 msgstr "Úspešne ste zmenili Qun číslo"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9939
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9940 #: ../libpurple/protocols/qq/group_opt.c:305
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9941 msgid "You have successfully modified Qun information"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9942 msgstr "Úspešne ste zmenili Qun informácie"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9943
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9944 #: ../libpurple/protocols/qq/group_opt.c:392
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9945 msgid "You have successfully created a Qun"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9946 msgstr "Úspešne ste vytvroili Qun"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9947
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9948 #: ../libpurple/protocols/qq/group_opt.c:394
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9949 msgid "Would you like to set up the Qun details now?"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9950 msgstr "Chcete teraz nastaviť Qun detaily?"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9951
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9952 #: ../libpurple/protocols/qq/group_opt.c:398
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9953 msgid "Setup"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9954 msgstr "Nastavenie"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9955
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9956 #: ../libpurple/protocols/qq/im.c:432
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9957 msgid "System Message"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9958 msgstr "Systémová správa"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9959
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9960 #: ../libpurple/protocols/qq/im.c:576
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9961 msgid "Failed to send IM."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9962 msgstr "Zlyhalo odoslanie IM."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9963
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9964 #: ../libpurple/protocols/qq/keep_alive.c:88
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9965 msgid "Keep alive error"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9966 msgstr "Chyba keep alive"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9967
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9968 #: ../libpurple/protocols/qq/login_logout.c:408
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9969 msgid "Error requesting login token"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9970 msgstr "Chyba pri požadovaní prihlasovacieho tokenu"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9971
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9972 #: ../libpurple/protocols/qq/login_logout.c:489
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9973 msgid "Unable to login, check debug log"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9974 msgstr "Nepodarilo sa pripojiť, skontrolujte ladiaci záznam"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9975
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9976 #. we didn't successfully connect. tdt->toc_fd is valid here
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9977 #: ../libpurple/protocols/qq/qq.c:140 ../libpurple/protocols/toc/toc.c:173
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9978 #: ../libpurple/protocols/yahoo/yahoo_filexfer.c:109
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9979 #: ../libpurple/protocols/yahoo/yahoo_filexfer.c:189
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9980 #: ../libpurple/protocols/yahoo/ycht.c:550
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9981 msgid "Unable to connect."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9982 msgstr "Nepodarilo sa pripojiť."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
9983
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9984 #: ../libpurple/protocols/qq/qq.c:187
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9985 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9986 msgid "Unknown-%d"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9987 msgstr "Neznáme-%d"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9988
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9989 #: ../libpurple/protocols/qq/qq.c:212
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9990 msgid "TCP Address"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9991 msgstr "TCP adresa"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9992
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9993 #: ../libpurple/protocols/qq/qq.c:214
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9994 msgid "UDP Address"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9995 msgstr "UDP adresa"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
9996
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
9997 #: ../libpurple/protocols/qq/qq.c:243
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9998 msgid "Level"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
9999 msgstr "Úroveň"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10000
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10001 #: ../libpurple/protocols/qq/qq.c:374
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10002 msgid "Invalid name"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10003 msgstr "Chybný názov"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10004
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10005 #: ../libpurple/protocols/qq/qq.c:440
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10006 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10007 msgid "<b>Current Online</b>: %d<br>\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10008 msgstr "<b>Momenálne pripojený</b>: %d<br>\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10009
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10010 #: ../libpurple/protocols/qq/qq.c:441
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10011 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10012 msgid "<b>Last Refresh</b>: %s<br>\n"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10013 msgstr "<b>Naposledy obnovené</b>: %s<br>\n"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10014
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10015 #: ../libpurple/protocols/qq/qq.c:445
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10016 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10017 msgid "<b>Connection Mode</b>: %s<br>\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10018 msgstr "<b>Režim pripojenia</b>: %s<br>\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10019
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10020 #: ../libpurple/protocols/qq/qq.c:446
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10021 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10022 msgid "<b>Server IP</b>: %s: %d<br>\n"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
10023 msgstr "<b>IP servera</b>: %s: %d<br>\n"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10024
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10025 #: ../libpurple/protocols/qq/qq.c:447
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10026 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10027 msgid "<b>My Public IP</b>: %s<br>\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10028 msgstr "<b>Moja verejná IP</b>: %s<br>\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10029
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10030 #: ../libpurple/protocols/qq/qq.c:452
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10031 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10032 msgid "<b>Login Time</b>: %s<br>\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10033 msgstr "<b>Čas pripojenia</b>: %s<br>\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10034
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10035 #: ../libpurple/protocols/qq/qq.c:453
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10036 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10037 msgid "<b>Last Login IP</b>: %s<br>\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10038 msgstr "<b>Naposledy prihlásená IP</b>: %s<br>\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10039
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10040 #: ../libpurple/protocols/qq/qq.c:454
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10041 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10042 msgid "<b>Last Login Time</b>: %s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10043 msgstr "<b>Čas posledného prihlásenia</b>: %s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10044
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10045 #: ../libpurple/protocols/qq/qq.c:458
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10046 msgid "Login Information"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10047 msgstr "Informácie o prihlasení"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10048
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10049 #: ../libpurple/protocols/qq/qq.c:534
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10050 msgid "Set My Information"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10051 msgstr "Nastaviť moje informácie"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10052
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10053 #: ../libpurple/protocols/qq/qq.c:537 ../libpurple/protocols/toc/toc.c:1680
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10054 msgid "Change Password"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10055 msgstr "Zmeniť heslo"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10056
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10057 #: ../libpurple/protocols/qq/qq.c:540
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10058 msgid "Show Login Information"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10059 msgstr "Zobraziť informácie o prihlasení"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10060
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10061 #: ../libpurple/protocols/qq/qq.c:561
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10062 msgid "Leave this QQ Qun"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10063 msgstr "Opustiť toto QQ Qun"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10064
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10065 #: ../libpurple/protocols/qq/qq.c:585
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10066 msgid "Block this buddy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10067 msgstr "Blokovať tohoto priateľa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10068
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10069 #. *< type
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10070 #. *< ui_requirement
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10071 #. *< flags
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10072 #. *< dependencies
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10073 #. *< priority
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10074 #. *< id
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10075 #. *< name
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10076 #. *< version
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10077 #. * summary
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10078 #. * description
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10079 #: ../libpurple/protocols/qq/qq.c:726 ../libpurple/protocols/qq/qq.c:728
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10080 msgid "QQ Protocol\tPlugin"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10081 msgstr "QQ Protokol\tModul"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10082
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10083 #: ../libpurple/protocols/qq/qq.c:753
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10084 msgid "Connect using TCP"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10085 msgstr "Pripojiť sa pomocou TCP"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10086
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10087 #: ../libpurple/protocols/qq/recv_core.c:310
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10088 msgid "Socket error"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10089 msgstr "Chyba socketu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10090
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10091 #: ../libpurple/protocols/qq/recv_core.c:321
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10092 msgid "Unable to read from socket"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10093 msgstr "Nedá sa čítať zo soketu"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10094
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10095 #: ../libpurple/protocols/qq/send_file.c:707
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10096 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10097 msgid "%d has declined the file %s"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10098 msgstr "%d odmietol súbor %s"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10099
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10100 #: ../libpurple/protocols/qq/send_file.c:710
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10101 #: ../libpurple/protocols/qq/send_file.c:739
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10102 msgid "File Send"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10103 msgstr "Súbor odoslaný"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10104
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10105 #: ../libpurple/protocols/qq/send_file.c:736
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10106 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10107 msgid "%d canceled the transfer of %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10108 msgstr "používateľ %d prerušil prenos %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10109
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10110 #: ../libpurple/protocols/qq/sendqueue.c:124
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10111 msgid "Connection lost"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10112 msgstr "Pripojenie bolo prerušené"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10113
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10114 #: ../libpurple/protocols/qq/sendqueue.c:133
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10115 msgid "Login failed, no reply"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10116 msgstr "Prihlásenie zlyhalo, žiadna odpoveď"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10117
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10118 #: ../libpurple/protocols/qq/sys_msg.c:110
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10119 msgid "Do you want to add this buddy?"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10120 msgstr "Chcete pridať tohoto priateľa?"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10121
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10122 #. only need to get value
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10123 #: ../libpurple/protocols/qq/sys_msg.c:166
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10124 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10125 msgid "You have been added by %s"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10126 msgstr "%s vás pridal"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10127
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10128 #: ../libpurple/protocols/qq/sys_msg.c:169
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
10129 #: ../libpurple/protocols/qq/sys_msg.c:263
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
10130 msgid "Would you like to add him?"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
10131 msgstr "Chcete pridať používateľa?"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10132
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10133 #: ../libpurple/protocols/qq/sys_msg.c:176
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10134 #, c-format
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10135 msgid "%s has added you [%s] to his or her buddy list"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10136 msgstr "Používateľ %s si vás [%s] pridal do svojho zoznamu priateľov"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10137
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10138 #: ../libpurple/protocols/qq/sys_msg.c:192
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10139 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10140 msgid "User %s rejected your request"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10141 msgstr "Používateľ %s odmietol vašu požiadavku"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10142
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10143 #: ../libpurple/protocols/qq/sys_msg.c:212
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10144 #, c-format
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10145 msgid "User %s approved your request"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10146 msgstr "Používateľ %s odsúhlasil vašu požiadavku"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10147
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10148 #. TODO: this should go through purple_account_request_authorization()
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10149 #: ../libpurple/protocols/qq/sys_msg.c:238
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10150 #, c-format
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10151 msgid "%s wants to add you [%s] as a friend"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10152 msgstr "%s chce pridať vás [%s] ako priateľa"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10153
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10154 #: ../libpurple/protocols/qq/sys_msg.c:239
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10155 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10156 msgid "Message: %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10157 msgstr "Správa: %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10158
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10159 #: ../libpurple/protocols/qq/sys_msg.c:261
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10160 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10161 msgid "%s is not in your buddy list"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10162 msgstr "%s sa nenachádza vo vašom zozname priateľov"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10163
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10164 #: ../libpurple/protocols/sametime/sametime.c:419
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10165 msgid "Connection closed (writing)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10166 msgstr "Pripojenie uzavreté (zapisuje sa)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10167
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10168 #: ../libpurple/protocols/sametime/sametime.c:1292
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10169 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10170 msgid "<b>Group Title:</b> %s<br>"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10171 msgstr "<b>Názov skupiny:</b> %s<br>"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10172
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10173 #: ../libpurple/protocols/sametime/sametime.c:1293
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10174 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10175 msgid "<b>Notes Group ID:</b> %s<br>"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10176 msgstr "<b>ID Notes skupiny:</b> %s<br>"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10177
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10178 #: ../libpurple/protocols/sametime/sametime.c:1295
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10179 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10180 msgid "Info for Group %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10181 msgstr "Podrobnosti o skupine %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10182
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10183 #: ../libpurple/protocols/sametime/sametime.c:1297
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10184 msgid "Notes Address Book Information"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10185 msgstr "Informácie o Notes zozname adries"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10186
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10187 #: ../libpurple/protocols/sametime/sametime.c:1329
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10188 msgid "Invite Group to Conference..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10189 msgstr "Pozvať skupinu na konferenciu..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10190
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10191 #: ../libpurple/protocols/sametime/sametime.c:1339
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10192 msgid "Get Notes Address Book Info"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10193 msgstr "Získať informácie o Notes zozname adries"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10194
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10195 #: ../libpurple/protocols/sametime/sametime.c:1506
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10196 msgid "Sending Handshake"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10197 msgstr "Posiela sa prevzatie"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10198
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10199 #: ../libpurple/protocols/sametime/sametime.c:1511
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10200 msgid "Waiting for Handshake Acknowledgement"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10201 msgstr "Čaká sa na potvrdenie prevzatia"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10202
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10203 #: ../libpurple/protocols/sametime/sametime.c:1516
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10204 msgid "Handshake Acknowledged, Sending Login"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10205 msgstr "Prevzatie potvrdené, posiela sa prihlásenie"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10206
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10207 #: ../libpurple/protocols/sametime/sametime.c:1521
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10208 msgid "Waiting for Login Acknowledgement"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10209 msgstr "Čaká sa na potvrdenie prihlásenia"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10210
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10211 #: ../libpurple/protocols/sametime/sametime.c:1526
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10212 msgid "Login Redirected"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10213 msgstr "Prihlásenie presmerované"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10214
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10215 #: ../libpurple/protocols/sametime/sametime.c:1532
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10216 msgid "Forcing Login"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10217 msgstr "Vynútenie prihlásenia"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10218
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10219 #: ../libpurple/protocols/sametime/sametime.c:1536
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10220 msgid "Login Acknowledged"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10221 msgstr "Prihlásenie potvrdené"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10222
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10223 #: ../libpurple/protocols/sametime/sametime.c:1541
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10224 msgid "Starting Services"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10225 msgstr "Spúšťajú sa služby"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10226
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10227 #: ../libpurple/protocols/sametime/sametime.c:1678
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10228 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10229 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10230 "A Sametime administrator has issued the following announcement on server %s"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10231 msgstr "Administrátor Sametime vystavil na serveri %s nasledujúce oznámenie"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10232
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10233 #: ../libpurple/protocols/sametime/sametime.c:1683
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10234 msgid "Sametime Administrator Announcement"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10235 msgstr "Oznámenie administrátora Sametime"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10236
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10237 #: ../libpurple/protocols/sametime/sametime.c:1734
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10238 msgid "Connection reset"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10239 msgstr "Obnovenie spojenia"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10240
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10241 #: ../libpurple/protocols/sametime/sametime.c:1746
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10242 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10243 msgid "Error reading from socket: %s"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10244 msgstr "Chyba čítania zo soketu: %s"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10245
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10246 #. this is a regular connect, error out
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10247 #: ../libpurple/protocols/sametime/sametime.c:1771
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10248 #: ../libpurple/protocols/sametime/sametime.c:3772
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10249 msgid "Unable to connect to host"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10250 msgstr "Nepodarilo sa pripojiť ku hostiteľovi"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10251
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10252 #: ../libpurple/protocols/sametime/sametime.c:1812
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10253 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10254 msgid "Announcement from %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10255 msgstr "Oznámenie od %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10256
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10257 #: ../libpurple/protocols/sametime/sametime.c:1986
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10258 msgid "Conference Closed"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10259 msgstr "Konferencia zrušená"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10260
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10261 #: ../libpurple/protocols/sametime/sametime.c:2445
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10262 msgid "Unable to send message: "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10263 msgstr "Nepodarilo sa odoslať správu: "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10264
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10265 #: ../libpurple/protocols/sametime/sametime.c:3001
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10266 msgid "Place Closed"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10267 msgstr "Miesto uzavreté"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10268
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10269 #: ../libpurple/protocols/sametime/sametime.c:3271
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10270 msgid "Microphone"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10271 msgstr "Mikrofón"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10272
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10273 #: ../libpurple/protocols/sametime/sametime.c:3272
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
10274 msgid "Speakers"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
10275 msgstr "Reproduktory"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
10276
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10277 #: ../libpurple/protocols/sametime/sametime.c:3273
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10278 msgid "Video Camera"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10279 msgstr "Kamera"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10280
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10281 #: ../libpurple/protocols/sametime/sametime.c:3311
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10282 #: ../libpurple/protocols/sametime/sametime.c:4191
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10283 msgid "Supports"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10284 msgstr "Podporuje"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10285
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10286 #: ../libpurple/protocols/sametime/sametime.c:3316
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10287 #: ../libpurple/protocols/sametime/sametime.c:4165
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10288 msgid "External User"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10289 msgstr "Externý používateľ"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10290
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10291 #: ../libpurple/protocols/sametime/sametime.c:3422
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10292 msgid "Create conference with user"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10293 msgstr "Vytvoriť konferenciu s používateľom"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10294
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10295 #: ../libpurple/protocols/sametime/sametime.c:3423
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10296 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10297 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10298 "Please enter a topic for the new conference, and an invitation message to be "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10299 "sent to %s"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10300 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10301 "Zadajte, prosím, tému pre novú konferenciu, a pozývaciu správu pre "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10302 "používateľa %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10303
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10304 #: ../libpurple/protocols/sametime/sametime.c:3427
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10305 msgid "New Conference"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10306 msgstr "Nová konferencia"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10307
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10308 #: ../libpurple/protocols/sametime/sametime.c:3429
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10309 msgid "Create"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10310 msgstr "Vytvoriť"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10311
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10312 #: ../libpurple/protocols/sametime/sametime.c:3494
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10313 msgid "Available Conferences"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10314 msgstr "Dostupné konferencie"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10315
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10316 #: ../libpurple/protocols/sametime/sametime.c:3500
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10317 msgid "Create New Conference..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10318 msgstr "Vytvoriť novú konferenciu..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10319
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10320 #: ../libpurple/protocols/sametime/sametime.c:3507
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
10321 msgid "Invite user to a conference"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
10322 msgstr "Pozvať používateľa na konferenciu"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
10323
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10324 #: ../libpurple/protocols/sametime/sametime.c:3508
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10325 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10326 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10327 "Select a conference from the list below to send an invite to user %s. Select "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10328 "\"Create New Conference\" if you'd like to create a new conference to invite "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10329 "this user to."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10330 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10331 "Vyberte konferenciu zo zoznamu nižšie pre odoslanie pozvánky pre používateľa "
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
10332 "%s. Vyberte „Vytvoriť novú konferenciu“, ak chcete vytvoriť novú "
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10333 "konferenciu, kam chcete pozvať tohto používateľa."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10334
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10335 #: ../libpurple/protocols/sametime/sametime.c:3513
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10336 msgid "Invite to Conference"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10337 msgstr "Pozvať na konferenciu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10338
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10339 #: ../libpurple/protocols/sametime/sametime.c:3604
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10340 msgid "Invite to Conference..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10341 msgstr "Pozvať na konferenciu..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10342
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10343 #: ../libpurple/protocols/sametime/sametime.c:3609
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10344 msgid "Send TEST Announcement"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10345 msgstr "Poslať ohlásenie TEST"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10346
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10347 #: ../libpurple/protocols/sametime/sametime.c:3628 ../pidgin/gtkconv.c:4437
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10348 msgid "Topic:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10349 msgstr "Téma:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10350
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10351 #: ../libpurple/protocols/sametime/sametime.c:3656
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10352 msgid "No Sametime Community Server specified"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10353 msgstr "Nebol určený žiadny server komunity rovnakého času"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10354
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10355 #: ../libpurple/protocols/sametime/sametime.c:3681
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10356 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10357 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10358 "No host or IP address has been configured for the Meanwhile account %s. "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10359 "Please enter one below to continue logging in."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10360 msgstr ""
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10361 "Žiadny hostiteľ ani IP adresa neboli nastavené pre Meanwhile účet %s. "
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10362 "Zadajte, prosím, jeden nižšie pre pokračovanie prihlásenia."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10363
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10364 #: ../libpurple/protocols/sametime/sametime.c:3686
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10365 msgid "Meanwhile Connection Setup"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10366 msgstr "Nastavenie spojenia Meanwhile"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10367
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10368 #: ../libpurple/protocols/sametime/sametime.c:3687
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10369 msgid "No Sametime Community Server Specified"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10370 msgstr "Nebol určený žiadny server komunity rovnakého času"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10371
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10372 #: ../libpurple/protocols/sametime/sametime.c:3689
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10373 msgid "Connect"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10374 msgstr "Pripojiť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10375
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10376 #: ../libpurple/protocols/sametime/sametime.c:4181
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10377 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10378 msgid "Unknown (0x%04x)<br>"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10379 msgstr "Neznáme (0x%04x)<br>"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10380
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10381 #: ../libpurple/protocols/sametime/sametime.c:4183
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10382 msgid "Last Known Client"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10383 msgstr "Posledný známy klient"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10384
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10385 #: ../libpurple/protocols/sametime/sametime.c:4347
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10386 #: ../libpurple/protocols/sametime/sametime.c:5552
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10387 msgid "User Name"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10388 msgstr "Meno používateľa"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10389
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10390 #: ../libpurple/protocols/sametime/sametime.c:4350
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10391 #: ../libpurple/protocols/sametime/sametime.c:5555
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10392 msgid "Sametime ID"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10393 msgstr "Sametime ID"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10394
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10395 #: ../libpurple/protocols/sametime/sametime.c:4374
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10396 msgid "An ambiguous user ID was entered"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10397 msgstr "Bolo zadané nejednoznačné používateľské ID"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10398
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10399 #: ../libpurple/protocols/sametime/sametime.c:4375
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10400 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10401 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10402 "The identifier '%s' may possibly refer to any of the following users. Please "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10403 "select the correct user from the list below to add them to your buddy list."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10404 msgstr ""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
10405 "Identifikátor „%s“ môže odkazovať na ktoréhokoľvek z nasledujúcich "
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10406 "používateľov. Vyberte, prosím, správneho používateľa zo zoznamu nižšie a "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10407 "pridajte ho do svojho zoznamu kamarátov."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10408
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10409 #: ../libpurple/protocols/sametime/sametime.c:4380
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10410 msgid "Select User"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10411 msgstr "Vyberte používateľa"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10412
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10413 #: ../libpurple/protocols/sametime/sametime.c:4464
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10414 msgid "Unable to add user: user not found"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10415 msgstr "Nebolo možné priadať používateľa: používateľ nebol nájdený"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10416
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10417 #: ../libpurple/protocols/sametime/sametime.c:4466
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10418 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10419 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10420 "The identifier '%s' did not match any users in your Sametime community. This "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10421 "entry has been removed from your buddy list."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10422 msgstr ""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
10423 "Identifikátoru „%s“ nevyhovujú žiadni používatelia vo vašej Sametime "
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10424 "komunite. Tento záznam bol odstránený z vášho zoznamu priateľov."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10425
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10426 #: ../libpurple/protocols/sametime/sametime.c:5057
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10427 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10428 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10429 "Error reading file %s: \n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10430 "%s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10431 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10432 "Chyba pri čítaní súboru %s: \n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10433 "%s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10434
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10435 #: ../libpurple/protocols/sametime/sametime.c:5192
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10436 msgid "Remotely Stored Buddy List"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10437 msgstr "Vzdialene uložený zoznam kamarátov"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10438
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10439 #: ../libpurple/protocols/sametime/sametime.c:5197
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10440 msgid "Buddy List Storage Mode"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10441 msgstr "Umiestnenie zoznamu priateľov"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10442
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10443 #: ../libpurple/protocols/sametime/sametime.c:5200
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10444 msgid "Local Buddy List Only"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10445 msgstr "Iba miestny zoznam kamarátov"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10446
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10447 #: ../libpurple/protocols/sametime/sametime.c:5202
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10448 msgid "Merge List from Server"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10449 msgstr "Spojiť so zoznamom zo servera"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10450
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10451 #: ../libpurple/protocols/sametime/sametime.c:5204
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10452 msgid "Merge and Save List to Server"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10453 msgstr "Spojiť zoznam a uložiť na server"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10454
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10455 #: ../libpurple/protocols/sametime/sametime.c:5206
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10456 msgid "Synchronize List with Server"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10457 msgstr "Synchronizovať zoznam so serverom"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10458
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10459 #: ../libpurple/protocols/sametime/sametime.c:5261
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10460 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10461 msgid "Import Sametime List for Account %s"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10462 msgstr "Importovať zoznam Sametime do účtu %s"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10463
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10464 #: ../libpurple/protocols/sametime/sametime.c:5301
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10465 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10466 msgid "Export Sametime List for Account %s"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10467 msgstr "Exportovať zoznam Sametime z účtu %s"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10468
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10469 #: ../libpurple/protocols/sametime/sametime.c:5355
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10470 msgid "Unable to add group: group exists"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10471 msgstr "Nepodarilo sa pridať skupinu: skupina existuje"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10472
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10473 #: ../libpurple/protocols/sametime/sametime.c:5356
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10474 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10475 msgid "A group named '%s' already exists in your buddy list."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
10476 msgstr "Skupina s názvom „%s“ sa už nachádza vo vašom zozname priateľov."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10477
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10478 #: ../libpurple/protocols/sametime/sametime.c:5359
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10479 #: ../libpurple/protocols/sametime/sametime.c:5489
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10480 msgid "Unable to add group"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10481 msgstr "Nepodarilo sa pridať skupinu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10482
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10483 #: ../libpurple/protocols/sametime/sametime.c:5418
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10484 msgid "Possible Matches"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10485 msgstr "Možné výskyty"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10486
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10487 #: ../libpurple/protocols/sametime/sametime.c:5434
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
10488 msgid "Notes Address Book group results"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
10489 msgstr "Výsledky skupiny Notes zoznamu adries"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
10490
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10491 #: ../libpurple/protocols/sametime/sametime.c:5435
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10492 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10493 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10494 "The identifier '%s' may possibly refer to any of the following Notes Address "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10495 "Book groups. Please select the correct group from the list below to add it "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10496 "to your buddy list."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10497 msgstr ""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
10498 "Identifikátor „%s“ môže odkazovať na ktoréhokoľvek z nasledujúcich skupín "
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10499 "Notes zoznamu adries. Vyberte, prosím, správneho používateľa zo zoznamu "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10500 "nižšie a pridajte ho do svojho zoznamu kamarátov."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10501
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10502 #: ../libpurple/protocols/sametime/sametime.c:5440
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10503 msgid "Select Notes Address Book"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10504 msgstr "Vyberte Notes zoznam adries"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10505
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10506 #: ../libpurple/protocols/sametime/sametime.c:5483
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10507 msgid "Unable to add group: group not found"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10508 msgstr "Nepodarilo sa pridať skupinu: skupina nenájdená"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10509
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10510 #: ../libpurple/protocols/sametime/sametime.c:5485
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10511 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10512 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10513 "The identifier '%s' did not match any Notes Address Book groups in your "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10514 "Sametime community."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10515 msgstr ""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
10516 "Identifikátoru „%s“ nevyhovujú žiadne skupiny Notes zoznamu adries vo vašej "
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
10517 "Sametime komunite."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10518
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10519 #: ../libpurple/protocols/sametime/sametime.c:5526
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10520 msgid "Notes Address Book Group"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10521 msgstr "Skupina Notes zoznamu adries"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10522
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10523 #: ../libpurple/protocols/sametime/sametime.c:5527
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10524 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10525 "Enter the name of a Notes Address Book group in the field below to add the "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10526 "group and its members to your buddy list."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10527 msgstr ""
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10528 "Zadajte názov skupiny Notes zoznamu adries do políčka, ktoré sa nachádza "
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10529 "nižšie, a skupina spolu s jej členmi sa pridá do vášho zoznamu priateľov."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10530
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10531 #: ../libpurple/protocols/sametime/sametime.c:5576
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10532 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10533 msgid "Search results for '%s'"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
10534 msgstr "Výsledky vyhľadávania „%s“"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10535
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10536 #: ../libpurple/protocols/sametime/sametime.c:5577
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10537 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10538 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10539 "The identifier '%s' may possibly refer to any of the following users. You "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10540 "may add these users to your buddy list or send them messages with the action "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10541 "buttons below."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10542 msgstr ""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
10543 "Identifikátoru „%s“ môže vyhovovať niektorý z týchto používateľov. Môžete si "
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10544 "ho pridať do vášho zoznamu priateľov, alebo mu odoslať správu pomocou "
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
10545 "tlačidiel, ktoré sú nižšie."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10546
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10547 #: ../libpurple/protocols/sametime/sametime.c:5584 ../pidgin/gtknotify.c:763
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10548 msgid "Search Results"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10549 msgstr "Výsledky vyhľadávania"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10550
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10551 #: ../libpurple/protocols/sametime/sametime.c:5609
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
10552 msgid "No matches"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
10553 msgstr "Žiadne výskyty"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
10554
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10555 #: ../libpurple/protocols/sametime/sametime.c:5610
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
10556 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
10557 msgid "The identifier '%s' did not match any users in your Sametime community."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
10558 msgstr ""
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
10559 "Identifikátoru „%s“ nevyhovujú žiadni používatelia vo vašej Sametime "
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
10560 "komunite."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10561
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10562 #: ../libpurple/protocols/sametime/sametime.c:5614
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10563 msgid "No Matches"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10564 msgstr "Žiadne výskyty"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10565
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10566 #: ../libpurple/protocols/sametime/sametime.c:5651
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
10567 msgid "Search for a user"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
10568 msgstr "Hľadanie používateľa"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
10569
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10570 #: ../libpurple/protocols/sametime/sametime.c:5652
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10571 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10572 "Enter a name or partial ID in the field below to search for matching users "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10573 "in your Sametime community."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10574 msgstr ""
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10575 "Zadajte meno, alebo čiastočné ID do políčka nachádzajúceho sa nižšie pre "
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10576 "vyhľadanie vyhovujúcich používateľov vo vašej Sametime komunite."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10577
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10578 #: ../libpurple/protocols/sametime/sametime.c:5655
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10579 msgid "User Search"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10580 msgstr "Hľadanie používateľov"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10581
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10582 #: ../libpurple/protocols/sametime/sametime.c:5668
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10583 msgid "Import Sametime List..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10584 msgstr "Importovať zoznam Sametime..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10585
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10586 #: ../libpurple/protocols/sametime/sametime.c:5672
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10587 msgid "Export Sametime List..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10588 msgstr "Exportovať zoznam Sametime..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10589
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10590 #: ../libpurple/protocols/sametime/sametime.c:5676
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10591 msgid "Add Notes Address Book Group..."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10592 msgstr "Pridať skupinu Notes zoznamu adries...."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10593
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10594 #: ../libpurple/protocols/sametime/sametime.c:5680
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10595 msgid "User Search..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10596 msgstr "Hľadanie používateľov..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10597
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10598 #: ../libpurple/protocols/sametime/sametime.c:5786
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10599 msgid "Force login (ignore server redirects)"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10600 msgstr "Vynútiť prihlásenie (ignorovať presmerovania serverom)"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10601
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10602 #. pretend to be Sametime Connect
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10603 #: ../libpurple/protocols/sametime/sametime.c:5796
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10604 msgid "Hide client identity"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10605 msgstr "Skryť identitu klienta"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10606
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10607 #: ../libpurple/protocols/silc/buddy.c:52
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10608 #: ../libpurple/protocols/silc/buddy.c:410
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10609 #: ../libpurple/protocols/silc/buddy.c:538
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10610 #: ../libpurple/protocols/silc/buddy.c:700
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10611 #: ../libpurple/protocols/silc/ft.c:423
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10612 #: ../libpurple/protocols/silc10/buddy.c:52
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10613 #: ../libpurple/protocols/silc10/buddy.c:421
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10614 #: ../libpurple/protocols/silc10/buddy.c:546
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10615 #: ../libpurple/protocols/silc10/buddy.c:712
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10616 #: ../libpurple/protocols/silc10/ft.c:338
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10617 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10618 msgid "User %s is not present in the network"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10619 msgstr "Používateľ %s sa nenachádza na sieti"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10620
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10621 #: ../libpurple/protocols/silc/buddy.c:53
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10622 #: ../libpurple/protocols/silc/buddy.c:110
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10623 #: ../libpurple/protocols/silc/buddy.c:115
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10624 #: ../libpurple/protocols/silc/buddy.c:119
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10625 #: ../libpurple/protocols/silc/buddy.c:124
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10626 #: ../libpurple/protocols/silc/buddy.c:129
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10627 #: ../libpurple/protocols/silc/buddy.c:134
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10628 #: ../libpurple/protocols/silc/buddy.c:254
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10629 #: ../libpurple/protocols/silc10/buddy.c:53
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10630 #: ../libpurple/protocols/silc10/buddy.c:115
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10631 #: ../libpurple/protocols/silc10/buddy.c:120
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10632 #: ../libpurple/protocols/silc10/buddy.c:124
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10633 #: ../libpurple/protocols/silc10/buddy.c:129
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10634 #: ../libpurple/protocols/silc10/buddy.c:134
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10635 #: ../libpurple/protocols/silc10/buddy.c:139
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10636 #: ../libpurple/protocols/silc10/buddy.c:257
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10637 msgid "Key Agreement"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10638 msgstr "Odsúhlasenie kľúčov"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10639
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10640 #: ../libpurple/protocols/silc/buddy.c:54
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10641 #: ../libpurple/protocols/silc10/buddy.c:54
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10642 msgid "Cannot perform the key agreement"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10643 msgstr "Nie je možné vykonať odsúhlasenie kľúčov"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10644
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10645 #: ../libpurple/protocols/silc/buddy.c:111
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10646 #: ../libpurple/protocols/silc10/buddy.c:116
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10647 msgid "Error occurred during key agreement"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10648 msgstr "Počas odsúhlasenia kľúčov sa vyskytla chyba"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10649
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10650 #: ../libpurple/protocols/silc/buddy.c:115
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10651 #: ../libpurple/protocols/silc10/buddy.c:120
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10652 msgid "Key Agreement failed"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10653 msgstr "Odsúhlasenie kľúčov zlyhalo"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10654
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10655 #: ../libpurple/protocols/silc/buddy.c:120
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10656 #: ../libpurple/protocols/silc10/buddy.c:125
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10657 msgid "Timeout during key agreement"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10658 msgstr "Počas odsúhlasenia kľúčov vypršal časový limit"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10659
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10660 #: ../libpurple/protocols/silc/buddy.c:125
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10661 #: ../libpurple/protocols/silc10/buddy.c:130
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10662 msgid "Key agreement was aborted"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10663 msgstr "Odsúhlasenie kľúčov bolo prerušené"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10664
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10665 #: ../libpurple/protocols/silc/buddy.c:130
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10666 #: ../libpurple/protocols/silc10/buddy.c:135
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10667 msgid "Key agreement is already started"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10668 msgstr "Odsúhlasenie kľúčov je už spustené"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10669
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10670 #: ../libpurple/protocols/silc/buddy.c:135
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10671 #: ../libpurple/protocols/silc10/buddy.c:140
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10672 msgid "Key agreement cannot be started with yourself"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10673 msgstr "Odsúhlasenie kľúčov nemôžete začať vy"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10674
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10675 #: ../libpurple/protocols/silc/buddy.c:255
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10676 #: ../libpurple/protocols/silc/buddy.c:383
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10677 #: ../libpurple/protocols/silc/buddy.c:497
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10678 #: ../libpurple/protocols/silc/buddy.c:508
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10679 #: ../libpurple/protocols/silc10/buddy.c:258
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10680 #: ../libpurple/protocols/silc10/buddy.c:389
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10681 #: ../libpurple/protocols/silc10/buddy.c:514
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10682 msgid "The remote user is not present in the network any more"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10683 msgstr "Vzdialený používateľ sa už nenachádza na sieti"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10684
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10685 #: ../libpurple/protocols/silc/buddy.c:298
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10686 #: ../libpurple/protocols/silc10/buddy.c:295
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10687 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10688 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10689 "Key agreement request received from %s. Would you like to perform the key "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10690 "agreement?"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10691 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10692 "Od používateľa %s bola prijatá požiadavka na odsúhlasenie kľúčov. Chcete "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10693 "vykonať odsúhlasenie kľúčov?"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10694
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10695 #: ../libpurple/protocols/silc/buddy.c:302
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10696 #: ../libpurple/protocols/silc10/buddy.c:299
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10697 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10698 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10699 "The remote user is waiting key agreement on:\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10700 "Remote host: %s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10701 "Remote port: %d"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10702 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10703 "Vzdialený používateľ čaká na odsúhlasenie kľúčov na adrese:\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10704 "Hostiteľ: %s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10705 "Port: %d"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10706
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10707 #: ../libpurple/protocols/silc/buddy.c:315
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10708 #: ../libpurple/protocols/silc10/buddy.c:312
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10709 msgid "Key Agreement Request"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10710 msgstr "Požiadavka na odsúhlasenie kľúčov"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10711
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10712 #: ../libpurple/protocols/silc/buddy.c:382
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10713 #: ../libpurple/protocols/silc/buddy.c:412
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10714 #: ../libpurple/protocols/silc/buddy.c:452
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10715 #: ../libpurple/protocols/silc10/buddy.c:388
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10716 #: ../libpurple/protocols/silc10/buddy.c:423
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10717 #: ../libpurple/protocols/silc10/buddy.c:465
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10718 msgid "IM With Password"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10719 msgstr "IM s heslom"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10720
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10721 #: ../libpurple/protocols/silc/buddy.c:413
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10722 #: ../libpurple/protocols/silc10/buddy.c:424
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10723 msgid "Cannot set IM key"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10724 msgstr "Nepodarilo sa odoslať IM kľúč"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10725
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10726 #: ../libpurple/protocols/silc/buddy.c:453
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10727 #: ../libpurple/protocols/silc10/buddy.c:466
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10728 msgid "Set IM Password"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10729 msgstr "Nastaviť IM heslo"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10730
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10731 #: ../libpurple/protocols/silc/buddy.c:496
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10732 #: ../libpurple/protocols/silc/buddy.c:507
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10733 #: ../libpurple/protocols/silc/buddy.c:540
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10734 #: ../libpurple/protocols/silc/ops.c:1503
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10735 #: ../libpurple/protocols/silc/ops.c:1514
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10736 #: ../libpurple/protocols/silc10/buddy.c:513
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10737 #: ../libpurple/protocols/silc10/buddy.c:548
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10738 #: ../libpurple/protocols/silc10/ops.c:1494
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10739 #: ../libpurple/protocols/silc10/ops.c:1505
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10740 msgid "Get Public Key"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10741 msgstr "Získať verejný kľúč"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10742
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10743 #: ../libpurple/protocols/silc/buddy.c:541
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10744 #: ../libpurple/protocols/silc/ops.c:1504
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10745 #: ../libpurple/protocols/silc/ops.c:1515
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10746 #: ../libpurple/protocols/silc10/buddy.c:549
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10747 #: ../libpurple/protocols/silc10/ops.c:1495
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10748 #: ../libpurple/protocols/silc10/ops.c:1506
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10749 msgid "Cannot fetch the public key"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10750 msgstr "Nepodarilo sa stiahnuť verejný kľúč"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10751
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10752 #: ../libpurple/protocols/silc/buddy.c:622
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10753 #: ../libpurple/protocols/silc/buddy.c:1658
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10754 #: ../libpurple/protocols/silc10/buddy.c:635
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10755 #: ../libpurple/protocols/silc10/buddy.c:1657
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10756 msgid "Show Public Key"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10757 msgstr "Zobraziť verejný kľúč"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10758
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10759 #: ../libpurple/protocols/silc/buddy.c:623
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10760 #: ../libpurple/protocols/silc/buddy.c:1030
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10761 #: ../libpurple/protocols/silc/chat.c:239
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10762 #: ../libpurple/protocols/silc10/buddy.c:636
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10763 #: ../libpurple/protocols/silc10/buddy.c:1036
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10764 #: ../libpurple/protocols/silc10/chat.c:237
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10765 msgid "Could not load public key"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10766 msgstr "Nepodarilo sa načítať verejný kľúč"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10767
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10768 #: ../libpurple/protocols/silc/buddy.c:701
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10769 #: ../libpurple/protocols/silc/ops.c:1053
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10770 #: ../libpurple/protocols/silc/ops.c:1168
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10771 #: ../libpurple/protocols/silc/ops.c:1290
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10772 #: ../libpurple/protocols/silc/ops.c:1291
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10773 #: ../libpurple/protocols/silc/ops.c:1309
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10774 #: ../libpurple/protocols/silc10/buddy.c:713
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10775 #: ../libpurple/protocols/silc10/ops.c:1087
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10776 #: ../libpurple/protocols/silc10/ops.c:1159
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10777 #: ../libpurple/protocols/silc10/ops.c:1294
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10778 #: ../libpurple/protocols/silc10/ops.c:1295
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10779 #: ../libpurple/protocols/silc10/ops.c:1313
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10780 msgid "User Information"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10781 msgstr "Podrobnosti o používateľovi"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10782
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10783 #: ../libpurple/protocols/silc/buddy.c:702
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10784 #: ../libpurple/protocols/silc/ops.c:1169
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10785 #: ../libpurple/protocols/silc/ops.c:1310
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10786 #: ../libpurple/protocols/silc10/buddy.c:714
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10787 #: ../libpurple/protocols/silc10/ops.c:1160
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10788 #: ../libpurple/protocols/silc10/ops.c:1314
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10789 msgid "Cannot get user information"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10790 msgstr "Nepodarilo sa zobraziť podrobnosti o používateľovi"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10791
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10792 #: ../libpurple/protocols/silc/buddy.c:723
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10793 #: ../libpurple/protocols/silc10/buddy.c:735
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10794 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10795 msgid "The %s buddy is not trusted"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10796 msgstr "Priateľ %s nie je overený"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10797
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10798 #: ../libpurple/protocols/silc/buddy.c:726
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10799 #: ../libpurple/protocols/silc10/buddy.c:738
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10800 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10801 "You cannot receive buddy notifications until you import his/her public key. "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10802 "You can use the Get Public Key command to get the public key."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10803 msgstr ""
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10804 "Nemôžete prijímať upozornenia na priateľa, dokým si neimportujete jeho "
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
10805 "verejný kľúč. Kľúč je možné importovať možnosťou „Získať verejný kľúč“."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10806
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10807 #. Open file selector to select the public key.
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10808 #: ../libpurple/protocols/silc/buddy.c:1062
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10809 #: ../libpurple/protocols/silc10/buddy.c:1070
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10810 msgid "Open..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10811 msgstr "Otvoriť..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10812
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10813 #: ../libpurple/protocols/silc/buddy.c:1073
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10814 #: ../libpurple/protocols/silc10/buddy.c:1081
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10815 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10816 msgid "The %s buddy is not present in the network"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10817 msgstr "Priateľ %s sa nenachádza na sieti"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10818
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10819 #: ../libpurple/protocols/silc/buddy.c:1076
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10820 #: ../libpurple/protocols/silc10/buddy.c:1084
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10821 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10822 "To add the buddy you must import his/her public key. Press Import to import "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10823 "a public key."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10824 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10825 "Ak chcete pridať priateľa, musíte importovať jeho verejný kľúč. Press Import "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10826 "to import a public key."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10827
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10828 #: ../libpurple/protocols/silc/buddy.c:1080
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10829 #: ../libpurple/protocols/silc10/buddy.c:1088
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10830 msgid "_Import..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10831 msgstr "_Imporovať..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10832
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10833 #: ../libpurple/protocols/silc/buddy.c:1186
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10834 #: ../libpurple/protocols/silc10/buddy.c:1184
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10835 msgid "Select correct user"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10836 msgstr "Vyberte správneho používateľa"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10837
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10838 #: ../libpurple/protocols/silc/buddy.c:1188
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10839 #: ../libpurple/protocols/silc10/buddy.c:1186
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10840 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10841 "More than one user was found with the same public key. Select the correct "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10842 "user from the list to add to the buddy list."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10843 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10844 "Tento verejný kľúč vlastní viacero používateľov. Zo zoznamu vyberte "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10845 "používateľa, ktorého chcete pridať doznznamu priateľov."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10846
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10847 #: ../libpurple/protocols/silc/buddy.c:1190
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10848 #: ../libpurple/protocols/silc10/buddy.c:1188
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10849 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10850 "More than one user was found with the same name. Select the correct user "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10851 "from the list to add to the buddy list."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10852 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10853 "Toto meno má viacero používateľov. Zo zoznamu vyberte používateľa, ktorého "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10854 "chcete pridať do zoznamu priateľov."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10855
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10856 #: ../libpurple/protocols/silc/buddy.c:1477
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10857 #: ../libpurple/protocols/silc10/buddy.c:1477
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10858 msgid "Detached"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10859 msgstr "Odlúčený"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10860
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10861 #: ../libpurple/protocols/silc/buddy.c:1481
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10862 #: ../libpurple/protocols/silc/silc.c:58
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10863 #: ../libpurple/protocols/silc10/buddy.c:1481
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10864 #: ../libpurple/protocols/silc10/silc.c:49
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10865 msgid "Indisposed"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10866 msgstr "Chorý"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10867
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10868 #: ../libpurple/protocols/silc/buddy.c:1485
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10869 #: ../libpurple/protocols/silc/silc.c:60
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10870 #: ../libpurple/protocols/silc10/buddy.c:1485
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10871 #: ../libpurple/protocols/silc10/silc.c:51
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10872 msgid "Wake Me Up"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10873 msgstr "Prebuď ma"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10874
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10875 #: ../libpurple/protocols/silc/buddy.c:1487
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10876 #: ../libpurple/protocols/silc/silc.c:52
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10877 #: ../libpurple/protocols/silc10/buddy.c:1487
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10878 #: ../libpurple/protocols/silc10/silc.c:43
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10879 msgid "Hyper Active"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10880 msgstr "Hyperaktívny"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10881
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10882 #: ../libpurple/protocols/silc/buddy.c:1489
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10883 #: ../libpurple/protocols/silc10/buddy.c:1489
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10884 msgid "Robot"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10885 msgstr "Robot"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10886
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10887 #: ../libpurple/protocols/silc/buddy.c:1496
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10888 #: ../libpurple/protocols/silc/silc.c:886
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10889 #: ../libpurple/protocols/silc/util.c:522
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10890 #: ../libpurple/protocols/silc10/buddy.c:1496
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10891 #: ../libpurple/protocols/silc10/silc.c:654
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10892 #: ../libpurple/protocols/silc10/util.c:512
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10893 msgid "Happy"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10894 msgstr "Šťastný"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10895
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10896 #: ../libpurple/protocols/silc/buddy.c:1498
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10897 #: ../libpurple/protocols/silc/silc.c:888
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10898 #: ../libpurple/protocols/silc/util.c:524
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10899 #: ../libpurple/protocols/silc10/buddy.c:1498
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10900 #: ../libpurple/protocols/silc10/silc.c:656
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10901 #: ../libpurple/protocols/silc10/util.c:514
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10902 msgid "Sad"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10903 msgstr "Smutný"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10904
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10905 #: ../libpurple/protocols/silc/buddy.c:1500
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10906 #: ../libpurple/protocols/silc/silc.c:890
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10907 #: ../libpurple/protocols/silc/util.c:526
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10908 #: ../libpurple/protocols/silc10/buddy.c:1500
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10909 #: ../libpurple/protocols/silc10/silc.c:658
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10910 #: ../libpurple/protocols/silc10/util.c:516
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10911 msgid "Angry"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10912 msgstr "Nahnevaný"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10913
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10914 #: ../libpurple/protocols/silc/buddy.c:1502
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10915 #: ../libpurple/protocols/silc/silc.c:892
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10916 #: ../libpurple/protocols/silc/util.c:528
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10917 #: ../libpurple/protocols/silc10/buddy.c:1502
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10918 #: ../libpurple/protocols/silc10/silc.c:660
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10919 #: ../libpurple/protocols/silc10/util.c:518
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10920 msgid "Jealous"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10921 msgstr "Žiarlivý"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10922
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10923 #: ../libpurple/protocols/silc/buddy.c:1504
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10924 #: ../libpurple/protocols/silc/silc.c:894
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10925 #: ../libpurple/protocols/silc/util.c:530
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10926 #: ../libpurple/protocols/silc10/buddy.c:1504
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10927 #: ../libpurple/protocols/silc10/silc.c:662
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10928 #: ../libpurple/protocols/silc10/util.c:520
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10929 msgid "Ashamed"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10930 msgstr "Zahanbený"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10931
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10932 #: ../libpurple/protocols/silc/buddy.c:1506
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10933 #: ../libpurple/protocols/silc/silc.c:896
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10934 #: ../libpurple/protocols/silc/util.c:532
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10935 #: ../libpurple/protocols/silc10/buddy.c:1506
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10936 #: ../libpurple/protocols/silc10/silc.c:664
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10937 #: ../libpurple/protocols/silc10/util.c:522
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10938 msgid "Invincible"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10939 msgstr "Neprekonateľný"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10940
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10941 #: ../libpurple/protocols/silc/buddy.c:1508
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10942 #: ../libpurple/protocols/silc/util.c:534
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10943 #: ../libpurple/protocols/silc10/buddy.c:1508
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10944 #: ../libpurple/protocols/silc10/util.c:524
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10945 msgid "In Love"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10946 msgstr "Zaľúbený"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10947
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10948 #: ../libpurple/protocols/silc/buddy.c:1510
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10949 #: ../libpurple/protocols/silc/silc.c:900
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10950 #: ../libpurple/protocols/silc/util.c:536
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10951 #: ../libpurple/protocols/silc10/buddy.c:1510
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10952 #: ../libpurple/protocols/silc10/silc.c:668
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10953 #: ../libpurple/protocols/silc10/util.c:526
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10954 msgid "Sleepy"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10955 msgstr "Ospalý"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10956
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10957 #: ../libpurple/protocols/silc/buddy.c:1512
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10958 #: ../libpurple/protocols/silc/silc.c:902
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10959 #: ../libpurple/protocols/silc/util.c:538
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10960 #: ../libpurple/protocols/silc10/buddy.c:1512
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10961 #: ../libpurple/protocols/silc10/silc.c:670
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10962 #: ../libpurple/protocols/silc10/util.c:528
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10963 msgid "Bored"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10964 msgstr "Unudený"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10965
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10966 #: ../libpurple/protocols/silc/buddy.c:1514
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10967 #: ../libpurple/protocols/silc/silc.c:904
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10968 #: ../libpurple/protocols/silc/util.c:540
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10969 #: ../libpurple/protocols/silc10/buddy.c:1514
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10970 #: ../libpurple/protocols/silc10/silc.c:672
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10971 #: ../libpurple/protocols/silc10/util.c:530
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10972 msgid "Excited"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10973 msgstr "Vzrušený"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10974
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10975 #: ../libpurple/protocols/silc/buddy.c:1516
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10976 #: ../libpurple/protocols/silc/silc.c:906
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10977 #: ../libpurple/protocols/silc/util.c:542
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10978 #: ../libpurple/protocols/silc10/buddy.c:1516
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10979 #: ../libpurple/protocols/silc10/silc.c:674
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10980 #: ../libpurple/protocols/silc10/util.c:532
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10981 msgid "Anxious"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10982 msgstr "Ustarostený"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10983
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10984 #: ../libpurple/protocols/silc/buddy.c:1548
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10985 #: ../libpurple/protocols/silc/ops.c:1207
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10986 #: ../libpurple/protocols/silc10/buddy.c:1548
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10987 #: ../libpurple/protocols/silc10/ops.c:1202
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10988 msgid "User Modes"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10989 msgstr "Režimy používateľa"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10990
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10991 #: ../libpurple/protocols/silc/buddy.c:1565
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10992 #: ../libpurple/protocols/silc/ops.c:1224
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10993 #: ../libpurple/protocols/silc10/buddy.c:1565
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10994 #: ../libpurple/protocols/silc10/ops.c:1219
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10995 msgid "Preferred Contact"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10996 msgstr "Preferovaný kontakt"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
10997
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10998 #: ../libpurple/protocols/silc/buddy.c:1570
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
10999 #: ../libpurple/protocols/silc/ops.c:1229
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11000 #: ../libpurple/protocols/silc10/buddy.c:1570
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11001 #: ../libpurple/protocols/silc10/ops.c:1224
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11002 msgid "Preferred Language"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11003 msgstr "Preferovaný jazyk"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11004
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11005 #: ../libpurple/protocols/silc/buddy.c:1575
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11006 #: ../libpurple/protocols/silc/ops.c:1234
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11007 #: ../libpurple/protocols/silc10/buddy.c:1575
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11008 #: ../libpurple/protocols/silc10/ops.c:1229
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11009 msgid "Device"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11010 msgstr "Zariadenie"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11011
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11012 #: ../libpurple/protocols/silc/buddy.c:1580
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11013 #: ../libpurple/protocols/silc/ops.c:1239
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11014 #: ../libpurple/protocols/silc10/buddy.c:1580
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11015 #: ../libpurple/protocols/silc10/ops.c:1234
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11016 #: ../libpurple/protocols/silc10/silc.c:722
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11017 #: ../libpurple/protocols/silc10/silc.c:724
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11018 msgid "Timezone"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11019 msgstr "Časová zóna"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11020
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11021 #: ../libpurple/protocols/silc/buddy.c:1585
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11022 #: ../libpurple/protocols/silc/ops.c:1244
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11023 #: ../libpurple/protocols/silc10/buddy.c:1585
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11024 #: ../libpurple/protocols/silc10/ops.c:1239
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11025 msgid "Geolocation"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11026 msgstr "Časová zóna"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11027
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11028 #: ../libpurple/protocols/silc/buddy.c:1641
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11029 #: ../libpurple/protocols/silc10/buddy.c:1639
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11030 msgid "Reset IM Key"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11031 msgstr "Znovunastaviť IM kľúč"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11032
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11033 #: ../libpurple/protocols/silc/buddy.c:1646
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11034 #: ../libpurple/protocols/silc10/buddy.c:1645
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11035 msgid "IM with Key Exchange"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11036 msgstr "IM s výmenou kľúčov"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11037
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11038 #: ../libpurple/protocols/silc/buddy.c:1651
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11039 #: ../libpurple/protocols/silc10/buddy.c:1650
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11040 msgid "IM with Password"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11041 msgstr "IM s heslom"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11042
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11043 #: ../libpurple/protocols/silc/buddy.c:1664
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11044 #: ../libpurple/protocols/silc10/buddy.c:1663
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11045 msgid "Get Public Key..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11046 msgstr "Získať verejný kľúč..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11047
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11048 #: ../libpurple/protocols/silc/buddy.c:1671
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11049 #: ../libpurple/protocols/silc/ops.c:1612
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11050 #: ../libpurple/protocols/silc10/buddy.c:1670
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11051 #: ../libpurple/protocols/silc10/ops.c:1624
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11052 msgid "Kill User"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11053 msgstr "Zabiť používateľa"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11054
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11055 #: ../libpurple/protocols/silc/buddy.c:1681
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11056 #: ../libpurple/protocols/silc/chat.c:997
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11057 #: ../libpurple/protocols/silc10/buddy.c:1680
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11058 #: ../libpurple/protocols/silc10/chat.c:977
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11059 msgid "Draw On Whiteboard"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11060 msgstr "Kresliť na tabuľu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11061
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11062 #: ../libpurple/protocols/silc/chat.c:39
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11063 #: ../libpurple/protocols/silc10/chat.c:39
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11064 msgid "_Passphrase:"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
11065 msgstr "_Heslo:"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11066
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11067 #: ../libpurple/protocols/silc/chat.c:80
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11068 #: ../libpurple/protocols/silc10/chat.c:80
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11069 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11070 msgid "Channel %s does not exist in the network"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11071 msgstr "Kanál %s neexistuje na sieti"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11072
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11073 #: ../libpurple/protocols/silc/chat.c:81
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11074 #: ../libpurple/protocols/silc/chat.c:177
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11075 #: ../libpurple/protocols/silc10/chat.c:81
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11076 #: ../libpurple/protocols/silc10/chat.c:174
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11077 msgid "Channel Information"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11078 msgstr "Podrobnosti o kanáli"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11079
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11080 #: ../libpurple/protocols/silc/chat.c:82
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11081 #: ../libpurple/protocols/silc10/chat.c:82
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11082 msgid "Cannot get channel information"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11083 msgstr "Nepodarilo sa zobraziť podrobnosti o kanáli"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11084
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11085 #: ../libpurple/protocols/silc/chat.c:119
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11086 #: ../libpurple/protocols/silc10/chat.c:119
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11087 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11088 msgid "<b>Channel Name:</b> %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11089 msgstr "<b>Názov kanála:</b> %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11090
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11091 #: ../libpurple/protocols/silc/chat.c:122
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11092 #: ../libpurple/protocols/silc10/chat.c:122
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11093 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11094 msgid "<br><b>User Count:</b> %d"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11095 msgstr "<br><b>Počet používateľov:</b> %d"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11096
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11097 #: ../libpurple/protocols/silc/chat.c:129
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11098 #: ../libpurple/protocols/silc10/chat.c:129
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11099 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11100 msgid "<br><b>Channel Founder:</b> %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11101 msgstr "<br><b>Zakladateľ kanálu:</b> %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11102
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11103 #: ../libpurple/protocols/silc/chat.c:138
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11104 #: ../libpurple/protocols/silc10/chat.c:138
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11105 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11106 msgid "<br><b>Channel Cipher:</b> %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11107 msgstr "<br><b>Šifra kanálu:</b> %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11108
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11109 #. Definition of HMAC: http://en.wikipedia.org/wiki/HMAC
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11110 #: ../libpurple/protocols/silc/chat.c:143
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11111 #: ../libpurple/protocols/silc10/chat.c:142
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11112 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11113 msgid "<br><b>Channel HMAC:</b> %s"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11114 msgstr "<br><b>HMAC kanála:</b> %s"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11115
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11116 #: ../libpurple/protocols/silc/chat.c:148
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11117 #: ../libpurple/protocols/silc10/chat.c:147
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11118 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11119 msgid "<br><b>Channel Topic:</b><br>%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11120 msgstr "<br><b>Téma kanálu:</b><br>%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11121
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11122 #: ../libpurple/protocols/silc/chat.c:153
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11123 #: ../libpurple/protocols/silc10/chat.c:152
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11124 msgid "<br><b>Channel Modes:</b> "
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11125 msgstr "<br><b>Režimy kanála:</b> "
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11126
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11127 #: ../libpurple/protocols/silc/chat.c:167
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11128 #: ../libpurple/protocols/silc10/chat.c:165
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11129 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11130 msgid "<br><b>Founder Key Fingerprint:</b><br>%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11131 msgstr "<br><b>Digitálny odtlačok kľúča zakladateľa:</b><br>%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11132
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11133 #: ../libpurple/protocols/silc/chat.c:168
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11134 #: ../libpurple/protocols/silc10/chat.c:166
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11135 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11136 msgid "<br><b>Founder Key Babbleprint:</b><br>%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11137 msgstr "<br><b>Babbleprint kľúča zakladateľa:</b><br>%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11138
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11139 #: ../libpurple/protocols/silc/chat.c:238
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11140 #: ../libpurple/protocols/silc10/chat.c:236
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11141 msgid "Add Channel Public Key"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11142 msgstr "Pridať verejný kľúč kanálu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11143
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11144 #. Add new public key
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11145 #: ../libpurple/protocols/silc/chat.c:306
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11146 #: ../libpurple/protocols/silc10/chat.c:291
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11147 msgid "Open Public Key..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11148 msgstr "Otvoriť verejný kľúč..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11149
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11150 #: ../libpurple/protocols/silc/chat.c:425
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11151 #: ../libpurple/protocols/silc10/chat.c:401
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11152 msgid "Channel Passphrase"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
11153 msgstr "Heslo kanála"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11154
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11155 #: ../libpurple/protocols/silc/chat.c:432
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11156 #: ../libpurple/protocols/silc10/chat.c:408
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11157 msgid "Channel Public Keys List"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11158 msgstr "Zoznam verejných kľúčov kanálu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11159
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11160 #: ../libpurple/protocols/silc/chat.c:437
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11161 #: ../libpurple/protocols/silc10/chat.c:413
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11162 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11163 "Channel authentication is used to secure the channel from unauthorized "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11164 "access. The authentication may be based on passphrase and digital "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11165 "signatures. If passphrase is set, it is required to be able to join. If "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11166 "channel public keys are set then only users whose public keys are listed are "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11167 "able to join."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11168 msgstr ""
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11169 "Autentifikácia kanálu sa používa na zabezpečenie kanálu pred neautorizovaným "
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11170 "prístupom. Autentifikovať sa dá pomocou hesla alebo pomocou digitálnych "
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11171 "podpisov. Ak bolo nastavené heslo, používatelia môžu vstúpiť, až keď "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11172 "hozadajú. Ak sú nastavené verejné kľúče kanálu, vstúpiť môžu len "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11173 "používatelia,ktorých kľúče sú na zozname."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11174
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11175 #: ../libpurple/protocols/silc/chat.c:446
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11176 #: ../libpurple/protocols/silc/chat.c:447
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11177 #: ../libpurple/protocols/silc/chat.c:483
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11178 #: ../libpurple/protocols/silc/chat.c:484
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11179 #: ../libpurple/protocols/silc/chat.c:931
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11180 #: ../libpurple/protocols/silc10/chat.c:422
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11181 #: ../libpurple/protocols/silc10/chat.c:423
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11182 #: ../libpurple/protocols/silc10/chat.c:461
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11183 #: ../libpurple/protocols/silc10/chat.c:462
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11184 #: ../libpurple/protocols/silc10/chat.c:911
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11185 msgid "Channel Authentication"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11186 msgstr "Autentifikácia kanálu"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11187
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11188 #: ../libpurple/protocols/silc/chat.c:448
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11189 #: ../libpurple/protocols/silc/chat.c:485
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11190 #: ../libpurple/protocols/silc10/chat.c:424
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11191 #: ../libpurple/protocols/silc10/chat.c:463
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11192 msgid "Add / Remove"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11193 msgstr "Pridať / odstrániť"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11194
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11195 #: ../libpurple/protocols/silc/chat.c:601
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11196 #: ../libpurple/protocols/silc10/chat.c:581
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11197 msgid "Group Name"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11198 msgstr "Názov skupiny"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11199
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11200 #: ../libpurple/protocols/silc/chat.c:605
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11201 #: ../libpurple/protocols/silc/ops.c:1817
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11202 #: ../libpurple/protocols/silc/silc.c:1163
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11203 #: ../libpurple/protocols/silc10/chat.c:585
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11204 #: ../libpurple/protocols/silc10/ops.c:1901
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11205 #: ../libpurple/protocols/silc10/silc.c:931
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11206 msgid "Passphrase"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11207 msgstr "Heslo"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11208
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11209 #: ../libpurple/protocols/silc/chat.c:616
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11210 #: ../libpurple/protocols/silc10/chat.c:596
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11211 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11212 msgid "Please enter the %s channel private group name and passphrase."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11213 msgstr "Zadajte, prosím, súkromnú skupinu a heslo do kanálu %s."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11214
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11215 #: ../libpurple/protocols/silc/chat.c:618
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11216 #: ../libpurple/protocols/silc10/chat.c:598
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11217 msgid "Add Channel Private Group"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11218 msgstr "Pridať súkromnú skupinu na kanál"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11219
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11220 #: ../libpurple/protocols/silc/chat.c:746
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11221 #: ../libpurple/protocols/silc10/chat.c:726
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11222 msgid "User Limit"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11223 msgstr "Limit používateľov"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11224
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11225 #: ../libpurple/protocols/silc/chat.c:747
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11226 #: ../libpurple/protocols/silc10/chat.c:727
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11227 msgid "Set user limit on channel. Set to zero to reset user limit."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11228 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11229 "Nastaviť limit používateľov na kanáli. Nastavte nulu pre zrušenie limitu."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11230
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11231 #: ../libpurple/protocols/silc/chat.c:911
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11232 #: ../libpurple/protocols/silc10/chat.c:891
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11233 msgid "Invite List"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11234 msgstr "Zoznam pozvaných"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11235
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11236 #: ../libpurple/protocols/silc/chat.c:916
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11237 #: ../libpurple/protocols/silc10/chat.c:896
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11238 msgid "Ban List"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11239 msgstr "Zoznam blokovaných"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11240
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11241 #: ../libpurple/protocols/silc/chat.c:924
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11242 #: ../libpurple/protocols/silc10/chat.c:904
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11243 msgid "Add Private Group"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11244 msgstr "Pridať súkromnú skupinu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11245
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11246 #: ../libpurple/protocols/silc/chat.c:937
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11247 #: ../libpurple/protocols/silc10/chat.c:917
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11248 msgid "Reset Permanent"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11249 msgstr "Vynulovať natrvalo"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11250
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11251 #: ../libpurple/protocols/silc/chat.c:942
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11252 #: ../libpurple/protocols/silc10/chat.c:922
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11253 msgid "Set Permanent"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11254 msgstr "Nastaviť natrvalo"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11255
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11256 #: ../libpurple/protocols/silc/chat.c:950
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11257 #: ../libpurple/protocols/silc10/chat.c:930
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11258 msgid "Set User Limit"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11259 msgstr "Nastaviť limit používateľov"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11260
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11261 #: ../libpurple/protocols/silc/chat.c:956
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11262 #: ../libpurple/protocols/silc10/chat.c:936
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11263 msgid "Reset Topic Restriction"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11264 msgstr "Obnoviť obmedzenie témy"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11265
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11266 #: ../libpurple/protocols/silc/chat.c:961
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11267 #: ../libpurple/protocols/silc10/chat.c:941
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11268 msgid "Set Topic Restriction"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11269 msgstr "Nastaviť obmedzenie témy"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11270
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11271 #: ../libpurple/protocols/silc/chat.c:968
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11272 #: ../libpurple/protocols/silc10/chat.c:948
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11273 msgid "Reset Private Channel"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11274 msgstr "Vynulovať súkromný kanál"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11275
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11276 #: ../libpurple/protocols/silc/chat.c:973
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11277 #: ../libpurple/protocols/silc10/chat.c:953
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11278 msgid "Set Private Channel"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11279 msgstr "Nastaviť súkromný kanál"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11280
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11281 #: ../libpurple/protocols/silc/chat.c:980
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11282 #: ../libpurple/protocols/silc10/chat.c:960
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11283 msgid "Reset Secret Channel"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11284 msgstr "Vynulovať skrytý kanál"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11285
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11286 #: ../libpurple/protocols/silc/chat.c:985
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11287 #: ../libpurple/protocols/silc10/chat.c:965
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11288 msgid "Set Secret Channel"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11289 msgstr "Nastaviť skrytý kanál"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11290
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11291 #: ../libpurple/protocols/silc/chat.c:1046
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11292 #: ../libpurple/protocols/silc10/chat.c:1102
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11293 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11294 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11295 "You have to join the %s channel before you are able to join the private group"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11296 msgstr "Pred pripojením do súkromnej skupiny sa musíte pripojiť na kanál %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11297
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11298 #: ../libpurple/protocols/silc/chat.c:1048
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11299 #: ../libpurple/protocols/silc10/chat.c:1104
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11300 msgid "Join Private Group"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
11301 msgstr "Pripojiť sa k súkromnej skupine"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11302
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11303 #: ../libpurple/protocols/silc/chat.c:1049
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11304 #: ../libpurple/protocols/silc10/chat.c:1105
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11305 msgid "Cannot join private group"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
11306 msgstr "Nepodarilo sa pripojiť k súkromnej skupine"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11307
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11308 #: ../libpurple/protocols/silc/chat.c:1245
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11309 #: ../libpurple/protocols/silc/silc.c:1360
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11310 #: ../libpurple/protocols/silc10/chat.c:1299
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11311 #: ../libpurple/protocols/silc10/silc.c:1140
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11312 msgid "Call Command"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11313 msgstr "Spustiť príkaz"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11314
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11315 #: ../libpurple/protocols/silc/chat.c:1245
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11316 #: ../libpurple/protocols/silc/silc.c:1361
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11317 #: ../libpurple/protocols/silc10/chat.c:1299
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11318 #: ../libpurple/protocols/silc10/silc.c:1140
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11319 msgid "Cannot call command"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11320 msgstr "Nepodarilo sa spustiť príkaz"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11321
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11322 #: ../libpurple/protocols/silc/chat.c:1246
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11323 #: ../libpurple/protocols/silc/silc.c:1362
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11324 #: ../libpurple/protocols/silc10/chat.c:1300
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11325 #: ../libpurple/protocols/silc10/silc.c:1141
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11326 msgid "Unknown command"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11327 msgstr "Neznámy príkaz"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11328
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11329 #: ../libpurple/protocols/silc/ft.c:85 ../libpurple/protocols/silc/ft.c:101
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11330 #: ../libpurple/protocols/silc/ft.c:104 ../libpurple/protocols/silc/ft.c:108
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11331 #: ../libpurple/protocols/silc/ft.c:112 ../libpurple/protocols/silc/ft.c:116
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11332 #: ../libpurple/protocols/silc/ft.c:120 ../libpurple/protocols/silc/ft.c:272
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11333 #: ../libpurple/protocols/silc/ft.c:277 ../libpurple/protocols/silc/ft.c:282
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11334 #: ../libpurple/protocols/silc/ft.c:288 ../libpurple/protocols/silc/ft.c:425
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11335 #: ../libpurple/protocols/silc10/ft.c:89 ../libpurple/protocols/silc10/ft.c:92
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11336 #: ../libpurple/protocols/silc10/ft.c:96
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11337 #: ../libpurple/protocols/silc10/ft.c:100
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11338 #: ../libpurple/protocols/silc10/ft.c:104
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11339 #: ../libpurple/protocols/silc10/ft.c:205
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11340 #: ../libpurple/protocols/silc10/ft.c:210
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11341 #: ../libpurple/protocols/silc10/ft.c:215
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11342 #: ../libpurple/protocols/silc10/ft.c:221
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11343 #: ../libpurple/protocols/silc10/ft.c:340
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11344 msgid "Secure File Transfer"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11345 msgstr "Bezpečný prenos súborov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11346
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11347 #: ../libpurple/protocols/silc/ft.c:86 ../libpurple/protocols/silc/ft.c:102
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11348 #: ../libpurple/protocols/silc/ft.c:105 ../libpurple/protocols/silc/ft.c:109
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11349 #: ../libpurple/protocols/silc/ft.c:113 ../libpurple/protocols/silc/ft.c:117
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11350 #: ../libpurple/protocols/silc/ft.c:121 ../libpurple/protocols/silc10/ft.c:90
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11351 #: ../libpurple/protocols/silc10/ft.c:93 ../libpurple/protocols/silc10/ft.c:97
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11352 #: ../libpurple/protocols/silc10/ft.c:101
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11353 #: ../libpurple/protocols/silc10/ft.c:105
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11354 msgid "Error during file transfer"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11355 msgstr "Chyba počas prenosu súboru"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11356
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11357 #: ../libpurple/protocols/silc/ft.c:87
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11358 msgid "Remote disconnected"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11359 msgstr "Vzdialené odpojenie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11360
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11361 #: ../libpurple/protocols/silc/ft.c:106 ../libpurple/protocols/silc10/ft.c:94
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11362 msgid "Permission denied"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11363 msgstr "Prístup zamietnutý"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11364
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11365 #: ../libpurple/protocols/silc/ft.c:110 ../libpurple/protocols/silc10/ft.c:98
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11366 msgid "Key agreement failed"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11367 msgstr "Odsúhlasenie kľúčov zlyhalo"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11368
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11369 #: ../libpurple/protocols/silc/ft.c:114
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11370 msgid "Connection timed out"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11371 msgstr "Čas pripojenia vypršal"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11372
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11373 #: ../libpurple/protocols/silc/ft.c:118
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11374 msgid "Creating connection failed"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11375 msgstr "Vyvtorenie pripojenia zlyhalo"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11376
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11377 #: ../libpurple/protocols/silc/ft.c:122 ../libpurple/protocols/silc10/ft.c:102
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11378 msgid "File transfer session does not exist"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
11379 msgstr "Relácia prenosu súborov neexistuje"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11380
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11381 #: ../libpurple/protocols/silc/ft.c:273 ../libpurple/protocols/silc10/ft.c:206
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11382 msgid "No file transfer session active"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
11383 msgstr "Nie je aktívna žiadna relácia prenosu súborov"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11384
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11385 #: ../libpurple/protocols/silc/ft.c:278 ../libpurple/protocols/silc10/ft.c:211
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11386 msgid "File transfer already started"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11387 msgstr "Prenos súboru je už spustený"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11388
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11389 #: ../libpurple/protocols/silc/ft.c:283 ../libpurple/protocols/silc10/ft.c:216
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11390 msgid "Could not perform key agreement for file transfer"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11391 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11392 "Nebolo možné uskutočniť odsúhlasenie kľúčov, potrebných na prenos súborov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11393
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11394 #: ../libpurple/protocols/silc/ft.c:289 ../libpurple/protocols/silc10/ft.c:222
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11395 msgid "Could not start the file transfer"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11396 msgstr "Nepodarilo sa spustiť prenos súboru"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11397
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11398 #: ../libpurple/protocols/silc/ft.c:426 ../libpurple/protocols/silc10/ft.c:341
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11399 msgid "Cannot send file"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11400 msgstr "Nepodarilo sa odoslať súbor"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11401
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11402 #: ../libpurple/protocols/silc/ops.c:57
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11403 msgid "Error occurred"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11404 msgstr "Vyskytla sa chyba"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11405
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11406 #: ../libpurple/protocols/silc/ops.c:533 ../libpurple/protocols/silc/ops.c:542
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11407 #: ../libpurple/protocols/silc/ops.c:551
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11408 #: ../libpurple/protocols/silc10/ops.c:554
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11409 #: ../libpurple/protocols/silc10/ops.c:563
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11410 #: ../libpurple/protocols/silc10/ops.c:572
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11411 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11412 msgid "%s has changed the topic of <I>%s</I> to: %s"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
11413 msgstr "%s zmenil tému <I>%s</I> na: %s"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11414
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11415 #: ../libpurple/protocols/silc/ops.c:617
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11416 #: ../libpurple/protocols/silc10/ops.c:638
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11417 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11418 msgid "<I>%s</I> set channel <I>%s</I> modes to: %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11419 msgstr "Používateľ <I>%s</I> nastavil režimy kanálu <I>%s</I> na: %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11420
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11421 #: ../libpurple/protocols/silc/ops.c:621
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11422 #: ../libpurple/protocols/silc10/ops.c:642
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11423 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11424 msgid "<I>%s</I> removed all channel <I>%s</I> modes"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11425 msgstr "Používateľ <I>%s</I> odstránil všetky režimy kanálu <I>%s</I>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11426
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11427 #: ../libpurple/protocols/silc/ops.c:654
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11428 #: ../libpurple/protocols/silc10/ops.c:675
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11429 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11430 msgid "<I>%s</I> set <I>%s's</I> modes to: %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11431 msgstr "Používateľ <I>%s</I> nastavil režimy používateľa <I>%s</I> na: %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11432
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11433 #: ../libpurple/protocols/silc/ops.c:662
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11434 #: ../libpurple/protocols/silc10/ops.c:683
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11435 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11436 msgid "<I>%s</I> removed all <I>%s's</I> modes"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11437 msgstr "Používateľ <I>%s</I> odstránil všetky režimy používateľa <I>%s</I>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11438
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11439 #: ../libpurple/protocols/silc/ops.c:691
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11440 #: ../libpurple/protocols/silc10/ops.c:712
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11441 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11442 msgid "You have been kicked off <I>%s</I> by <I>%s</I> (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11443 msgstr "Boli ste vykopnutý z kanálu <I>%s</I> používateľom <I>%s</I> (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11444
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11445 #: ../libpurple/protocols/silc/ops.c:718 ../libpurple/protocols/silc/ops.c:723
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11446 #: ../libpurple/protocols/silc/ops.c:728
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11447 #: ../libpurple/protocols/silc10/ops.c:742
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11448 #: ../libpurple/protocols/silc10/ops.c:747
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11449 #: ../libpurple/protocols/silc10/ops.c:752
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11450 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11451 msgid "You have been killed by %s (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11452 msgstr "Boli ste zabitý používateľom %s (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11453
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11454 #: ../libpurple/protocols/silc/ops.c:749 ../libpurple/protocols/silc/ops.c:754
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11455 #: ../libpurple/protocols/silc/ops.c:759
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11456 #: ../libpurple/protocols/silc10/ops.c:773
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11457 #: ../libpurple/protocols/silc10/ops.c:778
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11458 #: ../libpurple/protocols/silc10/ops.c:783
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11459 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11460 msgid "Killed by %s (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11461 msgstr "Zabitý používateľom %s (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11462
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11463 #: ../libpurple/protocols/silc/ops.c:796
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11464 #: ../libpurple/protocols/silc10/ops.c:829
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11465 msgid "Server signoff"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
11466 msgstr "Odhlásenie zo servera"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11467
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11468 #: ../libpurple/protocols/silc/ops.c:983
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11469 #: ../libpurple/protocols/silc10/ops.c:1017
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11470 msgid "Personal Information"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11471 msgstr "Osobné informácie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11472
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11473 #: ../libpurple/protocols/silc/ops.c:1006
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11474 #: ../libpurple/protocols/silc10/ops.c:1040
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11475 msgid "Birth Day"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11476 msgstr "Narodeniny"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11477
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11478 #: ../libpurple/protocols/silc/ops.c:1014
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11479 #: ../libpurple/protocols/silc10/ops.c:1048
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11480 msgid "Job Role"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11481 msgstr "Úloha zamestnania"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11482
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11483 #: ../libpurple/protocols/silc/ops.c:1018
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11484 #: ../libpurple/protocols/silc/silc.c:1156
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11485 #: ../libpurple/protocols/silc10/ops.c:1052
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11486 #: ../libpurple/protocols/silc10/silc.c:924
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11487 msgid "Organization"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11488 msgstr "Organizácia"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11489
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11490 #: ../libpurple/protocols/silc/ops.c:1022
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11491 #: ../libpurple/protocols/silc10/ops.c:1056
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11492 msgid "Unit"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11493 msgstr "Jednotka"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11494
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11495 #: ../libpurple/protocols/silc/ops.c:1046
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11496 #: ../libpurple/protocols/silc10/ops.c:1080
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11497 msgid "Note"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11498 msgstr "Poznámka"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11499
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11500 #: ../libpurple/protocols/silc/ops.c:1093
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11501 #: ../libpurple/protocols/silc10/ops.c:1128
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11502 msgid "Join Chat"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
11503 msgstr "Pripojiť sa k rozhovoru"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11504
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11505 #: ../libpurple/protocols/silc/ops.c:1127
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11506 #: ../libpurple/protocols/silc10/chat.c:1039
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11507 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11508 msgid "You are channel founder on <I>%s</I>"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11509 msgstr "Ste zakladateľom kanálu na <I>%s</I>"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11510
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11511 #: ../libpurple/protocols/silc/ops.c:1131
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11512 #: ../libpurple/protocols/silc10/chat.c:1043
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11513 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11514 msgid "Channel founder on <I>%s</I> is <I>%s</I>"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11515 msgstr "Zakladateľ kanálu na <I>%s</I> je <I>%s</I>"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11516
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11517 #: ../libpurple/protocols/silc/ops.c:1190
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11518 #: ../libpurple/protocols/silc/ops.c:1328
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11519 #: ../libpurple/protocols/silc10/ops.c:1183
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11520 #: ../libpurple/protocols/silc10/ops.c:1332
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
11521 #: ../libpurple/protocols/yahoo/yahoo_profile.c:1071
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11522 msgid "Real Name"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11523 msgstr "Skutočné meno"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11524
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11525 #: ../libpurple/protocols/silc/ops.c:1218
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11526 #: ../libpurple/protocols/silc10/ops.c:1213
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11527 msgid "Status Text"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11528 msgstr "Text stavu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11529
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11530 #: ../libpurple/protocols/silc/ops.c:1280
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11531 #: ../libpurple/protocols/silc/ops.c:1354
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11532 #: ../libpurple/protocols/silc10/ops.c:1285
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11533 #: ../libpurple/protocols/silc10/ops.c:1357
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11534 msgid "Public Key Fingerprint"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11535 msgstr "Digitálny odtlačok verejného kľúča"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11536
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11537 #: ../libpurple/protocols/silc/ops.c:1281
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11538 #: ../libpurple/protocols/silc/ops.c:1355
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11539 #: ../libpurple/protocols/silc10/ops.c:1286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11540 #: ../libpurple/protocols/silc10/ops.c:1358
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11541 msgid "Public Key Babbleprint"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11542 msgstr "Babbleprint verejného kľúča"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11543
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11544 #: ../libpurple/protocols/silc/ops.c:1294
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11545 #: ../libpurple/protocols/silc10/ops.c:1298
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11546 msgid "_More..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11547 msgstr "Viac..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11548
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11549 #: ../libpurple/protocols/silc/ops.c:1373
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11550 #: ../libpurple/protocols/silc/silc.c:1220
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11551 #: ../libpurple/protocols/silc10/ops.c:1371
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11552 #: ../libpurple/protocols/silc10/silc.c:991
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11553 msgid "Detach From Server"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
11554 msgstr "Odpojiť zo servera"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11555
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11556 #: ../libpurple/protocols/silc/ops.c:1373
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11557 #: ../libpurple/protocols/silc10/ops.c:1371
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11558 msgid "Cannot detach"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11559 msgstr "Nepodarilo sa odpojiť"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11560
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11561 #: ../libpurple/protocols/silc/ops.c:1393
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11562 #: ../libpurple/protocols/silc10/ops.c:1382
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11563 msgid "Cannot set topic"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11564 msgstr "Nepodarilo sa nastaviť tému"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11565
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11566 #: ../libpurple/protocols/silc/ops.c:1422
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11567 #: ../libpurple/protocols/silc10/ops.c:1414
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11568 msgid "Failed to change nickname"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11569 msgstr "Nepodarilo sa zmeniť prezývku"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11570
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11571 #: ../libpurple/protocols/silc/ops.c:1471
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11572 #: ../libpurple/protocols/silc10/ops.c:1462
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11573 msgid "Roomlist"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11574 msgstr "Zoznam miestností"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11575
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11576 #: ../libpurple/protocols/silc/ops.c:1471
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11577 #: ../libpurple/protocols/silc10/ops.c:1462
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11578 msgid "Cannot get room list"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11579 msgstr "Nepodarilo sa získať zoznam miestností"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11580
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11581 #: ../libpurple/protocols/silc/ops.c:1472
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11582 msgid "Network is empty"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11583 msgstr "Sieť je prázdna"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11584
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11585 #: ../libpurple/protocols/silc/ops.c:1516
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11586 #: ../libpurple/protocols/silc10/ops.c:1507
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11587 msgid "No public key was received"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11588 msgstr "Nebol prijatý žiadny verejný kľúč"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11589
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11590 #: ../libpurple/protocols/silc/ops.c:1528
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11591 #: ../libpurple/protocols/silc/ops.c:1541
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11592 #: ../libpurple/protocols/silc10/ops.c:1519
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11593 #: ../libpurple/protocols/silc10/ops.c:1532
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11594 msgid "Server Information"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11595 msgstr "Podrobnosti o serveri"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11596
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11597 #: ../libpurple/protocols/silc/ops.c:1529
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11598 #: ../libpurple/protocols/silc10/ops.c:1520
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11599 msgid "Cannot get server information"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11600 msgstr "Nepodarilo sa zobraziť podrobnosti o serveri"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11601
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11602 #: ../libpurple/protocols/silc/ops.c:1552
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11603 #: ../libpurple/protocols/silc10/ops.c:1549
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11604 #: ../libpurple/protocols/silc10/ops.c:1558
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11605 msgid "Server Statistics"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
11606 msgstr "Štatistiky servera"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11607
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11608 #: ../libpurple/protocols/silc/ops.c:1553
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11609 #: ../libpurple/protocols/silc10/ops.c:1550
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11610 msgid "Cannot get server statistics"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
11611 msgstr "Nepodarilo sa zobraziť štatistiky servera"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11612
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11613 #: ../libpurple/protocols/silc/ops.c:1560
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11614 #: ../libpurple/protocols/silc10/ops.c:1581
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11615 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11616 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11617 "Local server start time: %s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11618 "Local server uptime: %s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11619 "Local server clients: %d\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11620 "Local server channels: %d\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11621 "Local server operators: %d\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11622 "Local router operators: %d\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11623 "Local cell clients: %d\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11624 "Local cell channels: %d\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11625 "Local cell servers: %d\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11626 "Total clients: %d\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11627 "Total channels: %d\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11628 "Total servers: %d\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11629 "Total routers: %d\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11630 "Total server operators: %d\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11631 "Total router operators: %d\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11632 msgstr ""
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11633 "Čas spustenia lokálneho serveri: %s\n"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
11634 "Dĺžka behu lokálneho servera: %s\n"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
11635 "Klienti lokálneho servera: %d\n"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
11636 "Kanály lokálneho servera: %d\n"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
11637 "Operátori lokálneho servera: %d\n"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11638 "Operátori lokálneho routeru: %d\n"
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11639 "Lokálni cell klienti: %d\n"
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11640 "Lokálne cell kanály: %d\n"
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11641 "Lokálne cell servery: %d\n"
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11642 "Celkom klientov: %d\n"
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11643 "Celkom kanálov: %d\n"
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11644 "Celkom serverov: %d\n"
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11645 "Celkom routerov: %d\n"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
11646 "Celkom operátorov servera: %d\n"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11647 "Celkom operátorov routeru: %d\n"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11648
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11649 #: ../libpurple/protocols/silc/ops.c:1592
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11650 #: ../libpurple/protocols/silc10/ops.c:1604
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11651 msgid "Network Statistics"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11652 msgstr "Sieťové štatistiky"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11653
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11654 #: ../libpurple/protocols/silc/ops.c:1600
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11655 #: ../libpurple/protocols/silc10/ops.c:1612
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11656 msgid "Ping failed"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11657 msgstr "Ping zlyhal"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11658
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11659 #: ../libpurple/protocols/silc/ops.c:1605
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11660 #: ../libpurple/protocols/silc10/ops.c:1617
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11661 msgid "Ping reply received from server"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
11662 msgstr "Bola prijatá odpoveď na ping zo servera"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11663
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11664 #: ../libpurple/protocols/silc/ops.c:1613
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11665 #: ../libpurple/protocols/silc10/ops.c:1625
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11666 msgid "Could not kill user"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11667 msgstr "Nie je možné zabiť používateľa"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11668
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11669 #: ../libpurple/protocols/silc/ops.c:1652
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11670 msgid "WATCH"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11671 msgstr "SLEDOVAŤ"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11672
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11673 #: ../libpurple/protocols/silc/ops.c:1652
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11674 msgid "Cannot watch user"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11675 msgstr "Nie je možné sledovať použivateľa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11676
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11677 #: ../libpurple/protocols/silc/ops.c:1728
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11678 #: ../libpurple/protocols/silc/ops.c:1779
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11679 #: ../libpurple/protocols/silc/silc.c:385
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11680 #: ../libpurple/protocols/silc10/ops.c:1811
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11681 #: ../libpurple/protocols/silc10/ops.c:1858
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11682 #: ../libpurple/protocols/silc10/silc.c:190
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11683 msgid "Resuming session"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
11684 msgstr "Obnovuje sa relácia"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11685
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11686 #: ../libpurple/protocols/silc/ops.c:1730
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11687 #: ../libpurple/protocols/silc10/ops.c:1813
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11688 msgid "Authenticating connection"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11689 msgstr "Auntentifikácia spojenia"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11690
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11691 #: ../libpurple/protocols/silc/ops.c:1781
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11692 #: ../libpurple/protocols/silc10/ops.c:1860
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11693 msgid "Verifying server public key"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
11694 msgstr "Overuje sa verejný kľúč servera"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11695
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11696 #: ../libpurple/protocols/silc/ops.c:1818
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11697 #: ../libpurple/protocols/silc10/ops.c:1902
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11698 msgid "Passphrase required"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11699 msgstr "Je vyžadované heslo"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11700
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11701 #: ../libpurple/protocols/silc/pk.c:98 ../libpurple/protocols/silc10/pk.c:104
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11702 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11703 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11704 "Received %s's public key. Your local copy does not match this key. Would you "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11705 "still like to accept this public key?"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11706 msgstr ""
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11707 "Používateľ %s vám poslal verejný kľúč. Tento kľúč sa však odlišuje od jeho "
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11708 "lokálnej kópie. Chcete napriek tomu prijať nový kľúč?"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11709
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11710 #: ../libpurple/protocols/silc/pk.c:103 ../libpurple/protocols/silc10/pk.c:109
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11711 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11712 msgid "Received %s's public key. Would you like to accept this public key?"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11713 msgstr "Používateľ %s vám poslal verejný kľúč. Chcete tento kľúč prijať?"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11714
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11715 #: ../libpurple/protocols/silc/pk.c:107 ../libpurple/protocols/silc10/pk.c:113
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11716 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11717 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11718 "Fingerprint and babbleprint for the %s key are:\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11719 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11720 "%s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11721 "%s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11722 msgstr ""
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11723 "Digitálny odtlačok a babbleprint kľúča %s je:\n"
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11724 "\n"
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11725 "%s\n"
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11726 "%s\n"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11727
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11728 #: ../libpurple/protocols/silc/pk.c:110 ../libpurple/protocols/silc/pk.c:139
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11729 #: ../libpurple/protocols/silc10/pk.c:116
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11730 #: ../libpurple/protocols/silc10/pk.c:142
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11731 msgid "Verify Public Key"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11732 msgstr "Overiť verejný kľúč"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11733
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11734 #: ../libpurple/protocols/silc/pk.c:115 ../libpurple/protocols/silc10/pk.c:121
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11735 msgid "_View..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11736 msgstr "_Zobraziť..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11737
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11738 #: ../libpurple/protocols/silc/pk.c:140 ../libpurple/protocols/silc10/pk.c:143
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11739 msgid "Unsupported public key type"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11740 msgstr "Nepodporovaný typ verejného kľúča"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11741
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11742 #: ../libpurple/protocols/silc/silc.c:319
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11743 #: ../libpurple/protocols/silc10/ops.c:1749
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11744 msgid "Disconnected by server"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11745 msgstr "Odpojený serverom"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11746
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11747 #: ../libpurple/protocols/silc/silc.c:327
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11748 #: ../libpurple/protocols/silc10/ops.c:1700
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11749 msgid "Error during connecting to SILC Server"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11750 msgstr "Chyba počas pripájania sa na SILC server"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11751
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11752 #: ../libpurple/protocols/silc/silc.c:333
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11753 #: ../libpurple/protocols/silc10/ops.c:1705
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11754 msgid "Key Exchange failed"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11755 msgstr "Výmena kľúčov zlyhala"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11756
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11757 #: ../libpurple/protocols/silc/silc.c:343
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11758 #: ../libpurple/protocols/silc10/ops.c:1714
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11759 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11760 "Resuming detached session failed. Press Reconnect to create new connection."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11761 msgstr ""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
11762 "Obnovenie prerušenej relácie zlyhalo. Kliknutím na „Znovu pripojiť“ "
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11763 "vytvoríte nové pripojenie."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11764
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11765 #: ../libpurple/protocols/silc/silc.c:373
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11766 #: ../libpurple/protocols/silc/silc.c:420
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11767 #: ../libpurple/protocols/silc10/silc.c:161
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11768 msgid "Connection failed"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11769 msgstr "Pripojenie zlyhalo"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11770
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11771 #: ../libpurple/protocols/silc/silc.c:388
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11772 #: ../libpurple/protocols/silc10/silc.c:193
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11773 msgid "Performing key exchange"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11774 msgstr "Vykonáva sa výmena kľúčov"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11775
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11776 #. Progress
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11777 #: ../libpurple/protocols/silc/silc.c:445
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11778 #: ../libpurple/protocols/silc10/silc.c:325
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11779 msgid "Connecting to SILC Server"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11780 msgstr "Pripája sa na SILC server"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11781
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11782 #: ../libpurple/protocols/silc/silc.c:455
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11783 msgid "Could not load SILC key pair"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
11784 msgstr "Nedá sa načítať pár kľúčov SILC"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11785
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11786 #: ../libpurple/protocols/silc/silc.c:469
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11787 #: ../libpurple/protocols/silc10/silc.c:355
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11788 msgid "Unable to create connection"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11789 msgstr "Nedá sa vytvoriť spojenie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11790
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11791 #: ../libpurple/protocols/silc/silc.c:499
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11792 #: ../libpurple/protocols/silc10/silc.c:267
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11793 msgid "Out of memory"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
11794 msgstr "Nedostatok pamäte"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11795
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11796 #: ../libpurple/protocols/silc/silc.c:550
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11797 #: ../libpurple/protocols/silc10/silc.c:313
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11798 msgid "Cannot initialize SILC protocol"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11799 msgstr "Nepodarilo sa inicializovať protokol SILC"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11800
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11801 #: ../libpurple/protocols/silc/silc.c:559
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11802 msgid "Error loading SILC key pair"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11803 msgstr "Chyba pri načítaní SILC páru kľúčov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11804
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11805 #: ../libpurple/protocols/silc/silc.c:882
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11806 #: ../libpurple/protocols/silc10/silc.c:650
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11807 msgid "Your Current Mood"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11808 msgstr "Vaša aktuálna nálada"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11809
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11810 #: ../libpurple/protocols/silc/silc.c:884
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11811 #: ../libpurple/protocols/silc10/silc.c:652 ../pidgin/gtkprefs.c:1741
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11812 msgid "Normal"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11813 msgstr "Normálna"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11814
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11815 #: ../libpurple/protocols/silc/silc.c:898
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11816 #: ../libpurple/protocols/silc10/silc.c:666
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11817 msgid "In love"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11818 msgstr "Zaľúbený"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11819
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11820 #: ../libpurple/protocols/silc/silc.c:909
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11821 #: ../libpurple/protocols/silc10/silc.c:677
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11822 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11823 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11824 "Your Preferred Contact Methods"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11825 msgstr ""
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11826 "\n"
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11827 "Odporúčané spôsoby kontaktovania"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11828
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11829 #: ../libpurple/protocols/silc/silc.c:917
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11830 #: ../libpurple/protocols/silc/util.c:567
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11831 #: ../libpurple/protocols/silc10/silc.c:685
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11832 #: ../libpurple/protocols/silc10/util.c:557
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11833 msgid "SMS"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11834 msgstr "SMS"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11835
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11836 #: ../libpurple/protocols/silc/silc.c:919
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11837 #: ../libpurple/protocols/silc/util.c:569
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11838 #: ../libpurple/protocols/silc10/silc.c:687
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11839 #: ../libpurple/protocols/silc10/util.c:559
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11840 msgid "MMS"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11841 msgstr "MMS"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11842
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11843 #: ../libpurple/protocols/silc/silc.c:921
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11844 #: ../libpurple/protocols/silc10/silc.c:689
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11845 msgid "Video conferencing"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11846 msgstr "Video konferencia"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11847
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11848 #: ../libpurple/protocols/silc/silc.c:926
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11849 #: ../libpurple/protocols/silc10/silc.c:694
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11850 msgid "Your Current Status"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11851 msgstr "Váš aktuálny stav"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11852
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11853 #: ../libpurple/protocols/silc/silc.c:933
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11854 #: ../libpurple/protocols/silc10/silc.c:701
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11855 msgid "Online Services"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11856 msgstr "Online služby"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11857
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11858 #: ../libpurple/protocols/silc/silc.c:936
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11859 #: ../libpurple/protocols/silc10/silc.c:704
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11860 msgid "Let others see what services you are using"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11861 msgstr "Dovoľte ostatným vidieť, aké služby používate"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11862
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11863 #: ../libpurple/protocols/silc/silc.c:942
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11864 #: ../libpurple/protocols/silc10/silc.c:710
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11865 msgid "Let others see what computer you are using"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11866 msgstr "Dovoľte ostatným vidieť, aký počítač používate"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11867
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11868 #: ../libpurple/protocols/silc/silc.c:949
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11869 #: ../libpurple/protocols/silc10/silc.c:717
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11870 msgid "Your VCard File"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11871 msgstr "Váš súbor VCard"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11872
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11873 #: ../libpurple/protocols/silc/silc.c:955
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11874 msgid "Timezone (UTC)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11875 msgstr "Časová zóna (UTC)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11876
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11877 #: ../libpurple/protocols/silc/silc.c:959
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11878 #: ../libpurple/protocols/silc/silc.c:960
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11879 #: ../libpurple/protocols/silc10/silc.c:729
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11880 #: ../libpurple/protocols/silc10/silc.c:730
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11881 msgid "User Online Status Attributes"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11882 msgstr "Atribúty stavu pripojenia používateľa"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11883
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11884 #: ../libpurple/protocols/silc/silc.c:961
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11885 #: ../libpurple/protocols/silc10/silc.c:731
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11886 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11887 "You can let other users see your online status information and your personal "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11888 "information. Please fill the information you would like other users to see "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11889 "about yourself."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11890 msgstr ""
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11891 "Ak chcete, môžete ostatným používateľom umožniť, aby videli, či ste "
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
11892 "pripojení, a poznalii vaše osobné informácie. Vyplňte, prosím, len tie "
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
11893 "informácie, ktoré chcete, aby ich ostatní používatelia o vás videli."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11894
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11895 #: ../libpurple/protocols/silc/silc.c:1002
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11896 #: ../libpurple/protocols/silc/silc.c:1008
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11897 #: ../libpurple/protocols/silc/silc.c:1629
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11898 #: ../libpurple/protocols/silc10/silc.c:772
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11899 #: ../libpurple/protocols/silc10/silc.c:778
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11900 #: ../libpurple/protocols/silc10/silc.c:1418
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11901 msgid "Message of the Day"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11902 msgstr "Správa dňa"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11903
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11904 #: ../libpurple/protocols/silc/silc.c:1002
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11905 #: ../libpurple/protocols/silc10/silc.c:772
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11906 msgid "No Message of the Day available"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11907 msgstr "Nie je dostupná žiadna správa dňa"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11908
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11909 #: ../libpurple/protocols/silc/silc.c:1003
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11910 #: ../libpurple/protocols/silc/silc.c:1624
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11911 #: ../libpurple/protocols/silc10/silc.c:773
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11912 #: ../libpurple/protocols/silc10/silc.c:1413
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11913 msgid "There is no Message of the Day associated with this connection"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11914 msgstr "Ku tomuto pripojeniu nie je dostupná žiadna správa dňa"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11915
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11916 #: ../libpurple/protocols/silc/silc.c:1054
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11917 #: ../libpurple/protocols/silc/silc.c:1100
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11918 #: ../libpurple/protocols/silc/silc.c:1171
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11919 #: ../libpurple/protocols/silc/silc.c:1172
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11920 #: ../libpurple/protocols/silc10/silc.c:824
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11921 #: ../libpurple/protocols/silc10/silc.c:868
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11922 #: ../libpurple/protocols/silc10/silc.c:939
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11923 #: ../libpurple/protocols/silc10/silc.c:940
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11924 msgid "Create New SILC Key Pair"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11925 msgstr "Vytvoriť nový pár kľúčov SILC"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11926
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11927 #: ../libpurple/protocols/silc/silc.c:1054
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11928 #: ../libpurple/protocols/silc10/silc.c:824
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11929 msgid "Passphrases do not match"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11930 msgstr "Heslá sa nezhodujú"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11931
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11932 #: ../libpurple/protocols/silc/silc.c:1100
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11933 #: ../libpurple/protocols/silc10/silc.c:868
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11934 msgid "Key Pair Generation failed"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11935 msgstr "Generovanie páru kľúčov zlyhalo"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11936
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11937 #: ../libpurple/protocols/silc/silc.c:1139
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11938 #: ../libpurple/protocols/silc10/silc.c:907
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11939 msgid "Key length"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11940 msgstr "Dĺžka kľúča"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11941
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11942 #: ../libpurple/protocols/silc/silc.c:1141
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11943 #: ../libpurple/protocols/silc10/silc.c:909
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11944 msgid "Public key file"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11945 msgstr "Súbor verejného kľúča"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11946
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11947 #: ../libpurple/protocols/silc/silc.c:1143
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11948 #: ../libpurple/protocols/silc10/silc.c:911
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11949 msgid "Private key file"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11950 msgstr "Súbor súkromného kľúča"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11951
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11952 #: ../libpurple/protocols/silc/silc.c:1166
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11953 #: ../libpurple/protocols/silc10/silc.c:934
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11954 msgid "Passphrase (retype)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11955 msgstr "Heslo (znovu)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11956
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11957 #: ../libpurple/protocols/silc/silc.c:1173
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
11958 #: ../libpurple/protocols/silc10/silc.c:941
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11959 msgid "Generate Key Pair"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11960 msgstr "Generovať pár kľúčov"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11961
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11962 #: ../libpurple/protocols/silc/silc.c:1216
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11963 #: ../libpurple/protocols/silc10/silc.c:987
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11964 msgid "Online Status"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11965 msgstr "Online stav"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11966
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11967 #: ../libpurple/protocols/silc/silc.c:1224
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11968 #: ../libpurple/protocols/silc10/silc.c:995
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11969 msgid "View Message of the Day"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11970 msgstr "Zobraziť správu dňa"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11971
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11972 #: ../libpurple/protocols/silc/silc.c:1228
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11973 #: ../libpurple/protocols/silc10/silc.c:999
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11974 msgid "Create SILC Key Pair..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11975 msgstr "Vytvoriť pár kľúčov pre SILC..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11976
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11977 #: ../libpurple/protocols/silc/silc.c:1320
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11978 #: ../libpurple/protocols/silc10/silc.c:1098
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11979 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11980 msgid "User <I>%s</I> is not present in the network"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11981 msgstr "Používateľ <I>%s</I> sa nenachádza na sieti"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11982
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11983 #: ../libpurple/protocols/silc/silc.c:1500
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11984 #: ../libpurple/protocols/silc10/silc.c:1289
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11985 msgid "Topic too long"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11986 msgstr "Téma je príliš dlhá"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11987
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11988 #: ../libpurple/protocols/silc/silc.c:1581
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11989 #: ../libpurple/protocols/silc10/silc.c:1370
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11990 msgid "You must specify a nick"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
11991 msgstr "Musíte zadať prezývku"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11992
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11993 #: ../libpurple/protocols/silc/silc.c:1683
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11994 #: ../libpurple/protocols/silc10/silc.c:1472
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11995 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11996 msgid "channel %s not found"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11997 msgstr "kanál %s nebol nájdený"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
11998
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11999 #: ../libpurple/protocols/silc/silc.c:1688
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12000 #: ../libpurple/protocols/silc10/silc.c:1477
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12001 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12002 msgid "channel modes for %s: %s"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12003 msgstr "režimy kanála pre %s: %s"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12004
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12005 #: ../libpurple/protocols/silc/silc.c:1690
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12006 #: ../libpurple/protocols/silc10/silc.c:1479
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12007 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12008 msgid "no channel modes are set on %s"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12009 msgstr "nie sú nastavené žiadne režimy kanála na %s"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12010
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12011 #: ../libpurple/protocols/silc/silc.c:1703
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12012 #: ../libpurple/protocols/silc10/silc.c:1492
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12013 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12014 msgid "Failed to set cmodes for %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12015 msgstr "Nepodarilo sa nastaviť cmodes pre %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12016
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12017 #: ../libpurple/protocols/silc/silc.c:1733
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12018 #: ../libpurple/protocols/silc10/silc.c:1522
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12019 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12020 msgid "Unknown command: %s, (may be a client bug)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12021 msgstr "Neznámy príkaz: %s, (môže byť chyba klienta)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12022
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12023 #: ../libpurple/protocols/silc/silc.c:1796
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12024 #: ../libpurple/protocols/silc10/silc.c:1585
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12025 msgid "part [channel]: Leave the chat"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12026 msgstr "part [kanál]: Opustiť chat"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12027
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12028 #: ../libpurple/protocols/silc/silc.c:1800
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12029 #: ../libpurple/protocols/silc10/silc.c:1589
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12030 msgid "leave [channel]: Leave the chat"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12031 msgstr "leave [kanál]: Opustiť chat"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12032
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12033 #: ../libpurple/protocols/silc/silc.c:1804
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12034 #: ../libpurple/protocols/silc10/silc.c:1593
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12035 msgid "topic [&lt;new topic&gt;]: View or change the topic"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12036 msgstr "topic [&lt;nová téma&gt;]: Zobraziť alebo zmeniť tému"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12037
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12038 #: ../libpurple/protocols/silc/silc.c:1809
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12039 #: ../libpurple/protocols/silc10/silc.c:1598
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12040 msgid "join &lt;channel&gt; [&lt;password&gt;]: Join a chat on this network"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12041 msgstr "join &lt;kanál&gt; [&lt;heslo&gt;]: Pripojiť sa do chatu na sieti"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12042
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12043 #: ../libpurple/protocols/silc/silc.c:1813
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12044 #: ../libpurple/protocols/silc10/silc.c:1602
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12045 msgid "list: List channels on this network"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12046 msgstr "list: Vypísať zoznam kanálov na sieti"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12047
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12048 #: ../libpurple/protocols/silc/silc.c:1817
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12049 #: ../libpurple/protocols/silc10/silc.c:1606
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12050 msgid "whois &lt;nick&gt;: View nick's information"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12051 msgstr "whois &lt;prezývka&gt;: Zobraziť podrobnosti o používateľovi"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12052
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12053 #: ../libpurple/protocols/silc/silc.c:1821
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12054 #: ../libpurple/protocols/silc10/silc.c:1610
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12055 #: ../libpurple/protocols/zephyr/zephyr.c:2685
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12056 msgid "msg &lt;nick&gt; &lt;message&gt;: Send a private message to a user"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12057 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12058 "msg &lt;prezývka&gt; &lt;správa&gt;: Odoslať súkromnú správu používateľovi"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12059
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12060 #: ../libpurple/protocols/silc/silc.c:1825
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12061 #: ../libpurple/protocols/silc10/silc.c:1614
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
12062 msgid "query &lt;nick&gt; [&lt;message&gt;]: Send a private message to a user"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12063 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12064 "query &lt;prezývka&gt; [&lt;správa&gt;]: Odoslať súkromnú správu "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12065 "používateľovi"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12066
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12067 #: ../libpurple/protocols/silc/silc.c:1829
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12068 #: ../libpurple/protocols/silc10/silc.c:1618
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12069 msgid "motd: View the server's Message Of The Day"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
12070 msgstr "motd: Zobraziť „správu dňa“ servera"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12071
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12072 #: ../libpurple/protocols/silc/silc.c:1833
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12073 #: ../libpurple/protocols/silc10/silc.c:1622
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12074 msgid "detach: Detach this session"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
12075 msgstr "detach: Odpojiť túto reláciu"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12076
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12077 #: ../libpurple/protocols/silc/silc.c:1837
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12078 #: ../libpurple/protocols/silc10/silc.c:1626
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12079 msgid "quit [message]: Disconnect from the server, with an optional message"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12080 msgstr "quit [message]: Odpojiť zo servera, s voliteľnou správou"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12081
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12082 #: ../libpurple/protocols/silc/silc.c:1841
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12083 #: ../libpurple/protocols/silc10/silc.c:1630
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12084 msgid "call &lt;command&gt;: Call any silc client command"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12085 msgstr "call &lt;príkaz&gt;: Vykoná niektorý klientský príkaz silc"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12086
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12087 #: ../libpurple/protocols/silc/silc.c:1847
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12088 #: ../libpurple/protocols/silc10/silc.c:1636
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12089 msgid "kill &lt;nick&gt; [-pubkey|&lt;reason&gt;]: Kill nick"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12090 msgstr "kill &lt;prezývka&gt; [-pubkey|&lt;dôvod&gt;]: Zabiť používateľa"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12091
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12092 #: ../libpurple/protocols/silc/silc.c:1851
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12093 #: ../libpurple/protocols/silc10/silc.c:1640
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12094 msgid "nick &lt;newnick&gt;: Change your nickname"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12095 msgstr "nick &lt;nová prezývka&gt;: Zmeniť vašu prezývku"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12096
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12097 #: ../libpurple/protocols/silc/silc.c:1855
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12098 #: ../libpurple/protocols/silc10/silc.c:1644
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12099 msgid "whowas &lt;nick&gt;: View nick's information"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12100 msgstr "whowas &lt;prezývka&gt;: Zobraziť podrobnosti používateľa"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12101
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12102 #: ../libpurple/protocols/silc/silc.c:1859
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12103 #: ../libpurple/protocols/silc10/silc.c:1648
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12104 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12105 "cmode &lt;channel&gt; [+|-&lt;modes&gt;] [arguments]: Change or display "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12106 "channel modes"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12107 msgstr ""
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12108 "cmode &lt;kanál&gt; [+|-&lt;režimy&gt;] [argumenty]: Zmeniť alebo zobraziť "
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12109 "režimy kanálu"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12110
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12111 #: ../libpurple/protocols/silc/silc.c:1863
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12112 #: ../libpurple/protocols/silc10/silc.c:1652
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12113 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12114 "cumode &lt;channel&gt; +|-&lt;modes&gt; &lt;nick&gt;: Change nick's modes "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12115 "on channel"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12116 msgstr ""
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12117 "cumode &lt;kanál&gt; +|-&lt;režimy&gt; &lt;prezývka&gt;: Zmeniť režimy "
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12118 "priateľa na kanáli"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12119
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12120 #: ../libpurple/protocols/silc/silc.c:1867
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12121 #: ../libpurple/protocols/silc10/silc.c:1656
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12122 msgid "umode &lt;usermodes&gt;: Set your modes in the network"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12123 msgstr "umode &lt;režimy používateľa&gt;: Nataviť vaše režimy na sieti"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12124
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12125 #: ../libpurple/protocols/silc/silc.c:1871
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12126 #: ../libpurple/protocols/silc10/silc.c:1660
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12127 msgid "oper &lt;nick&gt; [-pubkey]: Get server operator privileges"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
12128 msgstr "oper &lt;prezývka&gt; [-pubkey]: Získať práva operátora servera"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12129
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12130 #: ../libpurple/protocols/silc/silc.c:1875
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12131 #: ../libpurple/protocols/silc10/silc.c:1664
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12132 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12133 "invite &lt;channel&gt; [-|+]&lt;nick&gt;: invite nick or add/remove from "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12134 "channel invite list"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12135 msgstr ""
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
12136 "invite &lt;channel&gt; [-|+]&lt;nick&gt;: pozvať priateľa, alebo pridať/"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
12137 "odstrániť zo zoznamu pozvaných na kanál"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12138
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12139 #: ../libpurple/protocols/silc/silc.c:1879
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12140 #: ../libpurple/protocols/silc10/silc.c:1668
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
12141 msgid "kick &lt;channel&gt; &lt;nick&gt; [comment]: Kick client from channel"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12142 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12143 "kick &lt;kanál&gt; &lt;prezývka&gt; [komentár]: Vyhodiť klienta z kanála"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12144
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12145 #: ../libpurple/protocols/silc/silc.c:1883
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12146 #: ../libpurple/protocols/silc10/silc.c:1672
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12147 msgid "info [server]: View server administrative details"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
12148 msgstr "info [server]: Zobraziť administratívne detaily servera"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12149
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12150 #: ../libpurple/protocols/silc/silc.c:1887
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12151 #: ../libpurple/protocols/silc10/silc.c:1676
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12152 msgid "ban [&lt;channel&gt; +|-&lt;nick&gt;]: Ban client from channel"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12153 msgstr "ban [&lt;kanál&gt; +|-&lt;prezývka&gt;]: Vykázať klienta z kanála"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12154
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12155 #: ../libpurple/protocols/silc/silc.c:1891
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12156 #: ../libpurple/protocols/silc10/silc.c:1680
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12157 msgid "getkey &lt;nick|server&gt;: Retrieve client's or server's public key"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12158 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12159 "getkey &lt;prezývka|server&gt;: Získať verejný kľúč klienta alebo servera"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12160
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12161 #: ../libpurple/protocols/silc/silc.c:1895
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12162 #: ../libpurple/protocols/silc10/silc.c:1684
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12163 msgid "stats: View server and network statistics"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
12164 msgstr "stats: Zobrazí štatistiky servera a siete"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12165
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12166 #: ../libpurple/protocols/silc/silc.c:1899
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12167 #: ../libpurple/protocols/silc10/silc.c:1688
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12168 msgid "ping: Send PING to the connected server"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12169 msgstr "ping: Na pripojený server odošle PING"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12170
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12171 #: ../libpurple/protocols/silc/silc.c:1904
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12172 #: ../libpurple/protocols/silc10/silc.c:1693
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12173 msgid "users &lt;channel&gt;: List users in channel"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12174 msgstr "users &lt;kanál&gt;: Vypíše zoznam používateľov na kanáli"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12175
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12176 #: ../libpurple/protocols/silc/silc.c:1908
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12177 #: ../libpurple/protocols/silc10/silc.c:1697
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12178 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12179 "names [-count|-ops|-halfops|-voices|-normal] &lt;channel(s)&gt;: List "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12180 "specific users in channel(s)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12181 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12182 "names [-count|-ops|-halfops|-voices|-normal] &lt;kanál(y)&gt;: Vypísať "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12183 "zoznam určitých používateľov na kanále(och)"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12184
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12185 #. *< type
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12186 #. *< ui_requirement
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12187 #. *< flags
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12188 #. *< dependencies
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12189 #. *< priority
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12190 #. *< id
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12191 #. *< name
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12192 #. *< version
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12193 #. * summary
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12194 #: ../libpurple/protocols/silc/silc.c:2019
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12195 #: ../libpurple/protocols/silc10/silc.c:1822
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12196 msgid "SILC Protocol Plugin"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12197 msgstr "Modul protokolu SILC"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12198
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12199 #. * description
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12200 #: ../libpurple/protocols/silc/silc.c:2021
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12201 #: ../libpurple/protocols/silc10/silc.c:1824
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12202 msgid "Secure Internet Live Conferencing (SILC) Protocol"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12203 msgstr "Protokol Secure Internet Live Conferencing (SILC)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12204
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12205 #: ../libpurple/protocols/silc/silc.c:2053
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12206 #: ../libpurple/protocols/silc10/silc.c:1856 ../pidgin/gtkprefs.c:2138
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12207 msgid "Network"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12208 msgstr "Sieť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12209
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12210 #: ../libpurple/protocols/silc/silc.c:2064
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12211 #: ../libpurple/protocols/silc10/silc.c:1867
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12212 msgid "Public Key file"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12213 msgstr "Súbor verejného kľúča"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12214
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12215 #: ../libpurple/protocols/silc/silc.c:2068
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12216 #: ../libpurple/protocols/silc10/silc.c:1871
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12217 msgid "Private Key file"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12218 msgstr "Súbor súkromného kľúča"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12219
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12220 #: ../libpurple/protocols/silc/silc.c:2078
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12221 #: ../libpurple/protocols/silc10/silc.c:1881
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12222 msgid "Cipher"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12223 msgstr "Šifra"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12224
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12225 #: ../libpurple/protocols/silc/silc.c:2088
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12226 #: ../libpurple/protocols/silc10/silc.c:1891
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12227 msgid "HMAC"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12228 msgstr "HMAC"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12229
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12230 #: ../libpurple/protocols/silc/silc.c:2091
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12231 msgid "Use Perfect Forward Secrecy"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12232 msgstr "Použiť vlastnosť Perfect Forward Secrecy"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12233
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12234 #: ../libpurple/protocols/silc/silc.c:2095
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12235 #: ../libpurple/protocols/silc10/silc.c:1894
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12236 msgid "Public key authentication"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12237 msgstr "Autentifikácia verejného kľúča"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12238
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12239 #: ../libpurple/protocols/silc/silc.c:2098
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12240 #: ../libpurple/protocols/silc10/silc.c:1897
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12241 msgid "Block IMs without Key Exchange"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12242 msgstr "Blokovať správy bez výmeny kľúčov"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12243
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12244 #: ../libpurple/protocols/silc/silc.c:2101
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12245 #: ../libpurple/protocols/silc10/silc.c:1900
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12246 msgid "Block messages to whiteboard"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12247 msgstr "Blokovať správy na tabuľu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12248
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12249 #: ../libpurple/protocols/silc/silc.c:2104
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12250 #: ../libpurple/protocols/silc10/silc.c:1903
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12251 msgid "Automatically open whiteboard"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12252 msgstr "Automaticky otvoriť tabuľu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12253
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12254 #: ../libpurple/protocols/silc/silc.c:2107
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12255 #: ../libpurple/protocols/silc10/silc.c:1906
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12256 msgid "Digitally sign and verify all messages"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12257 msgstr "Digitálne podpísať a skontrolovať všetky správy"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12258
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12259 #: ../libpurple/protocols/silc/util.c:207
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12260 #: ../libpurple/protocols/silc/util.c:250
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12261 #: ../libpurple/protocols/silc10/util.c:207
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12262 #: ../libpurple/protocols/silc10/util.c:247
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12263 msgid "Creating SILC key pair..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12264 msgstr "Vytvára sa pár kľúčov pre SILC..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12265
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12266 #: ../libpurple/protocols/silc/util.c:216
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12267 #: ../libpurple/protocols/silc/util.c:259
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12268 msgid "Cannot create SILC key pair\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12269 msgstr "Nebolo možné vytvoriť pár SILC kľúčov\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12270
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12271 #. Hint for translators: Please check the tabulator width here and in
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12272 #. the next strings (short strings: 2 tabs, longer strings 1 tab,
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12273 #. sum: 3 tabs or 24 characters)
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12274 #: ../libpurple/protocols/silc/util.c:364
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12275 #: ../libpurple/protocols/silc10/util.c:355
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12276 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12277 msgid "Real Name: \t%s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12278 msgstr "Skutočné meno: \t%s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12279
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12280 #: ../libpurple/protocols/silc/util.c:366
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12281 #: ../libpurple/protocols/silc10/util.c:357
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12282 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12283 msgid "User Name: \t%s\n"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12284 msgstr "Prihlasovacie meno: \t%s\n"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12285
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12286 #: ../libpurple/protocols/silc/util.c:368
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12287 #: ../libpurple/protocols/silc10/util.c:359
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12288 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12289 msgid "E-Mail: \t\t%s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12290 msgstr "E-mail: \t\t%s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12291
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12292 #: ../libpurple/protocols/silc/util.c:370
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12293 #: ../libpurple/protocols/silc10/util.c:361
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12294 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12295 msgid "Host Name: \t%s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12296 msgstr "Názov hostiteľa: \t%s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12297
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12298 #: ../libpurple/protocols/silc/util.c:372
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12299 #: ../libpurple/protocols/silc10/util.c:363
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12300 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12301 msgid "Organization: \t%s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12302 msgstr "Organizácia: \t%s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12303
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12304 #: ../libpurple/protocols/silc/util.c:374
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12305 #: ../libpurple/protocols/silc10/util.c:365
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12306 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12307 msgid "Country: \t%s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12308 msgstr "Krajina: \t%s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12309
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12310 #: ../libpurple/protocols/silc/util.c:375
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12311 #: ../libpurple/protocols/silc10/util.c:366
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12312 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12313 msgid "Algorithm: \t%s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12314 msgstr "Algoritmus: \t%s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12315
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12316 #: ../libpurple/protocols/silc/util.c:376
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12317 #: ../libpurple/protocols/silc10/util.c:367
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12318 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12319 msgid "Key Length: \t%d bits\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12320 msgstr "Dĺžka kľúča: \t%d bitov\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12321
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12322 #: ../libpurple/protocols/silc/util.c:378
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12323 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12324 msgid "Version: \t%s\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12325 msgstr "Verzia: \t%s\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12326
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12327 #: ../libpurple/protocols/silc/util.c:380
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12328 #: ../libpurple/protocols/silc10/util.c:369
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12329 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12330 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12331 "Public Key Fingerprint:\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12332 "%s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12333 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12334 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12335 "Digitálny odtlačok verejného kľúča:\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12336 "%s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12337 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12338
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12339 #: ../libpurple/protocols/silc/util.c:381
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12340 #: ../libpurple/protocols/silc10/util.c:370
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12341 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12342 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12343 "Public Key Babbleprint:\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12344 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12345 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12346 "Babbleprint verejného kľúča:\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12347 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12348
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12349 #: ../libpurple/protocols/silc/util.c:385
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12350 #: ../libpurple/protocols/silc/util.c:386
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12351 #: ../libpurple/protocols/silc10/util.c:374
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12352 #: ../libpurple/protocols/silc10/util.c:375
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12353 msgid "Public Key Information"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12354 msgstr "Informácie o verejnom kľúči"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12355
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12356 #: ../libpurple/protocols/silc/util.c:565
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12357 #: ../libpurple/protocols/silc10/util.c:555
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12358 msgid "Paging"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12359 msgstr "Stránkovanie"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12360
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12361 #: ../libpurple/protocols/silc/util.c:571
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12362 #: ../libpurple/protocols/silc10/util.c:561
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12363 msgid "Video Conferencing"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12364 msgstr "Videokonferencia"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12365
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12366 #: ../libpurple/protocols/silc/util.c:589
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12367 #: ../libpurple/protocols/silc10/util.c:579
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12368 msgid "Computer"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12369 msgstr "Počítač"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12370
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12371 #: ../libpurple/protocols/silc/util.c:593
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12372 #: ../libpurple/protocols/silc10/util.c:583
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12373 msgid "PDA"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12374 msgstr "PDA"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12375
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12376 #: ../libpurple/protocols/silc/util.c:595
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12377 #: ../libpurple/protocols/silc10/util.c:585
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12378 msgid "Terminal"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12379 msgstr "Terminál"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12380
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12381 #: ../libpurple/protocols/silc/wb.c:288 ../libpurple/protocols/silc10/wb.c:287
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12382 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12383 msgid "%s sent message to whiteboard. Would you like to open the whiteboard?"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12384 msgstr "Používateľ %s odoslal správu na tabuľu. Chcete otvoriť tabuľu?"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12385
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12386 #: ../libpurple/protocols/silc/wb.c:292 ../libpurple/protocols/silc10/wb.c:291
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12387 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12388 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12389 "%s sent message to whiteboard on %s channel. Would you like to open the "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12390 "whiteboard?"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12391 msgstr ""
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12392 "Používateľ %s odoslal správu na tabuľu na kanáli %s. Chcete otvoriť tabuľu?"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12393
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12394 #: ../libpurple/protocols/silc/wb.c:306 ../libpurple/protocols/silc10/wb.c:305
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12395 msgid "Whiteboard"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12396 msgstr "Tabuľa"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12397
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12398 #: ../libpurple/protocols/silc10/ops.c:1559
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12399 msgid "No server statistics available"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12400 msgstr "Nie sú dostupné žiadne štatistiky"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12401
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12402 #: ../libpurple/protocols/silc10/ops.c:1931
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12403 msgid "Failure: Version mismatch, upgrade your client"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12404 msgstr "Zlyhanie: Nezhoda verzií, aktualizujte vášho klienta"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12405
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12406 #: ../libpurple/protocols/silc10/ops.c:1934
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12407 msgid "Failure: Remote does not trust/support your public key"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12408 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12409 "Zlyhanie: Druhá strana nepodroruje alebo nedôveruje vášmu verejnému kľúču"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12410
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12411 #: ../libpurple/protocols/silc10/ops.c:1937
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12412 msgid "Failure: Remote does not support proposed KE group"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12413 msgstr "Zlyhanie: Druhá strana nepodroruje vyžiadanú KE skupinu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12414
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12415 #: ../libpurple/protocols/silc10/ops.c:1940
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12416 msgid "Failure: Remote does not support proposed cipher"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12417 msgstr "Zlyhanie: Druhá strana nepodroruje vyžiadanú šifru"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12418
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12419 #: ../libpurple/protocols/silc10/ops.c:1943
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12420 msgid "Failure: Remote does not support proposed PKCS"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12421 msgstr "Zlyhanie: Druhá strana nepodroruje vyžiadané PKCS"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12422
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12423 #: ../libpurple/protocols/silc10/ops.c:1946
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12424 msgid "Failure: Remote does not support proposed hash function"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
12425 msgstr "Chyba: Vzdialený nepodporuje ponúknutú hašovaciu funkciu"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12426
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12427 #: ../libpurple/protocols/silc10/ops.c:1949
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12428 msgid "Failure: Remote does not support proposed HMAC"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12429 msgstr "Chyba: Vzdialený nepodporuje ponúknutú HMAC"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12430
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12431 #: ../libpurple/protocols/silc10/ops.c:1951
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12432 msgid "Failure: Incorrect signature"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12433 msgstr "Chyba: Nesprávny podpis"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12434
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12435 #: ../libpurple/protocols/silc10/ops.c:1953
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12436 msgid "Failure: Invalid cookie"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
12437 msgstr "Chyba: Neplatný koláčik (cookie)"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12438
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12439 #: ../libpurple/protocols/silc10/ops.c:1964
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12440 msgid "Failure: Authentication failed"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12441 msgstr "Chyba: Zlyhala antentifikácia"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12442
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12443 #: ../libpurple/protocols/silc10/silc.c:182
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12444 msgid "Cannot initialize SILC Client connection"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12445 msgstr "Nedá sa inicializovať spojenie s SILC klientom"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12446
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12447 #: ../libpurple/protocols/silc10/silc.c:290
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12448 msgid "John Noname"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12449 msgstr "Jožo Bezmena"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12450
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12451 #: ../libpurple/protocols/silc10/silc.c:320
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12452 msgid "Cannot find/access ~/.silc directory"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12453 msgstr "Priečinok ~/.silc sa nenašiel alebo je neprístupný"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12454
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12455 #: ../libpurple/protocols/silc10/silc.c:334
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12456 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12457 msgid "Could not load SILC key pair: %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12458 msgstr "Nedá sa načínať pár kľúčov SILC: %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12459
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12460 #: ../libpurple/protocols/simple/simple.c:419
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12461 msgid "Could not write"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12462 msgstr "Nepodarilo sa zapisovať"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12463
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12464 #: ../libpurple/protocols/simple/simple.c:443
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12465 #: ../libpurple/protocols/simple/simple.c:1691
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12466 msgid "Could not connect"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12467 msgstr "Nepodarilo sa pripojiť"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12468
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12469 #: ../libpurple/protocols/simple/simple.c:1127
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
12470 msgid "Unknown server response."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12471 msgstr "Neznáma odpoveď serveru."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12472
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12473 #: ../libpurple/protocols/simple/simple.c:1727
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12474 #: ../libpurple/protocols/simple/simple.c:1773
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12475 #: ../libpurple/protocols/simple/simple.c:1788
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12476 #: ../libpurple/protocols/simple/simple.c:1843
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12477 msgid "Could not create listen socket"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12478 msgstr "Nepodarilo sa vytvoriť socket pre príjem"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12479
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12480 #: ../libpurple/protocols/simple/simple.c:1752
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12481 msgid "Couldn't resolve host"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12482 msgstr "Nebolo možné preložiť názov hostiteľa"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12483
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12484 #: ../libpurple/protocols/simple/simple.c:1853
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12485 msgid "Could not resolve hostname"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12486 msgstr "Nebolo možné previesť názov hostiteľa na IP"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12487
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12488 #: ../libpurple/protocols/simple/simple.c:1871
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12489 msgid "SIP screen names may not contain whitespaces or @ symbols"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12490 msgstr "Používateľské mená SIP nemôžu obsahovať medzery alebo znaky @"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12491
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12492 #. *< type
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12493 #. *< ui_requirement
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12494 #. *< flags
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12495 #. *< dependencies
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12496 #. *< priority
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12497 #. *< id
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12498 #. *< name
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12499 #. *< version
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12500 #: ../libpurple/protocols/simple/simple.c:2057
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12501 msgid "SIP/SIMPLE Protocol Plugin"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12502 msgstr "Modul protokolu SIP/SIMPLE"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12503
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12504 #. * summary
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12505 #: ../libpurple/protocols/simple/simple.c:2058
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12506 msgid "The SIP/SIMPLE Protocol Plugin"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12507 msgstr "Modul pre protokol SIP/SIMPLE"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12508
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12509 #: ../libpurple/protocols/simple/simple.c:2086
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12510 msgid "Publish status (note: everyone may watch you)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12511 msgstr "Zverejniť stav (poznámka: ktokoľvek vás môže sledovať)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12512
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12513 #: ../libpurple/protocols/simple/simple.c:2092
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12514 msgid "Use UDP"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12515 msgstr "Používať UDP"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12516
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12517 #: ../libpurple/protocols/simple/simple.c:2094
20263
15ad77c653ad I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents: 20236
diff changeset
12518 msgid "Use proxy"
15ad77c653ad I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents: 20236
diff changeset
12519 msgstr "Používať proxy"
15ad77c653ad I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents: 20236
diff changeset
12520
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12521 #: ../libpurple/protocols/simple/simple.c:2096
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12522 msgid "Proxy"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12523 msgstr "Proxy"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12524
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12525 #: ../libpurple/protocols/simple/simple.c:2098
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12526 msgid "Auth User"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12527 msgstr "Autentifikačný používateľ"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12528
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12529 #: ../libpurple/protocols/simple/simple.c:2100
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12530 msgid "Auth Domain"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12531 msgstr "Autentifikačná doména"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12532
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12533 #: ../libpurple/protocols/toc/toc.c:139
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12534 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12535 msgid "Looking up %s"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12536 msgstr "Vyhľadáva sa %s"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12537
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12538 #: ../libpurple/protocols/toc/toc.c:148
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12539 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12540 msgid "Connect to %s failed"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12541 msgstr "Spojenie s %s zlyhalo"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12542
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12543 #: ../libpurple/protocols/toc/toc.c:201
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12544 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12545 msgid "Signon: %s"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12546 msgstr "Odhlásenie: %s"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12547
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12548 #: ../libpurple/protocols/toc/toc.c:488
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12549 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12550 msgid "Unable to write file %s."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
12551 msgstr "Nepodarilo sa zapísať do súboru %s."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12552
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12553 #: ../libpurple/protocols/toc/toc.c:491
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12554 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12555 msgid "Unable to read file %s."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
12556 msgstr "Nepodarilo sa čítať zo súboru %s."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12557
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12558 #: ../libpurple/protocols/toc/toc.c:494
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12559 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12560 msgid "Message too long, last %s bytes truncated."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12561 msgstr "Správa je príliš dlhá, z konca bolo odstránených %s bajtov."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12562
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12563 #: ../libpurple/protocols/toc/toc.c:497
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12564 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12565 msgid "%s not currently logged in."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12566 msgstr "%s nie je práve prihlásený."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12567
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12568 #: ../libpurple/protocols/toc/toc.c:500
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12569 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12570 msgid "Warning of %s not allowed."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12571 msgstr "Varovanie na %s nie je dovolené."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12572
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12573 #: ../libpurple/protocols/toc/toc.c:503
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12574 msgid "A message has been dropped, you are exceeding the server speed limit."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
12575 msgstr "Správa bola zrušená, prekračujete rýchlostný limit servera"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12576
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12577 #: ../libpurple/protocols/toc/toc.c:506
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12578 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12579 msgid "Chat in %s is not available."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12580 msgstr "Chat v %s nie je dostupný."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12581
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12582 #: ../libpurple/protocols/toc/toc.c:509
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12583 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12584 msgid "You are sending messages too fast to %s."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12585 msgstr "Používateľovi %s posielate správy príliš rýchlo."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12586
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12587 #: ../libpurple/protocols/toc/toc.c:512
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12588 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12589 msgid "You missed an IM from %s because it was too big."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12590 msgstr "Prišli ste o správu od používateľa %s, pretože bola príliš veľká."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12591
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12592 #: ../libpurple/protocols/toc/toc.c:515
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12593 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12594 msgid "You missed an IM from %s because it was sent too fast."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12595 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12596 "Prišli ste o správu od používateľa %s, pretože bola odoslaná príliš rýchlo."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12597
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12598 #: ../libpurple/protocols/toc/toc.c:518
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12599 msgid "Failure."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12600 msgstr "Zlyhanie."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12601
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12602 #: ../libpurple/protocols/toc/toc.c:521
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12603 msgid "Too many matches."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12604 msgstr "Príliš veľa výskytov."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12605
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12606 #: ../libpurple/protocols/toc/toc.c:524
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12607 msgid "Need more qualifiers."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12608 msgstr "Vyžaduje viac parametrov."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12609
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12610 #: ../libpurple/protocols/toc/toc.c:527
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12611 msgid "Dir service temporarily unavailable."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12612 msgstr "Služba dir je dočasne nedostupná"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12613
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12614 #: ../libpurple/protocols/toc/toc.c:530
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12615 msgid "E-mail lookup restricted."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12616 msgstr "Vyhľadávanie e-mailu obmedzené."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12617
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12618 #: ../libpurple/protocols/toc/toc.c:533
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12619 msgid "Keyword ignored."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12620 msgstr "Kľúčové slovo bolo ignorované."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12621
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12622 #: ../libpurple/protocols/toc/toc.c:536
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12623 msgid "No keywords."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12624 msgstr "Žiadne kľúče."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12625
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12626 #: ../libpurple/protocols/toc/toc.c:539
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12627 msgid "User has no directory information."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12628 msgstr "Používateľ nemá žiadne podrobnosti v adresári."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12629
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12630 #: ../libpurple/protocols/toc/toc.c:543
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12631 msgid "Country not supported."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12632 msgstr "Krajina nie je podporovaná."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12633
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12634 #: ../libpurple/protocols/toc/toc.c:546
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12635 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12636 msgid "Failure unknown: %s."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12637 msgstr "Neznáme zlyhanie: %s."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12638
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12639 #: ../libpurple/protocols/toc/toc.c:549
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12640 msgid "Incorrect screen name or password."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12641 msgstr "Nesprávne používateľské meno alebo heslo."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12642
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12643 #: ../libpurple/protocols/toc/toc.c:552
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12644 msgid "The service is temporarily unavailable."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12645 msgstr "Služba je dočasne nedostupná."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12646
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12647 #: ../libpurple/protocols/toc/toc.c:555
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12648 msgid "Your warning level is currently too high to log in."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12649 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12650 "Vaša úroveň upozornenia je momentálne príliš vysoká na to, aby ste sa mohli "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12651 "prihlásiť."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12652
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12653 #: ../libpurple/protocols/toc/toc.c:558
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12654 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12655 "You have been connecting and disconnecting too frequently. Wait ten minutes "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12656 "and try again. If you continue to try, you will need to wait even longer."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12657 msgstr ""
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12658 "Odhlasovali a prihlasovali ste sa príliš často. Počkajte 10 minút a skúste "
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12659 "to znovu. Ak sa budete ďalej pokúšať, budete musieť čakať ešte dlhšie."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12660
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12661 #: ../libpurple/protocols/toc/toc.c:560
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12662 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12663 msgid "An unknown signon error has occurred: %s."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12664 msgstr "Pri prihlasovaní sa vyskytla neznáma chyba: %s."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12665
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12666 #: ../libpurple/protocols/toc/toc.c:563
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12667 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12668 msgid "An unknown error, %d, has occurred. Info: %s"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12669 msgstr "Vyskytla sa neznáma chyba %d. Informácie: %s"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12670
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12671 #: ../libpurple/protocols/toc/toc.c:590
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12672 msgid "Invalid Groupname"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12673 msgstr "Chybný názov skupiny"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12674
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12675 #: ../libpurple/protocols/toc/toc.c:674
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12676 msgid "Connection Closed"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
12677 msgstr "Spojenie ukončené"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12678
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12679 #: ../libpurple/protocols/toc/toc.c:714
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12680 msgid "Waiting for reply..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12681 msgstr "Čaká sa na odpoveď..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12682
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12683 #: ../libpurple/protocols/toc/toc.c:792
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12684 msgid "TOC has come back from its pause. You may now send messages again."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12685 msgstr "TOC sa vrátil z prestávky. Môžete znovu posielať správy."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12686
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12687 #: ../libpurple/protocols/toc/toc.c:995
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12688 msgid "Password Change Successful"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12689 msgstr "Heslo bolo úspešne zmenené"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12690
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12691 #: ../libpurple/protocols/toc/toc.c:1366 ../pidgin/gtkblist.c:6241
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12692 #: ../pidgin/gtkblist.c:6599
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12693 msgid "_Group:"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
12694 msgstr "_Skupina:"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12695
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12696 #: ../libpurple/protocols/toc/toc.c:1535
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12697 msgid "Get Dir Info"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12698 msgstr "Získať informácie o priečinku"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12699
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12700 #: ../libpurple/protocols/toc/toc.c:1675
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12701 msgid "Set Dir Info"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12702 msgstr "Nastaviť informácie o priečinku"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12703
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12704 #: ../libpurple/protocols/toc/toc.c:1797
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12705 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12706 msgid "Could not open %s for writing!"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12707 msgstr "Nepodarilo sa otvoriť %s pre zápis!"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12708
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12709 #: ../libpurple/protocols/toc/toc.c:1833
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12710 msgid "File transfer failed; other side probably canceled."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12711 msgstr "Prenos súboru zlyhal; druhá strana ho asi zrušila."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12712
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12713 #: ../libpurple/protocols/toc/toc.c:1878 ../libpurple/protocols/toc/toc.c:1918
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12714 #: ../libpurple/protocols/toc/toc.c:2042 ../libpurple/protocols/toc/toc.c:2130
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12715 msgid "Could not connect for transfer."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12716 msgstr "Nepodarilo sa spojiť na prenos."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12717
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12718 #: ../libpurple/protocols/toc/toc.c:2075
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12719 msgid "Could not write file header. The file will not be transferred."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12720 msgstr "Nebolo možné zapísať hlavičku súboru. Súbor sa nebude posielať"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12721
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12722 #: ../libpurple/protocols/toc/toc.c:2175
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12723 msgid "Save As..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12724 msgstr "Uložiť ako..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12725
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12726 #: ../libpurple/protocols/toc/toc.c:2209
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12727 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12728 msgid "%s requests %s to accept %d file: %s (%.2f %s)%s%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12729 msgid_plural "%s requests %s to accept %d files: %s (%.2f %s)%s%s"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12730 msgstr[0] ""
21482
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
12731 "Používateľ %s vyžaduje od používateľa %s potvrdenie %d súboru: %s (%.2f %s)%s"
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
12732 "%s"
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
12733 msgstr[1] ""
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
12734 "Používateľ %s vyžaduje od používateľa %s potvrdenie %d súborov: %s (%.2f %s)%"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
12735 "s%s"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12736 msgstr[2] ""
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
12737 "Používateľ %s vyžaduje od používateľa %s potvrdenie %d súborov: %s (%.2f %s)%"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
12738 "s%s"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12739
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12740 #: ../libpurple/protocols/toc/toc.c:2216
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12741 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12742 msgid "%s requests you to send them a file"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12743 msgstr "%s od vás požaduje súbor"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12744
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12745 #. *< type
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12746 #. *< ui_requirement
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12747 #. *< flags
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12748 #. *< dependencies
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12749 #. *< priority
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12750 #. *< id
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12751 #. *< name
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12752 #. *< version
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12753 #. * summary
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12754 #. * description
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12755 #: ../libpurple/protocols/toc/toc.c:2306 ../libpurple/protocols/toc/toc.c:2308
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12756 msgid "TOC Protocol Plugin"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12757 msgstr "Modul protokolu TOC"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12758
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12759 #: ../libpurple/protocols/yahoo/yahoo.c:784
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
12760 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
12761 msgid "%s has sent you a webcam invite, which is not yet supported."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
12762 msgstr "%s vám poslal pozvánku na webkameru, ktorá zatiaľ nie je podporovaná."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
12763
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12764 #: ../libpurple/protocols/yahoo/yahoo.c:840
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12765 msgid "Your Yahoo! message did not get sent."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
12766 msgstr "Vaša Yahoo! správa nebola odoslaná."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12767
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12768 #: ../libpurple/protocols/yahoo/yahoo.c:962
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12769 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12770 msgid "Yahoo! system message for %s:"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12771 msgstr "Systémová správa Yahoo! pre %s:"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12772
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12773 #: ../libpurple/protocols/yahoo/yahoo.c:1031
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12774 msgid "Authorization denied message:"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12775 msgstr "Správa odmietnutia autorizácie"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12776
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12777 #: ../libpurple/protocols/yahoo/yahoo.c:1049
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12778 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12779 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12780 "%s has (retroactively) denied your request to add them to your list for the "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12781 "following reason: %s."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12782 msgstr ""
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12783 "Používateľ %s (retroaktívne) zamietol vašu žiadosť o jeho pridanie do vášho "
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12784 "zoznamu z nasledujúceho dôvodu: %s."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12785
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12786 #: ../libpurple/protocols/yahoo/yahoo.c:1052
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
12787 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
12788 msgid "%s has (retroactively) denied your request to add them to your list."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
12789 msgstr ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
12790 "Používateľ %s (retroaktívne) zamietol vašu žiadosť o jeho pridanie do vášho "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
12791 "zoznamu."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
12792
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12793 #: ../libpurple/protocols/yahoo/yahoo.c:1054
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12794 msgid "Add buddy rejected"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
12795 msgstr "Pridanie kamaráta bolo odmietnuté"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12796
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12797 #: ../libpurple/protocols/yahoo/yahoo.c:1996
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12798 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12799 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12800 "The Yahoo server has requested the use of an unrecognized authentication "
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12801 "method. You will probably not be able to successfully sign on to Yahoo. "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12802 "Check %s for updates."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12803 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12804 "Yahoo server vyžaduje neznámy spôsob autentifikácie. Zrejme sa nebude dať "
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12805 "úspešne prihlásiť na Yahoo. Na adrese %s skontrolujte možnosť aktualizácie."
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12806
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12807 #: ../libpurple/protocols/yahoo/yahoo.c:1999
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12808 msgid "Failed Yahoo! Authentication"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12809 msgstr "Zlyhala Yahoo! autentifikácia"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12810
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12811 #: ../libpurple/protocols/yahoo/yahoo.c:2065
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12812 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12813 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12814 "You have tried to ignore %s, but the user is on your buddy list. Clicking "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12815 "\"Yes\" will remove and ignore the buddy."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12816 msgstr ""
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12817 "Pokúsili ste sa ignorovať používateľa %s, ale používateľ sa nachádza na "
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
12818 "vašom zozname priateľov. Kliknutím „Áno“ odstránite používateľa zo zoznamu "
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12819 "priateľov a ignorujete ho."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12820
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12821 #: ../libpurple/protocols/yahoo/yahoo.c:2068
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12822 msgid "Ignore buddy?"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12823 msgstr "Ignorovať priateľa?"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12824
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12825 #: ../libpurple/protocols/yahoo/yahoo.c:2133
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12826 msgid "Your account is locked, please log in to the Yahoo! website."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12827 msgstr "Váš účet je uzamknutý, prihláste sa, prosím, na webstránke Yahoo!."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12828
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12829 #: ../libpurple/protocols/yahoo/yahoo.c:2136
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
12830 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
12831 msgid "Unknown error number %d. Logging into the Yahoo! website may fix this."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12832 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12833 "Neznáme číslo chyby %d. Prihlásenie sa na stránke Yahoo! to môže napraviť."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12834
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12835 #: ../libpurple/protocols/yahoo/yahoo.c:2189
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12836 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12837 msgid "Could not add buddy %s to group %s to the server list on account %s."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12838 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12839 "Nepodarilo sa pridať kamaráta %s do skupiny %s do zoznamu na serveri na účte "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12840 "%s."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12841
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12842 #: ../libpurple/protocols/yahoo/yahoo.c:2192
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12843 msgid "Could not add buddy to server list"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12844 msgstr "Nepodarilo sa pridať priateľa do serverového zoznamu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12845
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12846 #: ../libpurple/protocols/yahoo/yahoo.c:2311
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12847 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12848 msgid "[ Audible %s/%s/%s.swf ] %s"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12849 msgstr "[ Počúvateľné %s/%s/%s.swf ] %s"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12850
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12851 #: ../libpurple/protocols/yahoo/yahoo.c:2657
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12852 msgid "Received unexpected HTTP response from server."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
12853 msgstr "Zo servera bola prijatá neočakávaná HTTP odpoveď."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12854
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12855 #: ../libpurple/protocols/yahoo/yahoo.c:2682
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12856 #: ../libpurple/protocols/yahoo/yahoo.c:2870
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12857 #: ../libpurple/protocols/yahoo/yahoo.c:2974
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12858 #: ../libpurple/protocols/yahoo/yahoo.c:2985
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
12859 #: ../libpurple/protocols/yahoo/yahoochat.c:1514
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
12860 #: ../libpurple/protocols/yahoo/yahoochat.c:1584
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12861 #: ../libpurple/protocols/yahoo/ycht.c:586
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12862 msgid "Connection problem"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
12863 msgstr "Problém s pripojením"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12864
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12865 #: ../libpurple/protocols/yahoo/yahoo.c:2708
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12866 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12867 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12868 "Lost connection with %s:\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12869 "%s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12870 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12871 "Prerušené pripojenie ku %s:\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12872 "%s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12873
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12874 #: ../libpurple/protocols/yahoo/yahoo.c:2733
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12875 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12876 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12877 "Could not establish a connection with %s:\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12878 "%s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12879 msgstr ""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
12880 "Nebolo možné nadviazať spojenie s %s:\n"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12881 "%s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12882
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12883 #: ../libpurple/protocols/yahoo/yahoo.c:3092
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12884 #: ../libpurple/protocols/yahoo/yahoo.c:3778
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12885 msgid "Not at Home"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12886 msgstr "Nie som doma"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12887
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12888 #: ../libpurple/protocols/yahoo/yahoo.c:3094
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12889 #: ../libpurple/protocols/yahoo/yahoo.c:3781
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12890 msgid "Not at Desk"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12891 msgstr "Nie som pri stole"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12892
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12893 #: ../libpurple/protocols/yahoo/yahoo.c:3096
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12894 #: ../libpurple/protocols/yahoo/yahoo.c:3784
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12895 msgid "Not in Office"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12896 msgstr "Nie som v kancelárii"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12897
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12898 #: ../libpurple/protocols/yahoo/yahoo.c:3100
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12899 #: ../libpurple/protocols/yahoo/yahoo.c:3790
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12900 msgid "On Vacation"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12901 msgstr "Na dovolenke"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12902
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12903 #: ../libpurple/protocols/yahoo/yahoo.c:3104
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12904 #: ../libpurple/protocols/yahoo/yahoo.c:3796
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12905 msgid "Stepped Out"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12906 msgstr "Vyrazil si von"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12907
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12908 #: ../libpurple/protocols/yahoo/yahoo.c:3197
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12909 #: ../libpurple/protocols/yahoo/yahoo.c:3227
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12910 msgid "Not on server list"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12911 msgstr "Nie je na zozname serverov"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12912
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12913 #: ../libpurple/protocols/yahoo/yahoo.c:3244
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12914 #: ../libpurple/protocols/yahoo/yahoo.c:3302
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12915 msgid "Appear Online"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12916 msgstr "Javí sa pripojený"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12917
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12918 #: ../libpurple/protocols/yahoo/yahoo.c:3247
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12919 #: ../libpurple/protocols/yahoo/yahoo.c:3323
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12920 msgid "Appear Permanently Offline"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12921 msgstr "Javí sa trvale odpojený"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12922
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12923 #: ../libpurple/protocols/yahoo/yahoo.c:3265
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12924 msgid "Presence"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12925 msgstr "Prítomnosť"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12926
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12927 #: ../libpurple/protocols/yahoo/yahoo.c:3308
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12928 msgid "Appear Offline"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
12929 msgstr "Vyzerať odpojený"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12930
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12931 #: ../libpurple/protocols/yahoo/yahoo.c:3317
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12932 msgid "Don't Appear Permanently Offline"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
12933 msgstr "Nevyzerať sa trvale odpojený"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12934
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12935 #: ../libpurple/protocols/yahoo/yahoo.c:3365
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12936 msgid "Join in Chat"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
12937 msgstr "Pripojiť sa k rozhovoru"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12938
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12939 #: ../libpurple/protocols/yahoo/yahoo.c:3371
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12940 msgid "Initiate Conference"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12941 msgstr "Založiť konferenciu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12942
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12943 #: ../libpurple/protocols/yahoo/yahoo.c:3399
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12944 msgid "Presence Settings"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12945 msgstr "Nastavenie prítomnosti"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12946
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12947 #: ../libpurple/protocols/yahoo/yahoo.c:3405
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12948 msgid "Start Doodling"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
12949 msgstr "Začať Čmárať"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12950
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12951 #: ../libpurple/protocols/yahoo/yahoo.c:3506
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12952 msgid "Activate which ID?"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12953 msgstr "Aktivovať s ID?"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12954
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12955 #: ../libpurple/protocols/yahoo/yahoo.c:3517
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12956 msgid "Join who in chat?"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12957 msgstr "S kým sa spojiť v chate?"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12958
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12959 #: ../libpurple/protocols/yahoo/yahoo.c:3529
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12960 msgid "Activate ID..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12961 msgstr "Aktivovať ID..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12962
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12963 #: ../libpurple/protocols/yahoo/yahoo.c:3533
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12964 msgid "Join User in Chat..."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
12965 msgstr "Spojiť sa s používateľom v chate..."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12966
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12967 #: ../libpurple/protocols/yahoo/yahoo.c:3538
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12968 msgid "Open Inbox"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12969 msgstr "Otvoriť schránku Inbox"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12970
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12971 #: ../libpurple/protocols/yahoo/yahoo.c:4147
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12972 msgid "join &lt;room&gt;: Join a chat room on the Yahoo network"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12973 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12974 "join &lt;miestnosť&gt;: Vstúpiť do chatovacej miestnosti na sieti Yahoo"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
12975
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12976 #: ../libpurple/protocols/yahoo/yahoo.c:4152
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12977 msgid "list: List rooms on the Yahoo network"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12978 msgstr "list: Vypísať zoznam miestností na sieti Yahoo"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12979
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12980 #: ../libpurple/protocols/yahoo/yahoo.c:4160
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12981 msgid "doodle: Request user to start a Doodle session"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
12982 msgstr "Čmáranie: Požiadať používateľa o reláciu Čmáranie"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12983
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12984 #. *< type
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12985 #. *< ui_requirement
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12986 #. *< flags
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12987 #. *< dependencies
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12988 #. *< priority
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12989 #. *< id
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12990 #. *< name
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12991 #. *< version
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12992 #. * summary
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12993 #. * description
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12994 #: ../libpurple/protocols/yahoo/yahoo.c:4369
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12995 #: ../libpurple/protocols/yahoo/yahoo.c:4371
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12996 msgid "Yahoo Protocol Plugin"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12997 msgstr "Modul protokolu Yahoo"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
12998
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12999 #: ../libpurple/protocols/yahoo/yahoo.c:4394
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13000 msgid "Yahoo Japan"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13001 msgstr "Yahoo Japonsko"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13002
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13003 #: ../libpurple/protocols/yahoo/yahoo.c:4397
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13004 msgid "Pager server"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
13005 msgstr "Pager server"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13006
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13007 #: ../libpurple/protocols/yahoo/yahoo.c:4400
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13008 msgid "Japan Pager server"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
13009 msgstr "Pager server pre Japonsko"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13010
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13011 #: ../libpurple/protocols/yahoo/yahoo.c:4403
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13012 msgid "Pager port"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
13013 msgstr "Port pagera"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13014
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13015 #: ../libpurple/protocols/yahoo/yahoo.c:4406
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13016 msgid "File transfer server"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13017 msgstr "Server prenosu súborov"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13018
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13019 #: ../libpurple/protocols/yahoo/yahoo.c:4409
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13020 msgid "Japan file transfer server"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13021 msgstr "Japonský server prenosu súborov"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13022
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13023 #: ../libpurple/protocols/yahoo/yahoo.c:4412
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13024 msgid "File transfer port"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13025 msgstr "Port prenosu súborov"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13026
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13027 #: ../libpurple/protocols/yahoo/yahoo.c:4415
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13028 msgid "Chat room locale"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13029 msgstr "Jazyk chatovacej miestnosti"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13030
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13031 #: ../libpurple/protocols/yahoo/yahoo.c:4418
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13032 msgid "Ignore conference and chatroom invitations"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13033 msgstr "Ignorovať pozvánky na konferencie a chatovacie miestnosti"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13034
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13035 #: ../libpurple/protocols/yahoo/yahoo.c:4426
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13036 msgid "Chat room list URL"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13037 msgstr "URL zoznamu miestností chatu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13038
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13039 #: ../libpurple/protocols/yahoo/yahoo.c:4429
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13040 msgid "Yahoo Chat server"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13041 msgstr "Server Yahoo chatu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13042
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13043 #: ../libpurple/protocols/yahoo/yahoo.c:4432
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13044 msgid "Yahoo Chat port"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13045 msgstr "Port Yahoo chatu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13046
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13047 #. Write a local message to this conversation showing that a request for a
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13048 #. * Doodle session has been made
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13049 #.
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13050 #: ../libpurple/protocols/yahoo/yahoo_doodle.c:98
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13051 msgid "Sent Doodle request."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
13052 msgstr "Odoslať žiadosť na začatie Čmárania."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13053
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13054 #: ../libpurple/protocols/yahoo/yahoo_filexfer.c:270
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13055 #: ../libpurple/protocols/yahoo/yahoo_filexfer.c:279
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13056 #: ../libpurple/protocols/yahoo/yahoo_filexfer.c:288
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13057 msgid "Unable to establish file descriptor."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
13058 msgstr "Nepodarilo sa založiť popisovač súboru."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13059
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
13060 #: ../libpurple/protocols/yahoo/yahoo_packet.c:307
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13061 msgid "Write Error"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13062 msgstr "Chyba zápisu"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13063
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
13064 #: ../libpurple/protocols/yahoo/yahoo_profile.c:797
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13065 msgid "Yahoo! Japan Profile"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13066 msgstr "Profil Yahoo! Japonsko"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13067
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
13068 #: ../libpurple/protocols/yahoo/yahoo_profile.c:798
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13069 msgid "Yahoo! Profile"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13070 msgstr "Profil Yahoo!"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13071
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
13072 #: ../libpurple/protocols/yahoo/yahoo_profile.c:838
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13073 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13074 "Sorry, profiles marked as containing adult content are not supported at this "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13075 "time."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13076 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13077 "Žiaľ, profily označné ako obsahujúce obsah pre dospelých nie sú zatiaľ "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13078 "podporované."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13079
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
13080 #: ../libpurple/protocols/yahoo/yahoo_profile.c:840
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13081 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13082 "If you wish to view this profile, you will need to visit this link in your "
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13083 "web browser:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13084 msgstr ""
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13085 "Ak chcete zobraziť tento profil, budete musieť navštíviť tento odkaz vo "
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
13086 "vašom webovom prehliadači."
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
13087
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13088 #: ../libpurple/protocols/yahoo/yahoo_profile.c:1034
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13089 msgid "Yahoo! ID"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13090 msgstr "Yahoo! ID"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13091
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13092 #: ../libpurple/protocols/yahoo/yahoo_profile.c:1109
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13093 #: ../libpurple/protocols/yahoo/yahoo_profile.c:1113
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13094 #: ../libpurple/protocols/yahoo/yahoo_profile.c:1117
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13095 msgid "Hobbies"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13096 msgstr "Koníčky"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13097
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13098 #: ../libpurple/protocols/yahoo/yahoo_profile.c:1127
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13099 #: ../libpurple/protocols/yahoo/yahoo_profile.c:1131
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13100 msgid "Latest News"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13101 msgstr "Aktuálne novinky"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13102
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13103 #: ../libpurple/protocols/yahoo/yahoo_profile.c:1152
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13104 msgid "Home Page"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13105 msgstr "Domovská stránka"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13106
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13107 #: ../libpurple/protocols/yahoo/yahoo_profile.c:1167
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
13108 msgid "Cool Link 1"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
13109 msgstr "Super odkaz 1"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
13110
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13111 #: ../libpurple/protocols/yahoo/yahoo_profile.c:1172
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13112 msgid "Cool Link 2"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13113 msgstr "Super odkaz 2"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13114
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13115 #: ../libpurple/protocols/yahoo/yahoo_profile.c:1176
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13116 msgid "Cool Link 3"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13117 msgstr "Super odkaz 3"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13118
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13119 #: ../libpurple/protocols/yahoo/yahoo_profile.c:1190
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13120 msgid "Last Update"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13121 msgstr "Posledná aktualizácia"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13122
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13123 #: ../libpurple/protocols/yahoo/yahoo_profile.c:1199
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13124 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13125 msgid "User information for %s unavailable"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13126 msgstr "Podrobnosti o používateľovi %s nie sú dostupné"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13127
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13128 #: ../libpurple/protocols/yahoo/yahoo_profile.c:1205
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13129 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13130 "Sorry, this profile seems to be in a language or format that is not "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13131 "supported at this time."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13132 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13133 "Prepáčte, ale tento profil je v jazyku alebo formáte, ktorý momentálne nie "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13134 "je podporovaný."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13135
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13136 #: ../libpurple/protocols/yahoo/yahoo_profile.c:1221
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13137 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13138 "Could not retrieve the user's profile. This most likely is a temporary "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13139 "server-side problem. Please try again later."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13140 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13141 "Nepodarilo sa stiahnuť profil používateľa. Toto je zrejme krádkodobý problém "
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
13142 "na strane servera. Skúste to, prosím, neskôr."
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
13143
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13144 #: ../libpurple/protocols/yahoo/yahoo_profile.c:1224
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13145 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13146 "Could not retrieve the user's profile. This most likely means that the user "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13147 "does not exist; however, Yahoo! sometimes does fail to find a user's "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13148 "profile. If you know that the user exists, please try again later."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13149 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13150 "Nepodarilo sa stiahnuť profil používateľa. Znamená to, že používateľ "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13151 "neexistuje, ale Yahoo! niekedy nemusí nájsť profil existujúceho "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13152 "používateľa. Ak ste si istý, že tento používateľ existuje, skúste to znovu "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13153 "neskôr."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13154
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13155 #: ../libpurple/protocols/yahoo/yahoo_profile.c:1231
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13156 msgid "The user's profile is empty."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13157 msgstr "Profil používateľa je prázdny."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13158
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13159 #: ../libpurple/protocols/yahoo/yahoochat.c:217
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13160 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13161 msgid "%s declined your conference invitation to room \"%s\" because \"%s\"."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13162 msgstr ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13163 "%s odmietol vaše pozvanie na konferenciu do miestnosti „%s“, pretože „%s“."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13164
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13165 #: ../libpurple/protocols/yahoo/yahoochat.c:219
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13166 msgid "Invitation Rejected"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13167 msgstr "Pozvanie zamietnuté"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13168
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13169 #: ../libpurple/protocols/yahoo/yahoochat.c:438
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13170 msgid "Failed to join chat"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13171 msgstr "Nepodarilo sa pripojiť na chat"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13172
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13173 #. -6
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13174 #: ../libpurple/protocols/yahoo/yahoochat.c:441
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13175 msgid "Unknown room"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13176 msgstr "Neznáma miestnosť"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13177
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13178 #. -15
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13179 #: ../libpurple/protocols/yahoo/yahoochat.c:444
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13180 msgid "Maybe the room is full"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13181 msgstr "Možno je miestnosť plná"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13182
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13183 #. -35
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13184 #: ../libpurple/protocols/yahoo/yahoochat.c:447
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13185 msgid "Not available"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13186 msgstr "Nedostupné"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13187
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13188 #: ../libpurple/protocols/yahoo/yahoochat.c:451
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13189 msgid ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13190 "Unknown error. You may need to logout and wait five minutes before being "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13191 "able to rejoin a chatroom"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13192 msgstr ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13193 "Neznáma chyba. Skúste sa odhlásiť a počkajte päť minút predtým než budete "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13194 "znovu môcť vstúpiť do miestnosti chatu"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13195
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13196 #: ../libpurple/protocols/yahoo/yahoochat.c:534
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13197 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13198 msgid "You are now chatting in %s."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13199 msgstr "Práve chatujete v %s."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13200
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13201 #: ../libpurple/protocols/yahoo/yahoochat.c:719
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13202 msgid "Failed to join buddy in chat"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13203 msgstr "Nebolo možné vstúpiť do chatu s priateľom."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13204
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13205 #: ../libpurple/protocols/yahoo/yahoochat.c:720
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13206 msgid "Maybe they're not in a chat?"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13207 msgstr "Možnože sa nenachádzajú v chate?"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13208
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13209 #: ../libpurple/protocols/yahoo/yahoochat.c:1416
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13210 #: ../libpurple/protocols/yahoo/yahoochat.c:1442
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13211 msgid "Fetching the room list failed."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13212 msgstr "Získavanie zoznamu miestností zlyhalo."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13213
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13214 #: ../libpurple/protocols/yahoo/yahoochat.c:1500
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13215 msgid "Voices"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13216 msgstr "Hlasy"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13217
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13218 #: ../libpurple/protocols/yahoo/yahoochat.c:1503
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13219 msgid "Webcams"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13220 msgstr "Webkamery"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13221
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13222 #: ../libpurple/protocols/yahoo/yahoochat.c:1514
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13223 #: ../libpurple/protocols/yahoo/yahoochat.c:1584
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13224 msgid "Unable to fetch room list."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13225 msgstr "Nepodarilo sa získať zoznam miestností."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13226
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13227 #: ../libpurple/protocols/yahoo/yahoochat.c:1577
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13228 msgid "User Rooms"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13229 msgstr "Používateľské miestnosti"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13230
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13231 #: ../libpurple/protocols/yahoo/ycht.c:457
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13232 msgid "Connection problem with the YCHT server."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13233 msgstr "Problém počas pripojenia s YCHT serverom."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13234
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13235 #: ../libpurple/protocols/yahoo/ycht.c:476
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13236 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13237 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13238 "Lost connection with server\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13239 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13240 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13241 "Pripojenie zo serverom je prerušené\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13242 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13243
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13244 #: ../libpurple/protocols/zephyr/zephyr.c:354
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13245 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13246 "(There was an error converting this message.\t Check the 'Encoding' option "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13247 "in the Account Editor)"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13248 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13249 "(Počas prevodu tejto správy sa vyskytla chyba.\t Skontrolujte možnosť "
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
13250 "„kódovanie“ v editore účtu)"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13251
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13252 #: ../libpurple/protocols/zephyr/zephyr.c:752
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13253 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13254 msgid "Unable to send to chat %s,%s,%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13255 msgstr "Nepodarilo sa odoslať na chat %s,%s,%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13256
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13257 #: ../libpurple/protocols/zephyr/zephyr.c:791
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13258 #: ../libpurple/protocols/zephyr/zephyr.c:1210
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13259 msgid "Hidden or not logged-in"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13260 msgstr "Skrytý alebo neprihlásený"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13261
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13262 #: ../libpurple/protocols/zephyr/zephyr.c:797
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13263 #: ../libpurple/protocols/zephyr/zephyr.c:1212
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13264 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13265 msgid "<br>At %s since %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13266 msgstr "<br>Na %s od %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13267
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13268 #: ../libpurple/protocols/zephyr/zephyr.c:1546
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13269 #: ../libpurple/protocols/zephyr/zephyr.c:1547
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13270 msgid "Anyone"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13271 msgstr "Ktokoľvek"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13272
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13273 #: ../libpurple/protocols/zephyr/zephyr.c:2354
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13274 msgid "_Class:"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
13275 msgstr "_Trieda:"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13276
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13277 #: ../libpurple/protocols/zephyr/zephyr.c:2360
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13278 msgid "_Instance:"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13279 msgstr "_Inštancia"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13280
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13281 #: ../libpurple/protocols/zephyr/zephyr.c:2366
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13282 msgid "_Recipient:"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
13283 msgstr "_Príjemca:"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13284
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13285 #: ../libpurple/protocols/zephyr/zephyr.c:2377
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13286 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13287 msgid "Attempt to subscribe to %s,%s,%s failed"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
13288 msgstr "Zlyhala požiadavka o zapísanie do %s,%s,%s"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13289
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13290 #: ../libpurple/protocols/zephyr/zephyr.c:2690
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13291 msgid "zlocate &lt;nick&gt;: Locate user"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
13292 msgstr "zlocate &lt;prezývka&gt;: Nájsť používateľa"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13293
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13294 #: ../libpurple/protocols/zephyr/zephyr.c:2695
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13295 msgid "zl &lt;nick&gt;: Locate user"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
13296 msgstr "zl &lt;prezývka&gt;: Nájsť používateľa"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13297
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13298 #: ../libpurple/protocols/zephyr/zephyr.c:2700
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13299 msgid "instance &lt;instance&gt;: Set the instance to be used on this class"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13300 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13301 "instance &lt;instance&gt;: Nastaviť inštanciu, ktorú používatť na tejto "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13302 "triede"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13303
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13304 #: ../libpurple/protocols/zephyr/zephyr.c:2705
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13305 msgid "inst &lt;instance&gt;: Set the instance to be used on this class"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13306 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13307 "inst &lt;instance&gt;: Nastaviť inštanciu, ktorú používatť na tejto triede"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13308
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13309 #: ../libpurple/protocols/zephyr/zephyr.c:2710
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13310 msgid "topic &lt;instance&gt;: Set the instance to be used on this class"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13311 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13312 "topic &lt;inštancia&gt;: Nastaviť inštanciu, ktorú používatť na tejto triede"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13313
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13314 #: ../libpurple/protocols/zephyr/zephyr.c:2716
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13315 msgid "sub &lt;class&gt; &lt;instance&gt; &lt;recipient&gt;: Join a new chat"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13316 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13317 "sub &lt;trieda&gt; &lt;inštancia&gt; &lt;príjemca&gt;: Zapojiť sa do nového "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13318 "chatu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13319
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13320 #: ../libpurple/protocols/zephyr/zephyr.c:2721
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13321 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13322 "zi &lt;instance&gt;: Send a message to &lt;message,<i>instance</i>,*&gt;"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13323 msgstr "zi &lt;inštancia&gt;: Poslať správu &lt;správa,<i>inštancia</i>,*&gt;"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13324
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13325 #: ../libpurple/protocols/zephyr/zephyr.c:2727
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13326 msgid ""
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13327 "zci &lt;class&gt; &lt;instance&gt;: Send a message to &lt;<i>class</i>,"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13328 "<i>instance</i>,*&gt;"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13329 msgstr ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13330 "zci &lt;trieda&gt; &lt;inštancia&gt;: Poslať správu &lt;<i>trieda</i>,"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13331 "<i>inštancia</i>,*&gt;"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13332
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13333 #: ../libpurple/protocols/zephyr/zephyr.c:2733
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13334 msgid ""
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13335 "zcir &lt;class&gt; &lt;instance&gt; &lt;recipient&gt;: Send a message to &lt;"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13336 "<i>class</i>,<i>instance</i>,<i>recipient</i>&gt;"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13337 msgstr ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13338 "zcir &lt;trieda&gt; &lt;inštancia&gt; &lt;príjemca&gt;: Poslať správu &lt;"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13339 "<i>trieda</i>,<i>inštancia</i>,<i>príjemca</i>&gt;"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13340
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13341 #: ../libpurple/protocols/zephyr/zephyr.c:2739
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13342 msgid ""
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13343 "zir &lt;instance&gt; &lt;recipient&gt;: Send a message to &lt;MESSAGE,"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13344 "<i>instance</i>,<i>recipient</i>&gt;"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13345 msgstr ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13346 "zir &lt;inštancia&gt; &lt;príjemca&gt;: Poslať správu &lt;SPRÁVA,"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13347 "<i>inštancia</i>,<i>príjemca</i>&gt;"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13348
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13349 #: ../libpurple/protocols/zephyr/zephyr.c:2744
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13350 msgid "zc &lt;class&gt;: Send a message to &lt;<i>class</i>,PERSONAL,*&gt;"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13351 msgstr "zc &lt;class&gt;: Odošle správu do &lt;<i>class</i>,PERSONAL,*&gt;"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13352
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13353 #: ../libpurple/protocols/zephyr/zephyr.c:2850
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13354 msgid "Resubscribe"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
13355 msgstr "Znovu zapísať"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13356
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13357 #: ../libpurple/protocols/zephyr/zephyr.c:2853
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13358 msgid "Retrieve subscriptions from server"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
13359 msgstr "Získať zápisy zo servera"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13360
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13361 #. *< type
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13362 #. *< ui_requirement
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13363 #. *< flags
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13364 #. *< dependencies
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13365 #. *< priority
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13366 #. *< id
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13367 #. *< name
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13368 #. *< version
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13369 #. * summary
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13370 #. * description
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13371 #: ../libpurple/protocols/zephyr/zephyr.c:2946
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13372 #: ../libpurple/protocols/zephyr/zephyr.c:2948
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13373 msgid "Zephyr Protocol Plugin"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13374 msgstr "Modul protokolu Zephyr"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13375
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13376 #: ../libpurple/protocols/zephyr/zephyr.c:2973
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13377 msgid "Use tzc"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13378 msgstr "Používať tzc"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13379
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13380 #: ../libpurple/protocols/zephyr/zephyr.c:2976
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13381 msgid "tzc command"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13382 msgstr "tzc príkaz"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13383
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13384 #: ../libpurple/protocols/zephyr/zephyr.c:2979
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13385 msgid "Export to .anyone"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13386 msgstr "Exportovať do .anyone"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13387
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13388 #: ../libpurple/protocols/zephyr/zephyr.c:2982
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13389 msgid "Export to .zephyr.subs"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13390 msgstr "Exportovať do .zephyr.subs"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13391
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13392 #: ../libpurple/protocols/zephyr/zephyr.c:2985
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13393 msgid "Import from .anyone"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13394 msgstr "Importovať z .anyone"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13395
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13396 #: ../libpurple/protocols/zephyr/zephyr.c:2988
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13397 msgid "Import from .zephyr.subs"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13398 msgstr "Importovať zo .zephyr.subs"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13399
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13400 #: ../libpurple/protocols/zephyr/zephyr.c:2991
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13401 msgid "Realm"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
13402 msgstr "Realm"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13403
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13404 #: ../libpurple/protocols/zephyr/zephyr.c:2994
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13405 msgid "Exposure"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13406 msgstr "Expozícia"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13407
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13408 #: ../libpurple/proxy.c:461 ../libpurple/proxy.c:902 ../libpurple/proxy.c:1061
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13409 #: ../libpurple/proxy.c:1632
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13410 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13411 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13412 "Unable to create socket:\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13413 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13414 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13415 "Nepodarilo sa vytvoriť socket:\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13416 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13417
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13418 #: ../libpurple/proxy.c:662
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13419 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13420 msgid "Unable to parse response from HTTP proxy: %s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13421 msgstr "Nepodarilo sa spracovať odpoveď od HTTP proxy: %s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13422
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13423 #: ../libpurple/proxy.c:702 ../libpurple/proxy.c:750 ../libpurple/proxy.c:786
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13424 #: ../libpurple/proxy.c:798
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13425 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13426 msgid "HTTP proxy connection error %d"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13427 msgstr "Chyba pripojenia HTTP proxy %d"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13428
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13429 #: ../libpurple/proxy.c:794
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13430 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13431 msgid "Access denied: HTTP proxy server forbids port %d tunneling."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13432 msgstr "Prístup zamietnutý: HTTP proxy server neumožňuje tunelovanie portu %d."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13433
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13434 #: ../libpurple/proxy.c:1022
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13435 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13436 msgid "Error resolving %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13437 msgstr "Chyba pri prevode %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13438
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13439 #: ../libpurple/proxy.c:1730
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13440 msgid "Could not resolve host name"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13441 msgstr "Nepodarilo sa previesť názov hostiteľa"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13442
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13443 #. *
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13444 #. * A wrapper for purple_request_action() that uses @c Yes and @c No buttons.
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13445 #. *
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13446 #. * @since 2.3.0
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13447 #.
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13448 #. *
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13449 #. * A wrapper for purple_request_action() that uses @c Yes and @c No buttons.
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13450 #. *
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13451 #. * @deprecated Please use purple_request_yes_no_with_hint instead.
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13452 #.
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13453 #: ../libpurple/request.h:1802 ../libpurple/request.h:1815
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13454 msgid "_Yes"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13455 msgstr "Án_o"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13456
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13457 #: ../libpurple/request.h:1802 ../libpurple/request.h:1815
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13458 msgid "_No"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13459 msgstr "_Nie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13460
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13461 #. *
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13462 #. * A wrapper for purple_request_action() that uses Accept and Cancel buttons.
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13463 #. *
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13464 #. * @since 2.3.0
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13465 #.
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13466 #. *
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13467 #. * A wrapper for purple_request_action() that uses Accept and Cancel buttons.
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13468 #. *
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13469 #. * @deprecated Please use purple_request_accept_cancel_with_hint instead.
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13470 #.
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13471 #: ../libpurple/request.h:1854 ../libpurple/request.h:1867
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13472 msgid "_Accept"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13473 msgstr "Použiť"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13474
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13475 #. *
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13476 #. * The default message to use when the user becomes auto-away.
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13477 #.
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13478 #: ../libpurple/savedstatuses.c:48
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13479 msgid "I'm not here right now"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13480 msgstr "Momentálne nie som prítomný"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13481
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13482 #: ../libpurple/savedstatuses.c:535
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13483 msgid "saved statuses"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13484 msgstr "uložené stavy"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13485
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13486 #: ../libpurple/server.c:234
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13487 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13488 msgid "%s is now known as %s.\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13489 msgstr "Používateľ %s je teraz známy ako %s.\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13490
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13491 #: ../libpurple/server.c:302
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13492 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13493 msgid "Requesting %s's attention..."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13494 msgstr "Poprosili ste o pozornosť používateľa %s..."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13495
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13496 #: ../libpurple/server.c:347
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13497 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13498 msgid "%s has requested your attention!"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13499 msgstr "Používateľ %s vás poprosil o pozornosť!"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13500
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13501 #: ../libpurple/server.c:793
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13502 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13503 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13504 "%s has invited %s to the chat room %s:\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13505 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13506 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13507 "Používateľ %s pozval používateľa %s do miestnosti %s:\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13508 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13509
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13510 #: ../libpurple/server.c:798
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13511 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13512 msgid "%s has invited %s to the chat room %s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13513 msgstr "Používateľ %s pozval používateľa %s do miestnosti %s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13514
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13515 #: ../libpurple/server.c:802
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13516 msgid "Accept chat invitation?"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13517 msgstr "Prijať pozvanie na chat?"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13518
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13519 #: ../libpurple/sslconn.c:164
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13520 msgid "SSL Connection Failed"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13521 msgstr "SSL spojenie zlyhalo"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13522
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13523 #: ../libpurple/sslconn.c:166
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13524 msgid "SSL Handshake Failed"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13525 msgstr "SSL Handshake zlyhalo"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13526
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13527 #: ../libpurple/sslconn.c:168
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13528 msgid "SSL peer presented an invalid certificate"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13529 msgstr "SSL peer ponúkol neplatný certifikát"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13530
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13531 #: ../libpurple/sslconn.c:171
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13532 msgid "Unknown SSL error"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13533 msgstr "Neznáma chyba SSL"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13534
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13535 #: ../libpurple/status.c:153
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13536 msgid "Unset"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13537 msgstr "Nenastavené"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13538
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13539 #: ../libpurple/status.c:156 ../pidgin/gtkdocklet.c:553
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13540 #: ../pidgin/gtkstatusbox.c:1059
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13541 msgid "Do not disturb"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13542 msgstr "Nerušiť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13543
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13544 #: ../libpurple/status.c:159
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13545 msgid "Extended away"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13546 msgstr "Dlhšie neprítomný"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13547
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13548 #: ../libpurple/status.c:160
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13549 msgid "Mobile"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13550 msgstr "Mobilný"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13551
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13552 #: ../libpurple/status.c:161
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13553 msgid "Listening to music"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13554 msgstr "Počúva hudbu"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13555
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13556 #: ../libpurple/status.c:610
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13557 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13558 msgid "%s changed status from %s to %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13559 msgstr "Používateľ %s zmenil stav z %s na %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13560
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13561 #: ../libpurple/status.c:613
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13562 #, c-format
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13563 msgid "%s (%s) changed status from %s to %s"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13564 msgstr "Používateľ %s (%s) zmenil stav z %s na %s"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13565
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13566 #: ../libpurple/status.c:624
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13567 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13568 msgid "%s is now %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13569 msgstr "Používateľ %s je teraz %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13570
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13571 #: ../libpurple/status.c:626
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13572 #, c-format
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13573 msgid "%s (%s) is now %s"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13574 msgstr "Používateľ %s (%s) je teraz %s"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13575
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13576 #: ../libpurple/status.c:632
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13577 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13578 msgid "%s is no longer %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13579 msgstr "Používateľ %s už nie je %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13580
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13581 #: ../libpurple/status.c:634
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13582 #, c-format
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13583 msgid "%s (%s) is no longer %s"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13584 msgstr "Používateľ %s (%s) už nie je %s"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13585
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13586 #: ../libpurple/status.c:1247
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13587 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13588 msgid "%s became idle"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13589 msgstr "Používateľ %s sa stal nečinným"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13590
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13591 #: ../libpurple/status.c:1264
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13592 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13593 msgid "%s became unidle"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13594 msgstr "Používateľ %s prestal byť nečinný"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13595
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13596 #: ../libpurple/status.c:1327
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13597 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13598 msgid "+++ %s became idle"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13599 msgstr "+++ Používateľ %s sa stal nečinným"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13600
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13601 #: ../libpurple/status.c:1329
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13602 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13603 msgid "+++ %s became unidle"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13604 msgstr "+++ Používateľ %s prestal byť nečinný"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13605
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13606 #: ../libpurple/util.c:721
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13607 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13608 msgid "%x %X"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13609 msgstr "%x %X"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13610
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13611 #: ../libpurple/util.c:2783
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13612 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13613 msgid "Error Reading %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13614 msgstr "Chyba počas čítania %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13615
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13616 #: ../libpurple/util.c:2784
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13617 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13618 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13619 "An error was encountered reading your %s. They have not been loaded, and "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13620 "the old file has been renamed to %s~."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13621 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13622 "Počas načítavania vášho %s sa vyskytla chyba. Zoznam nebol načítaný a starý "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13623 "súbor bol premenovaný na %s~."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13624
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13625 #: ../libpurple/util.c:3281
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13626 msgid "Calculating..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13627 msgstr "Počíta sa..."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13628
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13629 #: ../libpurple/util.c:3284
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13630 msgid "Unknown."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13631 msgstr "Neznáme."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13632
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13633 #: ../libpurple/util.c:3310
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13634 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13635 msgid "%d second"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13636 msgid_plural "%d seconds"
21482
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
13637 msgstr[0] "%d sekunda"
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
13638 msgstr[1] "%d sekundy"
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
13639 msgstr[2] "%d sekúnd"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13640
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13641 #: ../libpurple/util.c:3322
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13642 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13643 msgid "%d day"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13644 msgid_plural "%d days"
21482
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
13645 msgstr[0] "%d deň"
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
13646 msgstr[1] "%d dni"
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
13647 msgstr[2] "%d dní"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13648
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13649 #: ../libpurple/util.c:3330
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13650 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13651 msgid "%s, %d hour"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13652 msgid_plural "%s, %d hours"
21482
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
13653 msgstr[0] "%s, %d hodina"
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
13654 msgstr[1] "%s, %d hodiny"
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
13655 msgstr[2] "%s, %d hodín"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13656
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13657 #: ../libpurple/util.c:3336
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13658 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13659 msgid "%d hour"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13660 msgid_plural "%d hours"
21482
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
13661 msgstr[0] "%d hodina"
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
13662 msgstr[1] "%d hodiny"
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
13663 msgstr[2] "%d hodín"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13664
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13665 #: ../libpurple/util.c:3344
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13666 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13667 msgid "%s, %d minute"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13668 msgid_plural "%s, %d minutes"
21482
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
13669 msgstr[0] "%s, %d minúta"
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
13670 msgstr[1] "%s, %d minúty"
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
13671 msgstr[2] "%s, %d minút"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13672
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13673 #: ../libpurple/util.c:3350
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13674 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13675 msgid "%d minute"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13676 msgid_plural "%d minutes"
21482
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
13677 msgstr[0] "%d minúta"
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
13678 msgstr[1] "%d minúty"
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
13679 msgstr[2] "%d minút"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13680
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13681 #: ../libpurple/util.c:3610
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13682 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13683 msgid "Could not open %s: Redirected too many times"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
13684 msgstr "Nepodarilo sa otvoriť %s: Presmerovaný príliš veľa kráť"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
13685
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13686 #: ../libpurple/util.c:3647 ../libpurple/util.c:3943
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13687 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13688 msgid "Unable to connect to %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13689 msgstr "Nepodarilo sa pripojiť na %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13690
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13691 #: ../libpurple/util.c:3770
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13692 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13693 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13694 "Unable to allocate enough memory to hold the contents from %s. The web "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13695 "server may be trying something malicious."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13696 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13697 "Nebolo možné rezervovať dostatok pamäťového priestoru pre údaje z %s. "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13698 "Webový server sa možno pokúša o niečo nebezpečné."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13699
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13700 #: ../libpurple/util.c:3805
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13701 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13702 msgid "Error reading from %s: %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13703 msgstr "Chyba pri čítaní z %s: %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13704
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13705 #: ../libpurple/util.c:3836
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13706 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13707 msgid "Error writing to %s: %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13708 msgstr "Chyba pri zápise do %s: %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13709
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13710 #: ../libpurple/util.c:3861
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13711 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13712 msgid "Unable to connect to %s: %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13713 msgstr "Nepodarilo sa pripojiť ku %s: %s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15797
diff changeset
13714
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13715 #: ../pidgin.desktop.in.h:1
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13716 msgid "Internet Messenger"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13717 msgstr "Internetový komunikátor"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13718
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13719 #: ../pidgin.desktop.in.h:2
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13720 msgid "Pidgin Internet Messenger"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
13721 msgstr "Internetový komunikátor Pidgin"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13722
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13723 #: ../pidgin.desktop.in.h:3
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13724 msgid "Send instant messages over multiple protocols"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13725 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13726 "Program na odosielanie okamžitých správ, ktorý podporuje viacero protokolov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13727
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13728 #: ../pidgin/eggtrayicon.c:128
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13729 msgid "Orientation"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13730 msgstr "Orientácia"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13731
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13732 #: ../pidgin/eggtrayicon.c:129
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13733 msgid "The orientation of the tray."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13734 msgstr "Orientácia oznamovacej oblasti."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13735
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13736 #. Build the login options frame.
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13737 #: ../pidgin/gtkaccount.c:410
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13738 msgid "Login Options"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13739 msgstr "Možnosti prihlásenia"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13740
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13741 #: ../pidgin/gtkaccount.c:431
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13742 msgid "Pro_tocol:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13743 msgstr "Pro_tokol:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13744
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13745 #: ../pidgin/gtkaccount.c:442
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13746 msgid "Screen _name:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13747 msgstr "Používateľské meno:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13748
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13749 #: ../pidgin/gtkaccount.c:532
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13750 msgid "_Local alias:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13751 msgstr "Lokálna prezývka:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13752
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13753 #: ../pidgin/gtkaccount.c:536
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13754 msgid "Remember pass_word"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13755 msgstr "Zapamätať heslo"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13756
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13757 #. Build the user options frame.
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13758 #: ../pidgin/gtkaccount.c:594
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13759 msgid "User Options"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13760 msgstr "Možnosti používateľa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13761
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13762 #: ../pidgin/gtkaccount.c:607
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13763 msgid "New _mail notifications"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13764 msgstr "Upozornenia na nové správy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13765
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13766 #. Buddy icon
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13767 #: ../pidgin/gtkaccount.c:612
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13768 msgid "Use this buddy _icon for this account:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13769 msgstr "Používať túto ikonu priateľa pre účet:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13770
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13771 #. Build the protocol options frame.
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13772 #: ../pidgin/gtkaccount.c:734
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13773 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13774 msgid "%s Options"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13775 msgstr "Možnosti %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13776
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13777 #: ../pidgin/gtkaccount.c:939
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13778 msgid "Use GNOME Proxy Settings"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13779 msgstr "Použiť nastavenie proxy prostredia Gnome"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13780
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13781 #: ../pidgin/gtkaccount.c:940
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13782 msgid "Use Global Proxy Settings"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13783 msgstr "Použiť Globálne nastavenie proxy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13784
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13785 #: ../pidgin/gtkaccount.c:946
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13786 msgid "No Proxy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13787 msgstr "Bez proxy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13788
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13789 #: ../pidgin/gtkaccount.c:952
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13790 msgid "HTTP"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13791 msgstr "HTTP"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13792
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13793 #: ../pidgin/gtkaccount.c:958
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13794 msgid "SOCKS 4"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13795 msgstr "SOCKS 4"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13796
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13797 #: ../pidgin/gtkaccount.c:964
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13798 msgid "SOCKS 5"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13799 msgstr "SOCKS 5"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13800
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13801 #: ../pidgin/gtkaccount.c:970 ../pidgin/gtkprefs.c:1283
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13802 msgid "Use Environmental Settings"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13803 msgstr "Použiť nastavenie prostredia"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13804
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13805 #. This is an easter egg.
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13806 #. It means one of two things, both intended as humourus:
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13807 #. A) your network is really slow and you have nothing better to do than
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13808 #. look at butterflies.
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13809 #. B)You are looking really closely at something that shouldn't matter.
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13810 #: ../pidgin/gtkaccount.c:1009
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13811 msgid "If you look real closely"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13812 msgstr "Ak sa pozriete úplne zblízka"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13813
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13814 #. This is an easter egg. See the comment on the previous line in the source.
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13815 #: ../pidgin/gtkaccount.c:1012
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13816 msgid "you can see the butterflies mating"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13817 msgstr "uvidíte ako sa motýle pária"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13818
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13819 #: ../pidgin/gtkaccount.c:1033
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13820 msgid "Proxy Options"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13821 msgstr "Možnosti proxy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13822
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13823 #: ../pidgin/gtkaccount.c:1047 ../pidgin/gtkprefs.c:1277
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13824 msgid "Proxy _type:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13825 msgstr "_Typ proxy:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13826
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13827 #: ../pidgin/gtkaccount.c:1056 ../pidgin/gtkprefs.c:1298
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13828 msgid "_Host:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13829 msgstr "_Hostiteľ:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13830
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13831 #: ../pidgin/gtkaccount.c:1060 ../pidgin/gtkprefs.c:1316
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13832 msgid "_Port:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13833 msgstr "_Port:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13834
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13835 #: ../pidgin/gtkaccount.c:1068
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13836 msgid "_Username:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13837 msgstr "Po_užívateľské meno:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13838
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13839 #: ../pidgin/gtkaccount.c:1075 ../pidgin/gtkprefs.c:1353
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13840 msgid "Pa_ssword:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13841 msgstr "He_slo:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13842
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13843 #: ../pidgin/gtkaccount.c:1199
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13844 msgid "Unable to save new account"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13845 msgstr "Nebolo možné uložiť nový účet"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13846
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13847 #: ../pidgin/gtkaccount.c:1200
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13848 msgid "An account already exists with the specified criteria."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13849 msgstr "Už existuje účet so zadanými kritériami."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13850
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13851 #: ../pidgin/gtkaccount.c:1478
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13852 msgid "Add Account"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13853 msgstr "Pridať účet"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13854
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13855 #: ../pidgin/gtkaccount.c:1497
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13856 msgid "_Basic"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13857 msgstr "_Základné"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13858
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13859 #: ../pidgin/gtkaccount.c:1504
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13860 msgid "Create this new account on the server"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13861 msgstr "Vytvoriť takýto účet na serveri"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
13862
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13863 #: ../pidgin/gtkaccount.c:1520
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13864 msgid "_Advanced"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13865 msgstr "_Pokročilé"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13866
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13867 #: ../pidgin/gtkaccount.c:1978 ../pidgin/gtkplugin.c:595
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13868 msgid "Enabled"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
13869 msgstr "Povolený"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
13870
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13871 #: ../pidgin/gtkaccount.c:2006
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13872 msgid "Protocol"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13873 msgstr "Protokol"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13874
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13875 #: ../pidgin/gtkaccount.c:2207
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13876 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13877 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13878 "<span size='larger' weight='bold'>Welcome to %s!</span>\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13879 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13880 "You have no IM accounts configured. To start connecting with %s press the "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13881 "<b>Add</b> button below and configure your first account. If you want %s to "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13882 "connect to multiple IM accounts, press <b>Add</b> again to configure them "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13883 "all.\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13884 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13885 "You can come back to this window to add, edit, or remove accounts from "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13886 "<b>Accounts->Add/Edit</b> in the Buddy List window"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13887 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13888 "<span size='larger' weight='bold'>Vitajte v programe %s!</span>\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13889 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13890 "Ešte nemáte nastavené žiadne IM účty. Ak sa chcete pripojiť pomocou programu "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13891 "%s, stlačte tlačidlo <b>Pridať</b> a vyplňte príslušné údaje o vašom "
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
13892 "internetovom účte. Ak sa chcete cez program %s pripájať na viaceré "
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
13893 "komunikačné účty, kliknite znovu <b>Pridať</b> a nakonfigurujte aj ďalšie.\n"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13894 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13895 "Ak budete chcieť neskôr pridať, upravovať alebo odstrániť niektoré účty, "
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
13896 "toto okno otvoríte v ponuke <b>Účty->Pridať/Upraviťt</b> v okne Zoznam "
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
13897 "priateľov"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
13898
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13899 #: ../pidgin/gtkblist.c:543
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13900 #, c-format
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13901 msgid "You have %d contact named %s. Would you like to merge them?"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13902 msgid_plural ""
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13903 "You currently have %d contacts named %s. Would you like to merge them?"
21482
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
13904 msgstr[0] "Máte %d kontakt pomenovaný %s. Chceli by ste ich spojiť?"
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
13905 msgstr[1] "Máte %d kontakty pomenované %s. Chceli by ste ich spojiť?"
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
13906 msgstr[2] "Máte %d kontaktov pomenovaných %s. Chceli by ste ich spojiť?"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13907
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13908 #: ../pidgin/gtkblist.c:544
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13909 msgid ""
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13910 "Merging these contacts will cause them to share a single entry on the buddy "
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13911 "list and use a single conversation window. You can separate them again by "
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13912 "choosing 'Expand' from the contact's context menu"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13913 msgstr ""
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13914 "Po spojení budú zaberať jedno miesto v zozname kontaktov a budú využívať "
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13915 "rovnaké okno konverzácie. Môžete ich znovu oddeliť tak, že vyberiete možnosť "
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13916 "'Rozbaliť' z kontextovej ponuky"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13917
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13918 #: ../pidgin/gtkblist.c:546
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13919 msgid "_Merge"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13920 msgstr "Spojiť"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13921
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13922 #: ../pidgin/gtkblist.c:961
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13923 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13924 "Please enter the appropriate information about the chat you would like to "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13925 "join.\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13926 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13927 "Prosím, zadajte zodpovedajúce informácie o chate, ku ktorému sa chcete "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13928 "pripojiť.\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13929
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13930 #: ../pidgin/gtkblist.c:972 ../pidgin/gtkblist.c:6560
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13931 #: ../pidgin/gtkpounce.c:554 ../pidgin/gtkroomlist.c:709
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13932 msgid "_Account:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13933 msgstr "_Účet:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13934
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13935 #: ../pidgin/gtkblist.c:1261 ../pidgin/gtkprivacy.c:605
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13936 #: ../pidgin/gtkprivacy.c:619
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13937 msgid "_Block"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13938 msgstr "_Blokovať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13939
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13940 #: ../pidgin/gtkblist.c:1261
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13941 msgid "Un_block"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13942 msgstr "Od_blokovať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13943
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13944 #: ../pidgin/gtkblist.c:1304
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13945 msgid "Move to"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13946 msgstr "Presunúť do"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13947
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13948 #: ../pidgin/gtkblist.c:1344
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13949 msgid "Get _Info"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13950 msgstr "Zobraziť podrobnosti"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13951
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13952 #: ../pidgin/gtkblist.c:1347 ../pidgin/pidginstock.c:90
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13953 msgid "I_M"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13954 msgstr "I_M"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13955
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13956 #: ../pidgin/gtkblist.c:1353
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13957 msgid "_Send File..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13958 msgstr "Poslať _súbor..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13959
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13960 #: ../pidgin/gtkblist.c:1360
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13961 msgid "Add Buddy _Pounce..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13962 msgstr "Pridať sledovanie _priateľa..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13963
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13964 #: ../pidgin/gtkblist.c:1365 ../pidgin/gtkblist.c:1369
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13965 #: ../pidgin/gtkblist.c:1484 ../pidgin/gtkblist.c:1507
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13966 msgid "View _Log"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13967 msgstr "Zobraziť _záznam"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13968
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13969 #: ../pidgin/gtkblist.c:1375
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13970 msgid "Hide when offline"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13971 msgstr "Skryť v odpojenom stave"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13972
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13973 #: ../pidgin/gtkblist.c:1375
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13974 msgid "Show when offline"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13975 msgstr "Zobaziť v odpojenom stave"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13976
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13977 #: ../pidgin/gtkblist.c:1389 ../pidgin/gtkblist.c:1398
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13978 #: ../pidgin/gtkblist.c:1492 ../pidgin/gtkblist.c:1513
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13979 msgid "_Alias..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13980 msgstr "_Prezývka..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13981
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13982 #: ../pidgin/gtkblist.c:1392 ../pidgin/gtkblist.c:1400
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13983 #: ../pidgin/gtkblist.c:1494 ../pidgin/gtkblist.c:1515
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13984 msgid "_Remove"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13985 msgstr "Odst_rániť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13986
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13987 #: ../pidgin/gtkblist.c:1450
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13988 msgid "Add _Buddy..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13989 msgstr "Pridať _priateľa..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13990
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13991 #: ../pidgin/gtkblist.c:1453
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13992 msgid "Add C_hat..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13993 msgstr "Pridať c_hat..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13994
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13995 #: ../pidgin/gtkblist.c:1456
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13996 msgid "_Delete Group"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13997 msgstr "Odstrániť skupinu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
13998
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13999 #: ../pidgin/gtkblist.c:1458
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14000 msgid "_Rename"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14001 msgstr "Premenovať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14002
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14003 #. join button
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14004 #: ../pidgin/gtkblist.c:1478 ../pidgin/gtkroomlist.c:316
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14005 #: ../pidgin/gtkroomlist.c:773 ../pidgin/pidginstock.c:88
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14006 msgid "_Join"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14007 msgstr "Pripo_jiť"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14008
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14009 #: ../pidgin/gtkblist.c:1480
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14010 msgid "Auto-Join"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14011 msgstr "Automatické prihlasovanie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14012
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14013 #: ../pidgin/gtkblist.c:1482
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14014 msgid "Persistent"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14015 msgstr "Trvalé"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14016
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14017 #: ../pidgin/gtkblist.c:1520 ../pidgin/gtkblist.c:1543
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14018 msgid "_Collapse"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14019 msgstr "_Zbaliť"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14020
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14021 #: ../pidgin/gtkblist.c:1548
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14022 msgid "_Expand"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14023 msgstr "_Rozbaliť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14024
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14025 #: ../pidgin/gtkblist.c:1799 ../pidgin/gtkblist.c:1811
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14026 #: ../pidgin/gtkblist.c:5225 ../pidgin/gtkblist.c:5238
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14027 msgid "/Tools/Mute Sounds"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14028 msgstr "/Nástroje/Vypnúť zvuky"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14029
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14030 #: ../pidgin/gtkblist.c:2271 ../pidgin/gtkconv.c:4922
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14031 #: ../pidgin/gtkpounce.c:437
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14032 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14033 "You are not currently signed on with an account that can add that buddy."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14034 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14035 "Momentálne nie ste prihlásený k účtu, v ktorom je možné pridať tohto "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14036 "priateľa."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14037
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14038 #. Buddies menu
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14039 #: ../pidgin/gtkblist.c:3103
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14040 msgid "/_Buddies"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14041 msgstr "/_Priatelia"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14042
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14043 #: ../pidgin/gtkblist.c:3104
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14044 msgid "/Buddies/New Instant _Message..."
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14045 msgstr "/Priatelia/Nová _správa..."
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14046
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14047 #: ../pidgin/gtkblist.c:3105
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14048 msgid "/Buddies/Join a _Chat..."
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14049 msgstr "/Priatelia/Pripojiť sa k _chatu..."
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14050
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14051 #: ../pidgin/gtkblist.c:3106
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14052 msgid "/Buddies/Get User _Info..."
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
14053 msgstr "/Priatelia/_Podrobnosti o používateľovi..."
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
14054
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14055 #: ../pidgin/gtkblist.c:3107
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14056 msgid "/Buddies/View User _Log..."
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
14057 msgstr "/Priatelia/_Záznam používateľa..."
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
14058
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14059 #: ../pidgin/gtkblist.c:3109
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14060 msgid "/Buddies/Sh_ow"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14061 msgstr "/Priatelia/Z_obraziť"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14062
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14063 #: ../pidgin/gtkblist.c:3110
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14064 msgid "/Buddies/Show/_Offline Buddies"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14065 msgstr "/Priatelia/Zobraziť/_Odpojených priateľov"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14066
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14067 #: ../pidgin/gtkblist.c:3111
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14068 msgid "/Buddies/Show/_Empty Groups"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14069 msgstr "/Priatelia/Zobraziť/_Prázdne skupiny"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14070
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14071 #: ../pidgin/gtkblist.c:3112
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14072 msgid "/Buddies/Show/Buddy _Details"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14073 msgstr "/Priatelia/Zobraziť/_Detaily priateľov"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14074
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14075 #: ../pidgin/gtkblist.c:3113
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14076 msgid "/Buddies/Show/Idle _Times"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14077 msgstr "/Priatelia/Zobraziť/Časy _nečinnosti"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14078
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14079 #: ../pidgin/gtkblist.c:3114
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14080 msgid "/Buddies/Show/_Protocol Icons"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14081 msgstr "/Priatelia/Zobraziť/_Ikony protokolov"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14082
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14083 #: ../pidgin/gtkblist.c:3115
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14084 msgid "/Buddies/_Sort Buddies"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14085 msgstr "/Priatelia/Zo_radiť priateľov"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14086
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14087 #: ../pidgin/gtkblist.c:3117
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14088 msgid "/Buddies/_Add Buddy..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14089 msgstr "/Priatelia/Pridať priat_eľa..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14090
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14091 #: ../pidgin/gtkblist.c:3118
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14092 msgid "/Buddies/Add C_hat..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14093 msgstr "/Priatelia/Pridať cha_t..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14094
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14095 #: ../pidgin/gtkblist.c:3119
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14096 msgid "/Buddies/Add _Group..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14097 msgstr "/Priatelia/Pridať sk_upinu..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14098
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14099 #: ../pidgin/gtkblist.c:3121
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14100 msgid "/Buddies/_Quit"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14101 msgstr "/Priatelia/_Ukončiť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14102
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14103 #. Accounts menu
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14104 #: ../pidgin/gtkblist.c:3124
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14105 msgid "/_Accounts"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14106 msgstr "/Úč_ty"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14107
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14108 #: ../pidgin/gtkblist.c:3125 ../pidgin/gtkblist.c:7262
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14109 msgid "/Accounts/Manage"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14110 msgstr "/Účty/Organizovať"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14111
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14112 #. Tools
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14113 #: ../pidgin/gtkblist.c:3128
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14114 msgid "/_Tools"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14115 msgstr "/_Nástroje"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14116
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14117 #: ../pidgin/gtkblist.c:3129
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14118 msgid "/Tools/Buddy _Pounces"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14119 msgstr "/Nástroje/_Sledovanie priateľov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14120
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14121 #: ../pidgin/gtkblist.c:3130
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14122 msgid "/Tools/_Certificates"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14123 msgstr "/Nástroje/_Certifikáty"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14124
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14125 #: ../pidgin/gtkblist.c:3131
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14126 msgid "/Tools/Plu_gins"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14127 msgstr "/Nástroje/_Moduly"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14128
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14129 #: ../pidgin/gtkblist.c:3132
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14130 msgid "/Tools/Pr_eferences"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14131 msgstr "/Nástroje/_Nastavenia"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14132
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14133 #: ../pidgin/gtkblist.c:3133
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14134 msgid "/Tools/Pr_ivacy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14135 msgstr "/Nástroje/_Súkromie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14136
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14137 #: ../pidgin/gtkblist.c:3135
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14138 msgid "/Tools/_File Transfers"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14139 msgstr "/Nástroje/_Prenosy súborov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14140
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14141 #: ../pidgin/gtkblist.c:3136
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14142 msgid "/Tools/R_oom List"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14143 msgstr "/Nástroje/Zoznam _miestností"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14144
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14145 #: ../pidgin/gtkblist.c:3137
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14146 msgid "/Tools/System _Log"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14147 msgstr "/Nástroje/Systémový _záznam"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14148
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14149 #: ../pidgin/gtkblist.c:3139
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14150 msgid "/Tools/Mute _Sounds"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14151 msgstr "/Nástroje/Vypnúť _zvuky"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14152
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14153 #. Help
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14154 #: ../pidgin/gtkblist.c:3141
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14155 msgid "/_Help"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14156 msgstr "/_Pomocník"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14157
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14158 #: ../pidgin/gtkblist.c:3142
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14159 msgid "/Help/Online _Help"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14160 msgstr "/Pomoc/Online _pomocník"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14161
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14162 #: ../pidgin/gtkblist.c:3143
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14163 msgid "/Help/_Debug Window"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14164 msgstr "/Pomoc/_Ladiace okno"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14165
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14166 #: ../pidgin/gtkblist.c:3145 ../pidgin/gtkblist.c:3147
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14167 msgid "/Help/_About"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14168 msgstr "/Pomoc/O _programe"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14169
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14170 #: ../pidgin/gtkblist.c:3176
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14171 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14172 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14173 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14174 "<b>Account:</b> %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14175 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14176 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14177 "<b>Účet:</b> %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14178
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14179 #: ../pidgin/gtkblist.c:3254
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14180 msgid "Buddy Alias"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14181 msgstr "Prezývka priateľa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14182
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14183 #: ../pidgin/gtkblist.c:3283
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14184 msgid "Logged In"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14185 msgstr "Prihlásený"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14186
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14187 #: ../pidgin/gtkblist.c:3329
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14188 msgid "Last Seen"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14189 msgstr "Naposledy videný"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14190
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14191 #: ../pidgin/gtkblist.c:3350
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14192 msgid "Spooky"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14193 msgstr "Strašidelné"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14194
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14195 #: ../pidgin/gtkblist.c:3352
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14196 msgid "Awesome"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14197 msgstr "Hrozné"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14198
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14199 #: ../pidgin/gtkblist.c:3354
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14200 msgid "Rockin'"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14201 msgstr "Super"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14202
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14203 #: ../pidgin/gtkblist.c:3693
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14204 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14205 msgid "Idle %dd %dh %02dm"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14206 msgstr "Nečinný %dd %dh %02dm"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14207
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14208 #: ../pidgin/gtkblist.c:3695
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14209 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14210 msgid "Idle %dh %02dm"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14211 msgstr "Nečinný %dh %02dm"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14212
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14213 #: ../pidgin/gtkblist.c:3697
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14214 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14215 msgid "Idle %dm"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14216 msgstr "Nečinný %dm"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14217
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14218 #: ../pidgin/gtkblist.c:3851
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14219 msgid "/Buddies/New Instant Message..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14220 msgstr "/Priatelia/Nová _správa..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14221
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14222 #: ../pidgin/gtkblist.c:3852 ../pidgin/gtkblist.c:3885
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14223 msgid "/Buddies/Join a Chat..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14224 msgstr "/Priatelia/Pripojiť sa k _chatu..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14225
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14226 #: ../pidgin/gtkblist.c:3853
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14227 msgid "/Buddies/Get User Info..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14228 msgstr "/Priatelia/Zobraziť podrobnosti..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14229
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14230 #: ../pidgin/gtkblist.c:3854
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14231 msgid "/Buddies/Add Buddy..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14232 msgstr "/Priatelia/Pridať priateľa..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14233
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14234 #: ../pidgin/gtkblist.c:3855 ../pidgin/gtkblist.c:3888
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14235 msgid "/Buddies/Add Chat..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14236 msgstr "/Priatelia/Pridať chat..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14237
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14238 #: ../pidgin/gtkblist.c:3856
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14239 msgid "/Buddies/Add Group..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14240 msgstr "/Priatelia/Pridať skupinu..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14241
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14242 #: ../pidgin/gtkblist.c:3891
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14243 msgid "/Tools/Privacy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14244 msgstr "/Nástroje/_Súkromie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14245
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14246 #: ../pidgin/gtkblist.c:3894
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14247 msgid "/Tools/Room List"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14248 msgstr "/Nástroje/Zoznam _miestností"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14249
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14250 #: ../pidgin/gtkblist.c:4026 ../pidgin/gtkdocklet.c:155
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14251 #: ../pidgin/gtkdocklet.c:160
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14252 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14253 msgid "%d unread message from %s\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14254 msgid_plural "%d unread messages from %s\n"
21482
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
14255 msgstr[0] "%d neprečítaná správa od používateľa %s\n"
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
14256 msgstr[1] "%d neprečítané správy od používateľa %s\n"
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
14257 msgstr[2] "%d neprečítaných správ od používateľa %s\n"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14258
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14259 #: ../pidgin/gtkblist.c:4189
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14260 msgid "Manually"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14261 msgstr "Ručne"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14262
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14263 #: ../pidgin/gtkblist.c:4192
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14264 msgid "By status"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14265 msgstr "Podľa stavu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14266
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14267 #: ../pidgin/gtkblist.c:4193
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14268 msgid "By log size"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14269 msgstr "Podľa veľkosti záznamu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14270
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14271 #: ../pidgin/gtkblist.c:4483
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14272 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14273 msgid "%s disconnected"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14274 msgstr "%s bol odpojený"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14275
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14276 #: ../pidgin/gtkblist.c:4485
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14277 #, c-format
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14278 msgid "%s disabled"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14279 msgstr "%s je vypnuté"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14280
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14281 #: ../pidgin/gtkblist.c:4489
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14282 msgid "Reconnect"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14283 msgstr "Pripojiť"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14284
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14285 #: ../pidgin/gtkblist.c:4489 ../pidgin/gtkblist.c:4577
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14286 msgid "Re-enable"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14287 msgstr "Povoliť účet"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14288
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14289 #: ../pidgin/gtkblist.c:4493 ../pidgin/gtkblist.c:4580
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14290 #: ../pidgin/gtkconv.c:1679
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14291 msgid "Ignore"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14292 msgstr "Ignorovať"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14293
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14294 #: ../pidgin/gtkblist.c:4604
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14295 #, c-format
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14296 msgid "%d account was disabled because you signed on from another location."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14297 msgid_plural ""
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14298 "%d accounts were disabled because you signed on from another location."
21482
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
14299 msgstr[0] "%d účet bol vypnutý, lebo ste sa prihlásili z iného miesta."
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
14300 msgstr[1] "%d účty boli vypnuté, lebo ste sa prihlásili z iného miesta."
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
14301 msgstr[2] "%d účtov bolo vypnutých, lebo ste sa prihlásili z iného miesta."
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14302
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14303 #: ../pidgin/gtkblist.c:4831
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14304 msgid "<b>Username:</b>"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
14305 msgstr "<b>Prihlasovacie meno:</b>"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
14306
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14307 #: ../pidgin/gtkblist.c:4838
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14308 msgid "<b>Password:</b>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14309 msgstr "<b>Heslo:</b>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14310
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14311 #: ../pidgin/gtkblist.c:4849
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14312 msgid "_Login"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14313 msgstr "Prihlásiť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14314
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14315 #: ../pidgin/gtkblist.c:4934
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14316 msgid "/Accounts"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14317 msgstr "/Účty"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14318
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14319 #. Translators: Please maintain the use of -> and <- to refer to menu heirarchy
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14320 #: ../pidgin/gtkblist.c:4948
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14321 #, c-format
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14322 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14323 "<span weight='bold' size='larger'>Welcome to %s!</span>\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14324 "\n"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14325 "You have no accounts enabled. Enable your IM accounts from the <b>Accounts</"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14326 "b> window at <b>Accounts->Manage</b>. Once you enable accounts, you'll be "
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14327 "able to sign on, set your status, and talk to your friends."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14328 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14329 "<span weight='bold' size='larger'>Vitajte v programe %s!</span>\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14330 "\n"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14331 "Zatiaľ nemáte adtivované žiadne IM účty. Môžete ich pridať v okne <b>Účty</"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14332 "b> ktoré nájdete v ponuke <b>Účty->Organizovať</b>. Po tom, ako aktivujete "
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
14333 "váš účet, budete sa môcť prihlásiť, zmeniť svoj stav a písať si s vašimi "
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
14334 "priateľmi."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14335
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14336 # SPRAVNE
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14337 #. set the Show Offline Buddies option. must be done
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14338 #. * after the treeview or faceprint gets mad. -Robot101
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14339 #.
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14340 #: ../pidgin/gtkblist.c:5219
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14341 msgid "/Buddies/Show/Offline Buddies"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14342 msgstr "/Priatelia/Zobraziť/Odpojených priateľov"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14343
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14344 #: ../pidgin/gtkblist.c:5222
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14345 msgid "/Buddies/Show/Empty Groups"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14346 msgstr "/Priatelia/Zobraziť/Prázdne skupiny"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14347
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14348 #: ../pidgin/gtkblist.c:5228
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14349 msgid "/Buddies/Show/Buddy Details"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14350 msgstr "/Priatelia/Zobraziť/Detaily priateľov"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14351
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14352 #: ../pidgin/gtkblist.c:5231
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14353 msgid "/Buddies/Show/Idle Times"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14354 msgstr "/Priatelia/Zobraziť/Časy nečinnosti"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14355
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14356 #: ../pidgin/gtkblist.c:5234
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14357 msgid "/Buddies/Show/Protocol Icons"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14358 msgstr "/Priatelia/Zobraziť/Ikony protokolov"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14359
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14360 #: ../pidgin/gtkblist.c:6166
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14361 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14362 "Please enter the screen name of the person you would like to add to your "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14363 "buddy list. You may optionally enter an alias, or nickname, for the buddy. "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14364 "The alias will be displayed in place of the screen name whenever possible.\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14365 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14366 "Zadajte, prosím, meno používateľa, ktorého chcete pridať do vášho zoznamu "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14367 "priateľov. Môžete vyplniť aj prezývku priateľa. Prezývka sa bude zobrazovať "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14368 "v zozname priateľov namiesto mena používateľa vždy, keď to bude možné.\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14369
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14370 #. Set up stuff for the account box
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14371 #: ../pidgin/gtkblist.c:6189
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14372 msgid "A_ccount:"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14373 msgstr "Úče_t:"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14374
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14375 #. End of account box
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14376 #: ../pidgin/gtkblist.c:6201
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14377 msgid "_Screen name:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14378 msgstr "_Používateľské meno:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14379
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14380 #: ../pidgin/gtkblist.c:6223 ../pidgin/gtkblist.c:6581
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14381 msgid "A_lias:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14382 msgstr "P_rezývka:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14383
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14384 #: ../pidgin/gtkblist.c:6491
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14385 msgid "This protocol does not support chat rooms."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14386 msgstr "Tento protokol nepodporuje miestnosti chatu."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14387
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14388 #: ../pidgin/gtkblist.c:6507
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14389 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14390 "You are not currently signed on with any protocols that have the ability to "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14391 "chat."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14392 msgstr "Momentálne nie ste pripojený na protokole, ktorý by podporoval chat."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14393
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14394 #: ../pidgin/gtkblist.c:6550
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14395 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14396 "Please enter an alias, and the appropriate information about the chat you "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14397 "would like to add to your buddy list.\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14398 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14399 "Prosím, zadajte prezývku a príslušné informácie o chate, ktorý chcete pridať "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14400 "do vášho zoznamu priateľov.\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14401
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14402 #: ../pidgin/gtkblist.c:6609
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14403 msgid "Autojoin when account becomes online."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14404 msgstr "Znovu pripojiť keď sa prihlásite."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14405
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14406 #: ../pidgin/gtkblist.c:6610
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14407 msgid "Hide chat when the window is closed."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14408 msgstr "Skryť chat keď je okno zatvorené."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14409
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14410 #: ../pidgin/gtkblist.c:6636
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14411 msgid "Please enter the name of the group to be added."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14412 msgstr "Prosím, zadajte názov skupiny ktorú chcete pridať."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14413
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14414 #: ../pidgin/gtkblist.c:7282
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14415 msgid "<PurpleMain>/Accounts/"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14416 msgstr "<PurpleMain>/Účty/"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14417
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14418 #: ../pidgin/gtkblist.c:7306
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14419 msgid "_Edit Account"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14420 msgstr "_Upraviť účet"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14421
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14422 #: ../pidgin/gtkblist.c:7319 ../pidgin/gtkconv.c:3146
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14423 msgid "No actions available"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14424 msgstr "Nie sú dostupné žiadne akcie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14425
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14426 #: ../pidgin/gtkblist.c:7327
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14427 msgid "_Disable"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14428 msgstr "_Vypnúť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14429
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14430 #: ../pidgin/gtkblist.c:7339
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14431 msgid "Enable Account"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14432 msgstr "Povoliť účet"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14433
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14434 #: ../pidgin/gtkblist.c:7345
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14435 msgid "<PurpleMain>/Accounts/Enable Account"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14436 msgstr "<PurpleMain>/Účty/Povoliť účet"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14437
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14438 #: ../pidgin/gtkblist.c:7394
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14439 msgid "/Tools"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14440 msgstr "/Nástroje"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14441
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14442 #: ../pidgin/gtkblist.c:7464
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14443 msgid "/Buddies/Sort Buddies"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14444 msgstr "/Priatelia/Zoradiť priateľov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14445
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14446 #. Widget creation function
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14447 #: ../pidgin/gtkcertmgr.c:531
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14448 msgid "SSL Servers"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14449 msgstr "SSL servery"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14450
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14451 #: ../pidgin/gtkconv.c:524
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14452 msgid "Unknown command."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14453 msgstr "Neznámy príkaz."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14454
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14455 #: ../pidgin/gtkconv.c:796 ../pidgin/gtkconv.c:822
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14456 msgid "That buddy is not on the same protocol as this chat."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14457 msgstr "Priateľ nie je na tom istom protokole ako tento chat"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14458
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14459 #: ../pidgin/gtkconv.c:816
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14460 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14461 "You are not currently signed on with an account that can invite that buddy."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14462 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14463 "Momentálne nie ste prihlásený v účte, ktorý dokáže pozvať tohoto priateľa."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14464
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14465 #: ../pidgin/gtkconv.c:869
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14466 msgid "Invite Buddy Into Chat Room"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14467 msgstr "Pozvať priateľa do miestnosti chatu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14468
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14469 #. Put our happy label in it.
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14470 #: ../pidgin/gtkconv.c:899
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14471 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14472 "Please enter the name of the user you wish to invite, along with an optional "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14473 "invite message."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14474 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14475 "Zadajte, prosím, meno používateľa, ktorého chcete pozvať, spolu s nepovinnou "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14476 "pozývacou správou."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14477
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14478 #: ../pidgin/gtkconv.c:920
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14479 msgid "_Buddy:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14480 msgstr "_Priateľ:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14481
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14482 #: ../pidgin/gtkconv.c:931 ../pidgin/gtksavedstatuses.c:1200
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14483 #: ../pidgin/gtksavedstatuses.c:1536
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14484 msgid "_Message:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14485 msgstr "_Správa:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14486
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14487 #: ../pidgin/gtkconv.c:995
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14488 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14489 msgid "<h1>Conversation with %s</h1>\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14490 msgstr "<h1>Rozhovor s %s</h1>\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14491
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14492 #: ../pidgin/gtkconv.c:1033
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14493 msgid "Save Conversation"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14494 msgstr "Uložiť konverzáciu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14495
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14496 #: ../pidgin/gtkconv.c:1179 ../pidgin/gtkdebug.c:168 ../pidgin/gtkdebug.c:748
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14497 msgid "Find"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14498 msgstr "Nájsť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14499
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14500 #: ../pidgin/gtkconv.c:1205 ../pidgin/gtkdebug.c:196
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14501 msgid "_Search for:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14502 msgstr "Hľadať:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14503
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14504 #: ../pidgin/gtkconv.c:1676
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14505 msgid "Un-Ignore"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14506 msgstr "Neignorovať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14507
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14508 #: ../pidgin/gtkconv.c:1699
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14509 msgid "Get Away Message"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14510 msgstr "Získať správu o neprítomnosti"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14511
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14512 #: ../pidgin/gtkconv.c:1722
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14513 msgid "Last said"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14514 msgstr "Naposledy povedal"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14515
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14516 #: ../pidgin/gtkconv.c:2671
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14517 msgid "Unable to save icon file to disk."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14518 msgstr "Nepodarilo sa uložiť súbor ikony na disk."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14519
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14520 #: ../pidgin/gtkconv.c:2722
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14521 msgid "Save Icon"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14522 msgstr "Uložiť ikonu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14523
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14524 #: ../pidgin/gtkconv.c:2774
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14525 msgid "Animate"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14526 msgstr "Animovať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14527
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14528 #: ../pidgin/gtkconv.c:2779
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14529 msgid "Hide Icon"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14530 msgstr "Skryť ikonu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14531
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14532 #: ../pidgin/gtkconv.c:2782
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14533 msgid "Save Icon As..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14534 msgstr "Uložiť ikonu ako..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14535
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14536 #: ../pidgin/gtkconv.c:2786
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14537 msgid "Set Custom Icon..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14538 msgstr "Nastaviť vlastnú ikonu..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14539
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14540 #: ../pidgin/gtkconv.c:2799
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14541 msgid "Remove Custom Icon"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14542 msgstr "Odstrániť vlastnú ikonu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14543
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14544 #: ../pidgin/gtkconv.c:2931
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14545 msgid "Show All"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14546 msgstr "Zobraziť všetko"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14547
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14548 #. Conversation menu
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14549 #: ../pidgin/gtkconv.c:2950
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14550 msgid "/_Conversation"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14551 msgstr "/_Rozhovor"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14552
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14553 #: ../pidgin/gtkconv.c:2952
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14554 msgid "/Conversation/New Instant _Message..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14555 msgstr "/Rozhovor/Nová správa..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14556
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14557 #: ../pidgin/gtkconv.c:2957
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14558 msgid "/Conversation/_Find..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14559 msgstr "/Rozhovor/_Hľadať..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14560
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14561 #: ../pidgin/gtkconv.c:2959
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14562 msgid "/Conversation/View _Log"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14563 msgstr "/Rozhovor/Zobraziť _záznam"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14564
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14565 #: ../pidgin/gtkconv.c:2960
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14566 msgid "/Conversation/_Save As..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14567 msgstr "/Rozhovor/_Uložiť ako..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14568
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14569 #: ../pidgin/gtkconv.c:2962
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14570 msgid "/Conversation/Clea_r Scrollback"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14571 msgstr "/Rozhovor/Vymazať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14572
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14573 #: ../pidgin/gtkconv.c:2966
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14574 msgid "/Conversation/Se_nd File..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14575 msgstr "/Rozhovor/Odos_lať súbor..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14576
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14577 #: ../pidgin/gtkconv.c:2967
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14578 msgid "/Conversation/Add Buddy _Pounce..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14579 msgstr "/Rozhovor/Pridať _sledovanie priateľa..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14580
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14581 #: ../pidgin/gtkconv.c:2969
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14582 msgid "/Conversation/_Get Info"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14583 msgstr "/Rozhovor/_Zobraziť podrobnosti"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14584
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14585 #: ../pidgin/gtkconv.c:2971
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14586 msgid "/Conversation/In_vite..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14587 msgstr "/Rozhovor/Poz_vať..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14588
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14589 #: ../pidgin/gtkconv.c:2973
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14590 msgid "/Conversation/M_ore"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14591 msgstr "/Conversation/Via_c"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14592
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14593 #: ../pidgin/gtkconv.c:2977
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14594 msgid "/Conversation/Al_ias..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14595 msgstr "/Rozhovor/Pre_zývka..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14596
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14597 #: ../pidgin/gtkconv.c:2979
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14598 msgid "/Conversation/_Block..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14599 msgstr "/Rozhovor/_Blokovať..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14600
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14601 #: ../pidgin/gtkconv.c:2981
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14602 msgid "/Conversation/_Unblock..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14603 msgstr "/Rozhovor/_Odblokovať..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14604
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14605 #: ../pidgin/gtkconv.c:2983
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14606 msgid "/Conversation/_Add..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14607 msgstr "/Rozhovor/_Pridať..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14608
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14609 #: ../pidgin/gtkconv.c:2985
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14610 msgid "/Conversation/_Remove..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14611 msgstr "/Rozhovor/_Odstrániť..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14612
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14613 #: ../pidgin/gtkconv.c:2990
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14614 msgid "/Conversation/Insert Lin_k..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14615 msgstr "/Rozhovor/Vložiť od_kaz..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14616
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14617 #: ../pidgin/gtkconv.c:2992
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14618 msgid "/Conversation/Insert Imag_e..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14619 msgstr "/Rozhovor/Vložiť _obrázok..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14620
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14621 #: ../pidgin/gtkconv.c:2998
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14622 msgid "/Conversation/_Close"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14623 msgstr "/Rozhovor/_Zavrieť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14624
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14625 #. Options
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14626 #: ../pidgin/gtkconv.c:3002
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14627 msgid "/_Options"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14628 msgstr "/_Možnosti"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14629
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14630 #: ../pidgin/gtkconv.c:3003
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14631 msgid "/Options/Enable _Logging"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14632 msgstr "/Možnosti/Povoliť zaz_namenávanie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14633
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14634 #: ../pidgin/gtkconv.c:3004
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14635 msgid "/Options/Enable _Sounds"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14636 msgstr "/Možnosti/Povoliť _zvuky"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14637
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14638 #: ../pidgin/gtkconv.c:3006
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14639 msgid "/Options/Show Formatting _Toolbars"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14640 msgstr "/Možnosti/Zobraziť panely formá_tovania"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14641
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14642 #: ../pidgin/gtkconv.c:3007
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14643 msgid "/Options/Show Ti_mestamps"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14644 msgstr "/Možnosti/Zobrazovať ča_sové značky"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14645
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14646 #: ../pidgin/gtkconv.c:3134
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14647 msgid "/Conversation/More"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14648 msgstr "/Rozhovor/Viac"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14649
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14650 #: ../pidgin/gtkconv.c:3190
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14651 msgid "/Options"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14652 msgstr "/_Možnosti"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14653
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14654 #. The menubar has been deactivated. Make sure the 'More' submenu is regenerated next time
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14655 #. * the 'Conversation' menu pops up.
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14656 #. Make sure the 'Conversation -> More' menuitems are regenerated whenever
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14657 #. * the 'Conversation' menu pops up because the entries can change after the
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14658 #. * conversation is created.
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14659 #: ../pidgin/gtkconv.c:3225 ../pidgin/gtkconv.c:3257
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14660 msgid "/Conversation"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14661 msgstr "/Rozhovor"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14662
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14663 #: ../pidgin/gtkconv.c:3265
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14664 msgid "/Conversation/View Log"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14665 msgstr "/Rozhovor/Zobraziť _záznam"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14666
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14667 #: ../pidgin/gtkconv.c:3271
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14668 msgid "/Conversation/Send File..."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14669 msgstr "/Rozhovor/Odos_lať súbor..."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14670
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14671 #: ../pidgin/gtkconv.c:3275
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14672 msgid "/Conversation/Add Buddy Pounce..."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14673 msgstr "/Rozhovor/Pridať _sledovanie priateľa..."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14674
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14675 #: ../pidgin/gtkconv.c:3281
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14676 msgid "/Conversation/Get Info"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14677 msgstr "/Rozhovor/_Zobraziť podrobnosti"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14678
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14679 #: ../pidgin/gtkconv.c:3285
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14680 msgid "/Conversation/Invite..."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14681 msgstr "/Rozhovor/Poz_vať..."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14682
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14683 #: ../pidgin/gtkconv.c:3291
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14684 msgid "/Conversation/Alias..."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14685 msgstr "/Rozhovor/Pre_zývka..."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14686
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14687 #: ../pidgin/gtkconv.c:3295
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14688 msgid "/Conversation/Block..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14689 msgstr "/Rozhovor/_Blokovať..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14690
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14691 #: ../pidgin/gtkconv.c:3299
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14692 msgid "/Conversation/Unblock..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14693 msgstr "/Rozhovor/_Odblokovať..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14694
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14695 #: ../pidgin/gtkconv.c:3303
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14696 msgid "/Conversation/Add..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14697 msgstr "/Rozhovor/_Pridať..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14698
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14699 #: ../pidgin/gtkconv.c:3307
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14700 msgid "/Conversation/Remove..."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14701 msgstr "/Rozhovor/Odstrániť..."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14702
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14703 #: ../pidgin/gtkconv.c:3313
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14704 msgid "/Conversation/Insert Link..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14705 msgstr "/Rozhovor/Vložiť odkaz..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14706
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14707 #: ../pidgin/gtkconv.c:3317
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14708 msgid "/Conversation/Insert Image..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14709 msgstr "/Rozhovor/Vložiť obrázok..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14710
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14711 #: ../pidgin/gtkconv.c:3323
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14712 msgid "/Options/Enable Logging"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14713 msgstr "/Možnosti/Povoliť zaz_namenávanie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14714
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14715 #: ../pidgin/gtkconv.c:3326
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14716 msgid "/Options/Enable Sounds"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14717 msgstr "/Možnosti/Povoliť _zvuky"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14718
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14719 #: ../pidgin/gtkconv.c:3339
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14720 msgid "/Options/Show Formatting Toolbars"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14721 msgstr "/Možnosti/Zobraziť panely formá_tovania"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14722
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14723 #: ../pidgin/gtkconv.c:3342
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14724 msgid "/Options/Show Timestamps"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14725 msgstr "/Možnosti/Zobrazovať ča_sové značky"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14726
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14727 #: ../pidgin/gtkconv.c:3419 ../pidgin/gtkconv.c:3461
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14728 msgid "User is typing..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14729 msgstr "Používateľ píše..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14730
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14731 #: ../pidgin/gtkconv.c:3464
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14732 msgid "User has typed something and stopped"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14733 msgstr "Používateľ niečo napísal a prestal"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14734
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14735 #. Build the Send To menu
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14736 #: ../pidgin/gtkconv.c:3648 ../pidgin/gtkconv.c:8248
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14737 msgid "S_end To"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14738 msgstr "Odoslať do"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14739
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14740 #: ../pidgin/gtkconv.c:4360
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14741 msgid "_Send"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14742 msgstr "Odo_slať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14743
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14744 #. Setup the label telling how many people are in the room.
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14745 #: ../pidgin/gtkconv.c:4473
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14746 msgid "0 people in room"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14747 msgstr "V miestnosti je 0 osôb"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14748
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14749 #: ../pidgin/gtkconv.c:5846 ../pidgin/gtkconv.c:5967
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14750 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14751 msgid "%d person in room"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14752 msgid_plural "%d people in room"
21482
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
14753 msgstr[0] "V miestnosti je %d osoba"
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
14754 msgstr[1] "V miestnosti sú %d osoby"
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
14755 msgstr[2] "V miestnosti je %d osôb"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14756
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14757 #: ../pidgin/gtkconv.c:6574 ../pidgin/gtkstatusbox.c:660
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14758 msgid "Typing"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14759 msgstr "Píše"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14760
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14761 #: ../pidgin/gtkconv.c:6578
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14762 msgid "Stopped Typing"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14763 msgstr "Prestal písať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14764
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14765 #: ../pidgin/gtkconv.c:6581
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14766 msgid "Nick Said"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14767 msgstr "Používateľ napísal"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14768
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14769 #: ../pidgin/gtkconv.c:6584 ../pidgin/gtkdocklet.c:685
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14770 msgid "Unread Messages"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14771 msgstr "Neprečítané správy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14772
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14773 #: ../pidgin/gtkconv.c:6590
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14774 msgid "New Event"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14775 msgstr "Nová udalosť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14776
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14777 #: ../pidgin/gtkconv.c:7767
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14778 msgid "clear: Clears all conversation scrollbacks."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14779 msgstr "clear: Vyčistí všetky záznamy konverzácie."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14780
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14781 #: ../pidgin/gtkconv.c:7930
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14782 msgid "Confirm close"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14783 msgstr "Potvrdenie uzavrenia"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14784
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14785 #: ../pidgin/gtkconv.c:7962
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14786 msgid "You have unread messages. Are you sure you want to close the window?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14787 msgstr "Máte neprečítané správy. Naozaj chcete zavrieť toto okno?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14788
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14789 #: ../pidgin/gtkconv.c:8581
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14790 msgid "Close other tabs"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14791 msgstr "Zavrieť ostatné karty"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14792
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14793 #: ../pidgin/gtkconv.c:8587
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14794 msgid "Close all tabs"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14795 msgstr "Zavrieť všetky karty"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14796
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14797 #: ../pidgin/gtkconv.c:8595
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14798 msgid "Detach this tab"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14799 msgstr "Odpojiť túto kartu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14800
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14801 #: ../pidgin/gtkconv.c:8601
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14802 msgid "Close this tab"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14803 msgstr "Zavrieť túto kartu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14804
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14805 #: ../pidgin/gtkconv.c:9106
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14806 msgid "Close conversation"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14807 msgstr "Zavrieť rozhovor"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14808
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14809 #: ../pidgin/gtkconv.c:9708
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14810 msgid "Last created window"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14811 msgstr "Naposledy otvorené okno"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14812
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14813 #: ../pidgin/gtkconv.c:9710
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14814 msgid "Separate IM and Chat windows"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14815 msgstr "Oddeľovať okná správ a chatov"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14816
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14817 #: ../pidgin/gtkconv.c:9712 ../pidgin/gtkprefs.c:1510
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14818 msgid "New window"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14819 msgstr "V novom okne"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14820
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14821 #: ../pidgin/gtkconv.c:9714
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14822 msgid "By group"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14823 msgstr "Podľa skupiny"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14824
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14825 #: ../pidgin/gtkconv.c:9716
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14826 msgid "By account"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14827 msgstr "Podľa účtu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14828
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14829 #: ../pidgin/gtkdebug.c:235
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14830 msgid "Save Debug Log"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14831 msgstr "Uložiť ladiaci záznam"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14832
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14833 #: ../pidgin/gtkdebug.c:583
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14834 msgid "Invert"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14835 msgstr "Prevrátiť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14836
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14837 #: ../pidgin/gtkdebug.c:586
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14838 msgid "Highlight matches"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14839 msgstr "Zvýraznenie súhlasí"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14840
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14841 #: ../pidgin/gtkdebug.c:653
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14842 msgid "_Icon Only"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14843 msgstr "Len _ikony"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14844
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14845 #: ../pidgin/gtkdebug.c:654
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14846 msgid "_Text Only"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14847 msgstr "Len _text"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14848
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14849 #: ../pidgin/gtkdebug.c:655
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14850 msgid "_Both Icon & Text"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14851 msgstr "O_boje, ikony aj text"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14852
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14853 #: ../pidgin/gtkdebug.c:780
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14854 msgid "Filter"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14855 msgstr "Filter"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14856
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14857 #: ../pidgin/gtkdebug.c:799
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14858 msgid "Right click for more options."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14859 msgstr "Pravý klik pre viac možností."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14860
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14861 #: ../pidgin/gtkdebug.c:829
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14862 msgid "Level "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14863 msgstr "Úroveň "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14864
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14865 #: ../pidgin/gtkdebug.c:830 ../pidgin/gtkdebug.c:836
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14866 msgid "Select the debug filter level."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14867 msgstr "Vyberte úroveň ladiaceho filtru."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14868
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14869 #: ../pidgin/gtkdebug.c:838
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14870 msgid "All"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14871 msgstr "Všetky"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14872
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14873 #: ../pidgin/gtkdebug.c:839
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14874 msgid "Misc"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14875 msgstr "Rôzne"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14876
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14877 #: ../pidgin/gtkdebug.c:841
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14878 msgid "Warning"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14879 msgstr "Upozornenie"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14880
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14881 #: ../pidgin/gtkdebug.c:842
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14882 msgid "Error "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14883 msgstr "Chyba "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14884
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14885 #: ../pidgin/gtkdebug.c:843
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14886 msgid "Fatal Error"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14887 msgstr "Závažná chyba"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14888
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14889 #: ../pidgin/gtkdialogs.c:72 ../pidgin/gtkdialogs.c:117
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14890 msgid "lead developer"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14891 msgstr "vedúci vývojár"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14892
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14893 #: ../pidgin/gtkdialogs.c:73 ../pidgin/gtkdialogs.c:74
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14894 #: ../pidgin/gtkdialogs.c:75 ../pidgin/gtkdialogs.c:76
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14895 #: ../pidgin/gtkdialogs.c:77 ../pidgin/gtkdialogs.c:78
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14896 #: ../pidgin/gtkdialogs.c:79 ../pidgin/gtkdialogs.c:80
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14897 #: ../pidgin/gtkdialogs.c:81 ../pidgin/gtkdialogs.c:82
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14898 #: ../pidgin/gtkdialogs.c:83 ../pidgin/gtkdialogs.c:84
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14899 #: ../pidgin/gtkdialogs.c:85 ../pidgin/gtkdialogs.c:86
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14900 #: ../pidgin/gtkdialogs.c:87 ../pidgin/gtkdialogs.c:90
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14901 #: ../pidgin/gtkdialogs.c:92 ../pidgin/gtkdialogs.c:93
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14902 msgid "developer"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14903 msgstr "vývojár"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14904
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14905 #: ../pidgin/gtkdialogs.c:88
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14906 msgid "support"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14907 msgstr "podpora"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14908
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14909 #: ../pidgin/gtkdialogs.c:89
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14910 msgid "support/QA"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14911 msgstr "podpora/testovanie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14912
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
14913 #: ../pidgin/gtkdialogs.c:91 ../pidgin/gtkdialogs.c:112
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14914 msgid "developer & webmaster"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14915 msgstr "vývojár a webmaster"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14916
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14917 #: ../pidgin/gtkdialogs.c:99
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14918 msgid "Senior Contributor/QA"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14919 msgstr "Bývalý prispievateľ/QA"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14920
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14921 #: ../pidgin/gtkdialogs.c:108
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14922 msgid "win32 port"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14923 msgstr "port na win32"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14924
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14925 #: ../pidgin/gtkdialogs.c:109 ../pidgin/gtkdialogs.c:110
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14926 msgid "maintainer"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14927 msgstr "správca"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14928
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14929 #: ../pidgin/gtkdialogs.c:111
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14930 msgid "libfaim maintainer"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14931 msgstr "správca libfaim"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14932
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14933 #. If "lazy bum" translates literally into a serious insult, use something else or omit it.
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14934 #: ../pidgin/gtkdialogs.c:114
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14935 msgid "hacker and designated driver [lazy bum]"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14936 msgstr "hacker a vymenovaný šofér [lenivý zadok]"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14937
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14938 #: ../pidgin/gtkdialogs.c:115
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14939 msgid "XMPP developer"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14940 msgstr "XMPP vývojár"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14941
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14942 #: ../pidgin/gtkdialogs.c:116
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14943 msgid "original author"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14944 msgstr "pôvodný autor"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14945
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14946 #: ../pidgin/gtkdialogs.c:133
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14947 msgid "Afrikaans"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14948 msgstr "afrikánčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14949
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
14950 #: ../pidgin/gtkdialogs.c:134 ../pidgin/gtkdialogs.c:226
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14951 msgid "Arabic"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14952 msgstr "arabčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14953
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14954 #: ../pidgin/gtkdialogs.c:135
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14955 msgid "Belarusian Latin"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14956 msgstr "bieloruština, latinka"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14957
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14958 #: ../pidgin/gtkdialogs.c:136 ../pidgin/gtkdialogs.c:137
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
14959 #: ../pidgin/gtkdialogs.c:227
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14960 msgid "Bulgarian"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14961 msgstr "bulharčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14962
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14963 #: ../pidgin/gtkdialogs.c:138 ../pidgin/gtkdialogs.c:139
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14964 #: ../pidgin/gtkdialogs.c:140 ../pidgin/gtkdialogs.c:141
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14965 msgid "Bengali"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14966 msgstr "bengálčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14967
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14968 #: ../pidgin/gtkdialogs.c:142
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14969 msgid "Bosnian"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14970 msgstr "bosniačtina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14971
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
14972 #: ../pidgin/gtkdialogs.c:143 ../pidgin/gtkdialogs.c:228
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
14973 #: ../pidgin/gtkdialogs.c:229
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14974 msgid "Catalan"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14975 msgstr "katalánčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14976
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14977 #: ../pidgin/gtkdialogs.c:144 ../pidgin/gtkdialogs.c:145
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14978 msgid "Valencian-Catalan"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
14979 msgstr "katalánčina, valencijčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14980
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
14981 #: ../pidgin/gtkdialogs.c:146 ../pidgin/gtkdialogs.c:230
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14982 msgid "Czech"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14983 msgstr "čeština"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14984
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14985 #: ../pidgin/gtkdialogs.c:147 ../pidgin/gtkdialogs.c:148
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14986 msgid "Danish"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14987 msgstr "dánčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
14988
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14989 #: ../pidgin/gtkdialogs.c:149 ../pidgin/gtkdialogs.c:150
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
14990 #: ../pidgin/gtkdialogs.c:231
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
14991 msgid "German"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14992 msgstr "nemčina"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
14993
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14994 #: ../pidgin/gtkdialogs.c:151 ../pidgin/gtkdialogs.c:152
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14995 #: ../pidgin/gtkdialogs.c:153
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
14996 msgid "Dzongkha"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
14997 msgstr "dzongkä"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
14998
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
14999 #: ../pidgin/gtkdialogs.c:154 ../pidgin/gtkdialogs.c:155
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15000 msgid "Greek"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15001 msgstr "gréčtina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15002
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15003 #: ../pidgin/gtkdialogs.c:156
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15004 msgid "Australian English"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15005 msgstr "austrálska angličtina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15006
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15007 #: ../pidgin/gtkdialogs.c:157
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15008 msgid "Canadian English"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15009 msgstr "kanadská angličtina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15010
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15011 #: ../pidgin/gtkdialogs.c:158
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15012 msgid "British English"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15013 msgstr "britská angličtina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15014
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15015 #: ../pidgin/gtkdialogs.c:159
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15016 msgid "Esperanto"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15017 msgstr "esperanto"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15018
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15019 #: ../pidgin/gtkdialogs.c:160 ../pidgin/gtkdialogs.c:232
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15020 #: ../pidgin/gtkdialogs.c:233 ../pidgin/gtkdialogs.c:234
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15021 #: ../pidgin/gtkdialogs.c:235
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15022 msgid "Spanish"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15023 msgstr "španielčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15024
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15025 #: ../pidgin/gtkdialogs.c:161
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
15026 msgid "Estonian"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15027 msgstr "estónčina"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
15028
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15029 #: ../pidgin/gtkdialogs.c:162 ../pidgin/gtkdialogs.c:163
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15030 msgid "Euskera(Basque)"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15031 msgstr "euskera (baskičtina)"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15032
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15033 #: ../pidgin/gtkdialogs.c:164 ../pidgin/gtkdialogs.c:165
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15034 #: ../pidgin/gtkdialogs.c:166
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15035 msgid "Persian"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15036 msgstr "perzština"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15037
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15038 #: ../pidgin/gtkdialogs.c:167 ../pidgin/gtkdialogs.c:236
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15039 #: ../pidgin/gtkdialogs.c:237
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15040 msgid "Finnish"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15041 msgstr "fínčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15042
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15043 #: ../pidgin/gtkdialogs.c:168 ../pidgin/gtkdialogs.c:238
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15044 #: ../pidgin/gtkdialogs.c:239 ../pidgin/gtkdialogs.c:240
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15045 #: ../pidgin/gtkdialogs.c:241
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15046 msgid "French"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15047 msgstr "francúzština"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15048
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15049 #: ../pidgin/gtkdialogs.c:169 ../pidgin/gtkdialogs.c:170
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15050 #: ../pidgin/gtkdialogs.c:242
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15051 msgid "Galician"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
15052 msgstr "galícijčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15053
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15054 #: ../pidgin/gtkdialogs.c:171 ../pidgin/gtkdialogs.c:172
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15055 msgid "Gujarati"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
15056 msgstr "gudžarátčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15057
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15058 #: ../pidgin/gtkdialogs.c:172
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15059 msgid "Gujarati Language Team"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
15060 msgstr "gudžarátsky jazykový tým"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15061
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15062 #: ../pidgin/gtkdialogs.c:173 ../pidgin/gtkdialogs.c:243
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15063 msgid "Hebrew"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15064 msgstr "hebrejčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15065
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15066 #: ../pidgin/gtkdialogs.c:174
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15067 msgid "Hindi"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15068 msgstr "hindčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15069
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15070 #: ../pidgin/gtkdialogs.c:175 ../pidgin/gtkdialogs.c:244
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15071 msgid "Hungarian"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15072 msgstr "Maďarčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15073
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15074 #: ../pidgin/gtkdialogs.c:176
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15075 msgid "Indonesian"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15076 msgstr "indonézština"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15077
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15078 #: ../pidgin/gtkdialogs.c:177 ../pidgin/gtkdialogs.c:245
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15079 msgid "Italian"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15080 msgstr "taliančina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15081
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15082 #: ../pidgin/gtkdialogs.c:178 ../pidgin/gtkdialogs.c:246
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15083 #: ../pidgin/gtkdialogs.c:247 ../pidgin/gtkdialogs.c:248
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15084 msgid "Japanese"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15085 msgstr "japončina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15086
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15087 #: ../pidgin/gtkdialogs.c:179 ../pidgin/gtkdialogs.c:249
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15088 msgid "Georgian"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15089 msgstr "gruzínčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15090
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15091 #: ../pidgin/gtkdialogs.c:179
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15092 msgid "Ubuntu Georgian Translators"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
15093 msgstr "Ubuntu gruzínski prekladatelia"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
15094
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15095 #: ../pidgin/gtkdialogs.c:180
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15096 msgid "Kannada"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15097 msgstr "kannadčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15098
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15099 #: ../pidgin/gtkdialogs.c:180
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15100 msgid "Kannada Translation team"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
15101 msgstr "kannádsky prekladateľský tím"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15102
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15103 #: ../pidgin/gtkdialogs.c:181 ../pidgin/gtkdialogs.c:250
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15104 #: ../pidgin/gtkdialogs.c:251
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15105 msgid "Korean"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15106 msgstr "kórejčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15107
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15108 #: ../pidgin/gtkdialogs.c:182 ../pidgin/gtkdialogs.c:183
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15109 #: ../pidgin/gtkdialogs.c:184
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15110 msgid "Kurdish"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15111 msgstr "kurdčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15112
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15113 #: ../pidgin/gtkdialogs.c:185
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15114 msgid "Lao"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
15115 msgstr "laoština"
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15116
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15117 #: ../pidgin/gtkdialogs.c:186 ../pidgin/gtkdialogs.c:252
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15118 #: ../pidgin/gtkdialogs.c:253
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15119 msgid "Lithuanian"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15120 msgstr "litovčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15121
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15122 #: ../pidgin/gtkdialogs.c:187 ../pidgin/gtkdialogs.c:188
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15123 #: ../pidgin/gtkdialogs.c:189 ../pidgin/gtkdialogs.c:254
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15124 msgid "Macedonian"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15125 msgstr "macedónčina"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15126
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15127 #: ../pidgin/gtkdialogs.c:190 ../pidgin/gtkdialogs.c:255
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15128 #: ../pidgin/gtkdialogs.c:256
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15129 msgid "Bokmål Norwegian"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15130 msgstr "nórsky bokmål"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15131
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15132 #: ../pidgin/gtkdialogs.c:191
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15133 msgid "Nepali"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15134 msgstr "nepálčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15135
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15136 #: ../pidgin/gtkdialogs.c:192
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15137 msgid "Dutch, Flemish"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15138 msgstr "holandšina, flámska"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15139
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15140 #: ../pidgin/gtkdialogs.c:193
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15141 msgid "Norwegian Nynorsk"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15142 msgstr "nórsky nynorsk"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15143
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15144 #: ../pidgin/gtkdialogs.c:194 ../pidgin/gtkdialogs.c:195
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15145 #: ../pidgin/gtkdialogs.c:196 ../pidgin/gtkdialogs.c:257
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15146 msgid "Polish"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15147 msgstr "poľština"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15148
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15149 #: ../pidgin/gtkdialogs.c:197
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15150 msgid "Portuguese"
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15151 msgstr "portugalčina"
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15152
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15153 #: ../pidgin/gtkdialogs.c:198
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15154 msgid "Portuguese-Brazil"
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15155 msgstr "portugalčina (Brazília)"
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15156
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15157 #: ../pidgin/gtkdialogs.c:199
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15158 msgid "Pashto"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15159 msgstr "paštčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15160
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15161 #: ../pidgin/gtkdialogs.c:200
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15162 msgid "Romanian"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15163 msgstr "rumunčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15164
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15165 #: ../pidgin/gtkdialogs.c:201 ../pidgin/gtkdialogs.c:258
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15166 #: ../pidgin/gtkdialogs.c:259
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15167 msgid "Russian"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15168 msgstr "ruština"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15169
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15170 #: ../pidgin/gtkdialogs.c:202 ../pidgin/gtkdialogs.c:203
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15171 #: ../pidgin/gtkdialogs.c:260 ../pidgin/gtkdialogs.c:261
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15172 #: ../pidgin/gtkdialogs.c:262
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15173 msgid "Slovak"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15174 msgstr "slovenčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15175
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15176 #: ../pidgin/gtkdialogs.c:204 ../pidgin/gtkdialogs.c:263
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15177 msgid "Slovenian"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15178 msgstr "slovinčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15179
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15180 #: ../pidgin/gtkdialogs.c:205
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15181 msgid "Albanian"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15182 msgstr "albánčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15183
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15184 #: ../pidgin/gtkdialogs.c:206 ../pidgin/gtkdialogs.c:207
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15185 #: ../pidgin/gtkdialogs.c:264 ../pidgin/gtkdialogs.c:265
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15186 msgid "Serbian"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15187 msgstr "srbčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15188
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15189 #: ../pidgin/gtkdialogs.c:208 ../pidgin/gtkdialogs.c:266
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15190 #: ../pidgin/gtkdialogs.c:267
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15191 msgid "Swedish"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15192 msgstr "švédčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15193
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15194 #: ../pidgin/gtkdialogs.c:209
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15195 msgid "Tamil"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15196 msgstr "tamilčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15197
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15198 #: ../pidgin/gtkdialogs.c:210
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15199 msgid "Telugu"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15200 msgstr "telugčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15201
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15202 #: ../pidgin/gtkdialogs.c:211
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15203 msgid "Thai"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15204 msgstr "thajčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15205
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15206 #: ../pidgin/gtkdialogs.c:212 ../pidgin/gtkdialogs.c:268
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15207 msgid "Turkish"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15208 msgstr "turečtina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15209
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15210 #: ../pidgin/gtkdialogs.c:213
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15211 msgid "Vietnamese"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15212 msgstr "vietnamčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15213
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15214 #: ../pidgin/gtkdialogs.c:213
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15215 msgid "T.M.Thanh and the Gnome-Vi Team"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15216 msgstr "T.M.Thanh a Gnome-Vi tím"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15217
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15218 #: ../pidgin/gtkdialogs.c:214 ../pidgin/gtkdialogs.c:269
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15219 msgid "Simplified Chinese"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15220 msgstr "zjednodušená čínština"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15221
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15222 #: ../pidgin/gtkdialogs.c:215 ../pidgin/gtkdialogs.c:216
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15223 #: ../pidgin/gtkdialogs.c:217
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15224 msgid "Hong Kong Chinese"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15225 msgstr "hongkongská čínština"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15226
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15227 #: ../pidgin/gtkdialogs.c:218 ../pidgin/gtkdialogs.c:219
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15228 #: ../pidgin/gtkdialogs.c:270
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15229 msgid "Traditional Chinese"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15230 msgstr "tradičná čínština"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15231
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
15232 #: ../pidgin/gtkdialogs.c:225
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15233 msgid "Amharic"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15234 msgstr "amharčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15235
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15236 #: ../pidgin/gtkdialogs.c:368
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15237 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15238 msgid "About %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15239 msgstr "O programe %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15240
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15241 #: ../pidgin/gtkdialogs.c:411
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15242 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15243 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15244 "%s is a graphical modular messaging client based on libpurple which is "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15245 "capable of connecting to AIM, MSN, Yahoo!, XMPP, ICQ, IRC, SILC, SIP/SIMPLE, "
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15246 "Novell GroupWise, Lotus Sametime, Bonjour, Zephyr, MySpaceIM, Gadu-Gadu, and "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15247 "QQ all at once. It is written using GTK+.<BR><BR>You may modify and "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15248 "redistribute the program under the terms of the GPL (version 2 or later). A "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15249 "copy of the GPL is contained in the 'COPYING' file distributed with %s. %s "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15250 "is copyrighted by its contributors. See the 'COPYRIGHT' file for the "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15251 "complete list of contributors. We provide no warranty for this program."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15252 "<BR><BR>"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15253 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15254 "%s je modulárny IM klient založený na knižnici libpurple, ktorý podporuje "
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
15255 "protokoly AIM, MSN, Yahoo!, XMPP, ICQ, IRC, SILC, SIP/SIMPLE, Novell "
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15256 "GroupWise, Lotus Sametime, Bonjour, Zephyr, MySpaceIM, Gadu-Gadu, a QQ. Je "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15257 "vytvorený pomocou knižnice GTK+.<BR><BR>Tento program môžete upravovať a "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15258 "distribuovať podľa podmienok licencie GPL (vo verzii 2 alebo novšej). Kópia "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15259 "licencie GPL sa nachádza v súbore „COPYING“, ktorý je dodávaný spolu s "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15260 "programom %s. Vlastníkmi autorských práv programu %s sú jeho "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15261 "prispievatelia. Kompletný zoznam prispievateľov si môžete pozrieť v súbore "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15262 "„COPYRIGHT“. Na tento program vám neposkytujeme žiadnu záruku.<BR><BR>"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15263
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15264 #: ../pidgin/gtkdialogs.c:429
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15265 msgid "<FONT SIZE=\"4\">IRC:</FONT> #pidgin on irc.freenode.net<BR><BR>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15266 msgstr "<FONT SIZE=\"4\">IRC:</FONT> #pidgin na irc.freenode.net<BR><BR>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15267
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15268 #: ../pidgin/gtkdialogs.c:434
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15269 msgid "Current Developers"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15270 msgstr "Aktívni vývojári"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15271
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15272 #: ../pidgin/gtkdialogs.c:449
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15273 msgid "Crazy Patch Writers"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15274 msgstr "Blázniví autori záplat"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15275
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15276 #: ../pidgin/gtkdialogs.c:464
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15277 msgid "Retired Developers"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15278 msgstr "Vývojári v ústraní"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15279
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15280 #: ../pidgin/gtkdialogs.c:479
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
15281 msgid "Retired Crazy Patch Writers"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
15282 msgstr "Blázniví autori patchov v ústraní"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
15283
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15284 #: ../pidgin/gtkdialogs.c:494
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15285 msgid "Artists"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15286 msgstr "Umelci"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15287
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15288 #: ../pidgin/gtkdialogs.c:509
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15289 msgid "Current Translators"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15290 msgstr "Súčasní prekladatelia"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15291
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15292 #: ../pidgin/gtkdialogs.c:529
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15293 msgid "Past Translators"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15294 msgstr "Bývalí prekladatelia"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15295
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15296 #: ../pidgin/gtkdialogs.c:547
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15297 msgid "Debugging Information"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15298 msgstr "Ladiace informácie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15299
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15300 #: ../pidgin/gtkdialogs.c:764 ../pidgin/gtkdialogs.c:907
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15301 #: ../pidgin/gtkdialogs.c:988
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
15302 msgid "_Name"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
15303 msgstr "_Meno"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
15304
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15305 #: ../pidgin/gtkdialogs.c:769
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15306 msgid "Buddy"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15307 msgstr "Priateľ"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15308
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15309 #: ../pidgin/gtkdialogs.c:773 ../pidgin/gtkdialogs.c:912
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15310 #: ../pidgin/gtkdialogs.c:993
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
15311 msgid "_Account"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
15312 msgstr "Úč_et"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
15313
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15314 #: ../pidgin/gtkdialogs.c:920
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15315 msgid "Get User Info"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15316 msgstr "Zobraziť podrobnosti o používateľovi"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15317
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15318 #: ../pidgin/gtkdialogs.c:922
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15319 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15320 "Please enter the screen name or alias of the person whose info you would "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15321 "like to view."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15322 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15323 "Zadajte, prosím, meno používateľa alebo prezývku osoby, ktorej chcete poslať "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15324 "správu."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15325
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15326 #: ../pidgin/gtkdialogs.c:1012
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15327 msgid "View User Log"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15328 msgstr "Zobraziť záznam používateľa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15329
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15330 #: ../pidgin/gtkdialogs.c:1014
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15331 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15332 "Please enter the screen name or alias of the person whose log you would like "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15333 "to view."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15334 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15335 "Zadajte, prosím, meno používateľa alebo prezývku osoby, ktorej záznam chcete "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15336 "zobraziť."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15337
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15338 #: ../pidgin/gtkdialogs.c:1034
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15339 msgid "Alias Contact"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15340 msgstr "Prezývka kontaktu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15341
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15342 #: ../pidgin/gtkdialogs.c:1035
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15343 msgid "Enter an alias for this contact."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15344 msgstr "Zadajte prezývku pre tento kontakt."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15345
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15346 #: ../pidgin/gtkdialogs.c:1057
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15347 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15348 msgid "Enter an alias for %s."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15349 msgstr "Zadajte prezývku pre kontakt %s."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15350
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15351 #: ../pidgin/gtkdialogs.c:1059
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15352 msgid "Alias Buddy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15353 msgstr "Prezývka priateľa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15354
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15355 #: ../pidgin/gtkdialogs.c:1080
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15356 msgid "Alias Chat"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15357 msgstr "Prezývka pre chat"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15358
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15359 #: ../pidgin/gtkdialogs.c:1081
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15360 msgid "Enter an alias for this chat."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15361 msgstr "Zadajte prezývku pre tento chat."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15362
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15363 #: ../pidgin/gtkdialogs.c:1120
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15364 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15365 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15366 "You are about to remove the contact containing %s and %d other buddy from "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15367 "your buddy list. Do you want to continue?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15368 msgid_plural ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15369 "You are about to remove the contact containing %s and %d other buddies from "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15370 "your buddy list. Do you want to continue?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15371 msgstr[0] ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15372 "Z vášho zoznamu priateľov sa chystáte odstrániť kontakt, ktorý obsahuje %s a "
21482
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
15373 "%d ďalšieho priateľa. Chcete pokračovať?"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15374 msgstr[1] ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15375 "Z vášho zoznamu priateľov sa chystáte odstrániť kontakt, ktorý obsahuje %s a "
21482
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
15376 "%d ďalších priateľov. Chcete pokračovať?"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15377 msgstr[2] ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15378 "Z vášho zoznamu priateľov sa chystáte odstrániť kontakt, ktorý obsahuje %s a "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15379 "%d ďalších priateľov. Chcete pokračovať?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15380
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15381 #: ../pidgin/gtkdialogs.c:1128
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15382 msgid "Remove Contact"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15383 msgstr "Odstrániť kontakt"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15384
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15385 #: ../pidgin/gtkdialogs.c:1131
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15386 msgid "_Remove Contact"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15387 msgstr "Odst_rániť kontakt"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15388
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15389 #: ../pidgin/gtkdialogs.c:1162
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15390 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15391 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15392 "You are about to merge the group called %s into the group called %s. Do you "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15393 "want to continue?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15394 msgstr "Skupinu %s sa chystáte pripojiť do skupiny %s. Chcete pokračovať?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15395
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15396 #: ../pidgin/gtkdialogs.c:1169
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15397 msgid "Merge Groups"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15398 msgstr "Spojenie skupín"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15399
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15400 #: ../pidgin/gtkdialogs.c:1172
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15401 msgid "_Merge Groups"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15402 msgstr "_Spojiť skupiny"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15403
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15404 #: ../pidgin/gtkdialogs.c:1222
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15405 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15406 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15407 "You are about to remove the group %s and all its members from your buddy "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15408 "list. Do you want to continue?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15409 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15410 "Chystáte sa odstrániť skupinu %s a všetkých jej členov. Chcete pokračovať?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15411
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15412 #: ../pidgin/gtkdialogs.c:1225
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15413 msgid "Remove Group"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15414 msgstr "Odstrániť skupinu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15415
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15416 #: ../pidgin/gtkdialogs.c:1228
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15417 msgid "_Remove Group"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15418 msgstr "_Odstrániť skupinu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15419
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15420 #: ../pidgin/gtkdialogs.c:1261
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15421 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15422 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15423 "You are about to remove %s from your buddy list. Do you want to continue?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15424 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15425 "Chystáte sa odstrániť používateľa %s a všetkých jej členov. Chcete "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15426 "pokračovať?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15427
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15428 #: ../pidgin/gtkdialogs.c:1264
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15429 msgid "Remove Buddy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15430 msgstr "Odstrániť priateľa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15431
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15432 #: ../pidgin/gtkdialogs.c:1267
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15433 msgid "_Remove Buddy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15434 msgstr "Odstrániť _priateľa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15435
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15436 #: ../pidgin/gtkdialogs.c:1288
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15437 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15438 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15439 "You are about to remove the chat %s from your buddy list. Do you want to "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15440 "continue?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15441 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15442 "Chystáte sa odstrániť chat %s a všetkých jej členov. Chcete pokračovať?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15443
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15444 #: ../pidgin/gtkdialogs.c:1291
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15445 msgid "Remove Chat"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15446 msgstr "Odstrániť chat"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15447
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15448 #: ../pidgin/gtkdialogs.c:1294
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15449 msgid "_Remove Chat"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15450 msgstr "Odstrániť _chat"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15451
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15452 #: ../pidgin/gtkdocklet.c:152
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15453 msgid "Right-click for more unread messages...\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15454 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15455 "Ďalšie neprečítané správy zobrazíte kliknutím pravým tlačidlom myši...\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15456
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15457 #: ../pidgin/gtkdocklet.c:533
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15458 msgid "Change Status"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15459 msgstr "Zmeniť stav"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15460
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15461 #: ../pidgin/gtkdocklet.c:680
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15462 msgid "Show Buddy List"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15463 msgstr "Zobraziť zoznam priateľov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15464
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15465 #: ../pidgin/gtkdocklet.c:706
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15466 msgid "New Message..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15467 msgstr "Nová správa..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15468
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15469 #: ../pidgin/gtkdocklet.c:721
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15470 msgid "Mute Sounds"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15471 msgstr "Vypnúť zvuky"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15472
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15473 #: ../pidgin/gtkdocklet.c:728
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
15474 msgid "Blink on New Message"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15475 msgstr "Blikať pri novej správe"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15476
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15477 #: ../pidgin/gtkdocklet.c:738
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15478 msgid "Quit"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15479 msgstr "Ukončiť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15480
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15481 #: ../pidgin/gtkft.c:154
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15482 msgid "Not started"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15483 msgstr "Nezačal prenos"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15484
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15485 #: ../pidgin/gtkft.c:274
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15486 msgid "<b>Receiving As:</b>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15487 msgstr "<b>Prijíma sa ako:</b>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15488
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15489 #: ../pidgin/gtkft.c:276
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15490 msgid "<b>Receiving From:</b>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15491 msgstr "<b>Prijíma sa od:</b>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15492
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15493 #: ../pidgin/gtkft.c:280
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15494 msgid "<b>Sending To:</b>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15495 msgstr "<b>Odosiela sa ku:</b>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15496
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15497 #: ../pidgin/gtkft.c:282
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15498 msgid "<b>Sending As:</b>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15499 msgstr "<b>Odosiela sa ako:</b>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15500
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15501 #: ../pidgin/gtkft.c:498
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15502 msgid "There is no application configured to open this type of file."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15503 msgstr "Pre otváranie tohto typu súboru nie je nastavená žiadna aplikácia."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15504
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15505 #: ../pidgin/gtkft.c:503
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15506 msgid "An error occurred while opening the file."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15507 msgstr "Pri otváraní súboru sa vyskytla chyba."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15508
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15509 #: ../pidgin/gtkft.c:540
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15510 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15511 msgid "Error launching %s: %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15512 msgstr "Chyba pri spúšťaní %s: %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15513
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15514 #: ../pidgin/gtkft.c:549
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15515 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15516 msgid "Error running %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15517 msgstr "Chyba pri spúšťaní %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15518
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15519 #: ../pidgin/gtkft.c:550
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15520 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15521 msgid "Process returned error code %d"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15522 msgstr "Proces vrátil chybový kód %d"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15523
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15524 #: ../pidgin/gtkft.c:697
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15525 msgid "Filename:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15526 msgstr "Názov súboru:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15527
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15528 #: ../pidgin/gtkft.c:698
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15529 msgid "Local File:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15530 msgstr "Lokálny súbor:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15531
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15532 #: ../pidgin/gtkft.c:700
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15533 msgid "Speed:"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15534 msgstr "Rýchlosť:"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15535
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15536 #: ../pidgin/gtkft.c:701
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15537 msgid "Time Elapsed:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15538 msgstr "Uplynulý čas:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15539
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15540 #: ../pidgin/gtkft.c:702
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15541 msgid "Time Remaining:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15542 msgstr "Zostávajúci čas:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15543
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15544 #: ../pidgin/gtkft.c:784
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15545 msgid "Close this window when all transfers _finish"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15546 msgstr "Zatvoriť toto okno po _skončení všetkých prenosov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15547
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15548 #: ../pidgin/gtkft.c:794
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15549 msgid "C_lear finished transfers"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15550 msgstr "_Vymazať dokončené prenosy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15551
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15552 #. "Download Details" arrow
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15553 #: ../pidgin/gtkft.c:803
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15554 msgid "File transfer _details"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15555 msgstr "_Detaily o prenose súboru"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15556
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15557 #. Pause button
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15558 #: ../pidgin/gtkft.c:833 ../pidgin/pidginstock.c:95
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15559 msgid "_Pause"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15560 msgstr "_Pozastaviť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15561
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15562 #. Resume button
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15563 #: ../pidgin/gtkft.c:843
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15564 msgid "_Resume"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15565 msgstr "_Pokračovať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15566
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15567 #: ../pidgin/gtkimhtml.c:815
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15568 msgid "Paste as Plain _Text"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15569 msgstr "_Vložiť ako čistý text"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15570
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15571 #: ../pidgin/gtkimhtml.c:832 ../pidgin/gtkimhtmltoolbar.c:1199
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15572 msgid "_Reset formatting"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15573 msgstr "Vymazať formátovanie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15574
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15575 #: ../pidgin/gtkimhtml.c:1359
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15576 msgid "Hyperlink color"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15577 msgstr "Farba odkazu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15578
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15579 #: ../pidgin/gtkimhtml.c:1360
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15580 msgid "Color to draw hyperlinks."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15581 msgstr "Farba na vykreslenie odkazov."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15582
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15583 #: ../pidgin/gtkimhtml.c:1363
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15584 msgid "Hyperlink prelight color"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15585 msgstr "Farba podsvieteného odkazu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15586
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15587 #: ../pidgin/gtkimhtml.c:1364
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15588 msgid "Color to draw hyperlinks when mouse is over them."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15589 msgstr "Farba na vykreslenie odkazu, nad ktorým sa nachádza kurzor myši."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15590
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15591 #: ../pidgin/gtkimhtml.c:1581
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15592 msgid "_Copy E-Mail Address"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15593 msgstr "_Kopírovať e-mailovu adresu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15594
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15595 #: ../pidgin/gtkimhtml.c:1593
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15596 msgid "_Open Link in Browser"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15597 msgstr "_Otvoriť odkaz v prehliadači"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15598
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15599 #: ../pidgin/gtkimhtml.c:1603
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15600 msgid "_Copy Link Location"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15601 msgstr "_Kopírovať adresu odkazu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15602
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15603 #: ../pidgin/gtkimhtml.c:3353
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15604 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15605 "<span size='larger' weight='bold'>Unrecognized file type</span>\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15606 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15607 "Defaulting to PNG."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15608 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15609 "<span size='larger' weight='bold'>Neznámy typ súboru</span>\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15610 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15611 "Nastavuje sa na PNG."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15612
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15613 #: ../pidgin/gtkimhtml.c:3356
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15614 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15615 "Unrecognized file type\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15616 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15617 "Defaulting to PNG."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15618 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15619 "Neznámy typ súboru\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15620 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15621 "Nastavuje sa na PNG."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15622
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15623 #: ../pidgin/gtkimhtml.c:3385
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15624 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15625 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15626 "<span size='larger' weight='bold'>Error saving image</span>\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15627 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15628 "%s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15629 msgstr ""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15630 "<span size='larger' weight='bold'>Chyba počas ukladania obrázka</span>\n"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15631 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15632 "%s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15633
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15634 #: ../pidgin/gtkimhtml.c:3388
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15635 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15636 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15637 "Error saving image\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15638 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15639 "%s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15640 msgstr ""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15641 "Chyba počas ukladania obrázka\n"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15642 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15643 "%s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15644
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15645 #: ../pidgin/gtkimhtml.c:3466 ../pidgin/gtkimhtml.c:3478
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15646 msgid "Save Image"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15647 msgstr "Uložiť obrázok"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15648
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15649 #: ../pidgin/gtkimhtml.c:3506
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15650 msgid "_Save Image..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15651 msgstr "_Uložiť obrázok..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15652
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15653 #: ../pidgin/gtkimhtmltoolbar.c:163
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15654 msgid "Select Font"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15655 msgstr "Vybrať písmo"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15656
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15657 #: ../pidgin/gtkimhtmltoolbar.c:244
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15658 msgid "Select Text Color"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15659 msgstr "Vybrať farbu textu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15660
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15661 #: ../pidgin/gtkimhtmltoolbar.c:323
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15662 msgid "Select Background Color"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15663 msgstr "Vybrať farbu pozadia"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15664
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15665 #: ../pidgin/gtkimhtmltoolbar.c:412
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15666 msgid "_URL"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15667 msgstr "_URL"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15668
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15669 #: ../pidgin/gtkimhtmltoolbar.c:420
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15670 msgid "_Description"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15671 msgstr "_Popis"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15672
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15673 #: ../pidgin/gtkimhtmltoolbar.c:423
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15674 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15675 "Please enter the URL and description of the link that you want to insert. "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15676 "The description is optional."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15677 msgstr "Zadajte URL a popis odkazu, ktorý chcete vložiť. Popis je nepovinný."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15678
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15679 #: ../pidgin/gtkimhtmltoolbar.c:427
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15680 msgid "Please enter the URL of the link that you want to insert."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15681 msgstr "Prosím, zadajte URL odkazu ktorý chcete vložiť."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15682
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15683 #: ../pidgin/gtkimhtmltoolbar.c:432 ../pidgin/gtkimhtmltoolbar.c:1106
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15684 msgid "Insert Link"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15685 msgstr "Vložiť odkaz"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15686
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15687 #: ../pidgin/gtkimhtmltoolbar.c:436 ../pidgin/gtkimhtmltoolbar.c:1267
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15688 msgid "_Insert"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15689 msgstr "_Vložiť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15690
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15691 #: ../pidgin/gtkimhtmltoolbar.c:516
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15692 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15693 msgid "Failed to store image: %s\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15694 msgstr "Nepodarilo sa uložiť obrázok: %s\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15695
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15696 #: ../pidgin/gtkimhtmltoolbar.c:542 ../pidgin/gtkimhtmltoolbar.c:552
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15697 msgid "Insert Image"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15698 msgstr "Vložiť obrázok"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15699
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15700 #: ../pidgin/gtkimhtmltoolbar.c:765
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15701 msgid "This theme has no available smileys."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15702 msgstr "Táto téma neobsahuje žiadne smajlíky."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15703
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15704 #. show everything
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15705 #: ../pidgin/gtkimhtmltoolbar.c:782
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15706 msgid "Smile!"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15707 msgstr "Smajlík!"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15708
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15709 #: ../pidgin/gtkimhtmltoolbar.c:850 ../pidgin/gtkimhtmltoolbar.c:1224
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
15710 msgid "_Font"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
15711 msgstr "_Písmo"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
15712
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15713 #: ../pidgin/gtkimhtmltoolbar.c:1058
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15714 msgid "Group Items"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
15715 msgstr "Zoskupiť položky"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15716
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15717 #: ../pidgin/gtkimhtmltoolbar.c:1058
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15718 msgid "Ungroup Items"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
15719 msgstr "Nezoskupiť položky"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15720
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15721 #: ../pidgin/gtkimhtmltoolbar.c:1092 ../pidgin/plugins/convcolors.c:287
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15722 msgid "Bold"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15723 msgstr "Tučné"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15724
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15725 #: ../pidgin/gtkimhtmltoolbar.c:1093 ../pidgin/plugins/convcolors.c:294
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15726 msgid "Italic"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15727 msgstr "Kurzíva"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15728
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15729 #: ../pidgin/gtkimhtmltoolbar.c:1094 ../pidgin/plugins/convcolors.c:301
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15730 msgid "Underline"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15731 msgstr "Podčiarknuté"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15732
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15733 #: ../pidgin/gtkimhtmltoolbar.c:1095
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15734 msgid "Strikethrough"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
15735 msgstr "Prečiarknuté"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15736
20263
15ad77c653ad I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents: 20236
diff changeset
15737 #: ../pidgin/gtkimhtmltoolbar.c:1097
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15738 msgid "Increase Font Size"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15739 msgstr "Zväčšiť velkosť písma"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15740
20263
15ad77c653ad I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents: 20236
diff changeset
15741 #: ../pidgin/gtkimhtmltoolbar.c:1098
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15742 msgid "Decrease Font Size"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15743 msgstr "Zmenšiť velkosť písma"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15744
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15745 #: ../pidgin/gtkimhtmltoolbar.c:1100
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15746 msgid "Font Face"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15747 msgstr "Rez písma"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15748
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15749 #: ../pidgin/gtkimhtmltoolbar.c:1101
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15750 msgid "Background Color"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15751 msgstr "Farba pozadia"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15752
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15753 #: ../pidgin/gtkimhtmltoolbar.c:1102
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15754 msgid "Foreground Color"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
15755 msgstr "Farba popredia"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15756
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15757 #: ../pidgin/gtkimhtmltoolbar.c:1104
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15758 msgid "Reset Formatting"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15759 msgstr "Vymazať formátovanie"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15760
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15761 #: ../pidgin/gtkimhtmltoolbar.c:1107
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15762 msgid "Insert IM Image"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15763 msgstr "Vložiť obrázok"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15764
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15765 #: ../pidgin/gtkimhtmltoolbar.c:1108
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15766 msgid "Insert Smiley"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
15767 msgstr "Vložiť smajlíka"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
15768
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15769 #: ../pidgin/gtkimhtmltoolbar.c:1184
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
15770 msgid "<b>_Bold</b>"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
15771 msgstr "<b>_Tučné:</b>"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
15772
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15773 #: ../pidgin/gtkimhtmltoolbar.c:1185
20263
15ad77c653ad I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents: 20236
diff changeset
15774 msgid "<i>_Italic</i>"
15ad77c653ad I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents: 20236
diff changeset
15775 msgstr "<i>_Kurzíva</i>"
15ad77c653ad I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents: 20236
diff changeset
15776
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15777 #: ../pidgin/gtkimhtmltoolbar.c:1186
20263
15ad77c653ad I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents: 20236
diff changeset
15778 msgid "<u>_Underline</u>"
15ad77c653ad I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents: 20236
diff changeset
15779 msgstr "<u>_Podčiarknuté</u>"
15ad77c653ad I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents: 20236
diff changeset
15780
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15781 #: ../pidgin/gtkimhtmltoolbar.c:1187
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15782 msgid "<span strikethrough='true'>Strikethrough</span>"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15783 msgstr "<span size='larger'>Preškrtnuté</span>"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15784
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15785 #: ../pidgin/gtkimhtmltoolbar.c:1188
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
15786 msgid "<span size='larger'>_Larger</span>"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
15787 msgstr "<span size='larger'>_Väčšie</span>"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
15788
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15789 #: ../pidgin/gtkimhtmltoolbar.c:1190
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15790 msgid "_Normal"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15791 msgstr "_Normálne"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15792
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15793 #: ../pidgin/gtkimhtmltoolbar.c:1192
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
15794 msgid "<span size='smaller'>_Smaller</span>"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
15795 msgstr "<span size='smaller'>_Menšie</span>"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
15796
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
15797 #. If we want to show the formatting for the following items, we would
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
15798 #. * need to update them when formatting changes. The above items don't need
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
15799 #. * no updating nor nothin'
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15800 #: ../pidgin/gtkimhtmltoolbar.c:1196
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15801 msgid "_Font face"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15802 msgstr "_Rez písma"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15803
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15804 #: ../pidgin/gtkimhtmltoolbar.c:1197
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
15805 msgid "Foreground _color"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
15806 msgstr "Farba _popredia"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
15807
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15808 #: ../pidgin/gtkimhtmltoolbar.c:1198
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
15809 msgid "Bac_kground color"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
15810 msgstr "Farba po_zadia"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
15811
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15812 #: ../pidgin/gtkimhtmltoolbar.c:1275
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15813 msgid "_Image"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15814 msgstr "O_brázok"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15815
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15816 #: ../pidgin/gtkimhtmltoolbar.c:1281
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15817 msgid "_Link"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15818 msgstr "_Odkaz"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15819
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15820 #: ../pidgin/gtkimhtmltoolbar.c:1287
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15821 msgid "_Horizontal rule"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15822 msgstr "_Vodorovná čiara"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15823
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15824 #: ../pidgin/gtkimhtmltoolbar.c:1309
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
15825 msgid "_Smile!"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
15826 msgstr "_Smajlík!"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
15827
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15828 #: ../pidgin/gtklog.c:293
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15829 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15830 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15831 "Are you sure you want to permanently delete the log of the conversation with "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15832 "%s which started at %s?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15833 msgstr ""
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
15834 "Naozaj chcete natrvalo odstrániť záznam konverzácie s používateľom %s, ktorá "
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
15835 "začala %s?"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15836
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15837 #: ../pidgin/gtklog.c:304
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15838 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15839 msgid ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15840 "Are you sure you want to permanently delete the log of the conversation in %"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15841 "s which started at %s?"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15842 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15843 "Naozaj chcete natrvalo odstrániť záznam konverzácie na %s, ktorá začala %s?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15844
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15845 #: ../pidgin/gtklog.c:309
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15846 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15847 msgid ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15848 "Are you sure you want to permanently delete the system log which started at %"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15849 "s?"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15850 msgstr "Naozaj chcete natrvalo odstrániť systémový záznam, ktorý začal %s?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15851
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15852 #: ../pidgin/gtklog.c:453
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15853 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15854 msgid "<span size='larger' weight='bold'>Conversation in %s on %s</span>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15855 msgstr "<span size='larger' weight='bold'>Rozhovor na %s dňa %s</span>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15856
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15857 #: ../pidgin/gtklog.c:456
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15858 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15859 msgid "<span size='larger' weight='bold'>Conversation with %s on %s</span>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15860 msgstr "<span size='larger' weight='bold'>Rozhovor s %s dňa %s</span>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15861
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15862 #: ../pidgin/gtklog.c:503
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15863 msgid "%B %Y"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15864 msgstr "%B %Y"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15865
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15866 #: ../pidgin/gtklog.c:550
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15867 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15868 "System events will only be logged if the \"Log all status changes to system "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15869 "log\" preference is enabled."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15870 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15871 "Systémové udalosti sa budú zaznamenávať iba v prípade, že v nastaveniach "
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15872 "zapnete voľbu „Zaznamenávať všetky zmeny stavu do systémového záznamu“."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15873
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15874 #: ../pidgin/gtklog.c:554
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15875 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15876 "Instant messages will only be logged if the \"Log all instant messages\" "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15877 "preference is enabled."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15878 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15879 "Správy sa budú zaznamenávať iba v prípade, že v nastaveniach zapnete voľbu "
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15880 "„Zaznamenávať všetky správy“."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15881
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15882 #: ../pidgin/gtklog.c:557
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15883 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15884 "Chats will only be logged if the \"Log all chats\" preference is enabled."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15885 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15886 "Chaty sa budú zaznamenávať iba v prípade, že v nastaveniach zapnete voľbu "
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15887 "„Zaznamenávať všetky chaty“."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15888
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15889 #: ../pidgin/gtklog.c:561
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15890 msgid "No logs were found"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15891 msgstr "Neboli nájdené žiadne záznamy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15892
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15893 #. Steal the "HELP" response and use it to trigger browsing to the logs folder
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15894 #: ../pidgin/gtklog.c:576
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15895 msgid "_Browse logs folder"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15896 msgstr "Otvoriť priečinok záznamov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15897
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
15898 #: ../pidgin/gtklog.c:640
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15899 msgid "Total log size:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15900 msgstr "Celková veľkosť záznamu:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15901
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15902 #: ../pidgin/gtklog.c:714
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15903 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15904 msgid "Conversations in %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15905 msgstr "Rozhovory na %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15906
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15907 #: ../pidgin/gtklog.c:722 ../pidgin/gtklog.c:793
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15908 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15909 msgid "Conversations with %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15910 msgstr "Rozhovory s %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15911
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15912 #: ../pidgin/gtklog.c:823
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15913 msgid "System Log"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15914 msgstr "Systémový záznam"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15915
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15916 #: ../pidgin/gtkmain.c:398
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15917 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15918 msgid "%s %s. Try `%s -h' for more information.\n"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15919 msgstr "%s %s. „%s -h“ zobrazí viac informácií.\n"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
15920
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15921 #: ../pidgin/gtkmain.c:400
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
15922 #, c-format
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15923 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15924 "%s %s\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15925 "Usage: %s [OPTION]...\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15926 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15927 " -c, --config=DIR use DIR for config files\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15928 " -d, --debug print debugging messages to stdout\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15929 " -h, --help display this help and exit\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15930 " -m, --multiple do not ensure single instance\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15931 " -n, --nologin don't automatically login\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15932 " -l, --login[=NAME] automatically login (optional argument NAME specifies\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15933 " account(s) to use, separated by commas)\n"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
15934 " --display=DISPLAY X display to use\n"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15935 " -v, --version display the current version and exit\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15936 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15937 "%s %s\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15938 "Použitie: %s [VOĽBA]...\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15939 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15940 " -c, --config=DIR pre konfiguračné súbory použije DIR\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15941 " -d, --debug vkladá ladiace informácie do stdout\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15942 " -h, --help zobrazí túto pomoc a skončí\n"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
15943 " -m, --multiple neobmedzí počet inštancií na jednu\n"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15944 " -n, --nologin neprihlasovať automaticky\n"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
15945 " -l, --login[=MENO] automatické prihlásenie (voliteľný argument MENO "
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
15946 "určuje\n"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15947 " účty oddeľované čiarkami)\n"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
15948 " --display=DISPLAY X obrazovka, ktoru použiť\n"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15949 " -v, --version zobrazí verziu programu a skončí\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15950
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15951 #: ../pidgin/gtkmain.c:528
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
15952 #, c-format
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
15953 msgid ""
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
15954 "%s %s has segfaulted and attempted to dump a core file.\n"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15955 "This is a bug in the software and has happened through\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15956 "no fault of your own.\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15957 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15958 "If you can reproduce the crash, please notify the developers\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15959 "by reporting a bug at:\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15960 "%ssimpleticket/\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15961 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15962 "Please make sure to specify what you were doing at the time\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15963 "and post the backtrace from the core file. If you do not know\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15964 "how to get the backtrace, please read the instructions at\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15965 "%swiki/GetABacktrace\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15966 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15967 "If you need further assistance, please IM either SeanEgn or \n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15968 "LSchiere (via AIM). Contact information for Sean and Luke \n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15969 "on other protocols is at\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15970 "%swiki/DeveloperPages\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15971 msgstr ""
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
15972 "Program %s %s vrátil chybu segmentácie a pokúsil o výpis pamäte súboru "
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
15973 "jadra.\n"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
15974 "Je to spôsobené chybou v programe, a stalo sa to aj bez vášho zavinenia.\n"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15975 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15976 "Ak dokážete túto chybu zopakovať, kontaktujte, prosím, vývojárov programu\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15977 "tak, že nahlásite chybu na:\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15978 "%ssimpleticket/\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15979 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15980 "V hlásení nezabudnite tiež napísať čo presne ste robili, a\n"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
15981 "vložte aj spätný výpis zo súboru jadra. Ak neviete, ako získať\n"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
15982 "spätný výpis, prečítajte si, prosím, návod na adrese:\n"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15983 "%swiki/GetABacktrace\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15984 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15985 "Ak potrebujete ďalšiu pomoc, napíšte buď SeanEgnovi alebo \n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15986 "LSchierovi (cez AIM). Kontaktné informácie na Seana a Lukeho \n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15987 "pre iné protokoly sú na:\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15988 "%swiki/DeveloperPages\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15989
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15990 #. Translators may want to transliterate the name.
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15991 #. It is not to be translated.
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15992 #: ../pidgin/gtkmain.c:718 ../pidgin/pidgin.h:51
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15993 msgid "Pidgin"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15994 msgstr "Pidgin"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15995
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
15996 #: ../pidgin/gtknotify.c:350
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15997 msgid "Open All Messages"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15998 msgstr "Otvoriť všetky správy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
15999
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16000 #: ../pidgin/gtknotify.c:403
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16001 msgid "<span weight=\"bold\" size=\"larger\">You have mail!</span>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16002 msgstr "<span weight=\"bold\" size=\"larger\">Máte poštu!</span>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16003
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16004 #: ../pidgin/gtknotify.c:546
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16005 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16006 msgid "%s has %d new message."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16007 msgid_plural "%s has %d new messages."
21482
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
16008 msgstr[0] "Používateľ %s má %d novú správu."
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
16009 msgstr[1] "Používateľ %s má %d nové správy."
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
16010 msgstr[2] "Používateľ %s má %d nových správ."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16011
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16012 #: ../pidgin/gtknotify.c:570
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
16013 #, c-format
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
16014 msgid "<b>%d new e-mail.</b>"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
16015 msgid_plural "<b>%d new e-mails.</b>"
21482
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
16016 msgstr[0] "<b>%d nový e-mail.</b>"
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
16017 msgstr[1] "<b>%d nové e-maily.</b>"
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
16018 msgstr[2] "<b>%d nových e-mailov.</b>"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
16019
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16020 #: ../pidgin/gtknotify.c:998
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16021 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16022 msgid "The browser command \"%s\" is invalid."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
16023 msgstr "Príkaz prehliadača „%s“ je chybný."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16024
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16025 #: ../pidgin/gtknotify.c:1000 ../pidgin/gtknotify.c:1012
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16026 #: ../pidgin/gtknotify.c:1025 ../pidgin/gtknotify.c:1153
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16027 msgid "Unable to open URL"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16028 msgstr "Nepodarilo sa otvoriť URL"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16029
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16030 #: ../pidgin/gtknotify.c:1010 ../pidgin/gtknotify.c:1023
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16031 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16032 msgid "Error launching \"%s\": %s"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
16033 msgstr "Chyba počas spúšťania „%s“: %s"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16034
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16035 #: ../pidgin/gtknotify.c:1154
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16036 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16037 "The 'Manual' browser command has been chosen, but no command has been set."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
16038 msgstr "Vybrali ste možnosť „Ručne“, ale nenastavili ste príkaz prehliadača."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16039
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
16040 #: ../pidgin/gtkplugin.c:265
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16041 msgid "The following plugins will be unloaded."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16042 msgstr "Nasledujúce moduly budú zastavené."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16043
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
16044 #: ../pidgin/gtkplugin.c:284
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16045 msgid "Multiple plugins will be unloaded."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16046 msgstr "Bude zastavených viac modulov."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16047
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
16048 #: ../pidgin/gtkplugin.c:288
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16049 msgid "Unload Plugins"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16050 msgstr "Zastaviť moduly"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16051
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16052 #: ../pidgin/gtkplugin.c:308
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16053 msgid "Could not unload plugin"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16054 msgstr "Nepodarilo sa vypnúť modul"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16055
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16056 #: ../pidgin/gtkplugin.c:309
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16057 msgid ""
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16058 "The plugin could not be unloaded now, but will be disabled at the next "
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16059 "startup."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16060 msgstr ""
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16061 "Plugin nebol vypnutý teraz, ale bude vypnutý po najbližšom spustení."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16062
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16063 #: ../pidgin/gtkplugin.c:417
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16064 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16065 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16066 "%s%s<span weight=\"bold\">Written by:</span>\t%s\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16067 "<span weight=\"bold\">Website:</span>\t\t%s\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16068 "<span weight=\"bold\">Filename:</span>\t\t%s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16069 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16070 "%s%s<span weight=\"bold\">Autor:</span>\t%s\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16071 "<span weight=\"bold\">Domovská stránka:</span>\t\t%s\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16072 "<span weight=\"bold\">Názov súboru:</span>\t\t%s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16073
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16074 #: ../pidgin/gtkplugin.c:427
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16075 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16076 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16077 "%s\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16078 "<span foreground=\"#ff0000\" weight=\"bold\">Error: %s\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16079 "Check the plugin website for an update.</span>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16080 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16081 "%s\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16082 "<span foreground=\"#ff0000\" weight=\"bold\">Chyba: %s\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16083 "Na stránke modulu nájdite novšiu verziu.</span>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16084
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16085 #: ../pidgin/gtkplugin.c:562
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16086 msgid "Configure Pl_ugin"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16087 msgstr "Nastaviť Mod_ul"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16088
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16089 #: ../pidgin/gtkplugin.c:625
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16090 msgid "<b>Plugin Details</b>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16091 msgstr "<b>Podrobnosti o module</b>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16092
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
16093 #: ../pidgin/gtkpounce.c:157
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16094 msgid "Select a file"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16095 msgstr "Vyberte súbor"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16096
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16097 #. Create the "Pounce on Whom" frame.
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16098 #: ../pidgin/gtkpounce.c:547
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16099 msgid "Pounce on Whom"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16100 msgstr "Koho sledovať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16101
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16102 #: ../pidgin/gtkpounce.c:574
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16103 msgid "_Buddy name:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16104 msgstr "_Meno priateľa:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16105
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16106 #: ../pidgin/gtkpounce.c:608
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16107 msgid "Si_gns on"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16108 msgstr "_Prihlási sa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16109
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16110 #: ../pidgin/gtkpounce.c:610
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16111 msgid "Signs o_ff"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16112 msgstr "_Odhlási sa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16113
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16114 #: ../pidgin/gtkpounce.c:612
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16115 msgid "Goes a_way"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16116 msgstr "Stane sa neprítomný"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16117
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16118 #: ../pidgin/gtkpounce.c:614
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16119 msgid "Ret_urns from away"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16120 msgstr "Prestane byť neprítomný"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16121
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16122 #: ../pidgin/gtkpounce.c:616
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16123 msgid "Becomes _idle"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16124 msgstr "Stane sa _nečinným"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16125
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
16126 #: ../pidgin/gtkpounce.c:618
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16127 msgid "Is no longer i_dle"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16128 msgstr "Prestane byť n_ečinný"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16129
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16130 #: ../pidgin/gtkpounce.c:620
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16131 msgid "Starts _typing"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16132 msgstr "Začne _písať"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16133
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16134 #: ../pidgin/gtkpounce.c:622
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16135 msgid "P_auses while typing"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16136 msgstr "Preruší pís_anie"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16137
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16138 #: ../pidgin/gtkpounce.c:624
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16139 msgid "Stops t_yping"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16140 msgstr "Prestane pí_sať"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16141
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16142 #: ../pidgin/gtkpounce.c:626
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16143 msgid "Sends a _message"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16144 msgstr "Pošle _správu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16145
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16146 #: ../pidgin/gtkpounce.c:669
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16147 msgid "Ope_n an IM window"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16148 msgstr "Ot_voriť okno správ"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16149
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16150 #: ../pidgin/gtkpounce.c:671
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16151 msgid "_Pop up a notification"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16152 msgstr "_Zobraziť upozornenie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16153
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16154 #: ../pidgin/gtkpounce.c:673
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16155 msgid "Send a _message"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16156 msgstr "Odoslať _správu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16157
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16158 #: ../pidgin/gtkpounce.c:675
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16159 msgid "E_xecute a command"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16160 msgstr "Spustiť _príkaz"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16161
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16162 #: ../pidgin/gtkpounce.c:677
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16163 msgid "P_lay a sound"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16164 msgstr "Prehrať _zvuk"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16165
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16166 #: ../pidgin/gtkpounce.c:683
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16167 msgid "Brows_e..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16168 msgstr "P_rehľadávať..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16169
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16170 #: ../pidgin/gtkpounce.c:685
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16171 msgid "Br_owse..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16172 msgstr "Prehľadávať..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16173
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16174 #: ../pidgin/gtkpounce.c:686
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16175 msgid "Pre_view"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16176 msgstr "_Náhľad"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16177
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16178 #: ../pidgin/gtkpounce.c:818
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16179 msgid "P_ounce only when my status is not Available"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16180 msgstr "Sledovať, len ak som neprítomný"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16181
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16182 #: ../pidgin/gtkpounce.c:823
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16183 msgid "_Recurring"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16184 msgstr "_Opakujúce sa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16185
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16186 #: ../pidgin/gtkpounce.c:1266
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16187 msgid "Pounce Target"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16188 msgstr "Cieľ sledovania"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16189
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
16190 #: ../pidgin/gtkprefs.c:386
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
16191 #: ../pidgin/pixmaps/emotes/default/24/default.theme.in.h:1
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16192 msgid "Default"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16193 msgstr "Predvolená"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16194
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
16195 #: ../pidgin/gtkprefs.c:517
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16196 msgid "Smiley theme failed to unpack."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16197 msgstr "Nepodarilo sa rozbaliť tému smajlíkov."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16198
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
16199 #: ../pidgin/gtkprefs.c:644
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16200 msgid "Install Theme"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16201 msgstr "Inštalovať tému"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16202
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16203 #: ../pidgin/gtkprefs.c:698
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16204 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16205 "Select a smiley theme that you would like to use from the list below. New "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16206 "themes can be installed by dragging and dropping them onto the theme list."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16207 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16208 "Z nasledujúceho zoznamu vyberte tému smajlíkov, ktorú chcete používať. Nové "
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
16209 "témy je možné nainštalovať pridaním témy do tohto zoznamu metódou „ťahaj a "
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
16210 "pusti“."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16211
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16212 #: ../pidgin/gtkprefs.c:733
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16213 msgid "Icon"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16214 msgstr "Ikona"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16215
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16216 #: ../pidgin/gtkprefs.c:895
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16217 msgid "System Tray Icon"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16218 msgstr "Ikona v oznamovacej oblasti"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16219
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16220 #: ../pidgin/gtkprefs.c:896
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16221 msgid "_Show system tray icon:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16222 msgstr "_Zobraziť ikonu v oznamovacej oblasti:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16223
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
16224 #: ../pidgin/gtkprefs.c:899
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16225 msgid "On unread messages"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16226 msgstr "Pri neprečítaných správach"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16227
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16228 #: ../pidgin/gtkprefs.c:905
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16229 msgid "Conversation Window Hiding"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16230 msgstr "Skrývanie okna konverzácie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16231
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16232 #: ../pidgin/gtkprefs.c:906
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16233 msgid "_Hide new IM conversations:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16234 msgstr "_Skrývať nové rozhovory:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16235
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16236 #: ../pidgin/gtkprefs.c:909 ../pidgin/gtkprefs.c:2045
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16237 msgid "When away"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16238 msgstr "Pri neprítomnosti"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16239
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16240 #. All the tab options!
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16241 #: ../pidgin/gtkprefs.c:917
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16242 msgid "Tabs"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16243 msgstr "Karty"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16244
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16245 #: ../pidgin/gtkprefs.c:919
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16246 msgid "Show IMs and chats in _tabbed windows"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16247 msgstr "Zobrazovať správy a chaty v oknách s _kartami"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16248
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16249 #: ../pidgin/gtkprefs.c:933
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16250 msgid "Show close b_utton on tabs"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16251 msgstr "Na kartách zobrazovať zatváracie tlačidlo"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16252
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16253 #: ../pidgin/gtkprefs.c:936
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16254 msgid "_Placement:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16255 msgstr "_Umiestnenie:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16256
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16257 #: ../pidgin/gtkprefs.c:938
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16258 msgid "Top"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16259 msgstr "Hore"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16260
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
16261 #: ../pidgin/gtkprefs.c:939
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16262 msgid "Bottom"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16263 msgstr "Dolu"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16264
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
16265 #: ../pidgin/gtkprefs.c:940
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16266 msgid "Left"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16267 msgstr "Vľavo"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16268
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16269 #: ../pidgin/gtkprefs.c:941
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16270 msgid "Right"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16271 msgstr "Vpravo"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16272
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
16273 #: ../pidgin/gtkprefs.c:943
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16274 msgid "Left Vertical"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16275 msgstr "Vľavo zvislo"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16276
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16277 #: ../pidgin/gtkprefs.c:944
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16278 msgid "Right Vertical"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16279 msgstr "Vpravo zvislo"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16280
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16281 #: ../pidgin/gtkprefs.c:951
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16282 msgid "N_ew conversations:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16283 msgstr "N_ové rozhovory:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16284
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16285 #: ../pidgin/gtkprefs.c:997
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16286 msgid "Show _formatting on incoming messages"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16287 msgstr "Zobrazovať _formátovanie v prichádzajúcich správach"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16288
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16289 #: ../pidgin/gtkprefs.c:999
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
16290 msgid "Close IMs immediately when the tab is closed"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
16291 msgstr "Zavrieť rozhovory v momente, keď zavriete kartu"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
16292
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16293 #: ../pidgin/gtkprefs.c:1002
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
16294 msgid "Show _detailed information"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
16295 msgstr "Zobraziť detailné informácie"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
16296
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16297 #: ../pidgin/gtkprefs.c:1004
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16298 msgid "Enable buddy ic_on animation"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16299 msgstr "Povoliť _animované obrázky priateľov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16300
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16301 #: ../pidgin/gtkprefs.c:1011
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16302 msgid "_Notify buddies that you are typing to them"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16303 msgstr "_Zobrazovať priateľom, že im píšete"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16304
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16305 #: ../pidgin/gtkprefs.c:1014
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16306 msgid "Highlight _misspelled words"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16307 msgstr "Zvýrazňovať _nesprávne napísané slová"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16308
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16309 #: ../pidgin/gtkprefs.c:1018
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16310 msgid "Use smooth-scrolling"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16311 msgstr "Používať hladké posúvanie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16312
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
16313 #: ../pidgin/gtkprefs.c:1021
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16314 msgid "F_lash window when IMs are received"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16315 msgstr "Blikanie okna po prijatí správy"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16316
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16317 #: ../pidgin/gtkprefs.c:1023
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16318 msgid "Minimi_ze new conversation windows"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16319 msgstr "Minimali_zovať nové konverzácie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16320
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16321 #: ../pidgin/gtkprefs.c:1027
20263
15ad77c653ad I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents: 20236
diff changeset
16322 msgid "Font"
15ad77c653ad I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents: 20236
diff changeset
16323 msgstr "Písmo"
15ad77c653ad I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents: 20236
diff changeset
16324
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
16325 #: ../pidgin/gtkprefs.c:1029
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16326 msgid "Use document font from _theme"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16327 msgstr "Použiť písmo dokumentov _témy"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16328
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16329 #: ../pidgin/gtkprefs.c:1031
20263
15ad77c653ad I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents: 20236
diff changeset
16330 msgid "Use font from _theme"
15ad77c653ad I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents: 20236
diff changeset
16331 msgstr "Použiť písmo _témy"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16332
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16333 #: ../pidgin/gtkprefs.c:1033
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16334 msgid "Conversation _font:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16335 msgstr "Písmo konverzácie:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16336
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16337 #: ../pidgin/gtkprefs.c:1047
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16338 msgid "Default Formatting"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16339 msgstr "Štandardné formátovanie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16340
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16341 #: ../pidgin/gtkprefs.c:1066
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16342 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16343 "This is how your outgoing message text will appear when you use protocols "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16344 "that support formatting."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16345 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16346 "Takto bude vyzerať text odchádzajúcich správ pri použití protokolu, ktorý "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16347 "podporuje formátovanie."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16348
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16349 #: ../pidgin/gtkprefs.c:1126
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16350 msgid "Cannot start proxy configuration program."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16351 msgstr "Nebolo možné spustiť program na nastavenie proxy."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16352
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16353 #: ../pidgin/gtkprefs.c:1138
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16354 msgid "Cannot start browser configuration program."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16355 msgstr "Nebolo možné spustiť program na nastavenie prehliadača."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16356
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16357 #: ../pidgin/gtkprefs.c:1158
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16358 msgid "ST_UN server:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16359 msgstr "ST_UN server:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16360
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16361 #: ../pidgin/gtkprefs.c:1170
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16362 msgid "<span style=\"italic\">Example: stunserver.org</span>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16363 msgstr "<span style=\"italic\">Príklad: stunserver.org</span>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16364
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16365 #: ../pidgin/gtkprefs.c:1174
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16366 msgid "_Autodetect IP address"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16367 msgstr "_Automaticky zistiť IP adresu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16368
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16369 #: ../pidgin/gtkprefs.c:1183
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16370 msgid "Public _IP:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16371 msgstr "Verejná _IP adresa:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16372
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16373 #: ../pidgin/gtkprefs.c:1214
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16374 msgid "Ports"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16375 msgstr "Porty"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16376
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16377 #: ../pidgin/gtkprefs.c:1217
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16378 msgid "_Manually specify range of ports to listen on"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16379 msgstr "_Ručne určiť rozsah portov, na ktorých počúvať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16380
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16381 #: ../pidgin/gtkprefs.c:1220
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16382 msgid "_Start port:"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
16383 msgstr "_Počiatočný port:"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16384
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16385 #: ../pidgin/gtkprefs.c:1227
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16386 msgid "_End port:"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
16387 msgstr "_Koncový port:"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
16388
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16389 #: ../pidgin/gtkprefs.c:1235
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16390 msgid "Proxy Server &amp; Browser"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16391 msgstr "Proxy server a prehliadač"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16392
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16393 #: ../pidgin/gtkprefs.c:1243
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16394 msgid "<b>Proxy configuration program was not found.</b>"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16395 msgstr "<b>Program na nastavenie proxy nebol nájdený.</b>"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16396
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16397 #: ../pidgin/gtkprefs.c:1251
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16398 msgid "<b>Browser configuration program was not found.</b>"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16399 msgstr "<b>Program na nastavenie prehliadača nebol nájdený.</b>"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16400
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16401 #: ../pidgin/gtkprefs.c:1256
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16402 msgid ""
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16403 "Proxy & Browser preferences are configured\n"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16404 "in GNOME Preferences"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16405 msgstr ""
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16406 "Proxy a prehliadač sa dá nastaviť\n"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16407 "v nastaveniach prostredia GNOME"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16408
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16409 #: ../pidgin/gtkprefs.c:1263
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16410 msgid "Configure _Proxy"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16411 msgstr "Nastaviť _Proxy"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16412
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16413 #: ../pidgin/gtkprefs.c:1268
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16414 msgid "Configure _Browser"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16415 msgstr "Nastaviť _Prehliadač"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16416
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16417 #: ../pidgin/gtkprefs.c:1274
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16418 msgid "Proxy Server"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
16419 msgstr "Proxy server"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16420
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16421 #: ../pidgin/gtkprefs.c:1279
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16422 msgid "No proxy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16423 msgstr "Bez proxy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16424
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16425 #: ../pidgin/gtkprefs.c:1335
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16426 msgid "_User:"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
16427 msgstr "Po_užívateľ:"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
16428
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16429 #: ../pidgin/gtkprefs.c:1423
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16430 msgid "Seamonkey"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16431 msgstr "Seamonkey"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16432
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16433 #: ../pidgin/gtkprefs.c:1424
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
16434 msgid "Opera"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
16435 msgstr "Opera"
20263
15ad77c653ad I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents: 20236
diff changeset
16436
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16437 #: ../pidgin/gtkprefs.c:1425
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
16438 msgid "Netscape"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
16439 msgstr "Netscape"
20263
15ad77c653ad I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents: 20236
diff changeset
16440
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16441 #: ../pidgin/gtkprefs.c:1426
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
16442 msgid "Mozilla"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
16443 msgstr "Mozilla"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16444
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16445 #: ../pidgin/gtkprefs.c:1427
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
16446 msgid "Konqueror"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
16447 msgstr "Konqueror"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
16448
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16449 #: ../pidgin/gtkprefs.c:1428
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
16450 msgid "GNOME Default"
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16451 msgstr "GNOME predvolený"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16452
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16453 #: ../pidgin/gtkprefs.c:1429
20263
15ad77c653ad I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents: 20236
diff changeset
16454 msgid "Galeon"
15ad77c653ad I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents: 20236
diff changeset
16455 msgstr "Galeon"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
16456
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16457 #: ../pidgin/gtkprefs.c:1430
20263
15ad77c653ad I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents: 20236
diff changeset
16458 msgid "Firefox"
15ad77c653ad I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents: 20236
diff changeset
16459 msgstr "Firefox"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
16460
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16461 #: ../pidgin/gtkprefs.c:1431
20263
15ad77c653ad I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents: 20236
diff changeset
16462 msgid "Firebird"
15ad77c653ad I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents: 20236
diff changeset
16463 msgstr "Firebird"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16464
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16465 #: ../pidgin/gtkprefs.c:1432
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16466 msgid "Epiphany"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16467 msgstr "Epiphany"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16468
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16469 #: ../pidgin/gtkprefs.c:1441
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16470 msgid "Manual"
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16471 msgstr "Vlastné"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16472
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16473 #: ../pidgin/gtkprefs.c:1494
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16474 msgid "Browser Selection"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16475 msgstr "Výber prehliadača"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16476
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16477 #: ../pidgin/gtkprefs.c:1498
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16478 msgid "_Browser:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16479 msgstr "_Prehliadač:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16480
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16481 #: ../pidgin/gtkprefs.c:1506
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16482 msgid "_Open link in:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16483 msgstr "_Otvoriť odkaz:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16484
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16485 #: ../pidgin/gtkprefs.c:1508
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16486 msgid "Browser default"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16487 msgstr "Podľa prehliadača"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16488
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16489 #: ../pidgin/gtkprefs.c:1509
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16490 msgid "Existing window"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16491 msgstr "V otvorenom okne"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16492
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16493 #: ../pidgin/gtkprefs.c:1511
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16494 msgid "New tab"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16495 msgstr "Na novej karte"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16496
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16497 #: ../pidgin/gtkprefs.c:1525
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16498 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16499 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16500 "_Manual:\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16501 "(%s for URL)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16502 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16503 "_Ručne:\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16504 "(%s for URL)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16505
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16506 #: ../pidgin/gtkprefs.c:1566
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16507 msgid "Log _format:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16508 msgstr "_Formát záznamu:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16509
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16510 #: ../pidgin/gtkprefs.c:1571
20263
15ad77c653ad I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents: 20236
diff changeset
16511 msgid "Log all _instant messages"
15ad77c653ad I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents: 20236
diff changeset
16512 msgstr "Zaznamenávať všetky _správy"
15ad77c653ad I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents: 20236
diff changeset
16513
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16514 #: ../pidgin/gtkprefs.c:1573
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16515 msgid "Log all c_hats"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16516 msgstr "Zaznamenávať všetky c_haty"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16517
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16518 #: ../pidgin/gtkprefs.c:1575
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16519 msgid "Log all _status changes to system log"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16520 msgstr "Zaznamenávať do systémového záznamu všetky zmeny _stavu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16521
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16522 #: ../pidgin/gtkprefs.c:1725
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16523 msgid "Sound Selection"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16524 msgstr "Výber zvuku"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16525
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16526 #: ../pidgin/gtkprefs.c:1735
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16527 msgid "Quietest"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16528 msgstr "Najtichšia"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16529
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16530 #: ../pidgin/gtkprefs.c:1737
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
16531 msgid "Quieter"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
16532 msgstr "Tichšia"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
16533
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16534 #: ../pidgin/gtkprefs.c:1739
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16535 msgid "Quiet"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16536 msgstr "Tichá"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16537
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16538 #: ../pidgin/gtkprefs.c:1743
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16539 msgid "Loud"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16540 msgstr "Hlasná"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16541
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16542 #: ../pidgin/gtkprefs.c:1745
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
16543 msgid "Louder"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
16544 msgstr "Hlasnejšia"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
16545
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16546 #: ../pidgin/gtkprefs.c:1747
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16547 msgid "Loudest"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16548 msgstr "Najhlasnejšia"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16549
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16550 #: ../pidgin/gtkprefs.c:1813
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
16551 msgid "_Method:"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
16552 msgstr "_Spôsob:"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
16553
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16554 #: ../pidgin/gtkprefs.c:1815
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16555 msgid "Console beep"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16556 msgstr "Pípnutie konzoly"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16557
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16558 #: ../pidgin/gtkprefs.c:1822
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16559 msgid "No sounds"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16560 msgstr "Žiadne zvuky"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16561
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16562 #: ../pidgin/gtkprefs.c:1830
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16563 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16564 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16565 "Sound c_ommand:\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16566 "(%s for filename)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16567 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16568 "Príkaz zvuku:\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16569 "(%s pre názov súboru)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16570
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16571 #: ../pidgin/gtkprefs.c:1857
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16572 msgid "Sounds when conversation has _focus"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16573 msgstr "Prehrávať zvuky, keď je okno koverzácie _aktívne"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16574
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16575 #: ../pidgin/gtkprefs.c:1859
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
16576 msgid "Enable sounds:"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
16577 msgstr "Povoliť zvuky:"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
16578
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16579 #: ../pidgin/gtkprefs.c:1870
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16580 msgid "Volume:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16581 msgstr "Hlasitosť:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16582
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16583 #: ../pidgin/gtkprefs.c:1950
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16584 msgid "Play"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16585 msgstr "Prehrať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16586
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16587 #: ../pidgin/gtkprefs.c:2028
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16588 msgid "_Report idle time:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16589 msgstr "_Oznamovať čas nečinnosti:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16590
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16591 #: ../pidgin/gtkprefs.c:2033
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16592 msgid "Based on keyboard or mouse use"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16593 msgstr "Podľa využitia klávesnice alebo myši"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16594
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16595 #: ../pidgin/gtkprefs.c:2042
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16596 msgid "_Auto-reply:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16597 msgstr "_Automatická odpoveď:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16598
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16599 #: ../pidgin/gtkprefs.c:2046
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16600 msgid "When both away and idle"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16601 msgstr "Pri neprítomnosti a nečinnosti"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16602
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16603 #. Auto-away stuff
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16604 #: ../pidgin/gtkprefs.c:2052
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16605 msgid "Auto-away"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16606 msgstr "Automatická neprítomnosť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16607
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16608 #: ../pidgin/gtkprefs.c:2054
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16609 msgid "Change status when _idle"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16610 msgstr "Zmeniť stav pri _nečinnosti"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16611
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16612 #: ../pidgin/gtkprefs.c:2058
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
16613 msgid "_Minutes before becoming idle:"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
16614 msgstr "_Počet minút pred nečinnosťou:"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
16615
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16616 #: ../pidgin/gtkprefs.c:2066
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16617 msgid "Change _status to:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16618 msgstr "Zmeniť _stav na:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16619
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16620 #. Signon status stuff
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16621 #: ../pidgin/gtkprefs.c:2087
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16622 msgid "Status at Startup"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16623 msgstr "Stav pri spustení"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16624
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16625 #: ../pidgin/gtkprefs.c:2089
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16626 msgid "Use status from last _exit at startup"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16627 msgstr "Po spustení použiť stav ako pred odhlásením"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16628
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16629 #: ../pidgin/gtkprefs.c:2095
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16630 msgid "Status to a_pply at startup:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16631 msgstr "Po spustení použiť stav:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16632
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16633 #: ../pidgin/gtkprefs.c:2134
20263
15ad77c653ad I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents: 20236
diff changeset
16634 msgid "Interface"
15ad77c653ad I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents: 20236
diff changeset
16635 msgstr "Rozhranie"
15ad77c653ad I ran stats.pl to get updated po files. This was necessary to pull some old
Richard Laager <rlaager@wiktel.com>
parents: 20236
diff changeset
16636
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16637 #: ../pidgin/gtkprefs.c:2136
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16638 msgid "Smiley Themes"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16639 msgstr "Témy smajlíkov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16640
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16641 #: ../pidgin/gtkprefs.c:2143
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16642 msgid "Browser"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16643 msgstr "Prehliadač"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16644
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16645 #: ../pidgin/gtkprefs.c:2147
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16646 msgid "Status / Idle"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16647 msgstr "Stav / nečinný"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16648
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
16649 #: ../pidgin/gtkprivacy.c:80
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16650 msgid "Allow all users to contact me"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16651 msgstr "Povoliť všetkým používateľom kontaktovať ma"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16652
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
16653 #: ../pidgin/gtkprivacy.c:81
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16654 msgid "Allow only the users on my buddy list"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16655 msgstr "Povoliť len používateľov z môjho zoznamu priateľov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16656
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16657 #: ../pidgin/gtkprivacy.c:82
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
16658 msgid "Allow only the users below"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
16659 msgstr "Povoliť len nižšie uvedeným používateľom"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
16660
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
16661 #: ../pidgin/gtkprivacy.c:83
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16662 msgid "Block all users"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16663 msgstr "Blokovať všetkých používateľov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16664
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
16665 #: ../pidgin/gtkprivacy.c:84
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16666 msgid "Block only the users below"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16667 msgstr "Blokovať len nižšie uvedených používateľov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16668
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16669 #: ../pidgin/gtkprivacy.c:372
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16670 msgid "Privacy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16671 msgstr "Súkromie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16672
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16673 #: ../pidgin/gtkprivacy.c:384
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16674 msgid "Changes to privacy settings take effect immediately."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16675 msgstr "Zmeny v nastavení súkromia sa prejavia okamžite."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16676
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16677 #. "Set privacy for:" label
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16678 #: ../pidgin/gtkprivacy.c:396
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16679 msgid "Set privacy for:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16680 msgstr "Nastaviť súkromie pre:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16681
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16682 #: ../pidgin/gtkprivacy.c:559 ../pidgin/gtkprivacy.c:576
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16683 msgid "Permit User"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16684 msgstr "Povoliť používateľa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16685
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16686 #: ../pidgin/gtkprivacy.c:560
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16687 msgid "Type a user you permit to contact you."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16688 msgstr "Zadajte používateľa, ktorému povoľujete kontaktovať vás."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16689
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16690 #: ../pidgin/gtkprivacy.c:561
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16691 msgid "Please enter the name of the user you wish to be able to contact you."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16692 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16693 "Zadajte, prosím, meno používateľa, ktorému chcete dovoliť kontaktovať vás."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16694
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16695 #: ../pidgin/gtkprivacy.c:564 ../pidgin/gtkprivacy.c:580
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16696 msgid "_Permit"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16697 msgstr "_Povoliť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16698
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16699 #: ../pidgin/gtkprivacy.c:570
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16700 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16701 msgid "Allow %s to contact you?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16702 msgstr "Povoliť používateľovi %s kontaktovať vás?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16703
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16704 #: ../pidgin/gtkprivacy.c:572
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16705 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16706 msgid "Are you sure you wish to allow %s to contact you?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16707 msgstr "Ste si istý, že chcete povoliť používateľovi %s kontaktovať vás?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16708
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16709 #: ../pidgin/gtkprivacy.c:601 ../pidgin/gtkprivacy.c:615
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16710 msgid "Block User"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16711 msgstr "Blokovať používateľa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16712
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16713 #: ../pidgin/gtkprivacy.c:602
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16714 msgid "Type a user to block."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16715 msgstr "Zadajte používateľa, ktorého blokovať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16716
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16717 #: ../pidgin/gtkprivacy.c:603
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16718 msgid "Please enter the name of the user you wish to block."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
16719 msgstr "Zadajte, prosím, meno používateľa, ktorého chcete blokovať."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16720
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16721 #: ../pidgin/gtkprivacy.c:611
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16722 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16723 msgid "Block %s?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16724 msgstr "Zablokovať používateľa %s?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16725
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16726 #: ../pidgin/gtkprivacy.c:613
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16727 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16728 msgid "Are you sure you want to block %s?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16729 msgstr "Ste si istý, že chcete zablokovať používateľa %s?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16730
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16731 #: ../pidgin/gtkrequest.c:322
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16732 msgid "Apply"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16733 msgstr "Použiť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16734
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16735 #: ../pidgin/gtkrequest.c:1651
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16736 msgid "That file already exists"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16737 msgstr "Tento súbor už existuje"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16738
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16739 #: ../pidgin/gtkrequest.c:1652
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16740 msgid "Would you like to overwrite it?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16741 msgstr "Chcete ho prepísať?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16742
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16743 #: ../pidgin/gtkrequest.c:1655
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16744 msgid "Overwrite"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16745 msgstr "Prepísať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16746
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16747 #: ../pidgin/gtkrequest.c:1656
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16748 msgid "Choose New Name"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16749 msgstr "Vybrať iný názov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16750
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16751 #: ../pidgin/gtkrequest.c:1797 ../pidgin/gtkrequest.c:1811
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16752 msgid "Select Folder..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16753 msgstr "Vyberte priečinok..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16754
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16755 #. Create the window.
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16756 #: ../pidgin/gtkroomlist.c:518 ../pidgin/gtkroomlist.c:688
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16757 msgid "Room List"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16758 msgstr "Zoznam miestností"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16759
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16760 #. list button
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16761 #: ../pidgin/gtkroomlist.c:756
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16762 msgid "_Get List"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
16763 msgstr "_Získať zoznam"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16764
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16765 #. add button
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16766 #: ../pidgin/gtkroomlist.c:764
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16767 msgid "_Add Chat"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16768 msgstr "Pridať chat"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16769
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
16770 #: ../pidgin/gtksavedstatuses.c:337
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16771 msgid "Are you sure you want to delete the selected saved statuses?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16772 msgstr "Naozaj chcete odstrániť tieto uložené stavy?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16773
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16774 #. Use button
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16775 #: ../pidgin/gtksavedstatuses.c:620 ../pidgin/gtksavedstatuses.c:1273
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16776 msgid "_Use"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
16777 msgstr "_Použiť"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16778
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
16779 #: ../pidgin/gtksavedstatuses.c:780
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16780 msgid "Title already in use. You must choose a unique title."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16781 msgstr "Titulok sa už používa. Musíte vybrať jedinečný titulok."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16782
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16783 #: ../pidgin/gtksavedstatuses.c:976
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16784 msgid "Different"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16785 msgstr "Odlišný"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16786
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16787 #: ../pidgin/gtksavedstatuses.c:1165
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16788 msgid "_Title:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16789 msgstr "_Titulok:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16790
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16791 #: ../pidgin/gtksavedstatuses.c:1184 ../pidgin/gtksavedstatuses.c:1505
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16792 msgid "_Status:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16793 msgstr "_Stav:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16794
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16795 #. Different status message expander
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16796 #: ../pidgin/gtksavedstatuses.c:1217
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16797 msgid "Use a _different status for some accounts"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16798 msgstr "Pre niektoré účty používať odlišný stav"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16799
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16800 #. Save & Use button
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16801 #: ../pidgin/gtksavedstatuses.c:1281
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16802 msgid "Sa_ve & Use"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
16803 msgstr "Ul_ožiť a Použiť"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16804
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16805 #: ../pidgin/gtksavedstatuses.c:1488
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16806 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16807 msgid "Status for %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16808 msgstr "Stav pre %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16809
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
16810 #: ../pidgin/gtkstatusbox.c:664
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16811 msgid "Waiting for network connection"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16812 msgstr "Čaká sa na sieťové pripojenie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16813
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16814 #: ../pidgin/gtkstatusbox.c:1072
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16815 msgid "New status..."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16816 msgstr "Nový stav..."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16817
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16818 #: ../pidgin/gtkstatusbox.c:1073
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16819 msgid "Saved statuses..."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16820 msgstr "Uložené stavy..."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16821
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16822 #: ../pidgin/gtkutils.c:634
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16823 msgid "Google Talk"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16824 msgstr "Google Talk"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16825
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16826 #: ../pidgin/gtkutils.c:1401 ../pidgin/gtkutils.c:1424
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16827 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16828 msgid "The following error has occurred loading %s: %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16829 msgstr "Počas načítavania %s sa vyskytla nasledujúca chyba: %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16830
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16831 #: ../pidgin/gtkutils.c:1404 ../pidgin/gtkutils.c:1426
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16832 msgid "Failed to load image"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16833 msgstr "Nepodarilo sa načítať obrázok"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16834
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16835 #: ../pidgin/gtkutils.c:1500
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16836 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16837 msgid "Cannot send folder %s."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16838 msgstr "Nepodarilo sa odoslať priečinok %s."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16839
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16840 #: ../pidgin/gtkutils.c:1501
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16841 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16842 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16843 "%s cannot transfer a folder. You will need to send the files within "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16844 "individually."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16845 msgstr ""
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
16846 "Program %s nedokáže odoslať priečinok. Skúste posielať súbory v priečinku po "
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
16847 "jednom."
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
16848
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16849 #: ../pidgin/gtkutils.c:1535 ../pidgin/gtkutils.c:1547
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16850 #: ../pidgin/gtkutils.c:1554
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16851 msgid "You have dragged an image"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16852 msgstr "Vložili ste obrázok"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16853
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16854 #: ../pidgin/gtkutils.c:1536
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16855 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16856 "You can send this image as a file transfer, embed it into this message, or "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16857 "use it as the buddy icon for this user."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16858 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16859 "Tento obrázok môžete odoslať cez prenos súborov, vložiť ho do správy alebo "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16860 "použiť ako ikonu priateľa pre tohto používateľa."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16861
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16862 #: ../pidgin/gtkutils.c:1542 ../pidgin/gtkutils.c:1562
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16863 msgid "Set as buddy icon"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16864 msgstr "Nastaviť ako ikonu priateľa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16865
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16866 #: ../pidgin/gtkutils.c:1543 ../pidgin/gtkutils.c:1563
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16867 msgid "Send image file"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16868 msgstr "Odoslať obrázok ako súbor"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16869
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16870 #: ../pidgin/gtkutils.c:1544 ../pidgin/gtkutils.c:1563
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16871 msgid "Insert in message"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16872 msgstr "Vložiť do správy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16873
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16874 #: ../pidgin/gtkutils.c:1548
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16875 msgid "Would you like to set it as the buddy icon for this user?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16876 msgstr "Chcete nastaviť obrázok ako ikonu priateľa?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16877
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16878 #: ../pidgin/gtkutils.c:1555
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16879 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16880 "You can send this image as a file transfer, or use it as the buddy icon for "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16881 "this user."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16882 msgstr ""
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
16883 "Tento obrázok môžete odoslať cez prenos súborov alebo ho použiť ako ikonu "
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
16884 "pre tohto priateľa."
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
16885
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16886 #: ../pidgin/gtkutils.c:1556
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16887 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16888 "You can insert this image into this message, or use it as the buddy icon for "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16889 "this user"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16890 msgstr ""
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
16891 "Tento obrázok môžete vložiť do správy alebo ho použiť ako ikonu pre tohto "
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
16892 "priateľa."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16893
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16894 #. I don't know if we really want to do anything here. Most of the desktop item types are crap like
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16895 #. * "MIME Type" (I have no clue how that would be a desktop item) and "Comment"... nothing we can really
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16896 #. * send. The only logical one is "Application," but do we really want to send a binary and nothing else?
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16897 #. * Probably not. I'll just give an error and return.
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16898 #. The original patch sent the icon used by the launcher. That's probably wrong
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16899 #: ../pidgin/gtkutils.c:1615
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16900 msgid "Cannot send launcher"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16901 msgstr "Nepodarilo sa odoslať spúšťač"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16902
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16903 #: ../pidgin/gtkutils.c:1615
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16904 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16905 "You dragged a desktop launcher. Most likely you wanted to send whatever this "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16906 "launcher points to instead of this launcher itself."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16907 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16908 "Vložili ste spúšťač. Pravdepodobne ste chceli odoslať súbor, na ktorý tento "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16909 "spúšťač odkazuje, namiesto samotného spúšťača."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16910
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16911 #: ../pidgin/gtkutils.c:2350
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16912 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16913 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16914 "<b>File:</b> %s\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16915 "<b>File size:</b> %s\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16916 "<b>Image size:</b> %dx%d"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16917 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16918 "<b>Súbor:</b> %s\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16919 "<b>Veľkosť súboru:</b> %s\n"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
16920 "<b>Veľkosť obrázka:</b> %dx%d"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
16921
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16922 #: ../pidgin/gtkutils.c:2646
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16923 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16924 msgid "The file '%s' is too large for %s. Please try a smaller image.\n"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
16925 msgstr "Súbor „%s“ je príliš veľký na %s. Prosím, skúste menší obrázok.\n"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
16926
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16927 #: ../pidgin/gtkutils.c:2648
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16928 msgid "Icon Error"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16929 msgstr "Chyba ikony"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16930
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16931 #: ../pidgin/gtkutils.c:2649
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16932 msgid "Could not set icon"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16933 msgstr "Nepodarilo sa odoslať ikonu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16934
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16935 #: ../pidgin/gtkutils.c:2749
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16936 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16937 msgid "Failed to open file '%s': %s"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
16938 msgstr "Nepodarilo sa otvoriť súbor „%s“: %s"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
16939
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16940 #: ../pidgin/gtkutils.c:2798
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16941 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16942 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16943 "Failed to load image '%s': reason not known, probably a corrupt image file"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16944 msgstr ""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
16945 "Nepodarilo sa načítať obrázok „%s“: dôvod je neznámy, pravdepodobne je "
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16946 "poškodený súbor"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16947
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16948 #: ../pidgin/gtkwhiteboard.c:754 ../pidgin/gtkwhiteboard.c:773
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16949 msgid "Save File"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16950 msgstr "Uložiť súbor"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16951
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16952 #: ../pidgin/gtkwhiteboard.c:861
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16953 msgid "Select color"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16954 msgstr "Vyberte farbu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16955
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
16956 #: ../pidgin/pidginstock.c:87
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16957 msgid "_Alias"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16958 msgstr "_Prezývka"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16959
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
16960 #: ../pidgin/pidginstock.c:89
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16961 msgid "Close _tabs"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16962 msgstr "Zavrieť _karty"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16963
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
16964 #: ../pidgin/pidginstock.c:91
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16965 msgid "_Get Info"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
16966 msgstr "_Získať informácie"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16967
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
16968 #: ../pidgin/pidginstock.c:92
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16969 msgid "_Invite"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
16970 msgstr "_Pozvať"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16971
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
16972 #: ../pidgin/pidginstock.c:93
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16973 msgid "_Modify"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
16974 msgstr "_Upraviť"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16975
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
16976 #: ../pidgin/pidginstock.c:94
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16977 msgid "_Open Mail"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16978 msgstr "_Otvoriť poštu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16979
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
16980 #: ../pidgin/pixmaps/emotes/default/24/default.theme.in.h:2
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16981 msgid "Pidgin smileys"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
16982 msgstr "Smajlíci programu Pidgin"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16983
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16984 #: ../pidgin/pixmaps/emotes/none/none.theme.in.h:1
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16985 msgid "Penguin Pimps"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
16986 msgstr "Autori Pidginu"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16987
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16988 #: ../pidgin/pixmaps/emotes/none/none.theme.in.h:2
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16989 msgid "Selecting this disables graphical emoticons."
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
16990 msgstr "Vyberte túto možnosť, ak nechcete grafických smajlíkov."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16991
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16992 #: ../pidgin/pixmaps/emotes/none/none.theme.in.h:3
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16993 msgid "none"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16994 msgstr "žiadne"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16995
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
16996 #: ../pidgin/plugins/cap/cap.c:451
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16997 msgid "Display Statistics"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16998 msgstr "Zobraziť štatistiky"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
16999
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
17000 #: ../pidgin/plugins/cap/cap.c:464 ../pidgin/plugins/cap/cap.c:467
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17001 msgid "Response Probability:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17002 msgstr "Pravdepodobnosť odpovede:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17003
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
17004 #: ../pidgin/plugins/cap/cap.c:813
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17005 msgid "Statistics Configuration"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17006 msgstr "Konfigurácia štatistík"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17007
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17008 #. msg_difference spinner
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
17009 #: ../pidgin/plugins/cap/cap.c:816
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17010 msgid "Maximum response timeout:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17011 msgstr "Najdlhší interval do odpovede:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17012
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
17013 #: ../pidgin/plugins/cap/cap.c:819 ../pidgin/plugins/cap/cap.c:826
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
17014 #: ../pidgin/plugins/cap/cap.c:833 ../pidgin/plugins/timestamp.c:150
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17015 msgid "minutes"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17016 msgstr "minút"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17017
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17018 #. last_seen spinner
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
17019 #: ../pidgin/plugins/cap/cap.c:823
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17020 msgid "Maximum last-seen difference:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17021 msgstr "Maximálny naposledy videný rozdiel:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17022
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17023 #. threshold spinner
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
17024 #: ../pidgin/plugins/cap/cap.c:830
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17025 msgid "Threshold:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17026 msgstr "Prah:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17027
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17028 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17029 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17030 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17031 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17032 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17033 #. *< id
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
17034 #: ../pidgin/plugins/cap/cap.c:938
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17035 msgid "Contact Availability Prediction"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17036 msgstr "Predpovedanie dostupnosti kontaktu."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17037
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17038 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17039 #. *< version
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
17040 #: ../pidgin/plugins/cap/cap.c:940
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17041 msgid "Contact Availability Prediction plugin."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17042 msgstr "Modul predpovedania dostupnosti kontaktu."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17043
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17044 #. * summary
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
17045 #: ../pidgin/plugins/cap/cap.c:941
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17046 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17047 "The contact availability plugin (cap) is used to display statistical "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17048 "information about buddies in a users contact list."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17049 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17050 "Modul dostupnosti kontaktu zobrazuje štatistické informácie o priateľoch v "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17051 "zozname kontaktov."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17052
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17053 #: ../pidgin/plugins/contact_priority.c:61
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17054 msgid "Buddy is idle"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17055 msgstr "Priateľ je nečinný"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17056
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17057 #: ../pidgin/plugins/contact_priority.c:62
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17058 msgid "Buddy is away"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17059 msgstr "Priateľ je neprítomný"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17060
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17061 #: ../pidgin/plugins/contact_priority.c:63
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17062 msgid "Buddy is \"extended\" away"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
17063 msgstr "Priateľ je nedostupný"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17064
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17065 #. Not used yet.
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17066 #: ../pidgin/plugins/contact_priority.c:66
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17067 msgid "Buddy is mobile"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17068 msgstr "Priateľ je mobilný"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17069
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17070 #: ../pidgin/plugins/contact_priority.c:68
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17071 msgid "Buddy is offline"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
17072 msgstr "Priateľ je odhlásený"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17073
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17074 #: ../pidgin/plugins/contact_priority.c:90
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17075 msgid "Point values to use when..."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
17076 msgstr "Používať hodnoty bodov v prípade..."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17077
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17078 #: ../pidgin/plugins/contact_priority.c:118
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17079 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17080 "The buddy with the <i>largest score</i> is the buddy who will have priority "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17081 "in the contact.\n"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
17082 msgstr ""
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
17083 "Priateľ s <i>najväčším skóre</i> je taký, čo bude mať prioritu pri "
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
17084 "kontakte.\n"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17085
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17086 #: ../pidgin/plugins/contact_priority.c:125
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17087 msgid "Use last buddy when scores are equal"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17088 msgstr "Ak sú hodnotenia rovnaké, použiť posledného priateľa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17089
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17090 #: ../pidgin/plugins/contact_priority.c:130
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17091 msgid "Point values to use for account..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17092 msgstr "Hodnoty bodov, ktoré používať pre účet..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17093
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17094 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17095 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17096 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17097 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17098 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17099 #. *< id
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
17100 #: ../pidgin/plugins/contact_priority.c:188
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17101 msgid "Contact Priority"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17102 msgstr "Priorita kontaktu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17103
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17104 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17105 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17106 #. *< summary
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
17107 #: ../pidgin/plugins/contact_priority.c:191
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17108 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17109 "Allows for controlling the values associated with different buddy states."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
17110 msgstr "Umožnuje kontrolu hodnôt spojených s rôznymi stavmi kamarátov."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17111
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17112 #. *< description
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
17113 #: ../pidgin/plugins/contact_priority.c:193
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17114 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17115 "Allows for changing the point values of idle/away/offline states for buddies "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17116 "in contact priority computations."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17117 msgstr ""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
17118 "Povoľuje zmeny stavov, nečinný/preč/odpojený, podľa dôležitosti kamarátov v "
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
17119 "zozname."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17120
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17121 #: ../pidgin/plugins/convcolors.c:23
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17122 msgid "Conversation Colors"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17123 msgstr "Farby konverzácie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17124
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17125 #: ../pidgin/plugins/convcolors.c:25 ../pidgin/plugins/convcolors.c:26
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17126 msgid "Customize colors in the conversation window"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
17127 msgstr "Prispôsobiť farby v okne konverzácie"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17128
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17129 #: ../pidgin/plugins/convcolors.c:82
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17130 msgid "Error Messages"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17131 msgstr "Chybové správy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17132
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17133 #: ../pidgin/plugins/convcolors.c:83
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17134 msgid "Highlighted Messages"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17135 msgstr "Zvýraznené správy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17136
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17137 #: ../pidgin/plugins/convcolors.c:84
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17138 msgid "System Messages"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17139 msgstr "Systémové správy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17140
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17141 #: ../pidgin/plugins/convcolors.c:85
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17142 msgid "Sent Messages"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17143 msgstr "Odoslané správy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17144
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17145 #: ../pidgin/plugins/convcolors.c:86
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17146 msgid "Received Messages"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17147 msgstr "Prijaté správy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17148
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
17149 #: ../pidgin/plugins/convcolors.c:210 ../pidgin/plugins/pidginrc.c:245
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17150 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17151 msgid "Select Color for %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17152 msgstr "Vyberte farbu pre %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17153
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17154 #: ../pidgin/plugins/convcolors.c:310
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17155 msgid "Ignore incoming format"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17156 msgstr "Ignorovať prichádzajúci formát"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17157
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17158 #: ../pidgin/plugins/convcolors.c:311
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17159 msgid "Apply in Chats"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17160 msgstr "Použiť v chatoch"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17161
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17162 #: ../pidgin/plugins/convcolors.c:312
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17163 msgid "Apply in IMs"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17164 msgstr "Použiť v okamžitých správach"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17165
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17166 #: ../pidgin/plugins/extplacement.c:80
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17167 msgid "By conversation count"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17168 msgstr "Podľa počtu konverzácií"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17169
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17170 #: ../pidgin/plugins/extplacement.c:101
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17171 msgid "Conversation Placement"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17172 msgstr "Umiestňovanie konverzácií"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17173
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17174 #. Translators: "New conversations" should match the text in the preferences dialog and "By conversation count" should be the same text used above
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17175 #: ../pidgin/plugins/extplacement.c:105
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17176 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17177 "Note: The preference for \"New conversations\" must be set to \"By "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17178 "conversation count\"."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17179 msgstr ""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
17180 "Poznámka: Možnosť „Nové konverzácie“ musí byť nastavená na „Podľa počtu "
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
17181 "konverzácií“."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17182
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17183 #: ../pidgin/plugins/extplacement.c:111
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17184 msgid "Number of conversations per window"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17185 msgstr "Počet konverzácií v jednom okne"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17186
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17187 #: ../pidgin/plugins/extplacement.c:117
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17188 msgid "Separate IM and Chat windows when placing by number"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17189 msgstr "Pri umiesťnovaní podľa čísla oddeľovať okná správ a chatov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17190
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17191 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17192 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17193 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17194 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17195 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17196 #. *< id
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17197 #: ../pidgin/plugins/extplacement.c:146
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17198 msgid "ExtPlacement"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17199 msgstr "Rozšírené umiestňovanie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17200
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17201 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17202 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17203 #: ../pidgin/plugins/extplacement.c:148
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17204 msgid "Extra conversation placement options."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17205 msgstr "Dalšie možnosti umiestňovania rozhovorov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17206
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17207 #. *< summary
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17208 #. * description
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17209 #: ../pidgin/plugins/extplacement.c:150
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17210 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17211 "Restrict the number of conversations per windows, optionally separating IMs "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17212 "and Chats"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17213 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17214 "Obmedziť počet rozhovorov v jednom okne, voliteľne oddeľovať správy a chaty"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17215
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17216 #. Configuration frame
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17217 #: ../pidgin/plugins/gestures/gestures.c:235
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17218 msgid "Mouse Gestures Configuration"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17219 msgstr "Nastavenie ovládania pohybmi myši"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17220
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17221 #: ../pidgin/plugins/gestures/gestures.c:242
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17222 msgid "Middle mouse button"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17223 msgstr "Prostredné tlačidlo myši"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17224
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17225 #: ../pidgin/plugins/gestures/gestures.c:247
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17226 msgid "Right mouse button"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17227 msgstr "Pravé tlačidlo myši"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17228
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17229 #. "Visual gesture display" checkbox
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17230 #: ../pidgin/plugins/gestures/gestures.c:259
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17231 msgid "_Visual gesture display"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17232 msgstr "_Vizuálne zobrazovanie pohybov myši"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17233
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17234 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17235 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17236 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17237 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17238 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17239 #. *< id
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17240 #: ../pidgin/plugins/gestures/gestures.c:295
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17241 msgid "Mouse Gestures"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17242 msgstr "Ovládanie pohybmi kurzoru myši"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17243
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17244 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17245 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17246 #. * summary
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17247 #: ../pidgin/plugins/gestures/gestures.c:298
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17248 msgid "Provides support for mouse gestures"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17249 msgstr "Poskytuje podporu pre ovládanie pomocou pohybov kurzoru myši"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17250
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17251 #. * description
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17252 #: ../pidgin/plugins/gestures/gestures.c:300
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17253 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17254 "Allows support for mouse gestures in conversation windows.\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17255 "Drag the middle mouse button to perform certain actions:\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17256 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17257 "Drag down and then to the right to close a conversation.\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17258 "Drag up and then to the left to switch to the previous conversation.\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17259 "Drag up and then to the right to switch to the next conversation."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17260 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17261 "Umožňuje ovládanie pomocou pohybov myši v okne konverzácie.\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17262 "Tieto akcie vykonáte posunom myši so stlačeným prostredným tlačidlom:\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17263 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17264 "Ťahajte dole a potom doprava pre zatvorenie konverzácie.\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17265 "Ťahajte hore a potom doľava pre prepnutie sa na predchádzajúcu konverzáciu.\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17266 "Ťahajte hore a potom doprava na prepnutie sa na nasledujúcu konverzáciu."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17267
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17268 #: ../pidgin/plugins/gevolution/add_buddy_dialog.c:143
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17269 msgid "Instant Messaging"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17270 msgstr "Instant Messaging"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17271
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17272 #. Add the label.
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17273 #: ../pidgin/plugins/gevolution/add_buddy_dialog.c:457
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17274 msgid "Select a person from your address book below, or add a new person."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
17275 msgstr "Vyberte osobu z vášho adresára nižšie alebo pridajte novú osobu."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17276
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17277 #: ../pidgin/plugins/gevolution/add_buddy_dialog.c:551
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17278 #: ../pidgin/plugins/gevolution/new_person_dialog.c:301
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17279 msgid "Group:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17280 msgstr "Skupina:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17281
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17282 #. "New Person" button
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17283 #: ../pidgin/plugins/gevolution/add_buddy_dialog.c:576
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17284 #: ../pidgin/plugins/gevolution/assoc-buddy.c:467
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17285 #: ../pidgin/plugins/gevolution/new_person_dialog.c:248
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17286 msgid "New Person"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17287 msgstr "Nová osoba"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17288
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17289 #. "Select Buddy" button
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17290 #: ../pidgin/plugins/gevolution/add_buddy_dialog.c:593
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17291 msgid "Select Buddy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17292 msgstr "Vybrať priateľa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17293
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17294 #. Add the label.
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17295 #: ../pidgin/plugins/gevolution/assoc-buddy.c:343
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17296 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17297 "Select a person from your address book to add this buddy to, or create a new "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17298 "person."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17299 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17300 "Vyberte osobu z vášho adresára, ku ktorej chcete pridať tohoto priateľa, "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17301 "alebo vytvorte novú osobu."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17302
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17303 #. Add the expander
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17304 #: ../pidgin/plugins/gevolution/assoc-buddy.c:431
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17305 msgid "User _details"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17306 msgstr "_Detaily o používateľovi"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17307
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17308 #. "Associate Buddy" button
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17309 #: ../pidgin/plugins/gevolution/assoc-buddy.c:484
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17310 msgid "_Associate Buddy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17311 msgstr "_Priradiť priateľa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17312
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
17313 #: ../pidgin/plugins/gevolution/gevolution.c:240
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
17314 #: ../pidgin/plugins/gevolution/gevolution.c:246
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17315 msgid "Unable to send e-mail"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17316 msgstr "Nepodarilo sa odoslať e-mail"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17317
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
17318 #: ../pidgin/plugins/gevolution/gevolution.c:241
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17319 msgid "The evolution executable was not found in the PATH."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17320 msgstr "Spúšťač programu evolution nebol nájdený v premennej PATH."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17321
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
17322 #: ../pidgin/plugins/gevolution/gevolution.c:247
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17323 msgid "An e-mail address was not found for this buddy."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17324 msgstr "Nebola nájdená e-mailová adresa tohoto priateľa."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17325
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
17326 #: ../pidgin/plugins/gevolution/gevolution.c:273
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17327 msgid "Add to Address Book"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17328 msgstr "Pridať do adresára"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17329
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
17330 #: ../pidgin/plugins/gevolution/gevolution.c:285
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17331 msgid "Send E-Mail"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17332 msgstr "Odoslať E-mail"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17333
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17334 #. Configuration frame
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
17335 #: ../pidgin/plugins/gevolution/gevolution.c:412
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17336 msgid "Evolution Integration Configuration"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17337 msgstr "Nastavenie integrácie s Evoulution"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17338
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17339 #. Label
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
17340 #: ../pidgin/plugins/gevolution/gevolution.c:415
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17341 msgid "Select all accounts that buddies should be auto-added to."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17342 msgstr "Vyberte všetky účty, ku ktorým sa majú automaticky pridávať priatelia."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17343
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17344 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17345 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17346 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17347 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17348 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17349 #. *< id
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
17350 #: ../pidgin/plugins/gevolution/gevolution.c:527
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17351 msgid "Evolution Integration"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17352 msgstr "Integrácia s Evolution"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17353
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17354 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17355 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17356 #. * summary
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17357 #. * description
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17358 #: ../pidgin/plugins/gevolution/gevolution.c:530
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
17359 #: ../pidgin/plugins/gevolution/gevolution.c:532
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17360 msgid "Provides integration with Evolution."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17361 msgstr "Umožňuje integráciu s programom Evolution."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17362
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17363 #: ../pidgin/plugins/gevolution/new_person_dialog.c:262
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17364 msgid "Please enter the person's information below."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17365 msgstr "Zadajte, prosím, informácie o osobe."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17366
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17367 #: ../pidgin/plugins/gevolution/new_person_dialog.c:266
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17368 msgid "Please enter the buddy's screen name and account type below."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17369 msgstr "Zadajte, prosím, používateľské meno priateľa a typ jeho účtu."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17370
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17371 #: ../pidgin/plugins/gevolution/new_person_dialog.c:286
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17372 msgid "Account type:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17373 msgstr "Typ účtu:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17374
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17375 #. Optional Information section
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17376 #: ../pidgin/plugins/gevolution/new_person_dialog.c:309
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17377 msgid "Optional information:"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
17378 msgstr "Nepovinné informácie:"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17379
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17380 #: ../pidgin/plugins/gevolution/new_person_dialog.c:344
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17381 msgid "First name:"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
17382 msgstr "Krstné meno"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17383
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17384 #: ../pidgin/plugins/gevolution/new_person_dialog.c:356
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17385 msgid "Last name:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17386 msgstr "Priezvisko:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17387
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17388 #: ../pidgin/plugins/gevolution/new_person_dialog.c:376
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17389 msgid "E-mail:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17390 msgstr "E-mail:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17391
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17392 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17393 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17394 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17395 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17396 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17397 #. *< id
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17398 #: ../pidgin/plugins/gtk-signals-test.c:160
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17399 msgid "GTK Signals Test"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
17400 msgstr "Test GTK signálov"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17401
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17402 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17403 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17404 #. * summary
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17405 #. * description
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17406 #: ../pidgin/plugins/gtk-signals-test.c:163
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17407 #: ../pidgin/plugins/gtk-signals-test.c:165
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17408 msgid "Test to see that all ui signals are working properly."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
17409 msgstr ""
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
17410 "Test pre zistenie, či všetky signály používateľského rozhrania fungujú "
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
17411 "správne."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17412
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17413 #: ../pidgin/plugins/gtkbuddynote.c:36
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17414 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17415 msgid ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17416 "\n"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17417 "<b>Buddy Note</b>: %s"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17418 msgstr ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17419 "\n"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17420 "<b>Poznámka priateľa:</b> %s"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17421
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
17422 #: ../pidgin/plugins/history.c:195
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17423 msgid "History"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17424 msgstr "História"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17425
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17426 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17427 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17428 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17429 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17430 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17431 #. *< id
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17432 #: ../pidgin/plugins/iconaway.c:82
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17433 msgid "Iconify on Away"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17434 msgstr "Ikonifikovať pri neprítomnosti"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17435
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17436 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17437 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17438 #. * summary
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17439 #. * description
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17440 #: ../pidgin/plugins/iconaway.c:85 ../pidgin/plugins/iconaway.c:87
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17441 msgid "Iconifies the buddy list and your conversations when you go away."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17442 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17443 "Ikonifikuje zoznam priateľov a vaše konvezácie, keď sa stanete neprítomným."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17444
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17445 #: ../pidgin/plugins/mailchk.c:160
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17446 msgid "Mail Checker"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17447 msgstr "Kontrola pošty"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17448
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17449 #: ../pidgin/plugins/mailchk.c:162
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17450 msgid "Checks for new local mail."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17451 msgstr "Kontroluje novú miestnu poštu."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17452
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17453 #: ../pidgin/plugins/mailchk.c:163
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17454 msgid "Adds a small box to the buddy list that shows if you have new mail."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17455 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17456 "Pridá do zoznamu priateľov malý obdĺžnik, ktorý znázorňuje novú prijatú "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17457 "poštu."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17458
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17459 #: ../pidgin/plugins/markerline.c:23
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17460 msgid "Markerline"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
17461 msgstr "Deliaca čiara"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17462
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17463 #: ../pidgin/plugins/markerline.c:25 ../pidgin/plugins/markerline.c:26
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17464 msgid "Draw a line to indicate new messages in a conversation."
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
17465 msgstr "Nakresliť čiaru za novými správami v rozhovore"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17466
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17467 #: ../pidgin/plugins/markerline.c:246
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17468 msgid "Draw Markerline in "
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
17469 msgstr "Vykreslovať oddeľovaciu čiaru "
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17470
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17471 #: ../pidgin/plugins/markerline.c:250 ../pidgin/plugins/notify.c:682
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17472 msgid "_IM windows"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
17473 msgstr "Okná _správ"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17474
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17475 #: ../pidgin/plugins/markerline.c:254 ../pidgin/plugins/notify.c:689
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17476 msgid "C_hat windows"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17477 msgstr "Okná c_hatu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17478
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17479 #: ../pidgin/plugins/musicmessaging/musicmessaging.c:44
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17480 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17481 "A music messaging session has been requested. Please click the MM icon to "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17482 "accept."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17483 msgstr ""
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
17484 "Boli ste požiadaní o reláciu Music Messaging. Ak súhlasíte, kliknite na "
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17485 "ikonu MM."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17486
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17487 #: ../pidgin/plugins/musicmessaging/musicmessaging.c:45
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17488 msgid "Music messaging session confirmed."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
17489 msgstr "Relácia Music Messaging bolo potvrdené."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17490
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17491 #: ../pidgin/plugins/musicmessaging/musicmessaging.c:430
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17492 msgid "Music Messaging"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17493 msgstr "Music Messaging"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17494
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17495 #: ../pidgin/plugins/musicmessaging/musicmessaging.c:431
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17496 msgid "There was a conflict in running the command:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17497 msgstr "Pri spúšťaní príkazu nastal konflikt:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17498
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17499 #: ../pidgin/plugins/musicmessaging/musicmessaging.c:539
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17500 msgid "Error Running Editor"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
17501 msgstr "Chyba pri spúšťaní editora"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17502
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17503 #: ../pidgin/plugins/musicmessaging/musicmessaging.c:540
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17504 msgid "The following error has occurred:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17505 msgstr "Vyskytla sa nasledujúca chyba:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17506
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17507 #. Configuration frame
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17508 #: ../pidgin/plugins/musicmessaging/musicmessaging.c:639
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17509 msgid "Music Messaging Configuration"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17510 msgstr "Nastavenie Music Messagingu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17511
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17512 #: ../pidgin/plugins/musicmessaging/musicmessaging.c:643
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17513 msgid "Score Editor Path"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
17514 msgstr "Umiestnenie editora hodnotenia"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17515
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17516 #: ../pidgin/plugins/musicmessaging/musicmessaging.c:644
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17517 msgid "_Apply"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17518 msgstr "_Použiť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17519
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17520 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17521 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17522 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17523 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17524 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17525 #. *< id
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17526 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17527 #. *< version
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17528 #: ../pidgin/plugins/musicmessaging/musicmessaging.c:685
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17529 msgid "Music Messaging Plugin for collaborative composition."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17530 msgstr "Modul Music Messaging na spoluprácu pri skladaní."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17531
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17532 #. * summary
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17533 #: ../pidgin/plugins/musicmessaging/musicmessaging.c:687
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17534 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17535 "The Music Messaging Plugin allows a number of users to simultaneously work "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17536 "on a piece of music by editting a common score in real-time."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17537 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17538 "Modul Music Messaging umožňuje viacerým používateľom súčastne pracovať na "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17539 "hudobnom diele tak, že upravujú spoločnú partitúru v reálnom čase."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17540
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17541 #. ---------- "Notify For" ----------
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17542 #: ../pidgin/plugins/notify.c:678
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17543 msgid "Notify For"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17544 msgstr "Upozorňovať na"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17545
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17546 #: ../pidgin/plugins/notify.c:697
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17547 msgid "\t_Only when someone says your screen name"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17548 msgstr "\t_Len keď niekto vysloví vašu prezývku"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17549
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17550 #: ../pidgin/plugins/notify.c:707
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17551 msgid "_Focused windows"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17552 msgstr "_Aktívné okná"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17553
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17554 #. ---------- "Notification Methods" ----------
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17555 #: ../pidgin/plugins/notify.c:715
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17556 msgid "Notification Methods"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17557 msgstr "Spôsoby upozornenia"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17558
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17559 #: ../pidgin/plugins/notify.c:722
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17560 msgid "Prepend _string into window title:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17561 msgstr "Pripojiť _reťazec pred nadpis okna:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17562
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17563 #. Count method button
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17564 #: ../pidgin/plugins/notify.c:741
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17565 msgid "Insert c_ount of new messages into window title"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17566 msgstr "Vložiť počet nových správ do nadpisu okna"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17567
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17568 #. Count xprop method button
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17569 #: ../pidgin/plugins/notify.c:750
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17570 msgid "Insert count of new message into _X property"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17571 msgstr "Vložiť počet nových správ do vlastnosti _X"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17572
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17573 #. Urgent method button
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17574 #: ../pidgin/plugins/notify.c:758
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17575 msgid "Set window manager \"_URGENT\" hint"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
17576 msgstr "Nastavať správcovi okien príznak „_URGENT“"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17577
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17578 #. Raise window method button
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17579 #: ../pidgin/plugins/notify.c:767
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17580 msgid "R_aise conversation window"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17581 msgstr "_Zdvihnúť okno konverzácie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17582
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17583 #. ---------- "Notification Removals" ----------
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17584 #: ../pidgin/plugins/notify.c:775
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17585 msgid "Notification Removal"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17586 msgstr "Odstránenie upozornenia"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17587
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17588 #. Remove on focus button
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17589 #: ../pidgin/plugins/notify.c:780
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17590 msgid "Remove when conversation window _gains focus"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17591 msgstr "Odstrániť, keď sa okno konverzácie stane _aktívnym"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17592
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17593 #. Remove on click button
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17594 #: ../pidgin/plugins/notify.c:787
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17595 msgid "Remove when conversation window _receives click"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17596 msgstr "Odstrániť, keď okno konverzácie zaznamená _kliknutie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17597
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17598 #. Remove on type button
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17599 #: ../pidgin/plugins/notify.c:795
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17600 msgid "Remove when _typing in conversation window"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17601 msgstr "Odstrániť pri _písaní do okna konverzácie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17602
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17603 #. Remove on message send button
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17604 #: ../pidgin/plugins/notify.c:803
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17605 msgid "Remove when a _message gets sent"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17606 msgstr "Odstrániť po odoslaní správy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17607
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17608 #. Remove on conversation switch button
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17609 #: ../pidgin/plugins/notify.c:812
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17610 msgid "Remove on switch to conversation ta_b"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17611 msgstr "Odstrániť pri prepnutí na kartu konverzácie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17612
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17613 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17614 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17615 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17616 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17617 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17618 #. *< id
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17619 #: ../pidgin/plugins/notify.c:907
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17620 msgid "Message Notification"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17621 msgstr "Upozornenie na správu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17622
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17623 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17624 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17625 #. * summary
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17626 #. * description
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17627 #: ../pidgin/plugins/notify.c:910 ../pidgin/plugins/notify.c:912
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17628 msgid "Provides a variety of ways of notifying you of unread messages."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17629 msgstr "Poskytuje niekoľko spôsobov upozornení na neprečítané správy."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17630
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17631 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17632 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17633 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17634 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17635 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17636 #. *< id
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17637 #: ../pidgin/plugins/pidgininc.c:91
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17638 msgid "Pidgin Demonstration Plugin"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17639 msgstr "Ukážkový modul programu Pidgin"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17640
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17641 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17642 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17643 #. * summary
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17644 #: ../pidgin/plugins/pidgininc.c:94
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17645 msgid "An example plugin that does stuff - see the description."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17646 msgstr "Ukážkový modul ktorý niečo vykonáva - pozrite popis"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17647
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17648 #. * description
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17649 #: ../pidgin/plugins/pidgininc.c:96
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17650 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17651 "This is a really cool plugin that does a lot of stuff:\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17652 "- It tells you who wrote the program when you log in\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17653 "- It reverses all incoming text\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17654 "- It sends a message to people on your list immediately when they sign on"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17655 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17656 "Toto je skvelý modul, ktorý robí mnoho vecí:\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17657 "- Po prihlásení vám hovorí, kto napísal tento program\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17658 "- Prevracia každý prichádzajúci text\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17659 "- Posiela správu ľuďom z vášho zoznamu, akonáhle sa prihlasia"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17660
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17661 #: ../pidgin/plugins/pidginrc.c:41
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17662 msgid "Cursor Color"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17663 msgstr "Farba kurzoru"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17664
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17665 #: ../pidgin/plugins/pidginrc.c:42
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17666 msgid "Secondary Cursor Color"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17667 msgstr "Druhotná farba kurzoru"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17668
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17669 #: ../pidgin/plugins/pidginrc.c:43
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17670 msgid "Hyperlink Color"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17671 msgstr "Farba odkazu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17672
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17673 #: ../pidgin/plugins/pidginrc.c:54
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17674 msgid "GtkTreeView Horizontal Separation"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17675 msgstr "Vodorovná medzera v GtkTreeView"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17676
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
17677 #: ../pidgin/plugins/pidginrc.c:69
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17678 msgid "Conversation Entry"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17679 msgstr "Položka rozhovoru"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17680
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
17681 #: ../pidgin/plugins/pidginrc.c:70
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17682 msgid "Request Dialog"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17683 msgstr "Dialóg požiadavku"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17684
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
17685 #: ../pidgin/plugins/pidginrc.c:71
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17686 msgid "Notify Dialog"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17687 msgstr "Dialóg upozornenia"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17688
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
17689 #: ../pidgin/plugins/pidginrc.c:247
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17690 msgid "Select Color"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17691 msgstr "Vyberte farbu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17692
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
17693 #: ../pidgin/plugins/pidginrc.c:294
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17694 msgid "Select Interface Font"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17695 msgstr "Vyberte písmo rozhrania"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17696
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
17697 #: ../pidgin/plugins/pidginrc.c:297
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17698 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17699 msgid "Select Font for %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17700 msgstr "Vyberte písmo pre %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17701
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
17702 #: ../pidgin/plugins/pidginrc.c:365
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17703 msgid "GTK+ Interface Font"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17704 msgstr "Písmo rozhrania GTK+"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17705
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
17706 #: ../pidgin/plugins/pidginrc.c:385
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17707 msgid "GTK+ Text Shortcut Theme"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17708 msgstr "Textová téma odkazov GTK+"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17709
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17710 #.
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17711 #. for (i = 0; i < G_N_ELEMENTS(widget_bool_prefs); i++) {
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17712 #. hbox = gtk_hbox_new(FALSE, PIDGIN_HIG_CAT_SPACE);
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17713 #. gtk_box_pack_start(GTK_BOX(frame), hbox, FALSE, FALSE, 0);
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17714 #.
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17715 #. check = pidgin_prefs_checkbox(_(widget_bool_names[i]),
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17716 #. widget_bool_prefs_set[i], hbox);
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17717 #. gtk_size_group_add_widget(labelsg, check);
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17718 #.
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17719 #. widget_bool_widgets[i] = pidgin_prefs_checkbox("", widget_bool_prefs[i], hbox);
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17720 #. *
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17721 #. gtk_size_group_add_widget(widgetsb, widget_bool_widgets[i]);
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17722 #. *
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17723 #. gtk_widget_set_sensitive(widget_bool_widgets[i],
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17724 #. purple_prefs_get_bool(widget_bool_prefs_set[i]));
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17725 #. g_signal_connect(G_OBJECT(check), "toggled",
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17726 #. G_CALLBACK(pidgin_toggle_sensitive),
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17727 #. widget_bool_widgets[i]);
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17728 #. }
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17729 #.
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
17730 #: ../pidgin/plugins/pidginrc.c:422
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17731 msgid "Interface colors"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17732 msgstr "Farby rozhrania"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17733
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
17734 #: ../pidgin/plugins/pidginrc.c:446
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17735 msgid "Widget Sizes"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
17736 msgstr "Veľkosti ovládacích prvkov"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17737
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
17738 #: ../pidgin/plugins/pidginrc.c:467
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17739 msgid "Fonts"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17740 msgstr "Písma"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17741
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
17742 #: ../pidgin/plugins/pidginrc.c:491
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17743 msgid "Gtkrc File Tools"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17744 msgstr "Nástroje súboru Gtkrc"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17745
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
17746 #: ../pidgin/plugins/pidginrc.c:496
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17747 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17748 msgid "Write settings to %s%sgtkrc-2.0"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17749 msgstr "Uložiť nastavenia do %s%sgtkrc-2.0"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17750
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
17751 #: ../pidgin/plugins/pidginrc.c:505
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17752 msgid "Re-read gtkrc files"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17753 msgstr "Znovu načítať súbory gtkrc"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17754
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
17755 #: ../pidgin/plugins/pidginrc.c:543
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17756 msgid "Pidgin GTK+ Theme Control"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17757 msgstr "Ovládánie témy GTK+ programu Pidgin"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17758
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
17759 #: ../pidgin/plugins/pidginrc.c:545 ../pidgin/plugins/pidginrc.c:546
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17760 msgid "Provides access to commonly used gtkrc settings."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17761 msgstr "Umožňuje prístup ku najčastejšie používaným nastaveniam GTKrc."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17762
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17763 #: ../pidgin/plugins/raw.c:175
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17764 msgid "Raw"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17765 msgstr "Priamy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17766
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17767 #: ../pidgin/plugins/raw.c:177
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17768 msgid "Lets you send raw input to text-based protocols."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17769 msgstr "Nechá vás odoslať priamy vstup textovo-založeným protokolom."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17770
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17771 #: ../pidgin/plugins/raw.c:178
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17772 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17773 "Lets you send raw input to text-based protocols (XMPP, MSN, IRC, TOC). Hit "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17774 "'Enter' in the entry box to send. Watch the debug window."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17775 msgstr ""
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
17776 "Umožní vám odoslať priamy vstup v textovo-založených protokoloch (Jabber, "
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
17777 "MSN, IRC, TOC). Pre odoslanie stlačte „Enter“ vo vstupnom poli. Sledujte "
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
17778 "ladiace okno."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17779
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17780 #: ../pidgin/plugins/relnot.c:71
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17781 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17782 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17783 "You are using %s version %s. The current version is %s. You can get it "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17784 "from <a href=\"%s\">%s</a><hr>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17785 msgstr ""
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
17786 "Používate program %s, verziu %s. Aktuálna verzia je %s. Môžete ju získať "
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
17787 "na adrese <a href=\"%s\">%s</a><hr>"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17788
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17789 #: ../pidgin/plugins/relnot.c:79
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17790 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17791 msgid "<b>ChangeLog:</b><br>%s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17792 msgstr "<b>Zoznam zmien:</b><br>%s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17793
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17794 #: ../pidgin/plugins/relnot.c:84 ../pidgin/plugins/relnot.c:85
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17795 msgid "New Version Available"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17796 msgstr "Nová verzia je k dispozícii"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17797
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17798 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17799 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17800 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17801 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17802 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17803 #. *< id
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17804 #: ../pidgin/plugins/relnot.c:143
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17805 msgid "Release Notification"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17806 msgstr "Upozornenie na novú verziu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17807
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17808 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17809 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17810 #. * summary
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17811 #: ../pidgin/plugins/relnot.c:146
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17812 msgid "Checks periodically for new releases."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17813 msgstr "Pravidelne kontroluje dostupnosť novej verzie."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17814
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17815 #. * description
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17816 #: ../pidgin/plugins/relnot.c:148
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17817 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17818 "Checks periodically for new releases and notifies the user with the "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17819 "ChangeLog."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17820 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17821 "Pravidelne kontroluje dostupnosť novej verzie a upozorní používateľa "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17822 "zoznamom zmien."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17823
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17824 #: ../pidgin/plugins/spellchk.c:1962
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17825 msgid "Duplicate Correction"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17826 msgstr "Duplikátna oprava"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17827
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17828 #: ../pidgin/plugins/spellchk.c:1963
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17829 msgid "The specified word already exists in the correction list."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17830 msgstr "Toto slovo sa už nachádza v zozname opráv."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17831
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17832 #: ../pidgin/plugins/spellchk.c:2177
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17833 msgid "Text Replacements"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17834 msgstr "Náhrady textu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17835
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17836 #: ../pidgin/plugins/spellchk.c:2200
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17837 msgid "You type"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17838 msgstr "Píšete"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17839
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17840 #: ../pidgin/plugins/spellchk.c:2214
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17841 msgid "You send"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17842 msgstr "Odosielate"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17843
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17844 #: ../pidgin/plugins/spellchk.c:2228
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17845 msgid "Whole words only"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17846 msgstr "Len celé slová"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17847
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17848 #: ../pidgin/plugins/spellchk.c:2240
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17849 msgid "Case sensitive"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17850 msgstr "Rozlišovať malé a veľké písmená"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17851
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17852 #: ../pidgin/plugins/spellchk.c:2266
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17853 msgid "Add a new text replacement"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
17854 msgstr "Pridať novú náhradu textu"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17855
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17856 #: ../pidgin/plugins/spellchk.c:2282
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17857 msgid "You _type:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17858 msgstr "Píšete:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17859
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17860 #: ../pidgin/plugins/spellchk.c:2299
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17861 msgid "You _send:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17862 msgstr "Odosielate:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17863
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17864 #. Created here so it can be passed to whole_words_button_toggled.
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17865 #: ../pidgin/plugins/spellchk.c:2311
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17866 msgid "_Exact case match (uncheck for automatic case handling)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17867 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17868 "Presný výskyt veľkosti znakov (zrušte zaškrtnutie pre automatické ošetrenie "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17869 "veľkosti písmen)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17870
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17871 #: ../pidgin/plugins/spellchk.c:2313
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17872 msgid "Only replace _whole words"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17873 msgstr "Nahradzovať len _celé slová"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17874
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17875 #: ../pidgin/plugins/spellchk.c:2338
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17876 msgid "General Text Replacement Options"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17877 msgstr "Všeobecné možnosti nahradzovania textu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17878
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17879 #: ../pidgin/plugins/spellchk.c:2339
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17880 msgid "Enable replacement of last word on send"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17881 msgstr "Povoliť náhradu posledného slova pri odoslaní"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17882
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
17883 #: ../pidgin/plugins/spellchk.c:2372
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17884 msgid "Text replacement"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17885 msgstr "Nahradzovanie textu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17886
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
17887 #: ../pidgin/plugins/spellchk.c:2374 ../pidgin/plugins/spellchk.c:2375
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17888 msgid "Replaces text in outgoing messages according to user-defined rules."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17889 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17890 "Nahradzuje text v odosielaných správach podľa používateľom určených pravidiel"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17891
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17892 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17893 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17894 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17895 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17896 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17897 #. *< id
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
17898 #: ../pidgin/plugins/ticker/ticker.c:74 ../pidgin/plugins/ticker/ticker.c:356
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17899 msgid "Buddy Ticker"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17900 msgstr "Vyberač priateľov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17901
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17902 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17903 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17904 #. * summary
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17905 #. * description
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
17906 #: ../pidgin/plugins/ticker/ticker.c:359 ../pidgin/plugins/ticker/ticker.c:361
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17907 msgid "A horizontal scrolling version of the buddy list."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17908 msgstr "Vodorovne sa posúvajúca verzia zoznamu priateľov."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17909
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17910 #: ../pidgin/plugins/timestamp.c:137
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17911 msgid "Display Timestamps Every"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17912 msgstr "Zobraziť časové značky každých"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17913
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17914 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17915 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17916 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17917 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17918 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17919 #. *< id
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17920 #: ../pidgin/plugins/timestamp.c:202
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17921 msgid "Timestamp"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17922 msgstr "Časová značka"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17923
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17924 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17925 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17926 #. * summary
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17927 #: ../pidgin/plugins/timestamp.c:205
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17928 msgid "Display iChat-style timestamps"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17929 msgstr "Časové značky v štýle iChat"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17930
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17931 #. * description
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17932 #: ../pidgin/plugins/timestamp.c:207
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17933 msgid "Display iChat-style timestamps every N minutes."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17934 msgstr "Každých N minút pridáva do konverzácie časové značky."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17935
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17936 #: ../pidgin/plugins/timestamp_format.c:23
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17937 msgid "Timestamp Format Options"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17938 msgstr "Voľby formátu časovej značky"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17939
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17940 #: ../pidgin/plugins/timestamp_format.c:26
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17941 msgid "_Force 24-hour time format"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17942 msgstr "_Vynútiť 24-hodinový formát času"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17943
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17944 #: ../pidgin/plugins/timestamp_format.c:33
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17945 msgid "Show dates in..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17946 msgstr "Zobraziť dátumy v..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17947
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17948 #: ../pidgin/plugins/timestamp_format.c:38
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17949 msgid "Co_nversations:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17950 msgstr "_Rozhovory:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17951
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17952 #: ../pidgin/plugins/timestamp_format.c:40
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17953 #: ../pidgin/plugins/timestamp_format.c:49
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17954 msgid "For delayed messages"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17955 msgstr "Pre oneskorené správy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17956
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17957 #: ../pidgin/plugins/timestamp_format.c:41
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17958 #: ../pidgin/plugins/timestamp_format.c:50
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17959 msgid "For delayed messages and in chats"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17960 msgstr "Pre oneskorené správy a v chatoch"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17961
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17962 #: ../pidgin/plugins/timestamp_format.c:47
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17963 msgid "_Message Logs:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17964 msgstr "_Záznamy správ:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17965
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17966 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17967 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17968 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17969 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17970 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17971 #. *< id
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17972 #: ../pidgin/plugins/timestamp_format.c:151
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17973 msgid "Message Timestamp Formats"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17974 msgstr "Formáty časovej značky správ"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17975
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17976 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17977 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17978 #. * summary
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17979 #: ../pidgin/plugins/timestamp_format.c:154
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17980 msgid "Customizes the message timestamp formats."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17981 msgstr "Prispôsobenie formátu časovývch známok."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17982
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17983 #. * description
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17984 #: ../pidgin/plugins/timestamp_format.c:156
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17985 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17986 "This plugin allows the user to customize conversation and logging message "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17987 "timestamp formats."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17988 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17989 "Tento modul umožňuje používateľovi upraviť formáty časových značiek v "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17990 "správach konverzácií a záznamoch."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17991
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17992 #: ../pidgin/plugins/win32/transparency/win2ktrans.c:175
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17993 #: ../pidgin/plugins/win32/transparency/win2ktrans.c:598
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17994 #: ../pidgin/plugins/win32/transparency/win2ktrans.c:645
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17995 msgid "Opacity:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17996 msgstr "Krytie:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17997
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
17998 #. IM Convo trans options
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
17999 #: ../pidgin/plugins/win32/transparency/win2ktrans.c:562
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18000 msgid "IM Conversation Windows"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18001 msgstr "Okná rozhovoru"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18002
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18003 #: ../pidgin/plugins/win32/transparency/win2ktrans.c:563
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18004 msgid "_IM window transparency"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18005 msgstr "Priesvitnosť okna správ"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18006
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18007 #: ../pidgin/plugins/win32/transparency/win2ktrans.c:577
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18008 msgid "_Show slider bar in IM window"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18009 msgstr "_Zobrazovať posuvný pruh v okne správ"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18010
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18011 #: ../pidgin/plugins/win32/transparency/win2ktrans.c:584
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18012 msgid "Remove IM window transparency on focus"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18013 msgstr "Odstrániť priesvitnosť okna správ pri aktivácii"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18014
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18015 #: ../pidgin/plugins/win32/transparency/win2ktrans.c:587
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18016 #: ../pidgin/plugins/win32/transparency/win2ktrans.c:635
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18017 msgid "Always on top"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18018 msgstr "Vždy navrchu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18019
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18020 #. Buddy List trans options
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18021 #: ../pidgin/plugins/win32/transparency/win2ktrans.c:619
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18022 msgid "Buddy List Window"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18023 msgstr "Okno zoznamu priateľov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18024
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18025 #: ../pidgin/plugins/win32/transparency/win2ktrans.c:620
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18026 msgid "_Buddy List window transparency"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18027 msgstr "Priesvitnosť okna _zoznamu priateľov"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18028
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18029 #: ../pidgin/plugins/win32/transparency/win2ktrans.c:633
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18030 msgid "Remove Buddy List window transparency on focus"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18031 msgstr "Vypnúť priesvitnosť okna zoznamu priateľov pri aktivovaní"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18032
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18033 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18034 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18035 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18036 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18037 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18038 #. *< id
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18039 #: ../pidgin/plugins/win32/transparency/win2ktrans.c:693
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18040 msgid "Transparency"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18041 msgstr "Priehľadnosť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18042
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18043 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18044 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18045 #. * summary
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18046 #: ../pidgin/plugins/win32/transparency/win2ktrans.c:696
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18047 msgid "Variable Transparency for the buddy list and conversations."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18048 msgstr "Premenlivá priesvitnosť zoznamu priateľov a konverzácií."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18049
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18050 #. * description
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18051 #: ../pidgin/plugins/win32/transparency/win2ktrans.c:698
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18052 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18053 "This plugin enables variable alpha transparency on conversation windows and "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18054 "the buddy list.\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18055 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18056 "* Note: This plugin requires Win2000 or greater."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18057 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18058 "Tento modul povoľuje premenlivú priesvitnosť okien konverzácie a zoznamu "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18059 "priateľov.\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18060 "\n"
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18061 "* Poznámka: Tento modul vyžaduje Win2000 alebo novší."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18062
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
18063 #: ../pidgin/plugins/win32/winprefs/winprefs.c:303
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18064 msgid "GTK+ Runtime Version"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18065 msgstr "Verzia GTK+ Runtime"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18066
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18067 #. Autostart
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
18068 #: ../pidgin/plugins/win32/winprefs/winprefs.c:311
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18069 msgid "Startup"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18070 msgstr "Spustenie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18071
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
18072 #: ../pidgin/plugins/win32/winprefs/winprefs.c:312
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18073 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18074 msgid "_Start %s on Windows startup"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18075 msgstr "_Spustiť %s pri štarte Windows"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18076
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
18077 #: ../pidgin/plugins/win32/winprefs/winprefs.c:327
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18078 msgid "_Dockable Buddy List"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18079 msgstr "_Ukotviteľný zoznam priateľov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18080
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18081 #. Blist On Top
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
18082 #: ../pidgin/plugins/win32/winprefs/winprefs.c:331
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18083 msgid "_Keep Buddy List window on top:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18084 msgstr "_Udržiavať okno so zoznamom priateľov navrchu:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18085
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18086 #. XXX: Did this ever work?
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
18087 #: ../pidgin/plugins/win32/winprefs/winprefs.c:336
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18088 msgid "Only when docked"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18089 msgstr "Len ak je ukotvené"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18090
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
18091 #: ../pidgin/plugins/win32/winprefs/winprefs.c:341
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18092 msgid "_Flash window when chat messages are received"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18093 msgstr "_Blikať oknom, keď sú prijaté správy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18094
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
18095 #: ../pidgin/plugins/win32/winprefs/winprefs.c:371
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18096 msgid "Windows Pidgin Options"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18097 msgstr "Možnosti pre Windows verziu programu Pidgin"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18098
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
18099 #: ../pidgin/plugins/win32/winprefs/winprefs.c:373
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18100 msgid "Options specific to Pidgin for Windows."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18101 msgstr "Špecifické možnosti programu Pidgin pre Windows."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18102
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
18103 #: ../pidgin/plugins/win32/winprefs/winprefs.c:374
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18104 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18105 "Provides options specific to Pidgin for Windows , such as buddy list docking."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18106 msgstr ""
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
18107 "Poskytuje možnosti špecifické pre Pidgin pre Windows, napríklad ukotvovanie "
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
18108 "zoznamu priateľov."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18109
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18110 #: ../pidgin/plugins/xmppconsole.c:670
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18111 msgid "<font color='#777777'>Logged out.</font>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18112 msgstr "<font color='#777777'>Odhlásený.</font>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18113
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18114 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18115 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18116 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18117 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18118 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18119 #. *< id
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18120 #: ../pidgin/plugins/xmppconsole.c:749 ../pidgin/plugins/xmppconsole.c:844
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18121 #: ../pidgin/plugins/xmppconsole.c:863
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18122 msgid "XMPP Console"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18123 msgstr "XMPP Konzola"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18124
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18125 #: ../pidgin/plugins/xmppconsole.c:756
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18126 msgid "Account: "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18127 msgstr "Účet: "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18128
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18129 #: ../pidgin/plugins/xmppconsole.c:783
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18130 msgid "<font color='#777777'>Not connected to XMPP</font>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18131 msgstr "<font color='#777777'>Nepripojený ku XMPP</font>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18132
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18133 #: ../pidgin/plugins/xmppconsole.c:793
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18134 msgid "Insert an <iq/> stanza."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
18135 msgstr "Vložiť <iq/> slohu."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18136
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18137 #: ../pidgin/plugins/xmppconsole.c:802
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18138 msgid "Insert a <presence/> stanza."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
18139 msgstr "Vložiť <presence/> slohu."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18140
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18141 #: ../pidgin/plugins/xmppconsole.c:811
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18142 msgid "Insert a <message/> stanza."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
18143 msgstr "Vložiť <message/> slohu."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18144
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18145 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18146 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18147 #. * summary
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18148 #: ../pidgin/plugins/xmppconsole.c:866
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18149 msgid "Send and receive raw XMPP stanzas."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
18150 msgstr "Odosielať a prijímať nespracované XMPP slohy."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18151
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18152 #. * description
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18153 #: ../pidgin/plugins/xmppconsole.c:868
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16728
diff changeset
18154 msgid "This plugin is useful for debbuging XMPP servers or clients."
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18155 msgstr "Tento plugin je vhodný pre ladenie XMPP serverov alebo klientov."
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18156
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18157 #~ msgid "There were errors unloading the plugin."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18158 #~ msgstr "Počas zatvárania modulu sa vyskytli chyby."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18159
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18160 #~ msgid "Couldn't open file"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18161 #~ msgstr "Nepodarilo sa otvoriť súbor"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18162
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18163 #~ msgid "Error initializing session"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18164 #~ msgstr "Chyba počas zakladania relácie"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18165
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18166 #~ msgid "Unable to connect to contact server"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18167 #~ msgstr "Nepodarilo sa pripojiť na server kontaktov."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18168
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18169 #~ msgid "Unable to connect to OIM server"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18170 #~ msgstr "Nepodarilo sa pripojiť na OIM server."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18171
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18172 #~ msgid "Unable to make SSL connection to server."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18173 #~ msgstr "Nepodarilo sa vytvoriť SSL pripojenie na server."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18174
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18175 #~ msgid "<span color=\"red\">%s disconnected: %s</span>"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18176 #~ msgstr "<span color=\"red\">%s bol odpojený: %s</span>"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18177
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18178 #~ msgid ""
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18179 #~ "%s\n"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18180 #~ "\n"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18181 #~ "%s will not attempt to reconnect the account until you correct the error "
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18182 #~ "and re-enable the account."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18183 #~ msgstr ""
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18184 #~ "%s\n"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18185 #~ "\n"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18186 #~ "%s sa nebude znovu pokúšať pripojiť na tento účet, kým neopravíte chybu a "
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18187 #~ "znovu nepovolíte tento účet."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
18188
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
18189 #~ msgid "Sort by status"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
18190 #~ msgstr "Zoradiť podľa stavu"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
18191
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
18192 #~ msgid "Sort alphabetically"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
18193 #~ msgstr "Zoradiť podľa abecedy"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
18194
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
18195 #~ msgid "Sort by log size"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
18196 #~ msgstr "Zoradiť podľa veľkosti záznamu"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18197
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18198 #~ msgid "You have just sent a Nudge!"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18199 #~ msgstr "Práve ste odoslali štuchanec!"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18200
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18201 #~ msgid "Would like to add him?"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18202 #~ msgstr "Chcete ho pridať?"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18203
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18204 #~ msgid "%s just sent you a Buzz!"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18205 #~ msgstr "%s vám práve poslal bzzz!"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18206
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18207 #~ msgid "You have just sent a Buzz!"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18208 #~ msgstr "Práve ste odoslali bzzz!"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18209
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
18210 #~ msgid "Add Buddy _Pounce"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
18211 #~ msgstr "Pridať _sledovanie priatela"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
18212
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
18213 #~ msgid "Add a _Buddy"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
18214 #~ msgstr "Pridať priateľa"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
18215
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
18216 #~ msgid "Add a C_hat"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
18217 #~ msgstr "Pridať chat"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
18218
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
18219 #~ msgid "/Accounts/Add\\/Edit"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
18220 #~ msgstr "/Účty/Pri_dať a upraviť"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
18221
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18222 #~ msgid "/Help"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18223 #~ msgstr "/_Pomocník"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18224
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18225 #~ msgid "/Options/Show Buddy _Icon"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18226 #~ msgstr "/Možnosti/Zobraziť ikonu priateľa"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18227
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18228 #~ msgid "/Options/Show Buddy Icon"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18229 #~ msgstr "/Možnosti/Zobraziť ikonu priateľa"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18230
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
18231 #~ msgid "_Send To"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
18232 #~ msgstr "Po_slať cez"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
18233
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18234 #~ msgid ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18235 #~ "%s is a graphical modular messaging client based on libpurple which is "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18236 #~ "capable of connecting to AIM, MSN, Yahoo!, XMPP, ICQ, IRC, SILC, SIP/"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18237 #~ "SIMPLE, Novell GroupWise, Lotus Sametime, Bonjour, Zephyr, Gadu-Gadu, and "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18238 #~ "QQ all at once. It is written using GTK+.<BR><BR>You may modify and "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18239 #~ "redistribute the program under the terms of the GPL (version 2 or "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18240 #~ "later). A copy of the GPL is contained in the 'COPYING' file distributed "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18241 #~ "with %s. %s is copyrighted by its contributors. See the 'COPYRIGHT' "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18242 #~ "file for the complete list of contributors. We provide no warranty for "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18243 #~ "this program.<BR><BR>"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18244 #~ msgstr ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18245 #~ "%s je modulárny IM klient založený na knižnici libpurple, ktorý podporuje "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18246 #~ "protokoly AIM, MSN, Yahoo!, XMPP, ICQ, IRC, SILC, SIP/SIMPLE, Novell "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18247 #~ "GroupWise, Lotus Sametime, Bonjour, Zephyr, Gadu-Gadu, and QQ. Je "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18248 #~ "vytvorený pomocou knižnice GTK+.<BR><BR>Tento program môžete upravovať a "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18249 #~ "distribuovať podľa podmienok licencie GPL (vo verzii 2 alebo novšej). "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18250 #~ "Kópia licencie GPL sa nachádza v súbore 'COPYING', ktorý je dodávaný "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18251 #~ "spolu s programom %s. Vlastníkmi autorských práv programu %s sú jeho "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18252 #~ "prispievatelia. Kompletný zoznam prispievateľov si môžete pozrieť v "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18253 #~ "súbore 'COPYRIGHT'. Na tento program vám neposkytujeme žiadnu záruku."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18254 #~ "<BR><BR>"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18255
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
18256 #~ msgid "_Smiley"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
18257 #~ msgstr "_Smajlík"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
18258
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
18259 #~ msgid "Conversation History"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
18260 #~ msgstr "História rozhovoru"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
18261
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
18262 #~ msgid "Log Viewer"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
18263 #~ msgstr "Zobrazovač záznamov"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
18264
19920
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18265 #~ msgid "nudged"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18266 #~ msgstr "štuchnutý"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18267
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18268 #~ msgid "%d buddies were added or updated"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18269 #~ msgstr "%d priatelia boli pridaní alebo aktualizovaní"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18270
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18271 #~ msgid "buzzed"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18272 #~ msgstr "vyrušený"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18273
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18274 #~ msgid "Attention! %s %s."
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18275 #~ msgstr "Pozor! %s %s."
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18276
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18277 #~ msgid "Attention!"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18278 #~ msgstr "Pozor!"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18279
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18280 #~ msgid "Attention! You have been %s."
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18281 #~ msgstr "Pozor! Boli ste %s"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18282
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18283 #~ msgid "/Buddies/Show/Show _Offline Buddies"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18284 #~ msgstr "/Priatelia/Zobraziť/_Nepripojených priateľov"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18285
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18286 #~ msgid "/Buddies/Show/Show _Empty Groups"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18287 #~ msgstr "/Priatelia/Zobraziť/Prázdne s_kupiny"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18288
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18289 #~ msgid "/Buddies/Show/Show Buddy _Details"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18290 #~ msgstr "/Priatelia/Zobraziť/_Detaily priateľov"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18291
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18292 #~ msgid "/Buddies/Show/Show Idle _Times"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18293 #~ msgstr "/Priatelia/Zobraziť/Č_asy nečinnosti"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18294
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18295 #~ msgid "/Buddies/Show/Show Offline Buddies"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18296 #~ msgstr "/Priatelia/Zobraziť/Nepripojených priateľov"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18297
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18298 #~ msgid "/Buddies/Show/Show Empty Groups"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18299 #~ msgstr "/Priatelia/Zobraziť/Prázdne skupiny"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18300
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18301 #~ msgid "/Buddies/Show/Show Buddy Details"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18302 #~ msgstr "/Priatelia/Zobraziť/Detaily priateľov"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18303
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18304 #~ msgid "/Buddies/Show/Show Idle Times"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18305 #~ msgstr "/Priatelia/Zobraziť/Časy nečinnosti"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18306
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18307 #~ msgid "/Conversation/_Hide"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18308 #~ msgstr "/Rozhovor/_Skryť"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18309
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19672
diff changeset
18310 #~ msgid "Norwegian"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19920
diff changeset
18311 #~ msgstr "nórčina"