Mercurial > pidgin
annotate po/sk.po @ 21271:ca16de222b76
Do not do unnecessary processing when updating text in a column.
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Tue, 30 Oct 2007 09:17:50 +0000 |
parents | a068bcd78b61 |
children | e3bc726185fb |
rev | line source |
---|---|
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1 # translation of pidgin.po to Slovak |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2 # Copyright (C) 2007 THE PACKAGE'S COPYRIGHT HOLDER |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
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:
15796
diff
changeset
|
5 # Jozef Káčer <quickparser@gmail.com>, 2007. |
19744 | 6 # Ivan Masár <helix84@centrum.sk>, 2007. |
2974 | 7 # |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10 "Project-Id-Version: pidgin-1\n" |
8778 | 11 "Report-Msgid-Bugs-To: \n" |
20779 | 12 "POT-Creation-Date: 2007-10-02 04:01-0400\n" |
19744 | 13 "PO-Revision-Date: 2007-09-10 17:31+0000\n" |
14 "Last-Translator: helix84 <helix84@centrum.sk>\n" | |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
15 "Language-Team: Slovak <kde-sk@linux.sk>\n" |
2974 | 16 "MIME-Version: 1.0\n" |
6546 | 17 "Content-Type: text/plain; charset=UTF-8\n" |
2974 | 18 "Content-Transfer-Encoding: 8bit\n" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
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:
19744
diff
changeset
|
20 "10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" |
19744 | 21 "X-Rosetta-Export-Date: 2007-09-10 18:08:25+0000\n" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
22 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
23 #: ../finch/finch.c:64 ../finch/finch.c:301 ../finch/finch.c:330 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
24 #: ../finch/finch.c:418 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
25 msgid "Finch" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
26 msgstr "Finch" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
27 |
19341 | 28 #: ../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:
15796
diff
changeset
|
29 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
30 msgid "%s. Try `%s -h' for more information.\n" |
19744 | 31 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:
15796
diff
changeset
|
32 |
19341 | 33 #: ../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:
15796
diff
changeset
|
34 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
35 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:
15796
diff
changeset
|
36 "%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:
15796
diff
changeset
|
37 "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:
15796
diff
changeset
|
38 "\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:
15796
diff
changeset
|
39 " -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:
15796
diff
changeset
|
40 " -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:
15796
diff
changeset
|
41 " -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:
15796
diff
changeset
|
42 " -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:
15796
diff
changeset
|
43 " -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:
15796
diff
changeset
|
44 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:
15796
diff
changeset
|
45 "%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:
15796
diff
changeset
|
46 "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:
15796
diff
changeset
|
47 "\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:
15796
diff
changeset
|
48 " -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:
15796
diff
changeset
|
49 " -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:
15796
diff
changeset
|
50 " -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:
15796
diff
changeset
|
51 " -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:
15796
diff
changeset
|
52 " -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:
15796
diff
changeset
|
53 |
20779 | 54 #: ../finch/finch.c:328 ../pidgin/gtkmain.c:718 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
55 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
56 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
57 "%s encountered errors migrating your settings from %s to %s. Please " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
58 "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:
16719
diff
changeset
|
59 "http://developer.pidgin.im" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
60 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
61 "V programe %s sa vyskytli chyby pri prenose nastavení z %s do %s. Prosím, " |
19341 | 62 "skúste dokončiť prenos nastavení sami. Prosím, ohláste túto chybu na adrese " |
63 "http://developer.pidgin.im" | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
64 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
65 #: ../finch/gntaccount.c:124 ../finch/gntaccount.c:484 ../finch/gntblist.c:300 |
20779 | 66 #: ../finch/gntblist.c:433 ../finch/gntblist.c:446 ../finch/gntplugin.c:187 |
67 #: ../finch/gntplugin.c:235 ../finch/gntstatus.c:301 ../finch/gntstatus.c:310 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
68 #: ../finch/plugins/gntclipboard.c:115 ../finch/plugins/gntclipboard.c:121 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
69 #: ../finch/plugins/gntclipboard.c:128 |
20779 | 70 #: ../libpurple/protocols/jabber/buddy.c:2032 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
71 #: ../libpurple/protocols/jabber/chat.c:677 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
72 #: ../libpurple/protocols/jabber/chat.c:688 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
73 #: ../libpurple/protocols/jabber/jabber.c:1515 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
74 #: ../libpurple/protocols/qq/group_join.c:328 |
19341 | 75 #: ../libpurple/protocols/qq/im.c:576 ../libpurple/protocols/silc/ops.c:57 |
76 #: ../libpurple/protocols/silc/ops.c:1456 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
77 #: ../libpurple/protocols/silc10/ops.c:1451 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
78 msgid "Error" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
79 msgstr "Chyba" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
80 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
81 #: ../finch/gntaccount.c:124 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
82 msgid "Account was not added" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
83 msgstr "Účet sa nepridal do zoznamu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
84 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
85 #: ../finch/gntaccount.c:125 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
86 msgid "Screenname of an account must be non-empty." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
87 msgstr "Používateľské meno účtu nesmie byť prázdne." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
88 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
89 #: ../finch/gntaccount.c:437 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
90 msgid "New mail notifications" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
91 msgstr "Upozornenia na nové správy" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
92 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
93 #: ../finch/gntaccount.c:447 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
94 msgid "Remember password" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
95 msgstr "Zapamätať heslo" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
96 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
97 #: ../finch/gntaccount.c:485 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
98 msgid "There's no protocol plugins installed." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
99 msgstr "Nie sú nainštalované žiadne moduly protokolov." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
100 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
101 #: ../finch/gntaccount.c:486 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
102 msgid "(You probably forgot to 'make install'.)" |
19744 | 103 msgstr "(Pravdepodobne ste zabudli na „make install“.)" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
104 |
20779 | 105 #: ../finch/gntaccount.c:496 ../finch/gntconn.c:137 |
106 #: ../pidgin/gtkaccount.c:1473 ../pidgin/gtkblist.c:4322 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
107 msgid "Modify Account" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
108 msgstr "Upraviť účet" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
109 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
110 #: ../finch/gntaccount.c:496 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
111 msgid "New Account" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
112 msgstr "Nový účet" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
113 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
114 #: ../finch/gntaccount.c:521 ../pidgin/gtkft.c:696 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
115 msgid "Protocol:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
116 msgstr "Protokol:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
117 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
118 #: ../finch/gntaccount.c:529 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
119 #: ../pidgin/plugins/gevolution/new_person_dialog.c:290 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
120 msgid "Screen name:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
121 msgstr "Používateľské meno:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
122 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
123 #: ../finch/gntaccount.c:542 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
124 msgid "Password:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
125 msgstr "Heslo:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
126 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
127 #: ../finch/gntaccount.c:552 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
128 msgid "Alias:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
129 msgstr "Prezývka:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
130 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
131 #. Cancel button |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
132 #. Cancel |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
133 #: ../finch/gntaccount.c:575 ../finch/gntaccount.c:638 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
134 #: ../finch/gntaccount.c:889 ../finch/gntblist.c:344 ../finch/gntblist.c:421 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
135 #: ../finch/gntblist.c:456 ../finch/gntblist.c:803 ../finch/gntblist.c:1005 |
20779 | 136 #: ../finch/gntblist.c:1101 ../finch/gntblist.c:2224 ../finch/gntblist.c:2287 |
137 #: ../finch/gntcertmgr.c:91 ../finch/gntplugin.c:472 ../finch/gntpounce.c:459 | |
138 #: ../finch/gntpounce.c:667 ../finch/gntprefs.c:265 ../finch/gntsound.c:1058 | |
139 #: ../finch/gntstatus.c:145 ../finch/gntstatus.c:485 ../finch/gntstatus.c:610 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
140 #: ../libpurple/account.c:1013 ../libpurple/account.c:1263 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
141 #: ../libpurple/account.c:1298 ../libpurple/conversation.c:1215 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
142 #: ../libpurple/plugins/buddynote.c:51 ../libpurple/protocols/gg/gg.c:507 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
143 #: ../libpurple/protocols/gg/gg.c:666 ../libpurple/protocols/gg/gg.c:803 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
144 #: ../libpurple/protocols/gg/gg.c:884 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
145 #: ../libpurple/protocols/jabber/buddy.c:728 |
20779 | 146 #: ../libpurple/protocols/jabber/buddy.c:2416 |
147 #: ../libpurple/protocols/jabber/buddy.c:2452 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
148 #: ../libpurple/protocols/jabber/chat.c:786 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
149 #: ../libpurple/protocols/jabber/jabber.c:1008 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
150 #: ../libpurple/protocols/jabber/jabber.c:1017 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
151 #: ../libpurple/protocols/jabber/jabber.c:1737 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
152 #: ../libpurple/protocols/jabber/si.c:874 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
153 #: ../libpurple/protocols/jabber/usermood.c:184 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
154 #: ../libpurple/protocols/jabber/usernick.c:78 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
155 #: ../libpurple/protocols/jabber/xdata.c:400 |
20779 | 156 #: ../libpurple/protocols/msn/msn.c:290 ../libpurple/protocols/msn/msn.c:307 |
157 #: ../libpurple/protocols/msn/msn.c:324 ../libpurple/protocols/msn/msn.c:341 | |
158 #: ../libpurple/protocols/msn/msn.c:362 | |
159 #: ../libpurple/protocols/oscar/oscar.c:6146 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
160 #: ../libpurple/protocols/oscar/peer.c:1046 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
161 #: ../libpurple/protocols/qq/buddy_info.c:484 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
162 #: ../libpurple/protocols/qq/buddy_opt.c:214 |
19341 | 163 #: ../libpurple/protocols/qq/buddy_opt.c:411 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
164 #: ../libpurple/protocols/qq/group.c:124 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
165 #: ../libpurple/protocols/qq/group_join.c:140 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
166 #: ../libpurple/protocols/qq/group_join.c:365 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
167 #: ../libpurple/protocols/qq/group_opt.c:144 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
168 #: ../libpurple/protocols/qq/group_opt.c:399 |
19341 | 169 #: ../libpurple/protocols/qq/sys_msg.c:113 |
170 #: ../libpurple/protocols/qq/sys_msg.c:172 | |
171 #: ../libpurple/protocols/qq/sys_msg.c:266 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
172 #: ../libpurple/protocols/sametime/sametime.c:3388 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
173 #: ../libpurple/protocols/sametime/sametime.c:3474 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
174 #: ../libpurple/protocols/sametime/sametime.c:3645 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
175 #: ../libpurple/protocols/sametime/sametime.c:5397 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
176 #: ../libpurple/protocols/sametime/sametime.c:5487 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
177 #: ../libpurple/protocols/sametime/sametime.c:5612 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
178 #: ../libpurple/protocols/silc/buddy.c:455 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
179 #: ../libpurple/protocols/silc/buddy.c:1076 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
180 #: ../libpurple/protocols/silc/buddy.c:1191 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
181 #: ../libpurple/protocols/silc/chat.c:616 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
182 #: ../libpurple/protocols/silc/chat.c:746 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
183 #: ../libpurple/protocols/silc/ops.c:1816 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
184 #: ../libpurple/protocols/silc/silc.c:823 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
185 #: ../libpurple/protocols/silc/silc.c:1031 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
186 #: ../libpurple/protocols/silc10/buddy.c:468 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
187 #: ../libpurple/protocols/silc10/buddy.c:1084 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
188 #: ../libpurple/protocols/silc10/buddy.c:1189 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
189 #: ../libpurple/protocols/silc10/chat.c:600 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
190 #: ../libpurple/protocols/silc10/chat.c:730 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
191 #: ../libpurple/protocols/silc10/ops.c:1904 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
192 #: ../libpurple/protocols/silc10/silc.c:736 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
193 #: ../libpurple/protocols/silc10/silc.c:942 |
20779 | 194 #: ../libpurple/protocols/yahoo/yahoo.c:1034 |
195 #: ../libpurple/protocols/yahoo/yahoo.c:3500 | |
196 #: ../libpurple/protocols/yahoo/yahoo.c:3511 ../pidgin/gtkaccount.c:1908 | |
197 #: ../pidgin/gtkaccount.c:2495 ../pidgin/gtkblist.c:6267 | |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
198 #: ../pidgin/gtkcertmgr.c:197 ../pidgin/gtkdialogs.c:773 |
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
199 #: ../pidgin/gtkdialogs.c:912 ../pidgin/gtkdialogs.c:1004 |
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
200 #: ../pidgin/gtkdialogs.c:1024 ../pidgin/gtkdialogs.c:1048 |
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
201 #: ../pidgin/gtkdialogs.c:1070 ../pidgin/gtkdialogs.c:1118 |
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
202 #: ../pidgin/gtkdialogs.c:1159 ../pidgin/gtkdialogs.c:1215 |
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
203 #: ../pidgin/gtkdialogs.c:1254 ../pidgin/gtkdialogs.c:1281 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
204 #: ../pidgin/gtkimhtmltoolbar.c:435 ../pidgin/gtklog.c:328 |
20779 | 205 #: ../pidgin/gtkplugin.c:289 ../pidgin/gtkpounce.c:1108 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
206 #: ../pidgin/gtkprivacy.c:563 ../pidgin/gtkprivacy.c:579 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
207 #: ../pidgin/gtkprivacy.c:604 ../pidgin/gtkprivacy.c:618 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
208 #: ../pidgin/gtkrequest.c:271 ../pidgin/gtksavedstatuses.c:345 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
209 #: ../pidgin/gtkstatusbox.c:1574 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
210 msgid "Cancel" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
211 msgstr "Zrušiť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
212 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
213 #. Save button |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
214 #. Save |
20779 | 215 #: ../finch/gntaccount.c:579 ../finch/gntcertmgr.c:311 ../finch/gntdebug.c:297 |
216 #: ../finch/gntplugin.c:472 ../finch/gntpounce.c:465 ../finch/gntprefs.c:265 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
217 #: ../finch/gntsound.c:1055 ../finch/gntstatus.c:488 ../finch/gntstatus.c:598 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
218 #: ../libpurple/account.c:1297 ../libpurple/plugins/buddynote.c:50 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
219 #: ../libpurple/protocols/jabber/buddy.c:727 ../pidgin/gtkdebug.c:749 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
220 #: ../pidgin/gtkrequest.c:277 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
221 msgid "Save" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
222 msgstr "Uložiť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
223 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
224 #: ../finch/gntaccount.c:632 ../pidgin/gtkaccount.c:1900 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
225 #: ../pidgin/gtksavedstatuses.c:333 ../pidgin/gtkstatusbox.c:1568 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
226 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
227 msgid "Are you sure you want to delete %s?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
228 msgstr "Naozaj chcete odstrániť %s?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
229 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
230 #: ../finch/gntaccount.c:635 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
231 msgid "Delete Account" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
232 msgstr "Odstrániť účet" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
233 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
234 #. Delete button |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
235 #: ../finch/gntaccount.c:637 ../finch/gntaccount.c:707 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
236 #: ../finch/gntcertmgr.c:319 ../finch/gntpounce.c:666 ../finch/gntpounce.c:729 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
237 #: ../finch/gntstatus.c:144 ../finch/gntstatus.c:210 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
238 #: ../pidgin/gtkaccount.c:1907 ../pidgin/gtklog.c:327 |
20779 | 239 #: ../pidgin/gtkpounce.c:1107 ../pidgin/gtkrequest.c:274 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
240 #: ../pidgin/gtksavedstatuses.c:344 ../pidgin/gtkstatusbox.c:1573 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
241 msgid "Delete" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
242 msgstr "Odstrániť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
243 |
20779 | 244 #: ../finch/gntaccount.c:669 ../finch/gntblist.c:2121 ../finch/gntui.c:82 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
245 #: ../pidgin/gtkaccount.c:2325 ../pidgin/gtkdocklet.c:522 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
246 msgid "Accounts" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
247 msgstr "Účty" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
248 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
249 #: ../finch/gntaccount.c:675 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
250 msgid "You can enable/disable accounts from the following list." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
251 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:
16719
diff
changeset
|
252 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
253 #. Add button |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
254 #: ../finch/gntaccount.c:698 ../finch/gntaccount.c:888 ../finch/gntblist.c:343 |
20779 | 255 #: ../finch/gntblist.c:421 ../finch/gntblist.c:456 ../finch/gntblist.c:2372 |
256 #: ../finch/gntcertmgr.c:306 ../finch/gntnotify.c:383 ../finch/gntpounce.c:713 | |
257 #: ../finch/gntstatus.c:199 ../libpurple/protocols/gg/gg.c:883 | |
258 #: ../libpurple/protocols/qq/sys_msg.c:114 | |
19341 | 259 #: ../libpurple/protocols/qq/sys_msg.c:173 |
260 #: ../libpurple/protocols/qq/sys_msg.c:267 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
261 #: ../libpurple/protocols/sametime/sametime.c:5486 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
262 #: ../libpurple/protocols/silc/chat.c:615 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
263 #: ../libpurple/protocols/silc10/chat.c:599 ../pidgin/gtkaccount.c:2494 |
20779 | 264 #: ../pidgin/gtkblist.c:6266 ../pidgin/gtkconv.c:1712 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
265 #: ../pidgin/gtkrequest.c:275 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
266 msgid "Add" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
267 msgstr "Pridať" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
268 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
269 #. Modify button |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
270 #: ../finch/gntaccount.c:703 ../finch/gntpounce.c:721 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
271 msgid "Modify" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
272 msgstr "Upraviť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
273 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
274 #: ../finch/gntaccount.c:811 ../pidgin/gtkaccount.c:2441 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
275 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
276 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:
16719
diff
changeset
|
277 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:
16719
diff
changeset
|
278 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
279 #: ../finch/gntaccount.c:884 ../pidgin/gtkaccount.c:2493 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
280 msgid "Add buddy to your list?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
281 msgstr "Pridať priateľa do vášho zoznamu?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
282 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
283 #: ../finch/gntaccount.c:944 ../pidgin/gtkaccount.c:2551 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
284 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
285 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:
16719
diff
changeset
|
286 msgstr "" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
287 "%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:
19744
diff
changeset
|
288 "%s%s" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
289 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
290 #: ../finch/gntaccount.c:969 ../finch/gntaccount.c:972 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
291 #: ../finch/gntaccount.c:999 ../pidgin/gtkaccount.c:2574 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
292 #: ../pidgin/gtkaccount.c:2580 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
293 msgid "Authorize buddy?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
294 msgstr "Autorizovať priateľa?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
295 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
296 #: ../finch/gntaccount.c:976 ../finch/gntaccount.c:1003 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
297 #: ../pidgin/gtkaccount.c:2575 ../pidgin/gtkaccount.c:2581 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
298 msgid "Authorize" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
299 msgstr "Autorizovať" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
300 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
301 #: ../finch/gntaccount.c:977 ../finch/gntaccount.c:1004 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
302 #: ../pidgin/gtkaccount.c:2576 ../pidgin/gtkaccount.c:2582 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
303 msgid "Deny" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
304 msgstr "Odmietnuť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
305 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
306 #: ../finch/gntblist.c:289 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
307 msgid "You must provide a screename for the buddy." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
308 msgstr "Je potrebné zadať používateľské meno účtu." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
309 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
310 #: ../finch/gntblist.c:291 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
311 msgid "You must provide a group." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
312 msgstr "Je potrebné zadať skupinu." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
313 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
314 #: ../finch/gntblist.c:293 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
315 msgid "You must select an account." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
316 msgstr "Je potrebné vybrať účet." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
317 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
318 #: ../finch/gntblist.c:295 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
319 msgid "The selected account is not online." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
320 msgstr "Vybraný účet nie je pripojený." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
321 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
322 #: ../finch/gntblist.c:300 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
323 msgid "Error adding buddy" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
324 msgstr "Chyba počas pridávania priateľa" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
325 |
20779 | 326 #: ../finch/gntblist.c:325 ../libpurple/protocols/oscar/oscar.c:2902 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
327 #: ../pidgin/gtkaccount.c:1981 ../pidgin/gtksavedstatuses.c:980 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
328 msgid "Screen Name" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
329 msgstr "Používateľské meno" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
330 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
331 #: ../finch/gntblist.c:328 ../finch/gntblist.c:410 ../finch/gntblist.c:1250 |
20779 | 332 #: ../libpurple/protocols/msn/msn.c:1507 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
333 #: ../libpurple/protocols/silc/chat.c:606 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
334 #: ../libpurple/protocols/silc10/chat.c:590 |
19341 | 335 #: ../libpurple/protocols/yahoo/yahoo_profile.c:704 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
336 #: ../libpurple/protocols/zephyr/zephyr.c:788 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
337 #: ../libpurple/protocols/zephyr/zephyr.c:1207 ../pidgin/gtkdialogs.c:1023 |
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
338 #: ../pidgin/gtkdialogs.c:1047 ../pidgin/gtkdialogs.c:1069 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
339 #: ../pidgin/gtkrequest.c:278 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
340 msgid "Alias" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
341 msgstr "Prezývka" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
342 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
343 #: ../finch/gntblist.c:331 ../finch/gntblist.c:413 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
344 msgid "Group" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
345 msgstr "Skupina" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
346 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
347 #: ../finch/gntblist.c:335 ../finch/gntblist.c:401 ../finch/gntblist.c:1305 |
20779 | 348 #: ../finch/gntblist.c:2210 ../finch/gntblist.c:2274 ../finch/gntnotify.c:174 |
349 #: ../finch/gntstatus.c:576 ../libpurple/plugins/idle.c:153 | |
350 #: ../libpurple/plugins/idle.c:190 ../pidgin/gtkblist.c:3206 | |
351 #: ../pidgin/gtknotify.c:511 ../pidgin/gtkpounce.c:1275 | |
352 #: ../pidgin/plugins/gevolution/gevolution.c:445 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
353 msgid "Account" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
354 msgstr "Účet" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
355 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
356 #: ../finch/gntblist.c:341 ../finch/gntblist.c:852 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
357 #: ../libpurple/protocols/silc/buddy.c:725 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
358 #: ../libpurple/protocols/silc/buddy.c:1027 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
359 #: ../libpurple/protocols/silc/buddy.c:1072 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
360 #: ../libpurple/protocols/silc/buddy.c:1182 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
361 #: ../libpurple/protocols/silc10/buddy.c:737 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
362 #: ../libpurple/protocols/silc10/buddy.c:1033 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
363 #: ../libpurple/protocols/silc10/buddy.c:1080 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
364 #: ../libpurple/protocols/silc10/buddy.c:1180 |
20779 | 365 #: ../libpurple/protocols/yahoo/yahoo.c:3345 ../pidgin/gtkblist.c:5772 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
366 #: ../pidgin/plugins/gevolution/add_buddy_dialog.c:445 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
367 msgid "Add Buddy" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
368 msgstr "Pridať priateľa" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
369 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
370 #: ../finch/gntblist.c:341 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
371 msgid "Please enter buddy information." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
372 msgstr "Zadajte, prosím, informáciu o priateľovi." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
373 |
20779 | 374 #: ../finch/gntblist.c:370 ../libpurple/blist.c:1210 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
375 msgid "Chats" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
376 msgstr "Chaty" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
377 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
378 #. Extract their Name and put it in |
20779 | 379 #: ../finch/gntblist.c:407 ../finch/gntblist.c:2205 |
380 #: ../libpurple/protocols/jabber/jabber.c:924 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
381 #: ../libpurple/protocols/jabber/jabber.c:927 |
20779 | 382 #: ../libpurple/protocols/msn/msn.c:1694 ../libpurple/protocols/msn/msn.c:1759 |
383 #: ../libpurple/protocols/msn/msn.c:1786 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
384 #: ../libpurple/protocols/qq/buddy_info.c:44 ../pidgin/gtkplugin.c:582 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
385 #: ../pidgin/gtkroomlist.c:618 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
386 #: ../pidgin/plugins/gevolution/add_buddy_dialog.c:132 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
387 #: ../pidgin/plugins/gevolution/assoc-buddy.c:123 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
388 msgid "Name" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
389 msgstr "Meno" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
390 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
391 #: ../finch/gntblist.c:416 ../finch/gntblist.c:819 |
19341 | 392 msgid "Auto-join" |
393 msgstr "Prihlásiť automaticky" | |
394 | |
20779 | 395 #: ../finch/gntblist.c:419 ../finch/gntblist.c:854 ../pidgin/gtkblist.c:6154 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
396 msgid "Add Chat" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
397 msgstr "Pridať chat" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
398 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
399 #: ../finch/gntblist.c:420 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
400 msgid "You can edit more information from the context menu later." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
401 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:
16719
diff
changeset
|
402 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
403 #: ../finch/gntblist.c:433 ../finch/gntblist.c:446 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
404 msgid "Error adding group" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
405 msgstr "Chyba počas pridávania skupiny" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
406 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
407 #: ../finch/gntblist.c:434 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
408 msgid "You must give a name for the group to add." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
409 msgstr "Zadajte názov skupiny, ktorú chcete pridať." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
410 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
411 #: ../finch/gntblist.c:447 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
412 msgid "A group with the name already exists." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
413 msgstr "Skupina s týmto názvom už existuje." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
414 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
415 #: ../finch/gntblist.c:454 ../finch/gntblist.c:856 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
416 #: ../libpurple/protocols/sametime/sametime.c:5396 |
20779 | 417 #: ../libpurple/protocols/sametime/sametime.c:5484 ../pidgin/gtkblist.c:6263 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
418 msgid "Add Group" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
419 msgstr "Pridať skupinu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
420 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
421 #: ../finch/gntblist.c:454 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
422 msgid "Enter the name of the group" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
423 msgstr "Zadajte názov skupiny" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
424 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
425 #: ../finch/gntblist.c:802 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
426 msgid "Edit Chat" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
427 msgstr "Upraviť chat" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
428 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
429 #: ../finch/gntblist.c:802 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
430 msgid "Please Update the necessary fields." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
431 msgstr "Prosím, aktualizujte potrebné políčka." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
432 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
433 #: ../finch/gntblist.c:803 ../finch/gntstatus.c:205 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
434 msgid "Edit" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
435 msgstr "Upraviť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
436 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
437 #: ../finch/gntblist.c:828 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
438 msgid "Edit Settings" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
439 msgstr "Upraviť nastavenia" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
440 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
441 #: ../finch/gntblist.c:864 ../pidgin/gtkutils.c:931 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
442 msgid "Information" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
443 msgstr "Informácie" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
444 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
445 #: ../finch/gntblist.c:864 ../pidgin/gtkutils.c:931 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
446 msgid "Retrieving..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
447 msgstr "Prijíma sa..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
448 |
20779 | 449 #: ../finch/gntblist.c:904 ../finch/gntconv.c:534 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
450 #: ../libpurple/protocols/silc/chat.c:899 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
451 #: ../libpurple/protocols/silc10/chat.c:883 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
452 msgid "Get Info" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
453 msgstr "Zobraziť podrobnosti" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
454 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
455 #: ../finch/gntblist.c:908 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
456 msgid "Add Buddy Pounce" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
457 msgstr "Pridať sledovanie priateľa" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
458 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
459 #. if (q_bud && is_online(q_bud->status)) { |
20779 | 460 #: ../finch/gntblist.c:915 ../finch/gntconv.c:546 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
461 #: ../libpurple/protocols/jabber/si.c:874 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
462 #: ../libpurple/protocols/oscar/oscar.c:654 ../libpurple/protocols/qq/qq.c:587 |
20779 | 463 #: ../pidgin/gtkconv.c:1660 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
464 msgid "Send File" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
465 msgstr "Odoslať súbor" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
466 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
467 #: ../finch/gntblist.c:919 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
468 msgid "View Log" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
469 msgstr "Zobraziť záznam" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
470 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
471 #: ../finch/gntblist.c:1000 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
472 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
473 msgid "Please enter the new name for %s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
474 msgstr "Zadajte, prosím, nový názov pre %s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
475 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
476 #: ../finch/gntblist.c:1002 ../finch/gntblist.c:1250 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
477 msgid "Rename" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
478 msgstr "Premenovať" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
479 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
480 #: ../finch/gntblist.c:1002 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
481 msgid "Set Alias" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
482 msgstr "Nastaviť prezývku" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
483 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
484 #: ../finch/gntblist.c:1003 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
485 msgid "Enter empty string to reset the name." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
486 msgstr "Zadajte prázdny reťazec pre obnovenie názvu." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
487 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
488 #: ../finch/gntblist.c:1079 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
489 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:
16719
diff
changeset
|
490 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
491 "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:
16719
diff
changeset
|
492 "nachádzajú v kontakte" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
493 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
494 #: ../finch/gntblist.c:1087 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
495 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:
16719
diff
changeset
|
496 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:
16719
diff
changeset
|
497 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
498 #: ../finch/gntblist.c:1092 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
499 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
500 msgid "Are you sure you want to remove %s?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
501 msgstr "Naozaj chcete odstrániť %s?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
502 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
503 #. XXX: anything to do with the returned ui-handle? |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
504 #: ../finch/gntblist.c:1095 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
505 msgid "Confirm Remove" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
506 msgstr "Potvrdiť odstránenie" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
507 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
508 #: ../finch/gntblist.c:1100 ../finch/gntblist.c:1252 ../finch/gntft.c:227 |
20779 | 509 #: ../pidgin/gtkconv.c:1709 ../pidgin/gtkrequest.c:276 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
510 #: ../pidgin/gtkstatusbox.c:264 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
511 msgid "Remove" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
512 msgstr "Odstrániť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
513 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
514 #. Buddy List |
20779 | 515 #: ../finch/gntblist.c:1226 ../finch/gntblist.c:2422 ../finch/gntprefs.c:258 |
516 #: ../finch/gntui.c:83 ../pidgin/gtkblist.c:2886 ../pidgin/gtkblist.c:4566 | |
19341 | 517 #: ../pidgin/plugins/win32/winprefs/winprefs.c:326 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
518 msgid "Buddy List" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
519 msgstr "Zoznam priateľov" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
520 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
521 #: ../finch/gntblist.c:1257 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
522 msgid "Place tagged" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
523 msgstr "Miesto bolo označené" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
524 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
525 #: ../finch/gntblist.c:1262 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
526 msgid "Toggle Tag" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
527 msgstr "Prepnúť značku" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
528 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
529 #. General |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
530 #: ../finch/gntblist.c:1298 ../libpurple/protocols/gg/gg.c:637 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
531 #: ../libpurple/protocols/gg/gg.c:1050 ../libpurple/protocols/gg/gg.c:1123 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
532 #: ../libpurple/protocols/gg/gg.c:2207 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
533 #: ../libpurple/protocols/jabber/buddy.c:286 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
534 #: ../libpurple/protocols/jabber/buddy.c:1247 |
20779 | 535 #: ../libpurple/protocols/jabber/buddy.c:2217 |
536 #: ../libpurple/protocols/jabber/buddy.c:2399 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
537 #: ../libpurple/protocols/jabber/jabber.c:937 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
538 #: ../libpurple/protocols/jabber/jabber.c:1544 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
539 #: ../libpurple/protocols/jabber/jabber.c:1567 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
540 #: ../libpurple/protocols/jabber/jabber.c:1590 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
541 #: ../libpurple/protocols/jabber/jabber.c:1613 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
542 #: ../libpurple/protocols/jabber/jabber.c:1636 |
20779 | 543 #: ../libpurple/protocols/msn/msn.c:1515 ../libpurple/protocols/msn/msn.c:1697 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
544 #: ../libpurple/protocols/qq/buddy_info.c:43 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
545 #: ../libpurple/protocols/silc/buddy.c:1535 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
546 #: ../libpurple/protocols/silc/ops.c:1002 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
547 #: ../libpurple/protocols/silc/ops.c:1186 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
548 #: ../libpurple/protocols/silc/ops.c:1322 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
549 #: ../libpurple/protocols/silc10/buddy.c:1535 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
550 #: ../libpurple/protocols/silc10/ops.c:1036 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
551 #: ../libpurple/protocols/silc10/ops.c:1179 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
552 #: ../libpurple/protocols/silc10/ops.c:1328 |
20779 | 553 #: ../libpurple/protocols/yahoo/yahoo_profile.c:1066 ../pidgin/gtkblist.c:3230 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
554 msgid "Nickname" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
555 msgstr "Prezývka" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
556 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
557 #. Idle stuff |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
558 #: ../finch/gntblist.c:1320 ../finch/gntprefs.c:261 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
559 #: ../libpurple/protocols/bonjour/bonjour.c:340 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
560 #: ../libpurple/protocols/jabber/buddy.c:787 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
561 #: ../libpurple/protocols/jabber/buddy.c:951 |
20779 | 562 #: ../libpurple/protocols/msn/state.c:32 |
563 #: ../libpurple/protocols/novell/novell.c:2830 | |
564 #: ../libpurple/protocols/oscar/oscar.c:2926 | |
565 #: ../libpurple/protocols/yahoo/yahoo.c:3099 | |
566 #: ../libpurple/protocols/yahoo/yahoo_profile.c:710 ../pidgin/gtkblist.c:3258 | |
567 #: ../pidgin/gtkblist.c:3664 ../pidgin/gtkprefs.c:1927 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
568 msgid "Idle" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
569 msgstr "Nečinný" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
570 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
571 #: ../finch/gntblist.c:1334 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
572 msgid "On Mobile" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
573 msgstr "Mobilný" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
574 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
575 #: ../finch/gntblist.c:1415 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
576 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
577 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
578 "Online: %d\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
579 "Total: %d" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
580 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
581 "Pripojený: %d\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
582 "Celkom: %d" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
583 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
584 #: ../finch/gntblist.c:1424 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
585 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
586 msgid "Account: %s (%s)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
587 msgstr "Účet: %s (%s)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
588 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
589 #: ../finch/gntblist.c:1436 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
590 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
591 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
592 "\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
593 "Last Seen: %s ago" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
594 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
595 "\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
596 "Naposledy pripojený: %s dozadu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
597 |
20779 | 598 #: ../finch/gntblist.c:1704 ../pidgin/gtkdocklet.c:470 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
599 #: ../pidgin/gtkstatusbox.c:1072 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
600 msgid "New..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
601 msgstr "Nový..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
602 |
20779 | 603 #: ../finch/gntblist.c:1711 ../pidgin/gtkdocklet.c:471 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
604 #: ../pidgin/gtkstatusbox.c:1073 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
605 msgid "Saved..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
606 msgstr "Uložený..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
607 |
20779 | 608 #: ../finch/gntblist.c:2089 ../finch/gntplugin.c:343 ../finch/gntui.c:88 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
609 #: ../pidgin/gtkdocklet.c:523 ../pidgin/gtkplugin.c:531 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
610 msgid "Plugins" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
611 msgstr "Moduly" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
612 |
20779 | 613 #: ../finch/gntblist.c:2218 ../pidgin/gtkdialogs.c:767 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
614 msgid "New Instant Message" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
615 msgstr "Nová správa" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
616 |
20779 | 617 #: ../finch/gntblist.c:2220 ../pidgin/gtkdialogs.c:769 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
618 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
619 "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:
16719
diff
changeset
|
620 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
621 "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:
16719
diff
changeset
|
622 "odoslať správu." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
623 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
624 #. Not multiline |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
625 #. Not masked? |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
626 #. No hints? |
20779 | 627 #: ../finch/gntblist.c:2223 ../finch/gntcertmgr.c:90 ../finch/gntconn.c:136 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
628 #: ../finch/gntnotify.c:80 ../libpurple/account.c:1012 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
629 #: ../libpurple/account.c:1262 ../libpurple/protocols/gg/gg.c:506 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
630 #: ../libpurple/protocols/gg/gg.c:665 ../libpurple/protocols/gg/gg.c:802 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
631 #: ../libpurple/protocols/jabber/jabber.c:1736 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
632 #: ../libpurple/protocols/jabber/xdata.c:399 |
20779 | 633 #: ../libpurple/protocols/msn/msn.c:289 ../libpurple/protocols/msn/msn.c:306 |
634 #: ../libpurple/protocols/msn/msn.c:323 ../libpurple/protocols/msn/msn.c:340 | |
635 #: ../libpurple/protocols/oscar/oscar.c:6145 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
636 #: ../libpurple/protocols/silc/buddy.c:454 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
637 #: ../libpurple/protocols/silc/buddy.c:1190 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
638 #: ../libpurple/protocols/silc/chat.c:447 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
639 #: ../libpurple/protocols/silc/chat.c:482 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
640 #: ../libpurple/protocols/silc/chat.c:745 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
641 #: ../libpurple/protocols/silc/ops.c:1291 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
642 #: ../libpurple/protocols/silc/ops.c:1815 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
643 #: ../libpurple/protocols/silc/silc.c:822 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
644 #: ../libpurple/protocols/silc10/buddy.c:467 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
645 #: ../libpurple/protocols/silc10/buddy.c:1188 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
646 #: ../libpurple/protocols/silc10/chat.c:425 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
647 #: ../libpurple/protocols/silc10/chat.c:464 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
648 #: ../libpurple/protocols/silc10/chat.c:729 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
649 #: ../libpurple/protocols/silc10/ops.c:1297 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
650 #: ../libpurple/protocols/silc10/ops.c:1903 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
651 #: ../libpurple/protocols/silc10/silc.c:735 |
20779 | 652 #: ../libpurple/protocols/yahoo/yahoo.c:1033 |
653 #: ../libpurple/protocols/yahoo/yahoo.c:3499 | |
654 #: ../libpurple/protocols/yahoo/yahoo.c:3510 ../pidgin/gtkblist.c:4321 | |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
655 #: ../pidgin/gtkcertmgr.c:195 ../pidgin/gtkdialogs.c:772 |
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
656 #: ../pidgin/gtkdialogs.c:911 ../pidgin/gtkdialogs.c:1003 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
657 #: ../pidgin/gtkrequest.c:270 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
658 msgid "OK" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
659 msgstr "OK" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
660 |
20779 | 661 #: ../finch/gntblist.c:2270 |
662 msgid "Channel" | |
663 msgstr "Kanál" | |
664 | |
665 #: ../finch/gntblist.c:2282 ../pidgin/gtkblist.c:924 | |
666 msgid "Join a Chat" | |
667 msgstr "Pripojiť sa k chatu" | |
668 | |
669 #: ../finch/gntblist.c:2284 | |
670 msgid "Please enter the name of the chat you want to join." | |
671 msgstr "Prosím, zadajte názov chatu na ktorý sa chcete pripojiť." | |
672 | |
673 #: ../finch/gntblist.c:2286 ../finch/gntnotify.c:392 | |
674 msgid "Join" | |
675 msgstr "Pripojiť" | |
676 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
677 #. Create the "Options" frame. |
20779 | 678 #: ../finch/gntblist.c:2324 ../finch/gntpounce.c:447 ../pidgin/gtkpounce.c:797 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
679 msgid "Options" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
680 msgstr "Voľby" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
681 |
20779 | 682 #: ../finch/gntblist.c:2330 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
683 msgid "Send IM..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
684 msgstr "Odoslať správu..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
685 |
20779 | 686 #: ../finch/gntblist.c:2334 |
687 msgid "Join Chat..." | |
688 msgstr "Pripojiť sa na chat..." | |
689 | |
690 #: ../finch/gntblist.c:2338 | |
691 msgid "Show" | |
692 msgstr "Zobraziť" | |
693 | |
694 #: ../finch/gntblist.c:2343 | |
695 msgid "Empty groups" | |
696 msgstr "Prázdne skupiny" | |
697 | |
698 #: ../finch/gntblist.c:2349 | |
699 msgid "Offline buddies" | |
700 msgstr "Odpojených priateľov" | |
701 | |
702 #: ../finch/gntblist.c:2355 | |
703 msgid "Sort" | |
704 msgstr "Zoradiť" | |
705 | |
706 #: ../finch/gntblist.c:2360 | |
707 msgid "By Status" | |
708 msgstr "Podľa stavu" | |
709 | |
710 #: ../finch/gntblist.c:2364 ../pidgin/gtkblist.c:4106 | |
711 msgid "Alphabetically" | |
712 msgstr "Podľa abecedy" | |
713 | |
714 #: ../finch/gntblist.c:2368 | |
715 msgid "By Log Size" | |
716 msgstr "Podľa veľkosti záznamu" | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
717 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
718 #: ../finch/gntcertmgr.c:86 ../pidgin/gtkcertmgr.c:188 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
719 msgid "Certificate Import" |
20779 | 720 msgstr "Import certifikátu" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
721 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
722 #: ../finch/gntcertmgr.c:87 ../pidgin/gtkcertmgr.c:189 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
723 msgid "Specify a hostname" |
20779 | 724 msgstr "Zadajte názov hostiteľa" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
725 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
726 #: ../finch/gntcertmgr.c:88 ../pidgin/gtkcertmgr.c:190 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
727 msgid "Type the host name this certificate is for." |
20779 | 728 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:
19744
diff
changeset
|
729 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
730 #: ../finch/gntcertmgr.c:97 ../pidgin/gtkcertmgr.c:210 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
731 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
732 msgid "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
733 "File %s could not be imported.\n" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
734 "Make sure that the file is readable and in PEM format.\n" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
735 msgstr "" |
20779 | 736 "Nie je možné importovať súbor %s.\n" |
737 "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:
19744
diff
changeset
|
738 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
739 #: ../finch/gntcertmgr.c:99 ../pidgin/gtkcertmgr.c:212 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
740 msgid "Certificate Import Error" |
20779 | 741 msgstr "Chyba pri importe certifikátu" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
742 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
743 #: ../finch/gntcertmgr.c:100 ../pidgin/gtkcertmgr.c:213 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
744 msgid "X.509 certificate import failed" |
20779 | 745 msgstr "Import X.509 certifikátu zlyhal" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
746 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
747 #: ../finch/gntcertmgr.c:110 ../pidgin/gtkcertmgr.c:224 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
748 msgid "Select a PEM certificate" |
20779 | 749 msgstr "Vyberte PEM certifikát" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
750 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
751 #: ../finch/gntcertmgr.c:127 ../pidgin/gtkcertmgr.c:245 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
752 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
753 msgid "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
754 "Export to file %s failed.\n" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
755 "Check that you have write permission to the target path\n" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
756 msgstr "" |
20779 | 757 "Export do súboru %s zlyhal.\n" |
758 "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:
19744
diff
changeset
|
759 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
760 #: ../finch/gntcertmgr.c:129 ../pidgin/gtkcertmgr.c:247 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
761 msgid "Certificate Export Error" |
20779 | 762 msgstr "Chyba exportu certifikátu" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
763 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
764 #: ../finch/gntcertmgr.c:130 ../pidgin/gtkcertmgr.c:248 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
765 msgid "X.509 certificate export failed" |
20779 | 766 msgstr "Export X.509 certifikátu zlyhal" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
767 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
768 #: ../finch/gntcertmgr.c:159 ../pidgin/gtkcertmgr.c:299 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
769 msgid "PEM X.509 Certificate Export" |
20779 | 770 msgstr "Export PEM X.509 certifikátu" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
771 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
772 #: ../finch/gntcertmgr.c:188 |
20779 | 773 #, c-format |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
774 msgid "Certificate for %s" |
20779 | 775 msgstr "Certifikát pre %s" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
776 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
777 #: ../finch/gntcertmgr.c:195 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
778 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
779 msgid "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
780 "Common name: %s\n" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
781 "\n" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
782 "SHA1 fingerprint:\n" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
783 "%s" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
784 msgstr "" |
20779 | 785 "Bežný názov: %s\n" |
786 "\n" | |
787 "SHA1 odtlačok:\n" | |
788 "%s" | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
789 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
790 #: ../finch/gntcertmgr.c:198 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
791 msgid "SSL Host Certificate" |
20779 | 792 msgstr "SSL certifikát hostiteľa" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
793 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
794 #: ../finch/gntcertmgr.c:233 ../pidgin/gtkcertmgr.c:372 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
795 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
796 msgid "Really delete certificate for %s?" |
20779 | 797 msgstr "Naozaj chcete odstrániť certifikát pre %s?" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
798 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
799 #: ../finch/gntcertmgr.c:236 ../pidgin/gtkcertmgr.c:374 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
800 msgid "Confirm certificate delete" |
20779 | 801 msgstr "Potvrdiť odstránenie certifikátu" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
802 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
803 #: ../finch/gntcertmgr.c:293 ../pidgin/gtkcertmgr.c:602 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
804 msgid "Certificate Manager" |
20779 | 805 msgstr "Manažér certifikátov" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
806 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
807 #. Creating the user splits |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
808 #: ../finch/gntcertmgr.c:298 ../libpurple/protocols/bonjour/bonjour.c:652 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
809 #: ../libpurple/protocols/silc/silc.c:1007 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
810 #: ../libpurple/protocols/silc10/silc.c:918 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
811 msgid "Hostname" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
812 msgstr "Názov hostiteľa" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
813 |
20779 | 814 #: ../finch/gntcertmgr.c:315 ../finch/gntnotify.c:386 ../pidgin/gtkconv.c:1688 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
815 #: ../pidgin/gtkdebug.c:835 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
816 msgid "Info" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
817 msgstr "Podrobnosti" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
818 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
819 #. Close button |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
820 #: ../finch/gntcertmgr.c:324 ../finch/gntft.c:237 ../finch/gntnotify.c:182 |
20779 | 821 #: ../finch/gntplugin.c:211 ../finch/gntplugin.c:403 ../finch/gntpounce.c:738 |
822 #: ../finch/gntstatus.c:216 ../libpurple/protocols/msn/msn.c:406 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
823 #: ../libpurple/protocols/silc/util.c:382 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
824 #: ../libpurple/protocols/silc10/util.c:377 ../pidgin/gtkaccount.c:2468 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
825 #: ../pidgin/gtkrequest.c:273 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
826 msgid "Close" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
827 msgstr "Zavrieť" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
828 |
20779 | 829 #: ../finch/gntconn.c:125 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
830 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
831 msgid "%s (%s)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
832 msgstr "%s (%s)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
833 |
20779 | 834 #: ../finch/gntconn.c:128 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
835 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
836 msgid "%s disconnected." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
837 msgstr "%s je odpojený." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
838 |
20779 | 839 #: ../finch/gntconn.c:129 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
840 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
841 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
842 "%s\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
843 "\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
844 "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:
16719
diff
changeset
|
845 "and re-enable the account." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
846 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
847 "%s\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
848 "\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
849 "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:
16719
diff
changeset
|
850 "a znovu nepovolíte tento účet." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
851 |
20779 | 852 #: ../finch/gntconn.c:138 ../pidgin/gtkblist.c:4323 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
853 msgid "Re-enable Account" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
854 msgstr "Znovu povoliť účet" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
855 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
856 #: ../finch/gntconv.c:139 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
857 msgid "No such command." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
858 msgstr "Tento príkaz neexistuje." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
859 |
20779 | 860 #: ../finch/gntconv.c:143 ../pidgin/gtkconv.c:530 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
861 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:
16719
diff
changeset
|
862 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:
16719
diff
changeset
|
863 |
20779 | 864 #: ../finch/gntconv.c:148 ../pidgin/gtkconv.c:536 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
865 msgid "Your command failed for an unknown reason." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
866 msgstr "Váš príkaz zlyhal z neznámeho dôvodu." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
867 |
20779 | 868 #: ../finch/gntconv.c:153 ../pidgin/gtkconv.c:543 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
869 msgid "That command only works in chats, not IMs." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
870 msgstr "Tento príkaz funguje len v chatoch, nie v IM." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
871 |
20779 | 872 #: ../finch/gntconv.c:156 ../pidgin/gtkconv.c:546 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
873 msgid "That command only works in IMs, not chats." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
874 msgstr "Tento príkaz funguje len v IM, nie v chatoch." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
875 |
20779 | 876 #: ../finch/gntconv.c:160 ../pidgin/gtkconv.c:551 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
877 msgid "That command doesn't work on this protocol." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
878 msgstr "Tento príkaz nefunguje v tomto protokole." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
879 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
880 #: ../finch/gntconv.c:168 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
881 msgid "Message was not sent, because you are not signed on." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
882 msgstr "Správu sa nepodarilo odoslať, pretože nie ste prihlásený." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
883 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
884 #: ../finch/gntconv.c:251 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
885 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
886 msgid "%s (%s -- %s)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
887 msgstr "%s (%s -- %s)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
888 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
889 #: ../finch/gntconv.c:274 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
890 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
891 msgid "%s [%s]" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
892 msgstr "%s [%s]" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
893 |
20779 | 894 #: ../finch/gntconv.c:279 ../finch/gntconv.c:801 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
895 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
896 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
897 "\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
898 "%s is typing..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
899 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
900 "\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
901 "%s píše..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
902 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
903 #: ../finch/gntconv.c:298 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
904 msgid "You have left this chat." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
905 msgstr "Opustili ste tento chat." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
906 |
20779 | 907 #: ../finch/gntconv.c:414 ../pidgin/gtkconv.c:1415 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
908 msgid "Logging started. Future messages in this conversation will be logged." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
909 msgstr "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
910 "Zaznamenávanie bolo spustené. Nasledujúce správy v rozhovore budú " |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
911 "zaznamenané." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
912 |
20779 | 913 #: ../finch/gntconv.c:420 ../pidgin/gtkconv.c:1423 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
914 msgid "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
915 "Logging stopped. Future messages in this conversation will not be logged." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
916 msgstr "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
917 "Zaznamenávanie bolo zastavené. Nasledujúce správy v rozhovore už nebudú " |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
918 "zaznamenané." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
919 |
20779 | 920 #: ../finch/gntconv.c:469 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
921 msgid "Send To" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
922 msgstr "Odoslať do" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
923 |
20779 | 924 #: ../finch/gntconv.c:513 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
925 msgid "Conversation" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
926 msgstr "Rozhovor" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
927 |
20779 | 928 #: ../finch/gntconv.c:519 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
929 msgid "Clear Scrollback" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
930 msgstr "Vymazať záznam" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
931 |
20779 | 932 #: ../finch/gntconv.c:523 ../finch/gntprefs.c:191 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
933 msgid "Show Timestamps" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
934 msgstr "Zobrazovať časové značky" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
935 |
20779 | 936 #: ../finch/gntconv.c:539 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
937 msgid "Add Buddy Pounce..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
938 msgstr "Pridať sledovanie priateľa..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
939 |
20779 | 940 #: ../finch/gntconv.c:554 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
941 msgid "Enable Logging" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
942 msgstr "Zapnúť zaznamenávanie" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
943 |
20779 | 944 #: ../finch/gntconv.c:560 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
945 msgid "Enable Sounds" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
946 msgstr "Zapnúť zvuky" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
947 |
20779 | 948 #: ../finch/gntconv.c:766 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
949 msgid "<AUTO-REPLY> " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
950 msgstr "<AUTOMATICKÁ ODPOVEĎ> " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
951 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
952 #. Print the list of users in the room |
20779 | 953 #: ../finch/gntconv.c:889 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
954 msgid "List of users:\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
955 msgstr "Zoznam používateľov:\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
956 |
20779 | 957 #: ../finch/gntconv.c:1051 ../pidgin/gtkconv.c:370 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
958 msgid "Supported debug options are: version" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
959 msgstr "Podporované ladiace voľby sú: version" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
960 |
20779 | 961 #: ../finch/gntconv.c:1087 ../pidgin/gtkconv.c:422 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
962 msgid "No such command (in this context)." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
963 msgstr "Tento príkaz neexistuje (v tejto situácii)." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
964 |
20779 | 965 #: ../finch/gntconv.c:1090 ../pidgin/gtkconv.c:425 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
966 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
967 "Use \"/help <command>\" for help on a specific command.\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
968 "The following commands are available in this context:\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
969 msgstr "" |
19744 | 970 "Pomocníka ku zadanému príkazu zobrazíte zadaním „/help <príkaz>“.\n" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
971 "V tomto kontexte sú dostupné nasledujúce príkazy:\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
972 |
20779 | 973 #: ../finch/gntconv.c:1148 ../pidgin/gtkconv.c:7644 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
974 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
975 "say <message>: Send a message normally as if you weren't using a " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
976 "command." |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
977 msgstr "say <správa>: Odošle správu rovnako, ako bez použitia príkazu." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
978 |
20779 | 979 #: ../finch/gntconv.c:1151 ../pidgin/gtkconv.c:7647 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
980 msgid "me <action>: Send an IRC style action to a buddy or chat." |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
981 msgstr "me <akcia>: Odošle priateľovi alebo na chat akciu v štýle IRC." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
982 |
20779 | 983 #: ../finch/gntconv.c:1154 ../pidgin/gtkconv.c:7650 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
984 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
985 "debug <option>: Send various debug information to the current " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
986 "conversation." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
987 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
988 "debug <voľby>: Do aktuálneho rozhovoru vloží rôzne ladiace informácie." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
989 |
20779 | 990 #: ../finch/gntconv.c:1157 ../pidgin/gtkconv.c:7653 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
991 msgid "clear: Clears the conversation scrollback." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
992 msgstr "clear: Vyčistí okno rozhovoru." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
993 |
20779 | 994 #: ../finch/gntconv.c:1160 ../pidgin/gtkconv.c:7659 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
995 msgid "help <command>: Help on a specific command." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
996 msgstr "help <príkaz>: Zobrazí pomocníka ku zadanému príkazu." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
997 |
20779 | 998 #: ../finch/gntconv.c:1163 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
999 msgid "users: Show the list of users in the chat." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1000 msgstr "users: Zobrazí zoznam používateľov na chate." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1001 |
20779 | 1002 #: ../finch/gntconv.c:1168 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1003 msgid "plugins: Show the plugins window." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1004 msgstr "plugins: Zobrazí okno modulov." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1005 |
20779 | 1006 #: ../finch/gntconv.c:1171 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1007 msgid "buddylist: Show the buddylist." |
19744 | 1008 msgstr "zoznam kamarátov: Zobraziť zoznam." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1009 |
20779 | 1010 #: ../finch/gntconv.c:1174 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1011 msgid "accounts: Show the accounts window." |
19744 | 1012 msgstr "účty: Zobraziť okno s účtami." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1013 |
20779 | 1014 #: ../finch/gntconv.c:1177 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1015 msgid "debugwin: Show the debug window." |
19744 | 1016 msgstr "ladiace okno: Zobraziť ladiace okno" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1017 |
20779 | 1018 #: ../finch/gntconv.c:1180 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1019 msgid "prefs: Show the preference window." |
19744 | 1020 msgstr "vlastnosti: Zobraziť okno vlastností" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1021 |
20779 | 1022 #: ../finch/gntconv.c:1183 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1023 msgid "statuses: Show the savedstatuses window." |
19744 | 1024 msgstr "stavy: Zobraziť okno stavov." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1025 |
20779 | 1026 #: ../finch/gntdebug.c:231 ../pidgin/gtkconv.c:988 ../pidgin/gtkconv.c:2657 |
1027 #: ../pidgin/gtkdebug.c:219 ../pidgin/gtkft.c:543 | |
1028 msgid "Unable to open file." | |
1029 msgstr "Nepodarilo sa otvoriť súbor." | |
1030 | |
1031 #: ../finch/gntdebug.c:271 ../finch/gntui.c:86 ../pidgin/gtkdebug.c:695 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1032 msgid "Debug Window" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1033 msgstr "Ladiace okno" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1034 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1035 #. 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:
16719
diff
changeset
|
1036 #. * 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:
16719
diff
changeset
|
1037 #. * 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:
19744
diff
changeset
|
1038 #. |
20779 | 1039 #: ../finch/gntdebug.c:292 ../pidgin/gtkdebug.c:754 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1040 msgid "Clear" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1041 msgstr "Vyčistiť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1042 |
20779 | 1043 #: ../finch/gntdebug.c:303 |
1044 msgid "Filter:" | |
19744 | 1045 msgstr "Filter: " |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1046 |
20779 | 1047 #: ../finch/gntdebug.c:309 ../pidgin/gtkdebug.c:763 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1048 msgid "Pause" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1049 msgstr "Pozastaviť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1050 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1051 #: ../finch/gntft.c:118 ../pidgin/gtkft.c:229 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1052 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1053 msgid "File Transfers - %d%% of %d files" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1054 msgstr "Prenosy súborov - %d%% z %d súborov" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1055 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1056 #. Create the window. |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1057 #: ../finch/gntft.c:123 ../finch/gntft.c:196 ../finch/gntui.c:87 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1058 #: ../pidgin/gtkft.c:234 ../pidgin/gtkft.c:762 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1059 msgid "File Transfers" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1060 msgstr "Prenosy súborov" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1061 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1062 #: ../finch/gntft.c:201 ../pidgin/gtkft.c:645 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1063 msgid "Progress" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1064 msgstr "Priebeh" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1065 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1066 #: ../finch/gntft.c:201 ../pidgin/gtkft.c:652 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1067 msgid "Filename" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1068 msgstr "Názov súboru" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1069 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1070 #: ../finch/gntft.c:201 ../pidgin/gtkft.c:659 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1071 msgid "Size" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1072 msgstr "Veľkosť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1073 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1074 #: ../finch/gntft.c:201 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1075 msgid "Speed" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1076 msgstr "Rýchlosť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1077 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1078 #: ../finch/gntft.c:201 ../pidgin/gtkft.c:666 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1079 msgid "Remaining" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1080 msgstr "Zostáva" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1081 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1082 #. XXX: Use of ggp_str_to_uin() is an ugly hack! |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1083 #: ../finch/gntft.c:201 ../finch/gntstatus.c:547 ../finch/gntstatus.c:576 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1084 #: ../libpurple/protocols/bonjour/bonjour.c:344 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1085 #: ../libpurple/protocols/gg/gg.c:1039 ../libpurple/protocols/gg/gg.c:1576 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1086 #: ../libpurple/protocols/gg/gg.c:1584 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1087 #: ../libpurple/protocols/jabber/buddy.c:778 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1088 #: ../libpurple/protocols/jabber/buddy.c:782 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1089 #: ../libpurple/protocols/jabber/buddy.c:941 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1090 #: ../libpurple/protocols/jabber/jabber.c:1500 |
20779 | 1091 #: ../libpurple/protocols/msn/msn.c:596 ../libpurple/protocols/msn/msn.c:603 |
1092 #: ../libpurple/protocols/novell/novell.c:2840 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1093 #: ../libpurple/protocols/oscar/oscar.c:821 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1094 #: ../libpurple/protocols/oscar/oscar.c:826 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1095 #: ../libpurple/protocols/oscar/oscar.c:828 |
20779 | 1096 #: ../libpurple/protocols/oscar/oscar.c:2714 |
1097 #: ../libpurple/protocols/oscar/oscar.c:3794 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1098 #: ../libpurple/protocols/sametime/sametime.c:3263 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1099 #: ../libpurple/protocols/sametime/sametime.c:4150 |
20779 | 1100 #: ../libpurple/protocols/yahoo/yahoo.c:3250 ../pidgin/gtkblist.c:3302 |
1101 #: ../pidgin/gtkblist.c:3316 ../pidgin/gtkblist.c:3318 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1102 #: ../pidgin/gtksavedstatuses.c:999 ../pidgin/gtksavedstatuses.c:1144 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1103 msgid "Status" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1104 msgstr "Stav" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1105 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1106 #: ../finch/gntft.c:211 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1107 msgid "Close this window when all transfers finish" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1108 msgstr "Zatvoriť toto okno po dokončení všetkých prenosov" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1109 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1110 #: ../finch/gntft.c:218 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1111 msgid "Clear finished transfers" |
19744 | 1112 msgstr "Odstrániť dokončené prenosy" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1113 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1114 #: ../finch/gntft.c:232 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1115 msgid "Stop" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1116 msgstr "Zastaviť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1117 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1118 #: ../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:
16719
diff
changeset
|
1119 msgid "Waiting for transfer to begin" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1120 msgstr "Čaká sa na začiatok prenosu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1121 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1122 #: ../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:
16719
diff
changeset
|
1123 msgid "Canceled" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1124 msgstr "Zrušené" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1125 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1126 #: ../finch/gntft.c:374 ../pidgin/gtkft.c:1056 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1127 msgid "Failed" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1128 msgstr "Zlyhalo" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1129 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1130 #: ../finch/gntft.c:420 ../pidgin/gtkft.c:134 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1131 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1132 msgid "%.2f KiB/s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1133 msgstr "%.2f KiB/s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1134 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1135 #: ../finch/gntft.c:431 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1136 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1137 msgid "The file was saved as %s." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1138 msgstr "Súbor bol uložený ako %s." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1139 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1140 #: ../finch/gntft.c:432 ../finch/gntft.c:433 ../pidgin/gtkft.c:163 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1141 #: ../pidgin/gtkft.c:1116 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1142 msgid "Finished" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1143 msgstr "Dokončené" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1144 |
20779 | 1145 #: ../finch/gntft.c:437 ../libpurple/protocols/msn/session.c:386 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1146 msgid "Transferring" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1147 msgstr "Prenáša sa" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1148 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1149 #: ../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:
15796
diff
changeset
|
1150 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:
15796
diff
changeset
|
1151 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:
15796
diff
changeset
|
1152 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1153 #: ../finch/gntnotify.c:171 ../finch/gntnotify.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:
15796
diff
changeset
|
1154 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:
15796
diff
changeset
|
1155 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:
15796
diff
changeset
|
1156 |
20779 | 1157 #: ../finch/gntnotify.c:174 ../pidgin/gtknotify.c:518 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1158 msgid "Sender" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1159 msgstr "Odosielateľ" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1160 |
20779 | 1161 #: ../finch/gntnotify.c:174 ../pidgin/gtknotify.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:
15796
diff
changeset
|
1162 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:
15796
diff
changeset
|
1163 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:
15796
diff
changeset
|
1164 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1165 #: ../finch/gntnotify.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:
15796
diff
changeset
|
1166 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
1167 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:
15796
diff
changeset
|
1168 msgid_plural "%s (%s) has %d new 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:
15796
diff
changeset
|
1169 msgstr[0] "%s (%s) má %d nových správ." |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
1170 msgstr[1] "%s (%s) má %d novú 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:
15796
diff
changeset
|
1171 msgstr[2] "%s (%s) má %d nové 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:
15796
diff
changeset
|
1172 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1173 #: ../finch/gntnotify.c:225 ../pidgin/gtknotify.c:341 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
1174 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:
15796
diff
changeset
|
1175 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:
15796
diff
changeset
|
1176 |
20779 | 1177 #: ../finch/gntnotify.c:290 ../pidgin/gtknotify.c:947 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
1178 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
1179 msgid "Info for %s" |
20779 | 1180 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:
15796
diff
changeset
|
1181 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1182 #: ../finch/gntnotify.c:291 ../libpurple/protocols/toc/toc.c:476 |
20779 | 1183 #: ../pidgin/gtknotify.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:
15796
diff
changeset
|
1184 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:
15796
diff
changeset
|
1185 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:
15796
diff
changeset
|
1186 |
20779 | 1187 #: ../finch/gntnotify.c:380 ../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:
15796
diff
changeset
|
1188 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:
15796
diff
changeset
|
1189 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:
15796
diff
changeset
|
1190 |
20779 | 1191 #: ../finch/gntnotify.c:389 ../pidgin/gtkconv.c:1649 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
1192 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:
15796
diff
changeset
|
1193 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:
15796
diff
changeset
|
1194 |
20779 | 1195 #: ../finch/gntnotify.c:395 ../libpurple/protocols/sametime/sametime.c:3473 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
1196 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:
15796
diff
changeset
|
1197 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:
15796
diff
changeset
|
1198 |
20779 | 1199 #: ../finch/gntnotify.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:
15796
diff
changeset
|
1200 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:
15796
diff
changeset
|
1201 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:
15796
diff
changeset
|
1202 |
20779 | 1203 #: ../finch/gntplugin.c:76 ../finch/gntplugin.c:85 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1204 msgid "ERROR" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1205 msgstr "CHYBA" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1206 |
20779 | 1207 #: ../finch/gntplugin.c:76 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1208 msgid "loading plugin failed" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1209 msgstr "načítavanie modulu zlyhalo" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1210 |
20779 | 1211 #: ../finch/gntplugin.c:85 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1212 msgid "unloading plugin failed" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1213 msgstr "ukončenie modulu zlyhalo" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1214 |
20779 | 1215 #: ../finch/gntplugin.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:
15796
diff
changeset
|
1216 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
1217 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:
15796
diff
changeset
|
1218 "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:
15796
diff
changeset
|
1219 "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:
15796
diff
changeset
|
1220 "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:
15796
diff
changeset
|
1221 "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:
15796
diff
changeset
|
1222 "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:
15796
diff
changeset
|
1223 "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:
15796
diff
changeset
|
1224 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:
15796
diff
changeset
|
1225 "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:
15796
diff
changeset
|
1226 "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:
15796
diff
changeset
|
1227 "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:
15796
diff
changeset
|
1228 "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:
15796
diff
changeset
|
1229 "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:
15796
diff
changeset
|
1230 "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:
15796
diff
changeset
|
1231 |
20779 | 1232 #: ../finch/gntplugin.c:188 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
1233 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:
15796
diff
changeset
|
1234 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:
15796
diff
changeset
|
1235 |
20779 | 1236 #: ../finch/gntplugin.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:
15796
diff
changeset
|
1237 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:
15796
diff
changeset
|
1238 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:
15796
diff
changeset
|
1239 |
20779 | 1240 #: ../finch/gntplugin.c:257 |
1241 msgid "Error loading plugin" | |
1242 msgstr "Chyba pri načítavaní modulu" | |
1243 | |
1244 #: ../finch/gntplugin.c:258 | |
1245 msgid "The selected file is not a valid plugin." | |
1246 msgstr "Vybraný súbor nie je správny modul." | |
1247 | |
1248 #: ../finch/gntplugin.c:259 | |
1249 msgid "" | |
1250 "Please open the debug window and try again to see the exact error message." | |
1251 msgstr "" | |
1252 "Prosím, otvorte ladiace okno a skúste to znovu. Mala by sa vám zobraziť presná chybová správa." | |
1253 | |
1254 #: ../finch/gntplugin.c:322 | |
1255 msgid "Select plugin to install" | |
1256 msgstr "Vyberte modul, ktorý chcete nainštalovať" | |
1257 | |
1258 #: ../finch/gntplugin.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:
15796
diff
changeset
|
1259 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:
15796
diff
changeset
|
1260 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:
15796
diff
changeset
|
1261 |
20779 | 1262 #: ../finch/gntplugin.c:399 |
1263 msgid "Install Plugin..." | |
1264 msgstr "Inštalovať modul..." | |
1265 | |
1266 #: ../finch/gntplugin.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:
15796
diff
changeset
|
1267 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:
15796
diff
changeset
|
1268 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:
15796
diff
changeset
|
1269 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1270 #. copy the preferences to tmp values... |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1271 #. * I liked "take affect immediately" Oh well :-( |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1272 #. (that should have been "effect," right?) |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1273 #. Back to instant-apply! I win! BU-HAHAHA! |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1274 #. Create the window |
20779 | 1275 #: ../finch/gntplugin.c:464 ../finch/gntplugin.c:471 ../finch/gntprefs.c:264 |
1276 #: ../finch/gntui.c:90 ../pidgin/gtkdocklet.c:524 ../pidgin/gtkprefs.c:2069 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1277 msgid "Preferences" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1278 msgstr "Nastavenia" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1279 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1280 #: ../finch/gntpounce.c:183 ../pidgin/gtkpounce.c:256 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1281 msgid "Please enter a buddy to pounce." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1282 msgstr "Zadajte, prosím, priateľa, ktorého chcete sledovať." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1283 |
20779 | 1284 #: ../finch/gntpounce.c:328 ../pidgin/gtkpounce.c:524 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1285 msgid "New Buddy Pounce" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1286 msgstr "Nové sledovanie priateľa" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1287 |
20779 | 1288 #: ../finch/gntpounce.c:328 ../pidgin/gtkpounce.c:524 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1289 msgid "Edit Buddy Pounce" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1290 msgstr "Upraviť sledovanie priateľa" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1291 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1292 #: ../finch/gntpounce.c:333 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1293 msgid "Pounce Who" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1294 msgstr "Koho sledovať" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1295 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1296 #. Account: |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1297 #: ../finch/gntpounce.c:336 ../finch/gntstatus.c:456 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1298 msgid "Account:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1299 msgstr "Účet:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1300 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1301 #: ../finch/gntpounce.c:358 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1302 msgid "Buddy name:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1303 msgstr "Meno priateľa:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1304 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1305 #. Create the "Pounce When Buddy..." frame. |
20779 | 1306 #: ../finch/gntpounce.c:374 ../pidgin/gtkpounce.c:592 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1307 msgid "Pounce When Buddy..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1308 msgstr "Sledovať keď priateľ..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1309 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1310 #: ../finch/gntpounce.c:376 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1311 msgid "Signs on" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1312 msgstr "Prihlási sa" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1313 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1314 #: ../finch/gntpounce.c:377 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1315 msgid "Signs off" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1316 msgstr "Odhlási sa" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1317 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1318 #: ../finch/gntpounce.c:378 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1319 msgid "Goes away" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1320 msgstr "Stane sa neprítomný" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1321 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1322 #: ../finch/gntpounce.c:379 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1323 msgid "Returns from away" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1324 msgstr "Prestane byť neprítomný" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1325 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1326 #: ../finch/gntpounce.c:380 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1327 msgid "Becomes idle" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1328 msgstr "Stane sa nečinný" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1329 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1330 #: ../finch/gntpounce.c:381 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1331 msgid "Is no longer idle" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1332 msgstr "Prestane byť nečinný" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1333 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1334 #: ../finch/gntpounce.c:382 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1335 msgid "Starts typing" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1336 msgstr "Začne písať" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1337 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1338 #: ../finch/gntpounce.c:383 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1339 msgid "Pauses while typing" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1340 msgstr "Preruší písanie" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1341 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1342 #: ../finch/gntpounce.c:384 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1343 msgid "Stops typing" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1344 msgstr "Prestane písať" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1345 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1346 #: ../finch/gntpounce.c:385 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1347 msgid "Sends a message" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1348 msgstr "Pošle správu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1349 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1350 #. Create the "Action" frame. |
20779 | 1351 #: ../finch/gntpounce.c:414 ../pidgin/gtkpounce.c:653 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1352 msgid "Action" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1353 msgstr "Akcia" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1354 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1355 #: ../finch/gntpounce.c:416 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1356 msgid "Open an IM window" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1357 msgstr "Otvoriť komunikačné okno" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1358 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1359 #: ../finch/gntpounce.c:417 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1360 msgid "Pop up a notification" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1361 msgstr "Zobraziť upozornenie" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1362 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1363 #: ../finch/gntpounce.c:418 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1364 msgid "Send a message" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1365 msgstr "Odoslať správu" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1366 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1367 #: ../finch/gntpounce.c:419 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1368 msgid "Execute a command" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1369 msgstr "Spustiť príkaz" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1370 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1371 #: ../finch/gntpounce.c:420 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1372 msgid "Play a sound" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1373 msgstr "Prehrať zvuk" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1374 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1375 #: ../finch/gntpounce.c:448 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1376 msgid "Pounce only when my status is not available" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1377 msgstr "Sledovať, len ak som nedostupný" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1378 |
20779 | 1379 #: ../finch/gntpounce.c:450 ../pidgin/gtkpounce.c:1288 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1380 msgid "Recurring" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1381 msgstr "Opakujúci sa" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1382 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1383 #: ../finch/gntpounce.c:618 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1384 msgid "Cannot create pounce" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1385 msgstr "Nebolo možné vytvoriť sledovanie" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1386 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1387 #: ../finch/gntpounce.c:619 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1388 msgid "You do not have any accounts." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1389 msgstr "Nemáte žiadne účty." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1390 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1391 #: ../finch/gntpounce.c:620 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1392 msgid "You must create an account first before you can create a pounce." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1393 msgstr "Pred tým než spustíte sledovanie si musíte pridať účet." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1394 |
20779 | 1395 #: ../finch/gntpounce.c:662 ../pidgin/gtkpounce.c:1103 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1396 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1397 msgid "Are you sure you want to delete the pounce on %s for %s?" |
20779 | 1398 msgstr "Ste si istý, že chcete odstrániť sledovanie priateľa %s v účte %s?" |
1399 | |
1400 #: ../finch/gntpounce.c:696 ../finch/gntui.c:84 ../pidgin/gtkpounce.c:1332 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1401 msgid "Buddy Pounces" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1402 msgstr "Sledovanie priateľov" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1403 |
20779 | 1404 #: ../finch/gntpounce.c:810 ../pidgin/gtkpounce.c:1459 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1405 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1406 msgid "%s has started typing to you (%s)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1407 msgstr "používateľ %s vám začal písať (%s)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1408 |
20779 | 1409 #: ../finch/gntpounce.c:812 ../pidgin/gtkpounce.c:1461 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1410 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1411 msgid "%s has paused while typing to you (%s)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1412 msgstr "používteľ %s vám prestal písať (%s)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1413 |
20779 | 1414 #: ../finch/gntpounce.c:814 ../pidgin/gtkpounce.c:1463 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1415 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1416 msgid "%s has signed on (%s)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1417 msgstr "používateľ %s sa prihlásil (%s)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1418 |
20779 | 1419 #: ../finch/gntpounce.c:816 ../pidgin/gtkpounce.c:1465 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1420 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1421 msgid "%s has returned from being idle (%s)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1422 msgstr "používateľ %s prestal byť nečinný (%s)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1423 |
20779 | 1424 #: ../finch/gntpounce.c:818 ../pidgin/gtkpounce.c:1467 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1425 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1426 msgid "%s has returned from being away (%s)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1427 msgstr "používateľ %s sa vrátil (%s)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1428 |
20779 | 1429 #: ../finch/gntpounce.c:820 ../pidgin/gtkpounce.c:1469 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1430 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1431 msgid "%s has stopped typing to you (%s)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1432 msgstr "používateľ %s vám nenapísal (%s)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1433 |
20779 | 1434 #: ../finch/gntpounce.c:822 ../pidgin/gtkpounce.c:1471 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1435 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1436 msgid "%s has signed off (%s)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1437 msgstr "používateľ %s sa odhlásil (%s)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1438 |
20779 | 1439 #: ../finch/gntpounce.c:824 ../pidgin/gtkpounce.c:1473 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1440 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1441 msgid "%s has become idle (%s)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1442 msgstr "používateľ %s sa stal nečinným (%s)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1443 |
20779 | 1444 #: ../finch/gntpounce.c:826 ../pidgin/gtkpounce.c:1475 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1445 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1446 msgid "%s has gone away. (%s)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1447 msgstr "používateľ %s sa stal neprítomným (%s)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1448 |
20779 | 1449 #: ../finch/gntpounce.c:828 ../pidgin/gtkpounce.c:1477 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1450 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1451 msgid "%s has sent you a message. (%s)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1452 msgstr "používateľ %s vám poslal správu. (%s)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1453 |
20779 | 1454 #: ../finch/gntpounce.c:829 ../pidgin/gtkpounce.c:1478 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1455 msgid "Unknown pounce event. Please report this!" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1456 msgstr "Neznáma udalosť sledovania. Oznámte to, prosím!" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1457 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1458 #: ../finch/gntprefs.c:92 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1459 msgid "Based on keyboard use" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1460 msgstr "Podľa využitia klávesnice" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1461 |
20779 | 1462 #: ../finch/gntprefs.c:94 ../pidgin/gtkprefs.c:1932 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1463 msgid "From last sent message" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1464 msgstr "Podľa naposledy odoslanej správy" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1465 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1466 #: ../finch/gntprefs.c:96 ../pidgin/gtkprefs.c:898 ../pidgin/gtkprefs.c:907 |
20779 | 1467 #: ../pidgin/gtkprefs.c:1931 ../pidgin/gtkprefs.c:1945 |
19341 | 1468 #: ../pidgin/plugins/win32/winprefs/winprefs.c:333 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1469 msgid "Never" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1470 msgstr "Nikdy" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1471 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1472 #: ../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:
15796
diff
changeset
|
1473 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:
15796
diff
changeset
|
1474 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:
15796
diff
changeset
|
1475 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1476 #: ../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:
15796
diff
changeset
|
1477 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:
15796
diff
changeset
|
1478 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:
15796
diff
changeset
|
1479 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1480 #: ../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:
15796
diff
changeset
|
1481 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:
15796
diff
changeset
|
1482 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:
15796
diff
changeset
|
1483 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1484 #: ../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:
15796
diff
changeset
|
1485 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:
15796
diff
changeset
|
1486 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:
15796
diff
changeset
|
1487 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1488 #: ../finch/gntprefs.c:199 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1489 msgid "Log IMs" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1490 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:
15796
diff
changeset
|
1491 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1492 #: ../finch/gntprefs.c:200 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1493 msgid "Log chats" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1494 msgstr "Ukladať rozhovory" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1495 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1496 #: ../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:
15796
diff
changeset
|
1497 msgid "Log status change events" |
19744 | 1498 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:
15796
diff
changeset
|
1499 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1500 #: ../finch/gntprefs.c:207 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1501 msgid "Report Idle time" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1502 msgstr "Oznamovať čas nečinnosti:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1503 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1504 #: ../finch/gntprefs.c:208 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1505 msgid "Change status when idle" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1506 msgstr "Zmeniť stav pri nečinnosti" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1507 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1508 #: ../finch/gntprefs.c:209 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1509 msgid "Minutes before changing status" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1510 msgstr "Počet minút pred zmenou stavu:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1511 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1512 #: ../finch/gntprefs.c:210 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1513 msgid "Change status to" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1514 msgstr "Zmeniť stav na:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1515 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
1516 #. Conversations |
20779 | 1517 #: ../finch/gntprefs.c:259 ../pidgin/gtkprefs.c:993 ../pidgin/gtkprefs.c:2035 |
19341 | 1518 #: ../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:
15796
diff
changeset
|
1519 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:
15796
diff
changeset
|
1520 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:
15796
diff
changeset
|
1521 |
20779 | 1522 #: ../finch/gntprefs.c:260 ../pidgin/gtkprefs.c:1469 ../pidgin/gtkprefs.c:2046 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
1523 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:
15796
diff
changeset
|
1524 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:
15796
diff
changeset
|
1525 |
20779 | 1526 #: ../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:
15796
diff
changeset
|
1527 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:
15796
diff
changeset
|
1528 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:
15796
diff
changeset
|
1529 |
20779 | 1530 #: ../finch/gntrequest.c:661 ../pidgin/gtkrequest.c:1555 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1531 #: ../pidgin/gtkrequest.c:1601 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1532 msgid "Save File..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1533 msgstr "Uložiť súbor..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1534 |
20779 | 1535 #: ../finch/gntrequest.c:661 ../pidgin/gtkrequest.c:1556 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1536 #: ../pidgin/gtkrequest.c:1602 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1537 msgid "Open File..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1538 msgstr "Otvoriť súbor..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1539 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1540 #: ../finch/gntsound.c:97 ../pidgin/gtksound.c:64 |
19341 | 1541 msgid "Buddy logs in" |
19744 | 1542 msgstr "Priateľ sa prihlásil" |
19341 | 1543 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1544 #: ../finch/gntsound.c:98 ../pidgin/gtksound.c:65 |
19341 | 1545 msgid "Buddy logs out" |
19744 | 1546 msgstr "Priateľ sa odhlásil" |
19341 | 1547 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1548 #: ../finch/gntsound.c:99 ../pidgin/gtksound.c:66 |
19341 | 1549 msgid "Message received" |
19744 | 1550 msgstr "Prijatá správa" |
19341 | 1551 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1552 #: ../finch/gntsound.c:100 ../pidgin/gtksound.c:67 |
19341 | 1553 msgid "Message received begins conversation" |
1554 msgstr "Prijatá správa začína rozhovor" | |
1555 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1556 #: ../finch/gntsound.c:101 ../pidgin/gtksound.c:68 |
19341 | 1557 msgid "Message sent" |
19744 | 1558 msgstr "Správa odoslaná" |
19341 | 1559 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1560 #: ../finch/gntsound.c:102 ../pidgin/gtksound.c:69 |
19341 | 1561 msgid "Person enters chat" |
1562 msgstr "Osoba vstúpi do chatu" | |
1563 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1564 #: ../finch/gntsound.c:103 ../pidgin/gtksound.c:70 |
19341 | 1565 msgid "Person leaves chat" |
1566 msgstr "Osoba opustí chat" | |
1567 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1568 #: ../finch/gntsound.c:104 ../pidgin/gtksound.c:71 |
19341 | 1569 msgid "You talk in chat" |
1570 msgstr "Vy hovoríte v chate" | |
1571 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1572 #: ../finch/gntsound.c:105 ../pidgin/gtksound.c:72 |
19341 | 1573 msgid "Others talk in chat" |
1574 msgstr "Ostatní hovoria v chate" | |
1575 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1576 #: ../finch/gntsound.c:107 ../pidgin/gtksound.c:75 |
19341 | 1577 msgid "Someone says your screen name in chat" |
1578 msgstr "Niekto v chate napíše vaše meno" | |
1579 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1580 #: ../finch/gntsound.c:361 ../pidgin/gtksound.c:311 |
19341 | 1581 msgid "GStreamer Failure" |
1582 msgstr "Zlyhanie rozhrania GStreamer" | |
1583 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1584 #: ../finch/gntsound.c:362 ../pidgin/gtksound.c:312 |
19341 | 1585 msgid "GStreamer failed to initialize." |
1586 msgstr "Nepodarilo sa inicializovať rozhranie GStreamer" | |
1587 | |
20779 | 1588 #: ../finch/gntsound.c:716 ../finch/gntsound.c:802 ../pidgin/gtkprefs.c:1589 |
1589 #: ../pidgin/gtkprefs.c:1678 ../pidgin/gtkprefs.c:1874 | |
19341 | 1590 msgid "(default)" |
1591 msgstr "(štandardné)" | |
1592 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1593 #: ../finch/gntsound.c:729 |
19341 | 1594 msgid "Select Sound File ..." |
1595 msgstr "Vyberte zvukový súbor..." | |
1596 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1597 #: ../finch/gntsound.c:904 |
19341 | 1598 msgid "Sound Preferences" |
1599 msgstr "Nastavenia zvuku" | |
1600 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1601 #: ../finch/gntsound.c:915 |
19341 | 1602 msgid "Profiles" |
1603 msgstr "Profily" | |
1604 | |
20779 | 1605 #: ../finch/gntsound.c:954 ../pidgin/gtkprefs.c:1719 |
19341 | 1606 msgid "Automatic" |
1607 msgstr "Automaticky" | |
1608 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1609 #: ../finch/gntsound.c:957 |
19341 | 1610 msgid "Console Beep" |
1611 msgstr "Pípnutie konzoly" | |
1612 | |
20779 | 1613 #: ../finch/gntsound.c:958 ../pidgin/gtkprefs.c:1723 |
19341 | 1614 msgid "Command" |
1615 msgstr "Príkaz" | |
1616 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1617 #: ../finch/gntsound.c:959 |
19341 | 1618 msgid "No Sound" |
1619 msgstr "Žiadne zvuky" | |
1620 | |
20779 | 1621 #: ../finch/gntsound.c:961 ../pidgin/gtkprefs.c:1714 |
19341 | 1622 msgid "Sound Method" |
19744 | 1623 msgstr "Metóda zvukov" |
19341 | 1624 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1625 #: ../finch/gntsound.c:966 |
19341 | 1626 msgid "Method: " |
19744 | 1627 msgstr "Spôsob: " |
19341 | 1628 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1629 #: ../finch/gntsound.c:973 |
19341 | 1630 #, c-format |
1631 msgid "" | |
1632 "Sound Command\n" | |
1633 "(%s for filename)" | |
1634 msgstr "" | |
1635 "Príkaz zvuku:\n" | |
1636 "(%s pre názov súboru)" | |
1637 | |
1638 #. Sound options | |
20779 | 1639 #: ../finch/gntsound.c:981 ../pidgin/gtkprefs.c:1758 |
19341 | 1640 msgid "Sound Options" |
1641 msgstr "Možnosti zvuku" | |
1642 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1643 #: ../finch/gntsound.c:982 |
19341 | 1644 msgid "Sounds when conversation has focus" |
1645 msgstr "Prehrávať zvuky, keď je okno koverzácie aktívne" | |
1646 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1647 #: ../finch/gntsound.c:990 ../pidgin/gtkprefs.c:897 ../pidgin/gtkprefs.c:909 |
20779 | 1648 #: ../pidgin/gtkprefs.c:1765 ../pidgin/plugins/timestamp_format.c:42 |
19341 | 1649 #: ../pidgin/plugins/timestamp_format.c:51 |
1650 #: ../pidgin/plugins/win32/winprefs/winprefs.c:334 | |
1651 msgid "Always" | |
1652 msgstr "Vždy" | |
1653 | |
20779 | 1654 #: ../finch/gntsound.c:991 ../pidgin/gtkprefs.c:1763 |
19341 | 1655 msgid "Only when available" |
1656 msgstr "Len ak sú dostupné" | |
1657 | |
20779 | 1658 #: ../finch/gntsound.c:992 ../pidgin/gtkprefs.c:1764 |
19341 | 1659 msgid "Only when not available" |
1660 msgstr "Len ak sú nedostupné" | |
1661 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1662 #: ../finch/gntsound.c:999 |
19341 | 1663 msgid "Volume(0-100):" |
1664 msgstr "Hlasitosť(0-100):" | |
1665 | |
1666 #. Sound events | |
20779 | 1667 #: ../finch/gntsound.c:1018 ../pidgin/gtkprefs.c:1800 |
19341 | 1668 msgid "Sound Events" |
1669 msgstr "Zvukové udalosti" | |
1670 | |
20779 | 1671 #: ../finch/gntsound.c:1020 ../pidgin/gtkprefs.c:1859 |
19341 | 1672 msgid "Event" |
1673 msgstr "Udalosť" | |
1674 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1675 #: ../finch/gntsound.c:1020 |
19341 | 1676 msgid "File" |
1677 msgstr "Súbor" | |
1678 | |
20779 | 1679 #: ../finch/gntsound.c:1039 ../pidgin/gtkprefs.c:1878 |
19341 | 1680 msgid "Test" |
1681 msgstr "Ukážka" | |
1682 | |
20779 | 1683 #: ../finch/gntsound.c:1042 ../pidgin/gtkprefs.c:1882 |
19341 | 1684 msgid "Reset" |
1685 msgstr "Obnoviť" | |
1686 | |
20779 | 1687 #: ../finch/gntsound.c:1045 ../pidgin/gtkprefs.c:1886 |
19341 | 1688 msgid "Choose..." |
1689 msgstr "Vybrať..." | |
1690 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1691 #: ../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:
15796
diff
changeset
|
1692 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
1693 msgid "Are you sure you want to delete \"%s\"" |
19744 | 1694 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:
15796
diff
changeset
|
1695 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1696 #: ../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:
15796
diff
changeset
|
1697 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:
15796
diff
changeset
|
1698 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:
15796
diff
changeset
|
1699 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1700 #: ../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:
15796
diff
changeset
|
1701 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:
15796
diff
changeset
|
1702 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:
15796
diff
changeset
|
1703 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1704 #: ../finch/gntstatus.c:183 ../finch/gntstatus.c:539 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1705 #: ../libpurple/protocols/jabber/buddy.c:298 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1706 #: ../libpurple/protocols/jabber/buddy.c:1359 |
20779 | 1707 #: ../libpurple/protocols/novell/novell.c:1486 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1708 #: ../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:
15796
diff
changeset
|
1709 msgid "Title" |
19744 | 1710 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:
15796
diff
changeset
|
1711 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1712 #: ../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:
15796
diff
changeset
|
1713 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:
15796
diff
changeset
|
1714 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:
15796
diff
changeset
|
1715 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1716 #. Statuses are almost all the same. Define a macro to reduce code repetition. |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1717 #. PurpleStatusPrimitive |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1718 #. id - use default |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1719 #. name - use default |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1720 #. savable |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1721 #. user_settable |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1722 #. not independent |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1723 #. Attributes - each status can have a message. |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1724 #: ../finch/gntstatus.c:183 ../finch/gntstatus.c:564 ../finch/gntstatus.c:576 |
19341 | 1725 #: ../libpurple/protocols/bonjour/bonjour.c:256 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1726 #: ../libpurple/protocols/bonjour/bonjour.c:263 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1727 #: ../libpurple/protocols/bonjour/bonjour.c:346 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1728 #: ../libpurple/protocols/gg/gg.c:1077 ../libpurple/protocols/gg/gg.c:1579 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1729 #: ../libpurple/protocols/gg/gg.c:1597 ../libpurple/protocols/gg/gg.c:1607 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1730 #: ../libpurple/protocols/gg/gg.c:1613 ../libpurple/protocols/gg/gg.c:1622 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1731 #: ../libpurple/protocols/gg/gg.c:1627 ../libpurple/protocols/irc/irc.c:234 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1732 #: ../libpurple/protocols/jabber/jabber.c:1532 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1733 #: ../libpurple/protocols/jabber/jabber.c:1555 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1734 #: ../libpurple/protocols/jabber/jabber.c:1578 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1735 #: ../libpurple/protocols/jabber/jabber.c:1601 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1736 #: ../libpurple/protocols/jabber/jabber.c:1624 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1737 #: ../libpurple/protocols/jabber/jabber.c:1649 |
20779 | 1738 #: ../libpurple/protocols/msn/msn.c:634 ../libpurple/protocols/msn/msn.c:641 |
1739 #: ../libpurple/protocols/msn/msn.c:648 ../libpurple/protocols/msn/msn.c:655 | |
1740 #: ../libpurple/protocols/msn/msn.c:661 ../libpurple/protocols/msn/msn.c:667 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1741 #: ../libpurple/protocols/myspace/myspace.c:148 |
20779 | 1742 #: ../libpurple/protocols/novell/novell.c:2843 |
1743 #: ../libpurple/protocols/novell/novell.c:2946 | |
1744 #: ../libpurple/protocols/novell/novell.c:2952 | |
1745 #: ../libpurple/protocols/novell/novell.c:2958 | |
1746 #: ../libpurple/protocols/oscar/oscar.c:5606 | |
1747 #: ../libpurple/protocols/oscar/oscar.c:5824 | |
1748 #: ../libpurple/protocols/oscar/oscar.c:5838 | |
1749 #: ../libpurple/protocols/oscar/oscar.c:5854 | |
1750 #: ../libpurple/protocols/oscar/oscar.c:5861 | |
1751 #: ../libpurple/protocols/oscar/oscar.c:5868 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1752 #: ../libpurple/protocols/sametime/sametime.c:3286 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1753 #: ../libpurple/protocols/sametime/sametime.c:3292 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1754 #: ../libpurple/protocols/sametime/sametime.c:3298 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1755 #: ../libpurple/protocols/sametime/sametime.c:3377 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1756 #: ../libpurple/protocols/silc/buddy.c:1551 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1757 #: ../libpurple/protocols/silc10/buddy.c:1551 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1758 #: ../libpurple/protocols/simple/simple.c:246 |
20779 | 1759 #: ../libpurple/protocols/yahoo/yahoo.c:3753 |
1760 #: ../libpurple/protocols/yahoo/yahoo.c:3759 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1761 #: ../libpurple/protocols/zephyr/zephyr.c:2337 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1762 #: ../pidgin/gtksavedstatuses.c:526 ../pidgin/gtksavedstatuses.c:1010 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
1763 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:
15796
diff
changeset
|
1764 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:
15796
diff
changeset
|
1765 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
1766 #. Use |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1767 #: ../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:
15796
diff
changeset
|
1768 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:
15796
diff
changeset
|
1769 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:
15796
diff
changeset
|
1770 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1771 #: ../finch/gntstatus.c:301 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1772 msgid "Invalid title" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1773 msgstr "Chybný titulok" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1774 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1775 #: ../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:
15796
diff
changeset
|
1776 msgid "Please enter a non-empty title for the status." |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
1777 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:
15796
diff
changeset
|
1778 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1779 #: ../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:
15796
diff
changeset
|
1780 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:
15796
diff
changeset
|
1781 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:
15796
diff
changeset
|
1782 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1783 #: ../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:
15796
diff
changeset
|
1784 msgid "Please enter a different title for the status." |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
1785 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:
15796
diff
changeset
|
1786 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1787 #: ../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:
15796
diff
changeset
|
1788 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:
15796
diff
changeset
|
1789 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:
15796
diff
changeset
|
1790 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1791 #: ../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:
15796
diff
changeset
|
1792 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:
15796
diff
changeset
|
1793 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:
15796
diff
changeset
|
1794 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1795 #: ../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:
15796
diff
changeset
|
1796 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:
15796
diff
changeset
|
1797 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:
15796
diff
changeset
|
1798 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1799 #: ../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:
15796
diff
changeset
|
1800 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:
15796
diff
changeset
|
1801 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:
15796
diff
changeset
|
1802 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1803 #: ../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:
15796
diff
changeset
|
1804 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:
15796
diff
changeset
|
1805 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:
15796
diff
changeset
|
1806 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
1807 #. Save & Use |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1808 #: ../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:
15796
diff
changeset
|
1809 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:
15796
diff
changeset
|
1810 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:
15796
diff
changeset
|
1811 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1812 #: ../finch/gntui.c:85 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1813 msgid "Certificates" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1814 msgstr "Certifikáty" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1815 |
20779 | 1816 #: ../finch/gntui.c:89 ../pidgin/gtkprefs.c:2037 |
19341 | 1817 msgid "Sounds" |
1818 msgstr "Zvuky" | |
1819 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1820 #: ../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:
15796
diff
changeset
|
1821 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:
15796
diff
changeset
|
1822 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:
15796
diff
changeset
|
1823 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1824 #: ../finch/plugins/gntclipboard.c:115 ../finch/plugins/gntclipboard.c:121 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1825 #: ../finch/plugins/gntclipboard.c:128 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1826 msgid "Error loading the plugin." |
20779 | 1827 msgstr "Počas načítavania modulu sa vyskytli chyby." |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1828 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1829 #: ../finch/plugins/gntclipboard.c:116 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1830 msgid "Couldn't find X display" |
20779 | 1831 msgstr "Nebola nájdená X obrazovka" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1832 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1833 #: ../finch/plugins/gntclipboard.c:122 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1834 msgid "Couldn't find window" |
20779 | 1835 msgstr "Nebolo nájdené okno" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1836 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1837 #: ../finch/plugins/gntclipboard.c:129 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1838 msgid "This plugin cannot be loaded because it was not built with X11 support." |
20779 | 1839 msgstr "Tento modul nebol načítaný, pretože neobsahuje podporu pre X11." |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1840 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1841 #: ../finch/plugins/gntclipboard.c:158 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1842 msgid "GntClipboard" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1843 msgstr "GntSchránka" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1844 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1845 #: ../finch/plugins/gntclipboard.c:160 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1846 msgid "Clipboard plugin" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1847 msgstr "Modul schránky" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1848 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1849 #: ../finch/plugins/gntclipboard.c:161 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1850 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1851 "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:
16719
diff
changeset
|
1852 "X, if possible." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1853 msgstr "" |
19341 | 1854 "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:
16719
diff
changeset
|
1855 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1856 #: ../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:
15796
diff
changeset
|
1857 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
1858 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:
15796
diff
changeset
|
1859 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:
15796
diff
changeset
|
1860 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1861 #: ../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:
15796
diff
changeset
|
1862 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
1863 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:
15796
diff
changeset
|
1864 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:
15796
diff
changeset
|
1865 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1866 #: ../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:
15796
diff
changeset
|
1867 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
1868 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:
15796
diff
changeset
|
1869 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:
15796
diff
changeset
|
1870 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1871 #: ../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:
15796
diff
changeset
|
1872 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
1873 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:
15796
diff
changeset
|
1874 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:
15796
diff
changeset
|
1875 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1876 #: ../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:
15796
diff
changeset
|
1877 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
1878 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:
15796
diff
changeset
|
1879 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:
15796
diff
changeset
|
1880 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1881 #: ../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:
15796
diff
changeset
|
1882 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:
15796
diff
changeset
|
1883 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:
15796
diff
changeset
|
1884 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1885 #: ../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:
15796
diff
changeset
|
1886 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:
15796
diff
changeset
|
1887 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:
15796
diff
changeset
|
1888 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1889 #: ../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:
15796
diff
changeset
|
1890 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:
15796
diff
changeset
|
1891 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:
15796
diff
changeset
|
1892 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1893 #: ../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:
15796
diff
changeset
|
1894 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:
15796
diff
changeset
|
1895 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:
15796
diff
changeset
|
1896 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1897 #: ../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:
15796
diff
changeset
|
1898 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:
15796
diff
changeset
|
1899 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:
15796
diff
changeset
|
1900 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1901 #: ../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:
15796
diff
changeset
|
1902 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:
15796
diff
changeset
|
1903 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:
15796
diff
changeset
|
1904 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1905 #: ../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:
15796
diff
changeset
|
1906 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:
15796
diff
changeset
|
1907 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:
15796
diff
changeset
|
1908 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1909 #: ../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:
15796
diff
changeset
|
1910 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:
15796
diff
changeset
|
1911 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:
15796
diff
changeset
|
1912 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1913 #: ../finch/plugins/gntgf.c:379 ../finch/plugins/gntgf.c:380 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1914 msgid "Toaster plugin" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1915 msgstr "Modul vysúvaceho okna" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1916 |
20779 | 1917 #: ../finch/plugins/gnthistory.c:116 ../pidgin/plugins/history.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:
15796
diff
changeset
|
1918 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
1919 msgid "<b>Conversation with %s on %s:</b><br>" |
19341 | 1920 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:
15796
diff
changeset
|
1921 |
20779 | 1922 #: ../finch/plugins/gnthistory.c:138 ../pidgin/plugins/history.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:
15796
diff
changeset
|
1923 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:
15796
diff
changeset
|
1924 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:
15796
diff
changeset
|
1925 |
20779 | 1926 #: ../finch/plugins/gnthistory.c:139 ../pidgin/plugins/history.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:
15796
diff
changeset
|
1927 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:
15796
diff
changeset
|
1928 "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:
15796
diff
changeset
|
1929 "\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:
15796
diff
changeset
|
1930 "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:
15796
diff
changeset
|
1931 "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:
15796
diff
changeset
|
1932 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1933 "Zaznamenávanie je možné zapnúť v ponuke Nástroje -> Nastavenia -> " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1934 "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:
15796
diff
changeset
|
1935 "\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:
15796
diff
changeset
|
1936 "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:
15796
diff
changeset
|
1937 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1938 #: ../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:
15796
diff
changeset
|
1939 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:
15796
diff
changeset
|
1940 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:
15796
diff
changeset
|
1941 |
20779 | 1942 #: ../finch/plugins/gnthistory.c:181 ../pidgin/plugins/history.c:194 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
1943 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:
15796
diff
changeset
|
1944 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:
15796
diff
changeset
|
1945 |
20779 | 1946 #: ../finch/plugins/gnthistory.c:182 ../pidgin/plugins/history.c:195 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
1947 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:
15796
diff
changeset
|
1948 "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:
15796
diff
changeset
|
1949 "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:
15796
diff
changeset
|
1950 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:
15796
diff
changeset
|
1951 "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:
15796
diff
changeset
|
1952 "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:
15796
diff
changeset
|
1953 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1954 #: ../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:
15796
diff
changeset
|
1955 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:
15796
diff
changeset
|
1956 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:
15796
diff
changeset
|
1957 |
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
|
1958 #. 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
|
1959 #: ../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:
15796
diff
changeset
|
1960 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:
15796
diff
changeset
|
1961 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:
15796
diff
changeset
|
1962 |
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
|
1963 #: ../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:
15796
diff
changeset
|
1964 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:
15796
diff
changeset
|
1965 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:
15796
diff
changeset
|
1966 |
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
|
1967 #: ../finch/plugins/lastlog.c:124 ../finch/plugins/lastlog.c:125 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1968 msgid "Lastlog plugin." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1969 msgstr "Modul Lastlog." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
1970 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1971 #: ../libpurple/account.c:791 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
1972 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:
15796
diff
changeset
|
1973 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:
15796
diff
changeset
|
1974 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1975 #: ../libpurple/account.c:958 ../libpurple/protocols/jabber/auth.c:195 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
1976 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:
15796
diff
changeset
|
1977 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:
15796
diff
changeset
|
1978 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1979 #: ../libpurple/account.c:992 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
1980 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
1981 msgid "Enter password for %s (%s)" |
20779 | 1982 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:
15796
diff
changeset
|
1983 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1984 #: ../libpurple/account.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:
15796
diff
changeset
|
1985 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:
15796
diff
changeset
|
1986 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:
15796
diff
changeset
|
1987 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1988 #: ../libpurple/account.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:
15796
diff
changeset
|
1989 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:
15796
diff
changeset
|
1990 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:
15796
diff
changeset
|
1991 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1992 #: ../libpurple/account.c:1039 ../libpurple/connection.c:105 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1993 #: ../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:
15796
diff
changeset
|
1994 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
1995 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:
15796
diff
changeset
|
1996 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:
15796
diff
changeset
|
1997 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
1998 #: ../libpurple/account.c:1041 ../libpurple/connection.c:108 |
20779 | 1999 #: ../pidgin/gtkblist.c:4318 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2000 msgid "Connection Error" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2001 msgstr "Chyba pripojenia" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2002 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2003 #: ../libpurple/account.c:1199 ../libpurple/protocols/gg/gg.c:707 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2004 #: ../libpurple/protocols/jabber/jabber.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:
15796
diff
changeset
|
2005 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:
15796
diff
changeset
|
2006 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:
15796
diff
changeset
|
2007 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2008 #: ../libpurple/account.c:1208 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2009 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:
15796
diff
changeset
|
2010 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:
15796
diff
changeset
|
2011 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2012 #: ../libpurple/account.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:
15796
diff
changeset
|
2013 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:
15796
diff
changeset
|
2014 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:
15796
diff
changeset
|
2015 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2016 #: ../libpurple/account.c:1238 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2017 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:
15796
diff
changeset
|
2018 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:
15796
diff
changeset
|
2019 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2020 #: ../libpurple/account.c:1245 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2021 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:
15796
diff
changeset
|
2022 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:
15796
diff
changeset
|
2023 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2024 #: ../libpurple/account.c:1251 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2025 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2026 msgid "Change password for %s" |
20779 | 2027 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:
15796
diff
changeset
|
2028 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2029 #: ../libpurple/account.c:1259 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2030 msgid "Please enter your current password and your new password." |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
2031 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:
15796
diff
changeset
|
2032 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2033 #: ../libpurple/account.c:1290 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2034 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2035 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:
15796
diff
changeset
|
2036 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:
15796
diff
changeset
|
2037 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2038 #: ../libpurple/account.c:1293 ../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:
15796
diff
changeset
|
2039 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:
15796
diff
changeset
|
2040 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:
15796
diff
changeset
|
2041 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2042 #: ../libpurple/account.c:1764 ../libpurple/protocols/gg/gg.c:1017 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2043 #: ../libpurple/protocols/jabber/buddy.c:782 |
20779 | 2044 #: ../libpurple/protocols/jabber/buddy.c:2030 |
2045 #: ../libpurple/protocols/jabber/buddy.c:2047 | |
2046 #: ../libpurple/protocols/novell/novell.c:2836 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2047 #: ../libpurple/protocols/qq/qq.c:232 ../pidgin/gtkft.c:160 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2048 msgid "Unknown" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2049 msgstr "Neznáma" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2050 |
20779 | 2051 #: ../libpurple/blist.c:521 ../libpurple/blist.c:1321 |
2052 #: ../libpurple/blist.c:1531 ../libpurple/protocols/jabber/roster.c:69 | |
2053 #: ../libpurple/protocols/myspace/myspace.c:3250 ../pidgin/gtkblist.c:5662 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2054 #: ../pidgin/plugins/gevolution/gevo-util.c:67 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2055 #: ../pidgin/plugins/gevolution/gevolution.c:96 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2056 msgid "Buddies" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2057 msgstr "Priatelia" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2058 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2059 #: ../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:
15796
diff
changeset
|
2060 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:
15796
diff
changeset
|
2061 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:
15796
diff
changeset
|
2062 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2063 #: ../libpurple/certificate.c:545 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2064 msgid "(DOES NOT MATCH)" |
20779 | 2065 msgstr "(NEVYHOVUJE)" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2066 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2067 #. Make messages |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2068 #: ../libpurple/certificate.c:549 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2069 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2070 msgid "%s has presented the following certificate for just-this-once use:" |
20779 | 2071 msgstr "%s vytvoril nasledujúci certifikát iba na jedno použitie:" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2072 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2073 #: ../libpurple/certificate.c:550 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2074 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2075 msgid "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2076 "Common name: %s %s\n" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2077 "Fingerprint (SHA1): %s" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2078 msgstr "" |
20779 | 2079 "Bežný názov: %s %s\n" |
2080 "Odtlačok (SHA1): %s" | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2081 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2082 #. TODO: Find what the handle ought to be |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2083 #: ../libpurple/certificate.c:555 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2084 msgid "Single-use Certificate Verification" |
20779 | 2085 msgstr "Overenie certifikátu na jedno použitie" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2086 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2087 #. Scheme name |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2088 #. Pool name |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2089 #: ../libpurple/certificate.c:872 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2090 msgid "Certificate Authorities" |
20779 | 2091 msgstr "Autority certifikátov" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2092 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2093 #. Scheme name |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2094 #. Pool name |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2095 #: ../libpurple/certificate.c:1040 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2096 msgid "SSL Peers Cache" |
20779 | 2097 msgstr "Vyrovnávacia pamäť SSL peerov" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2098 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2099 #. Make messages |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2100 #: ../libpurple/certificate.c:1171 |
20779 | 2101 #, c-format |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2102 msgid "Accept certificate for %s?" |
20779 | 2103 msgstr "Prijať certifikát pre %s?" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2104 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2105 #. TODO: Find what the handle ought to be |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2106 #: ../libpurple/certificate.c:1177 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2107 msgid "SSL Certificate Verification" |
20779 | 2108 msgstr "Overenie SSL certifikátu" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2109 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2110 #. Number of actions |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2111 #: ../libpurple/certificate.c:1186 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2112 msgid "Accept" |
20779 | 2113 msgstr "Prijať" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2114 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2115 #: ../libpurple/certificate.c:1187 ../libpurple/protocols/qq/buddy_opt.c:214 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2116 #: ../libpurple/protocols/qq/group_im.c:144 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2117 #: ../libpurple/protocols/qq/group_opt.c:127 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2118 #: ../libpurple/protocols/qq/sys_msg.c:90 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2119 #: ../libpurple/protocols/qq/sys_msg.c:246 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2120 msgid "Reject" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2121 msgstr "Odmietnuť" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2122 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2123 #: ../libpurple/certificate.c:1188 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2124 msgid "_View Certificate..." |
20779 | 2125 msgstr "_Prezrieť certifikát..." |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2126 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2127 #. Prompt the user to authenticate the certificate |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2128 #. TODO: Provide the user with more guidance about why he is |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2129 #. being prompted |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2130 #. vrq will be completed by user_auth |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2131 #: ../libpurple/certificate.c:1288 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2132 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2133 msgid "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2134 "The certificate presented by \"%s\" claims to be from \"%s\" instead. This " |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2135 "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:
19744
diff
changeset
|
2136 msgstr "" |
20779 | 2137 "Certifikát od používateľa \"%s\" tvrdí, že pochádza od používateľa \"%s\". " |
2138 "To môže znamenať, že sa nepripájate na tú službu, na ktorú sa chcete " | |
2139 "pripojiť. " | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2140 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2141 #. Prompt the user to authenticate the certificate |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2142 #. vrq will be completed by user_auth |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2143 #: ../libpurple/certificate.c:1313 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2144 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2145 msgid "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2146 "The certificate presented by \"%s\" is self-signed. It cannot be " |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2147 "automatically checked." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2148 msgstr "" |
20779 | 2149 "Certifikát od používateľa \"%s\" je podpísaný samým sebou. Nie je možné ho " |
2150 "automaticky overiť." | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2151 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2152 #: ../libpurple/certificate.c:1331 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2153 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2154 msgid "The certificate chain presented for %s is not valid." |
20779 | 2155 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:
19744
diff
changeset
|
2156 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2157 #. TODO: Make this error either block the ensuing SSL |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2158 #. connection error until the user dismisses this one, or |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2159 #. stifle it. |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2160 #. TODO: Probably wrong. |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2161 #. TODO: Probably wrong |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2162 #: ../libpurple/certificate.c:1339 ../libpurple/certificate.c:1416 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2163 msgid "SSL Certificate Error" |
20779 | 2164 msgstr "Chyba SSL Certifikátu" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2165 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2166 #: ../libpurple/certificate.c:1340 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2167 msgid "Invalid certificate chain" |
20779 | 2168 msgstr "Chybná reťaz certifikátu" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2169 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2170 #. vrq will be completed by user_auth |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2171 #: ../libpurple/certificate.c:1360 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2172 msgid "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2173 "You have no database of root certificates, so this certificate cannot be " |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2174 "validated." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2175 msgstr "" |
20779 | 2176 "Nemáte databázu koreňových certifikátov, takže tento certifikát nie je možné " |
2177 "overiť." | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2178 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2179 #. vrq will be completed by user_auth |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2180 #: ../libpurple/certificate.c:1382 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2181 msgid "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2182 "The root certificate this one claims to be issued by is unknown to Pidgin." |
20779 | 2183 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:
19744
diff
changeset
|
2184 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2185 #: ../libpurple/certificate.c:1408 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2186 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2187 msgid "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2188 "The certificate chain presented by %s does not have a valid digital " |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2189 "signature from the Certificate Authority from which it claims to have a " |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2190 "signature." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2191 msgstr "" |
20779 | 2192 "Reťaz certifikátu od používateľa %s nemá správny digitálny podpis od " |
2193 "autority, ktorá je na ňom uvedená." | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2194 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2195 #: ../libpurple/certificate.c:1417 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2196 msgid "Invalid certificate authority signature" |
20779 | 2197 msgstr "Chybný podpis autority" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2198 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2199 #. Make messages |
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
|
2200 #: ../libpurple/certificate.c:1881 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2201 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2202 msgid "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2203 "Common name: %s\n" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2204 "\n" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2205 "Fingerprint (SHA1): %s\n" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2206 "\n" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2207 "Activation date: %s\n" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2208 "Expiration date: %s\n" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2209 msgstr "" |
20779 | 2210 "Bežný názov: %s\n" |
2211 "\n" | |
2212 "Odtlačok (SHA1): %s\n" | |
2213 "\n" | |
2214 "Dátum aktivácie: %s\n" | |
2215 "Dátum vypršania: %s\n" | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2216 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2217 #. TODO: Find what the handle ought to be |
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
|
2218 #: ../libpurple/certificate.c:1890 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2219 msgid "Certificate Information" |
20779 | 2220 msgstr "Podrobnosti o certifikáte" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2221 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2222 #: ../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:
15796
diff
changeset
|
2223 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:
15796
diff
changeset
|
2224 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:
15796
diff
changeset
|
2225 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2226 #: ../libpurple/connection.c:180 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2227 msgid "Unregistration Error" |
20779 | 2228 msgstr "Chyba pri rušení registrácie" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2229 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2230 #: ../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:
15796
diff
changeset
|
2231 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2232 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:
15796
diff
changeset
|
2233 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:
15796
diff
changeset
|
2234 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2235 #: ../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:
15796
diff
changeset
|
2236 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2237 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:
15796
diff
changeset
|
2238 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:
15796
diff
changeset
|
2239 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2240 #: ../libpurple/connection.c:497 ../libpurple/plugin.c:282 |
20779 | 2241 #: ../libpurple/protocols/jabber/buddy.c:2340 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2242 #: ../libpurple/protocols/msn/servconn.c:141 |
20779 | 2243 #: ../libpurple/protocols/msn/session.c:361 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2244 msgid "Unknown error" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2245 msgstr "Neznáma chyba" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2246 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2247 #: ../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:
15796
diff
changeset
|
2248 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:
15796
diff
changeset
|
2249 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:
15796
diff
changeset
|
2250 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2251 #: ../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:
15796
diff
changeset
|
2252 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2253 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:
15796
diff
changeset
|
2254 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:
15796
diff
changeset
|
2255 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2256 #: ../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:
15796
diff
changeset
|
2257 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:
15796
diff
changeset
|
2258 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:
15796
diff
changeset
|
2259 |
19341 | 2260 #: ../libpurple/conversation.c:183 ../libpurple/protocols/bonjour/jabber.c:255 |
2261 #: ../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:
15796
diff
changeset
|
2262 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:
15796
diff
changeset
|
2263 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:
15796
diff
changeset
|
2264 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2265 #: ../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:
15796
diff
changeset
|
2266 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:
15796
diff
changeset
|
2267 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:
15796
diff
changeset
|
2268 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2269 #: ../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:
15796
diff
changeset
|
2270 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:
15796
diff
changeset
|
2271 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:
15796
diff
changeset
|
2272 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2273 #: ../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:
15796
diff
changeset
|
2274 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2275 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:
15796
diff
changeset
|
2276 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:
15796
diff
changeset
|
2277 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2278 #: ../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:
15796
diff
changeset
|
2279 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2280 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:
15796
diff
changeset
|
2281 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:
15796
diff
changeset
|
2282 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2283 #: ../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:
15796
diff
changeset
|
2284 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2285 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:
15796
diff
changeset
|
2286 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:
15796
diff
changeset
|
2287 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2288 #: ../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:
15796
diff
changeset
|
2289 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2290 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:
15796
diff
changeset
|
2291 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:
15796
diff
changeset
|
2292 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2293 #: ../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:
15796
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:
15796
diff
changeset
|
2295 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:
15796
diff
changeset
|
2296 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:
15796
diff
changeset
|
2297 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2298 #: ../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:
15796
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:
15796
diff
changeset
|
2300 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:
15796
diff
changeset
|
2301 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:
15796
diff
changeset
|
2302 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2303 #: ../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:
15796
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:
15796
diff
changeset
|
2305 msgid "Failed to get connection: %s" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
2306 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:
15796
diff
changeset
|
2307 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2308 #: ../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:
15796
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:
15796
diff
changeset
|
2310 msgid "Failed to get name: %s" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
2311 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:
15796
diff
changeset
|
2312 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2313 #: ../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:
15796
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:
15796
diff
changeset
|
2315 msgid "Failed to get serv name: %s" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
2316 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:
15796
diff
changeset
|
2317 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2318 #: ../libpurple/dbus-server.h:85 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2319 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:
19744
diff
changeset
|
2320 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:
19744
diff
changeset
|
2321 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2322 #: ../libpurple/desktopitem.c:287 ../libpurple/desktopitem.c:878 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2323 msgid "No name" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2324 msgstr "Bez názvu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2325 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2326 #: ../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:
15796
diff
changeset
|
2327 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:
15796
diff
changeset
|
2328 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:
15796
diff
changeset
|
2329 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2330 #: ../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:
15796
diff
changeset
|
2331 msgid "Unable to send request to resolver process\n" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
2332 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:
15796
diff
changeset
|
2333 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2334 #: ../libpurple/dnsquery.c:549 ../libpurple/dnsquery.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:
15796
diff
changeset
|
2335 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2336 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:
15796
diff
changeset
|
2337 "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:
15796
diff
changeset
|
2338 "%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:
15796
diff
changeset
|
2339 msgstr "" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
2340 "Chyba počas prekladu adresy %s:\n" |
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
2341 "%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:
15796
diff
changeset
|
2342 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2343 #: ../libpurple/dnsquery.c:552 ../libpurple/dnsquery.c:711 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2344 #: ../libpurple/dnsquery.c:831 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2345 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2346 msgid "Error resolving %s: %d" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
2347 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:
15796
diff
changeset
|
2348 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2349 #: ../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:
15796
diff
changeset
|
2350 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2351 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:
15796
diff
changeset
|
2352 "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:
15796
diff
changeset
|
2353 "%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:
15796
diff
changeset
|
2354 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:
15796
diff
changeset
|
2355 "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:
15796
diff
changeset
|
2356 "%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:
15796
diff
changeset
|
2357 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2358 #: ../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:
15796
diff
changeset
|
2359 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:
15796
diff
changeset
|
2360 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:
15796
diff
changeset
|
2361 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2362 #: ../libpurple/dnsquery.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:
15796
diff
changeset
|
2363 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2364 msgid "Thread creation failure: %s" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
2365 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:
15796
diff
changeset
|
2366 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2367 #: ../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:
15796
diff
changeset
|
2368 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:
15796
diff
changeset
|
2369 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:
15796
diff
changeset
|
2370 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2371 #: ../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:
15796
diff
changeset
|
2372 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2373 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:
15796
diff
changeset
|
2374 "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:
15796
diff
changeset
|
2375 "%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:
15796
diff
changeset
|
2376 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:
15796
diff
changeset
|
2377 "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:
15796
diff
changeset
|
2378 "%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:
15796
diff
changeset
|
2379 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2380 #: ../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:
15796
diff
changeset
|
2381 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2382 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:
15796
diff
changeset
|
2383 "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:
15796
diff
changeset
|
2384 "%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:
15796
diff
changeset
|
2385 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:
15796
diff
changeset
|
2386 "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:
15796
diff
changeset
|
2387 "%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:
15796
diff
changeset
|
2388 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2389 #: ../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:
15796
diff
changeset
|
2390 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2391 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:
15796
diff
changeset
|
2392 "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:
15796
diff
changeset
|
2393 "%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:
15796
diff
changeset
|
2394 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:
15796
diff
changeset
|
2395 "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:
15796
diff
changeset
|
2396 "%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:
15796
diff
changeset
|
2397 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2398 #: ../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:
15796
diff
changeset
|
2399 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:
15796
diff
changeset
|
2400 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:
15796
diff
changeset
|
2401 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2402 #: ../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:
15796
diff
changeset
|
2403 msgid "Cannot send a file of 0 bytes." |
19744 | 2404 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:
15796
diff
changeset
|
2405 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2406 #: ../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:
15796
diff
changeset
|
2407 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:
15796
diff
changeset
|
2408 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:
15796
diff
changeset
|
2409 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2410 #: ../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:
15796
diff
changeset
|
2411 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2412 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:
15796
diff
changeset
|
2413 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:
15796
diff
changeset
|
2414 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2415 #: ../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:
15796
diff
changeset
|
2416 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2417 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:
15796
diff
changeset
|
2418 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:
15796
diff
changeset
|
2419 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2420 #: ../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:
15796
diff
changeset
|
2421 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2422 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:
15796
diff
changeset
|
2423 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:
15796
diff
changeset
|
2424 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2425 #: ../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:
15796
diff
changeset
|
2426 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2427 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:
15796
diff
changeset
|
2428 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:
15796
diff
changeset
|
2429 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2430 #: ../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:
15796
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:
15796
diff
changeset
|
2432 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:
15796
diff
changeset
|
2433 "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:
15796
diff
changeset
|
2434 "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:
15796
diff
changeset
|
2435 "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:
15796
diff
changeset
|
2436 msgstr "" |
19744 | 2437 "Súbor je k dispozícii na stiahnutie z:\n" |
2438 "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:
15796
diff
changeset
|
2439 "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:
15796
diff
changeset
|
2440 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2441 #: ../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:
15796
diff
changeset
|
2442 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2443 msgid "%s is offering to send file %s" |
19744 | 2444 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:
15796
diff
changeset
|
2445 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2446 #: ../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:
15796
diff
changeset
|
2447 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2448 msgid "%s is not a valid filename.\n" |
19744 | 2449 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:
15796
diff
changeset
|
2450 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2451 #: ../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:
15796
diff
changeset
|
2452 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2453 msgid "Offering to send %s to %s" |
19744 | 2454 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:
15796
diff
changeset
|
2455 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2456 #: ../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:
15796
diff
changeset
|
2457 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2458 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:
15796
diff
changeset
|
2459 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:
15796
diff
changeset
|
2460 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2461 #: ../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:
15796
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:
15796
diff
changeset
|
2463 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:
15796
diff
changeset
|
2464 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:
15796
diff
changeset
|
2465 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2466 #: ../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:
15796
diff
changeset
|
2467 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:
15796
diff
changeset
|
2468 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:
15796
diff
changeset
|
2469 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2470 #: ../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:
15796
diff
changeset
|
2471 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2472 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:
15796
diff
changeset
|
2473 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:
15796
diff
changeset
|
2474 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2475 #: ../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:
15796
diff
changeset
|
2476 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:
15796
diff
changeset
|
2477 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:
15796
diff
changeset
|
2478 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2479 #: ../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:
15796
diff
changeset
|
2480 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2481 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:
15796
diff
changeset
|
2482 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:
15796
diff
changeset
|
2483 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2484 #: ../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:
15796
diff
changeset
|
2485 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2486 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:
15796
diff
changeset
|
2487 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:
15796
diff
changeset
|
2488 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2489 #: ../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:
15796
diff
changeset
|
2490 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2491 msgid "File transfer to %s failed." |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
2492 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:
15796
diff
changeset
|
2493 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2494 #: ../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:
15796
diff
changeset
|
2495 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2496 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:
15796
diff
changeset
|
2497 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:
15796
diff
changeset
|
2498 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2499 #: ../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:
15796
diff
changeset
|
2500 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:
15796
diff
changeset
|
2501 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:
15796
diff
changeset
|
2502 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2503 #: ../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:
15796
diff
changeset
|
2504 msgid "The command used to handle \"aim\" URLs, if enabled." |
19744 | 2505 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:
15796
diff
changeset
|
2506 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2507 #: ../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:
15796
diff
changeset
|
2508 msgid "The command used to handle \"gg\" URLs, if enabled." |
19744 | 2509 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:
15796
diff
changeset
|
2510 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2511 #: ../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:
15796
diff
changeset
|
2512 msgid "The command used to handle \"icq\" URLs, if enabled." |
19744 | 2513 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:
15796
diff
changeset
|
2514 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2515 #: ../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:
15796
diff
changeset
|
2516 msgid "The command used to handle \"irc\" URLs, if enabled." |
19744 | 2517 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:
15796
diff
changeset
|
2518 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2519 #: ../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:
15796
diff
changeset
|
2520 msgid "The command used to handle \"msnim\" URLs, if enabled." |
19744 | 2521 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:
15796
diff
changeset
|
2522 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2523 #: ../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:
15796
diff
changeset
|
2524 msgid "The command used to handle \"sip\" URLs, if enabled." |
19744 | 2525 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:
15796
diff
changeset
|
2526 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2527 #: ../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:
15796
diff
changeset
|
2528 msgid "The command used to handle \"xmpp\" URLs, if enabled." |
19744 | 2529 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:
15796
diff
changeset
|
2530 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2531 #: ../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:
15796
diff
changeset
|
2532 msgid "The command used to handle \"ymsgr\" URLs, if enabled." |
19744 | 2533 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:
15796
diff
changeset
|
2534 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2535 #: ../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:
15796
diff
changeset
|
2536 msgid "The handler for \"aim\" URLs" |
19744 | 2537 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:
15796
diff
changeset
|
2538 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2539 #: ../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:
15796
diff
changeset
|
2540 msgid "The handler for \"gg\" URLs" |
19744 | 2541 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:
15796
diff
changeset
|
2542 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2543 #: ../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:
15796
diff
changeset
|
2544 msgid "The handler for \"icq\" URLs" |
19744 | 2545 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:
15796
diff
changeset
|
2546 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2547 #: ../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:
15796
diff
changeset
|
2548 msgid "The handler for \"irc\" URLs" |
19744 | 2549 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:
15796
diff
changeset
|
2550 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2551 #: ../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:
15796
diff
changeset
|
2552 msgid "The handler for \"msnim\" URLs" |
19744 | 2553 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:
15796
diff
changeset
|
2554 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2555 #: ../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:
15796
diff
changeset
|
2556 msgid "The handler for \"sip\" URLs" |
19744 | 2557 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:
15796
diff
changeset
|
2558 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2559 #: ../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:
15796
diff
changeset
|
2560 msgid "The handler for \"xmpp\" URLs" |
19744 | 2561 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:
15796
diff
changeset
|
2562 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2563 #: ../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:
15796
diff
changeset
|
2564 msgid "The handler for \"ymsgr\" URLs" |
19744 | 2565 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:
15796
diff
changeset
|
2566 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2567 #: ../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:
15796
diff
changeset
|
2568 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:
15796
diff
changeset
|
2569 "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:
15796
diff
changeset
|
2570 "URLs." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2571 msgstr "" |
19744 | 2572 "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:
16719
diff
changeset
|
2573 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2574 #: ../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:
15796
diff
changeset
|
2575 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:
15796
diff
changeset
|
2576 "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:
15796
diff
changeset
|
2577 "URLs." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2578 msgstr "" |
19744 | 2579 "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:
16719
diff
changeset
|
2580 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2581 #: ../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:
15796
diff
changeset
|
2582 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:
15796
diff
changeset
|
2583 "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:
15796
diff
changeset
|
2584 "URLs." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2585 msgstr "" |
19744 | 2586 "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:
16719
diff
changeset
|
2587 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2588 #: ../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:
15796
diff
changeset
|
2589 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:
15796
diff
changeset
|
2590 "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:
15796
diff
changeset
|
2591 "URLs." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2592 msgstr "" |
19744 | 2593 "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:
16719
diff
changeset
|
2594 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2595 #: ../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:
15796
diff
changeset
|
2596 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:
15796
diff
changeset
|
2597 "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:
15796
diff
changeset
|
2598 "URLs." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2599 msgstr "" |
19744 | 2600 "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:
16719
diff
changeset
|
2601 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2602 #: ../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:
15796
diff
changeset
|
2603 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:
15796
diff
changeset
|
2604 "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:
15796
diff
changeset
|
2605 "URLs." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2606 msgstr "" |
19744 | 2607 "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:
16719
diff
changeset
|
2608 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2609 #: ../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:
15796
diff
changeset
|
2610 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:
15796
diff
changeset
|
2611 "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:
15796
diff
changeset
|
2612 "URLs." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2613 msgstr "" |
19744 | 2614 "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:
16719
diff
changeset
|
2615 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2616 #: ../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:
15796
diff
changeset
|
2617 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:
15796
diff
changeset
|
2618 "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:
15796
diff
changeset
|
2619 "URLs." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2620 msgstr "" |
19744 | 2621 "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:
16719
diff
changeset
|
2622 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2623 #: ../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:
15796
diff
changeset
|
2624 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:
15796
diff
changeset
|
2625 "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:
15796
diff
changeset
|
2626 "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:
15796
diff
changeset
|
2627 msgstr "" |
19744 | 2628 "Pravda, ak bude príkaz používaný na spracovanie tohto druhu adries spustený " |
2629 "v termináli." | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2630 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2631 #: ../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:
15796
diff
changeset
|
2632 msgid "Whether the specified command should handle \"aim\" URLs" |
19744 | 2633 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:
15796
diff
changeset
|
2634 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2635 #: ../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:
15796
diff
changeset
|
2636 msgid "Whether the specified command should handle \"gg\" URLs" |
19744 | 2637 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:
15796
diff
changeset
|
2638 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2639 #: ../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:
15796
diff
changeset
|
2640 msgid "Whether the specified command should handle \"icq\" URLs" |
19744 | 2641 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:
15796
diff
changeset
|
2642 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2643 #: ../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:
15796
diff
changeset
|
2644 msgid "Whether the specified command should handle \"irc\" URLs" |
19744 | 2645 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:
15796
diff
changeset
|
2646 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2647 #: ../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:
15796
diff
changeset
|
2648 msgid "Whether the specified command should handle \"msnim\" URLs" |
19744 | 2649 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:
15796
diff
changeset
|
2650 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2651 #: ../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:
15796
diff
changeset
|
2652 msgid "Whether the specified command should handle \"sip\" URLs" |
19744 | 2653 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:
15796
diff
changeset
|
2654 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2655 #: ../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:
15796
diff
changeset
|
2656 msgid "Whether the specified command should handle \"xmpp\" URLs" |
19744 | 2657 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:
15796
diff
changeset
|
2658 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2659 #: ../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:
15796
diff
changeset
|
2660 msgid "Whether the specified command should handle \"ymsgr\" URLs" |
19744 | 2661 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:
15796
diff
changeset
|
2662 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2663 #: ../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:
15796
diff
changeset
|
2664 msgid "<b><font color=\"red\">The logger has no read function</font></b>" |
19744 | 2665 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:
15796
diff
changeset
|
2666 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2667 #: ../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:
15796
diff
changeset
|
2668 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:
15796
diff
changeset
|
2669 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:
15796
diff
changeset
|
2670 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2671 #: ../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:
15796
diff
changeset
|
2672 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:
15796
diff
changeset
|
2673 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:
15796
diff
changeset
|
2674 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2675 #: ../libpurple/log.c:626 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2676 msgid "Old flat format" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2677 msgstr "Starý priamy formát" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2678 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2679 #: ../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:
15796
diff
changeset
|
2680 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:
15796
diff
changeset
|
2681 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:
15796
diff
changeset
|
2682 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2683 #: ../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:
15796
diff
changeset
|
2684 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:
15796
diff
changeset
|
2685 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:
15796
diff
changeset
|
2686 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2687 #: ../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:
15796
diff
changeset
|
2688 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2689 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:
15796
diff
changeset
|
2690 "<font color=\"#16569E\"><font size=\"2\">(%s)</font> <b>%s <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:
15796
diff
changeset
|
2691 "REPLY>:</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:
15796
diff
changeset
|
2692 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:
15796
diff
changeset
|
2693 "<font color=\"#16569E\"><font size=\"2\">(%s)</font> <b>%s <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:
15796
diff
changeset
|
2694 "ODPOVEĎ>:</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:
15796
diff
changeset
|
2695 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2696 #: ../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:
15796
diff
changeset
|
2697 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2698 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:
15796
diff
changeset
|
2699 "<font color=\"#A82F2F\"><font size=\"2\">(%s)</font> <b>%s <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:
15796
diff
changeset
|
2700 "REPLY>:</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:
15796
diff
changeset
|
2701 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:
15796
diff
changeset
|
2702 "<font color=\"#A82F2F\"><font size=\"2\">(%s)</font> <b>%s <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:
15796
diff
changeset
|
2703 "ODPOVEĎ>:</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:
15796
diff
changeset
|
2704 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2705 #: ../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:
15796
diff
changeset
|
2706 msgid "<font color=\"red\"><b>Unable to find log path!</b></font>" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2707 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:
19744
diff
changeset
|
2708 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2709 #: ../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:
15796
diff
changeset
|
2710 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2711 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:
15796
diff
changeset
|
2712 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:
15796
diff
changeset
|
2713 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2714 #: ../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:
15796
diff
changeset
|
2715 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2716 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:
15796
diff
changeset
|
2717 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:
15796
diff
changeset
|
2718 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2719 #: ../libpurple/plugin.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:
15796
diff
changeset
|
2720 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2721 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:
15796
diff
changeset
|
2722 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:
15796
diff
changeset
|
2723 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2724 #: ../libpurple/plugin.c:380 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2725 msgid "This plugin has not defined an ID." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2726 msgstr "Tento modul nemá definované ID." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2727 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2728 #: ../libpurple/plugin.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:
15796
diff
changeset
|
2729 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2730 msgid "Plugin magic mismatch %d (need %d)" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
2731 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:
15796
diff
changeset
|
2732 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2733 #: ../libpurple/plugin.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:
15796
diff
changeset
|
2734 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2735 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
|
2736 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:
15796
diff
changeset
|
2737 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2738 #: ../libpurple/plugin.c:482 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2739 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:
15796
diff
changeset
|
2740 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:
15796
diff
changeset
|
2741 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2742 #: ../libpurple/plugin.c:547 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2743 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2744 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:
15796
diff
changeset
|
2745 "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:
15796
diff
changeset
|
2746 "again." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2747 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2748 "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:
16719
diff
changeset
|
2749 "skúste znovu." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2750 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2751 #: ../libpurple/plugin.c:552 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2752 msgid "Unable to load the plugin" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2753 msgstr "Nebolo možné načítať tento modul." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2754 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2755 #: ../libpurple/plugin.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:
15796
diff
changeset
|
2756 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2757 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:
15796
diff
changeset
|
2758 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:
15796
diff
changeset
|
2759 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2760 #: ../libpurple/plugin.c:578 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2761 msgid "Unable to load your plugin." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2762 msgstr "Váš modul sa nedal načítať." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2763 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2764 #: ../libpurple/plugin.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:
15796
diff
changeset
|
2765 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2766 msgid "The dependent plugin %s failed to unload." |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2767 msgstr "Závislý modul %s sa nepodarilo zavrieť." |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2768 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2769 #: ../libpurple/plugin.c:681 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2770 msgid "There were errors unloading the plugin." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2771 msgstr "Počas zatvárania modulu sa vyskytli chyby." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2772 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2773 #: ../libpurple/plugins/autoaccept.c:23 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2774 msgid "Autoaccept" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2775 msgstr "Automaticky potvrdiť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2776 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2777 #: ../libpurple/plugins/autoaccept.c:25 ../libpurple/plugins/autoaccept.c:26 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2778 msgid "Auto-accept file transfer requests from selected users." |
19341 | 2779 msgstr "" |
2780 "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:
16719
diff
changeset
|
2781 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2782 #: ../libpurple/plugins/autoaccept.c:80 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2783 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2784 msgid "Autoaccepted file transfer of \"%s\" from \"%s\" completed." |
19341 | 2785 msgstr "" |
19744 | 2786 "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:
16719
diff
changeset
|
2787 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2788 #: ../libpurple/plugins/autoaccept.c:82 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2789 msgid "Autoaccept complete" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2790 msgstr "Automatické potvrdenie dokonnčené" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2791 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2792 #: ../libpurple/plugins/autoaccept.c:160 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2793 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2794 msgid "When a file-transfer request arrives from %s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2795 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:
16719
diff
changeset
|
2796 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2797 #: ../libpurple/plugins/autoaccept.c:162 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2798 msgid "Set Autoaccept Setting" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2799 msgstr "Nastavenie automatického potvrdzovania" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2800 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2801 #: ../libpurple/plugins/autoaccept.c:164 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2802 msgid "_Save" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2803 msgstr "_Uložiť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2804 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2805 #: ../libpurple/plugins/autoaccept.c:165 ../libpurple/plugins/idle.c:170 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2806 #: ../libpurple/plugins/idle.c:204 ../libpurple/plugins/idle.c:230 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2807 #: ../libpurple/protocols/oscar/oscar.c:1453 |
20779 | 2808 #: ../libpurple/protocols/oscar/oscar.c:2247 |
2809 #: ../libpurple/protocols/oscar/oscar.c:2296 | |
2810 #: ../libpurple/protocols/oscar/oscar.c:5938 | |
2811 #: ../libpurple/protocols/oscar/oscar.c:5993 | |
2812 #: ../libpurple/protocols/oscar/oscar.c:6219 | |
2813 #: ../libpurple/protocols/oscar/oscar.c:6289 ../libpurple/request.h:1388 | |
2814 #: ../libpurple/request.h:1398 ../pidgin/gtkblist.c:527 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2815 msgid "_Cancel" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2816 msgstr "_Zrušiť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2817 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2818 #: ../libpurple/plugins/autoaccept.c:168 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2819 msgid "Ask" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2820 msgstr "Spýtať sa" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2821 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2822 #: ../libpurple/plugins/autoaccept.c:169 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2823 msgid "Auto Accept" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2824 msgstr "Automaticky potvrdiť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2825 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2826 #: ../libpurple/plugins/autoaccept.c:170 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2827 msgid "Auto Reject" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2828 msgstr "Automaticky zrušiť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2829 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2830 #: ../libpurple/plugins/autoaccept.c:185 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2831 msgid "Autoaccept File Transfers..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2832 msgstr "Automaticky potvrdzovať prenosy súborov..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2833 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2834 #. 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:
16719
diff
changeset
|
2835 #: ../libpurple/plugins/autoaccept.c:215 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2836 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2837 "Path to save the files in\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2838 "(Please provide the full path)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2839 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2840 "Miesto, kam ukladať súbory\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2841 "(Prosím, zadajte plnú cestu)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2842 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2843 #: ../libpurple/plugins/autoaccept.c:220 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2844 msgid "Automatically reject from users not in buddy list" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2845 msgstr "Automaticky blokovať používateľov mimo môjho zoznamu kontaktov" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2846 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2847 #: ../libpurple/plugins/autoaccept.c:224 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2848 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2849 "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:
16719
diff
changeset
|
2850 "(only when there's no conversation with the sender)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2851 msgstr "" |
19341 | 2852 "Upozorniť vyskakovacím oknom, keď je dokončený automaticky potvrdený prenos " |
2853 "súboru\n" | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2854 "(len ak neexistuje konverzácia s odosielateľom)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2855 |
20779 | 2856 #: ../libpurple/plugins/buddynote.c:46 ../libpurple/protocols/msn/msn.c:1770 |
2857 #: ../libpurple/protocols/msn/msn.c:1800 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2858 msgid "Notes" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2859 msgstr "Poznámky" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2860 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2861 #: ../libpurple/plugins/buddynote.c:47 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2862 msgid "Enter your notes below..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2863 msgstr "Sem zadajte vaše poznámky..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2864 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2865 #: ../libpurple/plugins/buddynote.c:65 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2866 msgid "Edit Notes..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2867 msgstr "Upraviť poznámky..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2868 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2869 #. *< major version |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2870 #. *< minor version |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2871 #. *< type |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2872 #. *< ui_requirement |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2873 #. *< flags |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2874 #. *< dependencies |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2875 #. *< priority |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2876 #. *< id |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2877 #: ../libpurple/plugins/buddynote.c:90 ../pidgin/plugins/gtkbuddynote.c:74 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2878 msgid "Buddy Notes" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2879 msgstr "Poznámky o priateľovi" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2880 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2881 #. *< name |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2882 #. *< version |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2883 #: ../libpurple/plugins/buddynote.c:92 ../pidgin/plugins/gtkbuddynote.c:76 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2884 msgid "Store notes on particular buddies." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2885 msgstr "Ukladať poznámky do samotných priateľov." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2886 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2887 #. *< summary |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
2888 #: ../libpurple/plugins/buddynote.c:93 ../pidgin/plugins/gtkbuddynote.c:77 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2889 msgid "Adds the option to store notes for buddies on your buddy list." |
19341 | 2890 msgstr "" |
2891 "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:
15796
diff
changeset
|
2892 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2893 #. *< 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:
15796
diff
changeset
|
2894 #. *< 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:
15796
diff
changeset
|
2895 #. *< 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:
15796
diff
changeset
|
2896 #. *< 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:
15796
diff
changeset
|
2897 #. *< 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:
15796
diff
changeset
|
2898 #. *< id |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2899 #: ../libpurple/plugins/ciphertest.c:264 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2900 msgid "Cipher Test" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2901 msgstr "Test šifry" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2902 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2903 #. *< name |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2904 #. *< version |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2905 #. * summary |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2906 #. * description |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2907 #: ../libpurple/plugins/ciphertest.c:267 ../libpurple/plugins/ciphertest.c:269 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2908 msgid "Tests the ciphers that ship with libpurple." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2909 msgstr "Testuje šifry dodávané s knižnicou libpurple." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2910 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2911 #. *< type |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2912 #. *< ui_requirement |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2913 #. *< flags |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2914 #. *< dependencies |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2915 #. *< priority |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2916 #. *< id |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2917 #: ../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:
15796
diff
changeset
|
2918 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:
15796
diff
changeset
|
2919 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:
15796
diff
changeset
|
2920 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2921 #. *< 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:
15796
diff
changeset
|
2922 #. *< 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:
15796
diff
changeset
|
2923 #. * 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:
15796
diff
changeset
|
2924 #. * description |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2925 #: ../libpurple/plugins/dbus-example.c:158 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2926 #: ../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:
15796
diff
changeset
|
2927 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:
15796
diff
changeset
|
2928 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:
15796
diff
changeset
|
2929 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2930 #. *< 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:
15796
diff
changeset
|
2931 #. *< 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:
15796
diff
changeset
|
2932 #. *< 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:
15796
diff
changeset
|
2933 #. *< 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:
15796
diff
changeset
|
2934 #. *< 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:
15796
diff
changeset
|
2935 #. *< id |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2936 #: ../libpurple/plugins/filectl.c:248 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2937 msgid "File Control" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2938 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:
15796
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:
15796
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:
15796
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:
15796
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:
15796
diff
changeset
|
2943 #. * description |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2944 #: ../libpurple/plugins/filectl.c:251 ../libpurple/plugins/filectl.c:253 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2945 msgid "Allows control by entering commands in a file." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2946 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:
16719
diff
changeset
|
2947 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2948 #: ../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:
15796
diff
changeset
|
2949 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:
15796
diff
changeset
|
2950 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:
15796
diff
changeset
|
2951 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2952 #. 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:
15796
diff
changeset
|
2953 #. 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:
16719
diff
changeset
|
2954 #: ../libpurple/plugins/idle.c:165 ../libpurple/plugins/idle.c:199 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2955 #: ../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:
15796
diff
changeset
|
2956 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:
15796
diff
changeset
|
2957 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:
15796
diff
changeset
|
2958 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2959 #: ../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:
15796
diff
changeset
|
2960 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:
15796
diff
changeset
|
2961 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:
15796
diff
changeset
|
2962 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2963 #: ../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:
15796
diff
changeset
|
2964 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:
15796
diff
changeset
|
2965 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:
15796
diff
changeset
|
2966 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2967 #: ../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:
15796
diff
changeset
|
2968 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:
15796
diff
changeset
|
2969 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:
15796
diff
changeset
|
2970 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2971 #: ../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:
15796
diff
changeset
|
2972 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:
15796
diff
changeset
|
2973 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:
15796
diff
changeset
|
2974 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2975 #: ../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:
15796
diff
changeset
|
2976 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:
15796
diff
changeset
|
2977 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:
15796
diff
changeset
|
2978 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2979 #: ../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:
15796
diff
changeset
|
2980 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:
15796
diff
changeset
|
2981 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:
15796
diff
changeset
|
2982 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2983 #: ../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:
15796
diff
changeset
|
2984 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:
15796
diff
changeset
|
2985 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:
15796
diff
changeset
|
2986 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2987 #: ../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:
15796
diff
changeset
|
2988 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:
15796
diff
changeset
|
2989 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:
15796
diff
changeset
|
2990 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
2991 #. *< 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:
15796
diff
changeset
|
2992 #. *< 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:
15796
diff
changeset
|
2993 #. *< 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:
15796
diff
changeset
|
2994 #. *< 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:
15796
diff
changeset
|
2995 #. *< 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:
15796
diff
changeset
|
2996 #. *< id |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
2997 #: ../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:
15796
diff
changeset
|
2998 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:
15796
diff
changeset
|
2999 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:
15796
diff
changeset
|
3000 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3001 #. *< 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:
15796
diff
changeset
|
3002 #. *< 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:
15796
diff
changeset
|
3003 #. * summary |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3004 #: ../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:
15796
diff
changeset
|
3005 msgid "Test plugin IPC support, as a client." |
19744 | 3006 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:
15796
diff
changeset
|
3007 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3008 #. * description |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3009 #: ../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:
15796
diff
changeset
|
3010 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:
15796
diff
changeset
|
3011 "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:
15796
diff
changeset
|
3012 "calls the commands registered." |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
3013 msgstr "" |
19744 | 3014 "Test podpory IPC modulov ako klient. Nájde modul servera a spustí " |
3015 "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:
15796
diff
changeset
|
3016 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3017 #. *< 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:
15796
diff
changeset
|
3018 #. *< 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:
15796
diff
changeset
|
3019 #. *< 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:
15796
diff
changeset
|
3020 #. *< 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:
15796
diff
changeset
|
3021 #. *< 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:
15796
diff
changeset
|
3022 #. *< id |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3023 #: ../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:
15796
diff
changeset
|
3024 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:
15796
diff
changeset
|
3025 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:
15796
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:
15796
diff
changeset
|
3027 #. *< 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:
15796
diff
changeset
|
3028 #. *< 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:
15796
diff
changeset
|
3029 #. * summary |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3030 #: ../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:
15796
diff
changeset
|
3031 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:
15796
diff
changeset
|
3032 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:
15796
diff
changeset
|
3033 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3034 #. * description |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3035 #: ../libpurple/plugins/ipc-test-server.c:79 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3036 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:
15796
diff
changeset
|
3037 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:
15796
diff
changeset
|
3038 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3039 #: ../libpurple/plugins/joinpart.c:229 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3040 msgid "Join/Part Hiding Configuration" |
19341 | 3041 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:
16719
diff
changeset
|
3042 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3043 #: ../libpurple/plugins/joinpart.c:233 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3044 msgid "Minimum Room Size" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3045 msgstr "Minimálna veľkosť miestnosti" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3046 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3047 #: ../libpurple/plugins/joinpart.c:239 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3048 msgid "User Inactivity Timeout (in minutes)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3049 msgstr "Časový limit neaktivity (v minútach)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3050 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3051 #. *< type |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3052 #. *< ui_requirement |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3053 #. *< flags |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3054 #. *< dependencies |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3055 #. *< priority |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3056 #. *< id |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3057 #: ../libpurple/plugins/joinpart.c:270 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3058 msgid "Join/Part Hiding" |
19341 | 3059 msgstr "Skrývať prihlásenie a odhlásenie" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3060 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3061 #. *< name |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3062 #. *< version |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3063 #. * summary |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3064 #: ../libpurple/plugins/joinpart.c:273 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3065 msgid "Hides extraneous join/part messages." |
19341 | 3066 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:
16719
diff
changeset
|
3067 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3068 #. * description |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3069 #: ../libpurple/plugins/joinpart.c:275 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3070 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3071 "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:
16719
diff
changeset
|
3072 "actively taking part in a conversation." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3073 msgstr "" |
19341 | 3074 "Tento modul skryje oznamy o prihlasovaní a odhlasovaní používateľov vo " |
3075 "veľkých diskusných miestnostiach, okrem používateľov, ktorí sa aktívne " | |
3076 "zúčastňujú rozhovoru." | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3077 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3078 #. 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:
15796
diff
changeset
|
3079 #. * 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:
15796
diff
changeset
|
3080 #. * 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:
15796
diff
changeset
|
3081 #. * not a real timezone. |
19341 | 3082 #: ../libpurple/plugins/log_reader.c:493 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3083 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:
15796
diff
changeset
|
3084 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:
15796
diff
changeset
|
3085 |
19341 | 3086 #: ../libpurple/plugins/log_reader.c:1577 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3087 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:
15796
diff
changeset
|
3088 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:
15796
diff
changeset
|
3089 |
19341 | 3090 #: ../libpurple/plugins/log_reader.c:1583 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3091 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:
15796
diff
changeset
|
3092 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:
15796
diff
changeset
|
3093 |
19341 | 3094 #: ../libpurple/plugins/log_reader.c:1593 |
3095 #: ../libpurple/plugins/log_reader.c:1596 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3096 #: ../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:
15796
diff
changeset
|
3097 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3098 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:
15796
diff
changeset
|
3099 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:
15796
diff
changeset
|
3100 |
19341 | 3101 #: ../libpurple/plugins/log_reader.c:1610 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3102 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:
15796
diff
changeset
|
3103 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:
15796
diff
changeset
|
3104 |
19341 | 3105 #: ../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:
15796
diff
changeset
|
3106 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:
15796
diff
changeset
|
3107 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:
15796
diff
changeset
|
3108 |
19341 | 3109 #: ../libpurple/plugins/log_reader.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:
15796
diff
changeset
|
3110 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:
15796
diff
changeset
|
3111 "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:
15796
diff
changeset
|
3112 "logged in." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3113 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3114 "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:
16719
diff
changeset
|
3115 "správy." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3116 |
19341 | 3117 #: ../libpurple/plugins/log_reader.c:1643 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3118 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:
15796
diff
changeset
|
3119 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:
15796
diff
changeset
|
3120 |
19341 | 3121 #: ../libpurple/plugins/log_reader.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:
15796
diff
changeset
|
3122 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:
15796
diff
changeset
|
3123 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:
15796
diff
changeset
|
3124 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3125 #. 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:
15796
diff
changeset
|
3126 #. 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:
15796
diff
changeset
|
3127 #. choose to leave them alone. Choose what's best for your language. |
19341 | 3128 #: ../libpurple/plugins/log_reader.c:2349 |
3129 #: ../libpurple/plugins/log_reader.c:2472 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3130 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:
15796
diff
changeset
|
3131 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:
15796
diff
changeset
|
3132 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3133 #. 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:
15796
diff
changeset
|
3134 #. 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:
15796
diff
changeset
|
3135 #. choose to leave them alone. Choose what's best for your language. |
19341 | 3136 #: ../libpurple/plugins/log_reader.c:2362 |
3137 #: ../libpurple/plugins/log_reader.c:2477 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3138 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:
15796
diff
changeset
|
3139 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:
15796
diff
changeset
|
3140 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3141 #. 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:
15796
diff
changeset
|
3142 #. 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:
15796
diff
changeset
|
3143 #. choose to leave them alone. Choose what's best for your language. |
19341 | 3144 #: ../libpurple/plugins/log_reader.c:2374 |
3145 #: ../libpurple/plugins/log_reader.c:2481 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3146 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:
15796
diff
changeset
|
3147 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:
15796
diff
changeset
|
3148 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3149 #. 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:
15796
diff
changeset
|
3150 #. 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:
15796
diff
changeset
|
3151 #. choose to leave them alone. Choose what's best for your language. |
19341 | 3152 #: ../libpurple/plugins/log_reader.c:2388 |
3153 #: ../libpurple/plugins/log_reader.c:2486 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3154 msgid "QIP" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3155 msgstr "QIP" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3156 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3157 #. 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:
16719
diff
changeset
|
3158 #. translators who wanted to transliterate them. Many translators |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3159 #. choose to leave them alone. Choose what's best for your language. |
19341 | 3160 #: ../libpurple/plugins/log_reader.c:2400 |
3161 #: ../libpurple/plugins/log_reader.c:2490 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3162 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:
15796
diff
changeset
|
3163 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:
15796
diff
changeset
|
3164 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3165 #. 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:
15796
diff
changeset
|
3166 #. 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:
15796
diff
changeset
|
3167 #. choose to leave them alone. Choose what's best for your language. |
19341 | 3168 #: ../libpurple/plugins/log_reader.c:2412 |
3169 #: ../libpurple/plugins/log_reader.c:2494 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3170 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:
15796
diff
changeset
|
3171 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:
15796
diff
changeset
|
3172 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3173 #. Add general preferences. |
19341 | 3174 #: ../libpurple/plugins/log_reader.c:2454 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3175 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:
15796
diff
changeset
|
3176 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:
15796
diff
changeset
|
3177 |
19341 | 3178 #: ../libpurple/plugins/log_reader.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:
15796
diff
changeset
|
3179 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:
15796
diff
changeset
|
3180 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:
15796
diff
changeset
|
3181 |
19341 | 3182 #: ../libpurple/plugins/log_reader.c:2462 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3183 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:
15796
diff
changeset
|
3184 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:
15796
diff
changeset
|
3185 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3186 #. Add Log Directory preferences. |
19341 | 3187 #: ../libpurple/plugins/log_reader.c:2468 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3188 msgid "Log Directory" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
3189 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:
15796
diff
changeset
|
3190 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3191 #. *< 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:
15796
diff
changeset
|
3192 #. *< 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:
15796
diff
changeset
|
3193 #. *< 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:
15796
diff
changeset
|
3194 #. *< 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:
15796
diff
changeset
|
3195 #. *< 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:
15796
diff
changeset
|
3196 #. *< id |
19341 | 3197 #: ../libpurple/plugins/log_reader.c:2523 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3198 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:
15796
diff
changeset
|
3199 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:
15796
diff
changeset
|
3200 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3201 #. *< 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:
15796
diff
changeset
|
3202 #. *< 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:
15796
diff
changeset
|
3203 #. * summary |
19341 | 3204 #: ../libpurple/plugins/log_reader.c:2527 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3205 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:
15796
diff
changeset
|
3206 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:
15796
diff
changeset
|
3207 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3208 #. * description |
19341 | 3209 #: ../libpurple/plugins/log_reader.c:2531 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3210 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:
15796
diff
changeset
|
3211 "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:
15796
diff
changeset
|
3212 "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:
15796
diff
changeset
|
3213 "\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:
15796
diff
changeset
|
3214 "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:
15796
diff
changeset
|
3215 "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:
15796
diff
changeset
|
3216 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3217 "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:
16719
diff
changeset
|
3218 "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:
16719
diff
changeset
|
3219 "Messenger a Trillian.\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3220 "\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3221 "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:
16719
diff
changeset
|
3222 "ho na vlastné riziko!" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3223 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3224 #: ../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:
15796
diff
changeset
|
3225 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:
15796
diff
changeset
|
3226 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:
15796
diff
changeset
|
3227 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3228 #: ../libpurple/plugins/mono/loader/mono.c:219 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3229 #: ../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:
15796
diff
changeset
|
3230 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:
15796
diff
changeset
|
3231 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:
15796
diff
changeset
|
3232 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3233 #. *< magic |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3234 #. *< major version |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3235 #. *< minor version |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3236 #. *< type |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3237 #. *< ui_requirement |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3238 #. *< flags |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3239 #. *< dependencies |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3240 #. *< priority |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3241 #. *< id |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3242 #: ../libpurple/plugins/newline.c:68 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3243 msgid "New Line" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3244 msgstr "Nový riadok" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3245 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3246 #. *< name |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3247 #. *< version |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3248 #: ../libpurple/plugins/newline.c:70 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3249 msgid "Prepends a newline to displayed message." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3250 msgstr "Pridať nový riadok pred zobrazenú správu." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3251 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3252 #. *< summary |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3253 #: ../libpurple/plugins/newline.c:71 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3254 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3255 "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:
16719
diff
changeset
|
3256 "the screen name in the conversation window." |
19744 | 3257 msgstr "" |
3258 "Pridáva entery pred správy, čo spôsobí že správy sa zobrazujú pod " | |
3259 "používateľským menom priateľa" | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3260 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3261 #: ../libpurple/plugins/offlinemsg.c:23 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3262 msgid "Offline Message Emulation" |
19341 | 3263 msgstr "Emulácia offline správ" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3264 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3265 #: ../libpurple/plugins/offlinemsg.c:25 ../libpurple/plugins/offlinemsg.c:26 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3266 msgid "Save messages sent to an offline user as pounce." |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3267 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:
16719
diff
changeset
|
3268 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3269 #: ../libpurple/plugins/offlinemsg.c:95 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3270 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3271 "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:
16719
diff
changeset
|
3272 "pounce from the `Buddy Pounce' dialog." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3273 msgstr "" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3274 "Zostatok správ bude uložený ako sledovanie. Sledovanie môžete pridať/" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3275 "odstrániť v dialógu „Sledovanie priateľov“." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3276 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3277 #: ../libpurple/plugins/offlinemsg.c:156 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3278 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3279 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3280 "\"%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:
16719
diff
changeset
|
3281 "a pounce and automatically send them when \"%s\" logs back in?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3282 msgstr "" |
19744 | 3283 "Používateľ „%s“ je momentálne odhlásený. Chcete uložiť zvyšok správ do " |
3284 "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:
16719
diff
changeset
|
3285 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3286 #: ../libpurple/plugins/offlinemsg.c:160 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3287 msgid "Offline Message" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3288 msgstr "Offline správa" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3289 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3290 #: ../libpurple/plugins/offlinemsg.c:161 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3291 msgid "You can edit/delete the pounce from the `Buddy Pounces' dialog" |
19744 | 3292 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:
16719
diff
changeset
|
3293 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3294 #: ../libpurple/plugins/offlinemsg.c:165 |
20779 | 3295 #: ../libpurple/protocols/msn/dialog.c:141 |
3296 #: ../libpurple/protocols/msn/msn.c:622 | |
3297 #: ../libpurple/protocols/novell/novell.c:1919 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3298 #: ../libpurple/protocols/silc/buddy.c:317 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3299 #: ../libpurple/protocols/silc/pk.c:113 ../libpurple/protocols/silc/wb.c:304 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3300 #: ../libpurple/protocols/silc10/buddy.c:314 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3301 #: ../libpurple/protocols/silc10/pk.c:119 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3302 #: ../libpurple/protocols/silc10/wb.c:304 ../pidgin/gtkrequest.c:268 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3303 msgid "Yes" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3304 msgstr "Áno" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3305 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3306 #: ../libpurple/plugins/offlinemsg.c:166 |
20779 | 3307 #: ../libpurple/protocols/msn/dialog.c:142 |
3308 #: ../libpurple/protocols/msn/msn.c:622 | |
3309 #: ../libpurple/protocols/novell/novell.c:1920 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3310 #: ../libpurple/protocols/silc/buddy.c:318 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3311 #: ../libpurple/protocols/silc/pk.c:114 ../libpurple/protocols/silc/wb.c:305 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3312 #: ../libpurple/protocols/silc10/buddy.c:315 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3313 #: ../libpurple/protocols/silc10/pk.c:120 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3314 #: ../libpurple/protocols/silc10/wb.c:305 ../pidgin/gtkrequest.c:269 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3315 msgid "No" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3316 msgstr "Nie" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3317 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3318 #: ../libpurple/plugins/offlinemsg.c:193 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3319 msgid "Save offline messages in pounce" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3320 msgstr "Uložiť offline správy do sledovania" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3321 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3322 #: ../libpurple/plugins/offlinemsg.c:197 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3323 msgid "Do not ask. Always save in pounce." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3324 msgstr "Nepýtať sa. Vždy uložiť do sledovania." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3325 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3326 #. *< 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:
15796
diff
changeset
|
3327 #. *< 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:
15796
diff
changeset
|
3328 #. *< 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:
15796
diff
changeset
|
3329 #. *< 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:
15796
diff
changeset
|
3330 #. *< 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:
15796
diff
changeset
|
3331 #. *< id |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3332 #: ../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:
15796
diff
changeset
|
3333 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:
15796
diff
changeset
|
3334 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:
15796
diff
changeset
|
3335 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3336 #. *< 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:
15796
diff
changeset
|
3337 #. *< 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:
15796
diff
changeset
|
3338 #. *< summary |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3339 #: ../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:
15796
diff
changeset
|
3340 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:
15796
diff
changeset
|
3341 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:
15796
diff
changeset
|
3342 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3343 #: ../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:
15796
diff
changeset
|
3344 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:
15796
diff
changeset
|
3345 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:
15796
diff
changeset
|
3346 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3347 #: ../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:
15796
diff
changeset
|
3348 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:
15796
diff
changeset
|
3349 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:
15796
diff
changeset
|
3350 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3351 #: ../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:
15796
diff
changeset
|
3352 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:
15796
diff
changeset
|
3353 "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:
16719
diff
changeset
|
3354 "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:
15796
diff
changeset
|
3355 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:
15796
diff
changeset
|
3356 "Spôsobí, že okná konverzácie sa objavia v momente, keď vám ostatní " |
19341 | 3357 "používatelia začnú písať správu. Funguje na AIM, ICQ, XMPP, Sametime, and " |
3358 "Yahoo!" | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3359 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3360 #: ../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:
15796
diff
changeset
|
3361 msgid "You feel a disturbance in the force..." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3362 msgstr "Cítite narušenie vašej moci..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3363 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3364 #: ../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:
15796
diff
changeset
|
3365 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:
15796
diff
changeset
|
3366 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:
15796
diff
changeset
|
3367 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3368 #: ../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:
15796
diff
changeset
|
3369 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:
15796
diff
changeset
|
3370 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:
15796
diff
changeset
|
3371 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3372 #: ../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:
15796
diff
changeset
|
3373 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:
15796
diff
changeset
|
3374 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:
15796
diff
changeset
|
3375 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3376 #: ../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:
15796
diff
changeset
|
3377 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:
15796
diff
changeset
|
3378 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:
15796
diff
changeset
|
3379 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3380 #. *< 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:
15796
diff
changeset
|
3381 #. *< 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:
15796
diff
changeset
|
3382 #. *< 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:
15796
diff
changeset
|
3383 #. *< 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:
15796
diff
changeset
|
3384 #. *< 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:
15796
diff
changeset
|
3385 #. *< id |
19341 | 3386 #: ../libpurple/plugins/signals-test.c:711 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3387 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:
15796
diff
changeset
|
3388 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:
15796
diff
changeset
|
3389 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3390 #. *< 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:
15796
diff
changeset
|
3391 #. *< 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:
15796
diff
changeset
|
3392 #. * 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:
15796
diff
changeset
|
3393 #. * description |
19341 | 3394 #: ../libpurple/plugins/signals-test.c:714 |
3395 #: ../libpurple/plugins/signals-test.c:716 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3396 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:
15796
diff
changeset
|
3397 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:
15796
diff
changeset
|
3398 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3399 #. *< 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:
15796
diff
changeset
|
3400 #. *< 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:
15796
diff
changeset
|
3401 #. *< 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:
15796
diff
changeset
|
3402 #. *< 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:
15796
diff
changeset
|
3403 #. *< 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:
15796
diff
changeset
|
3404 #. *< id |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3405 #: ../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:
15796
diff
changeset
|
3406 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:
15796
diff
changeset
|
3407 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:
15796
diff
changeset
|
3408 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3409 #. *< 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:
15796
diff
changeset
|
3410 #. *< 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:
15796
diff
changeset
|
3411 #. * 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:
15796
diff
changeset
|
3412 #. * description |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3413 #: ../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:
15796
diff
changeset
|
3414 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:
15796
diff
changeset
|
3415 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:
15796
diff
changeset
|
3416 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3417 #. Scheme name |
20779 | 3418 #: ../libpurple/plugins/ssl/ssl-gnutls.c:911 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3419 #: ../libpurple/plugins/ssl/ssl-nss.c:725 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3420 msgid "X.509 Certificates" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3421 msgstr "X.509 certifikáty" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3422 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3423 #. *< type |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3424 #. *< ui_requirement |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3425 #. *< flags |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3426 #. *< dependencies |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3427 #. *< priority |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3428 #. *< id |
20779 | 3429 #: ../libpurple/plugins/ssl/ssl-gnutls.c:995 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3430 msgid "GNUTLS" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3431 msgstr "GNUTLS" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3432 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3433 #. *< name |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3434 #. *< version |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3435 #. * summary |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3436 #. * description |
20779 | 3437 #: ../libpurple/plugins/ssl/ssl-gnutls.c:998 |
3438 #: ../libpurple/plugins/ssl/ssl-gnutls.c:1000 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3439 msgid "Provides SSL support through GNUTLS." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3440 msgstr "Poskytuje podporu SSL pomocou GNUTLS." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3441 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3442 #. *< type |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3443 #. *< ui_requirement |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3444 #. *< flags |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3445 #. *< dependencies |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3446 #. *< priority |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3447 #. *< id |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3448 #: ../libpurple/plugins/ssl/ssl-nss.c:810 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3449 msgid "NSS" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3450 msgstr "NSS" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3451 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3452 #. *< name |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3453 #. *< version |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3454 #. * summary |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3455 #. * description |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3456 #: ../libpurple/plugins/ssl/ssl-nss.c:813 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3457 #: ../libpurple/plugins/ssl/ssl-nss.c:815 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3458 msgid "Provides SSL support through Mozilla NSS." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3459 msgstr "Poskytuje podporu SSL pomocou Mozilla NSS." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3460 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3461 #. *< 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:
15796
diff
changeset
|
3462 #. *< 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:
15796
diff
changeset
|
3463 #. *< 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:
15796
diff
changeset
|
3464 #. *< 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:
15796
diff
changeset
|
3465 #. *< 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:
15796
diff
changeset
|
3466 #. *< id |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3467 #: ../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:
15796
diff
changeset
|
3468 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:
15796
diff
changeset
|
3469 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:
15796
diff
changeset
|
3470 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3471 #. *< 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:
15796
diff
changeset
|
3472 #. *< 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:
15796
diff
changeset
|
3473 #. * 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:
15796
diff
changeset
|
3474 #. * description |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3475 #: ../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:
15796
diff
changeset
|
3476 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:
15796
diff
changeset
|
3477 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:
15796
diff
changeset
|
3478 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3479 #: ../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:
15796
diff
changeset
|
3480 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3481 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:
15796
diff
changeset
|
3482 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:
15796
diff
changeset
|
3483 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3484 #: ../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:
15796
diff
changeset
|
3485 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3486 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:
15796
diff
changeset
|
3487 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:
15796
diff
changeset
|
3488 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3489 #: ../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:
15796
diff
changeset
|
3490 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3491 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:
15796
diff
changeset
|
3492 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:
15796
diff
changeset
|
3493 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3494 #: ../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:
15796
diff
changeset
|
3495 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3496 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:
15796
diff
changeset
|
3497 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:
15796
diff
changeset
|
3498 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3499 #: ../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:
15796
diff
changeset
|
3500 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3501 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:
15796
diff
changeset
|
3502 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:
15796
diff
changeset
|
3503 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3504 #: ../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:
15796
diff
changeset
|
3505 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:
15796
diff
changeset
|
3506 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:
15796
diff
changeset
|
3507 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3508 #: ../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:
15796
diff
changeset
|
3509 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:
15796
diff
changeset
|
3510 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:
15796
diff
changeset
|
3511 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3512 #: ../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:
15796
diff
changeset
|
3513 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:
15796
diff
changeset
|
3514 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:
15796
diff
changeset
|
3515 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3516 #: ../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:
15796
diff
changeset
|
3517 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:
15796
diff
changeset
|
3518 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:
15796
diff
changeset
|
3519 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3520 #. *< 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:
15796
diff
changeset
|
3521 #. *< 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:
15796
diff
changeset
|
3522 #. *< 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:
15796
diff
changeset
|
3523 #. *< 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:
15796
diff
changeset
|
3524 #. *< 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:
15796
diff
changeset
|
3525 #. *< id |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3526 #: ../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:
15796
diff
changeset
|
3527 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:
15796
diff
changeset
|
3528 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:
15796
diff
changeset
|
3529 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3530 #. *< 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:
15796
diff
changeset
|
3531 #. *< 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:
15796
diff
changeset
|
3532 #. * 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:
15796
diff
changeset
|
3533 #. * description |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3534 #: ../libpurple/plugins/statenotify.c:151 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3535 #: ../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:
15796
diff
changeset
|
3536 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:
15796
diff
changeset
|
3537 "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:
15796
diff
changeset
|
3538 "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:
15796
diff
changeset
|
3539 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3540 "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:
16719
diff
changeset
|
3541 "alebo nečinný." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3542 |
20779 | 3543 #: ../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:
15796
diff
changeset
|
3544 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:
15796
diff
changeset
|
3545 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:
15796
diff
changeset
|
3546 |
20779 | 3547 #: ../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:
15796
diff
changeset
|
3548 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:
15796
diff
changeset
|
3549 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:
15796
diff
changeset
|
3550 |
20779 | 3551 #: ../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:
15796
diff
changeset
|
3552 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:
15796
diff
changeset
|
3553 "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:
15796
diff
changeset
|
3554 "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:
15796
diff
changeset
|
3555 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3556 "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:
16719
diff
changeset
|
3557 "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:
15796
diff
changeset
|
3558 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3559 #. Send a message about the connection error |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3560 #: ../libpurple/protocols/bonjour/bonjour.c:112 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3561 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:
15796
diff
changeset
|
3562 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:
15796
diff
changeset
|
3563 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3564 #: ../libpurple/protocols/bonjour/bonjour.c:137 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3565 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3566 "Unable to establish connection with the local mDNS server. Is it running?" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3567 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:
15796
diff
changeset
|
3568 |
19341 | 3569 #. Creating the options for the protocol |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3570 #: ../libpurple/protocols/bonjour/bonjour.c:351 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3571 #: ../libpurple/protocols/bonjour/bonjour.c:656 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3572 #: ../libpurple/protocols/gg/gg.c:632 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3573 #: ../libpurple/protocols/jabber/jabber.c:942 |
19341 | 3574 msgid "First name" |
3575 msgstr "Krstné meno" | |
3576 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3577 #: ../libpurple/protocols/bonjour/bonjour.c:353 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3578 #: ../libpurple/protocols/bonjour/bonjour.c:659 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3579 #: ../libpurple/protocols/gg/gg.c:627 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3580 #: ../libpurple/protocols/jabber/jabber.c:947 |
19341 | 3581 msgid "Last name" |
3582 msgstr "Priezvisko" | |
3583 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3584 #: ../libpurple/protocols/bonjour/bonjour.c:357 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3585 #: ../libpurple/protocols/jabber/buddy.c:295 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3586 #: ../libpurple/protocols/jabber/buddy.c:1325 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3587 #: ../libpurple/protocols/jabber/buddy.c:1335 |
20779 | 3588 #: ../libpurple/protocols/jabber/buddy.c:2219 |
19341 | 3589 #: ../libpurple/protocols/silc/ops.c:1041 |
3590 #: ../libpurple/protocols/silc/util.c:555 | |
3591 #: ../libpurple/protocols/silc10/ops.c:1075 | |
3592 #: ../libpurple/protocols/silc10/util.c:551 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3593 #: ../libpurple/protocols/yahoo/yahoo_profile.c:1061 |
19341 | 3594 msgid "E-Mail" |
3595 msgstr "E-mail" | |
3596 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3597 #: ../libpurple/protocols/bonjour/bonjour.c:360 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3598 #: ../libpurple/protocols/bonjour/bonjour.c:665 |
19341 | 3599 msgid "AIM Account" |
3600 msgstr "AIM účet" | |
3601 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3602 #: ../libpurple/protocols/bonjour/bonjour.c:363 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3603 #: ../libpurple/protocols/bonjour/bonjour.c:668 |
19341 | 3604 msgid "XMPP Account" |
3605 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:
15796
diff
changeset
|
3606 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3607 #. *< 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:
15796
diff
changeset
|
3608 #. *< 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:
15796
diff
changeset
|
3609 #. *< 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:
15796
diff
changeset
|
3610 #. *< 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:
15796
diff
changeset
|
3611 #. *< 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:
15796
diff
changeset
|
3612 #. *< 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:
15796
diff
changeset
|
3613 #. *< 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:
15796
diff
changeset
|
3614 #. *< 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:
15796
diff
changeset
|
3615 #. * 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:
15796
diff
changeset
|
3616 #. * description |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3617 #: ../libpurple/protocols/bonjour/bonjour.c:467 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3618 #: ../libpurple/protocols/bonjour/bonjour.c:469 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3619 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:
15796
diff
changeset
|
3620 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:
15796
diff
changeset
|
3621 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3622 #: ../libpurple/protocols/bonjour/bonjour.c:610 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3623 msgid "Purple Person" |
19744 | 3624 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:
15796
diff
changeset
|
3625 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3626 #: ../libpurple/protocols/bonjour/bonjour.c:662 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3627 #: ../libpurple/protocols/gg/gg.c:477 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3628 #: ../libpurple/protocols/jabber/jabber.c:932 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3629 #: ../libpurple/protocols/silc/silc.c:770 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3630 #: ../libpurple/protocols/silc/silc.c:1011 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3631 #: ../libpurple/protocols/silc10/silc.c:681 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3632 #: ../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:
15796
diff
changeset
|
3633 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:
15796
diff
changeset
|
3634 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:
15796
diff
changeset
|
3635 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3636 #: ../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:
15796
diff
changeset
|
3637 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:
15796
diff
changeset
|
3638 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:
15796
diff
changeset
|
3639 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3640 #: ../libpurple/protocols/bonjour/jabber.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:
15796
diff
changeset
|
3641 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3642 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:
15796
diff
changeset
|
3643 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:
15796
diff
changeset
|
3644 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3645 #: ../libpurple/protocols/bonjour/jabber.c:437 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3646 #: ../libpurple/protocols/bonjour/jabber.c:660 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3647 #: ../libpurple/protocols/bonjour/jabber.c:678 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3648 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:
16719
diff
changeset
|
3649 msgstr "Nepodarilo sa odoslať správu, rozvor sa nezačal." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3650 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3651 #: ../libpurple/protocols/bonjour/jabber.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:
15796
diff
changeset
|
3652 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:
15796
diff
changeset
|
3653 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:
15796
diff
changeset
|
3654 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3655 #: ../libpurple/protocols/bonjour/jabber.c:591 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3656 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:
15796
diff
changeset
|
3657 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:
15796
diff
changeset
|
3658 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3659 #: ../libpurple/protocols/bonjour/jabber.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:
15796
diff
changeset
|
3660 msgid "Could not bind socket to port" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
3661 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:
15796
diff
changeset
|
3662 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3663 #: ../libpurple/protocols/bonjour/jabber.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:
15796
diff
changeset
|
3664 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:
15796
diff
changeset
|
3665 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:
15796
diff
changeset
|
3666 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3667 #: ../libpurple/protocols/gg/gg.c:76 ../libpurple/proxy.c:1829 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3668 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:
15796
diff
changeset
|
3669 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:
15796
diff
changeset
|
3670 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3671 #: ../libpurple/protocols/gg/gg.c:77 ../libpurple/proxy.c:1829 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3672 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:
15796
diff
changeset
|
3673 "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:
15796
diff
changeset
|
3674 "invalid." |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
3675 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:
15796
diff
changeset
|
3676 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3677 #: ../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:
16719
diff
changeset
|
3678 #: ../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:
15796
diff
changeset
|
3679 msgid "Token Error" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
3680 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:
15796
diff
changeset
|
3681 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3682 #: ../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:
16719
diff
changeset
|
3683 #: ../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:
15796
diff
changeset
|
3684 msgid "Unable to fetch the token.\n" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
3685 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:
15796
diff
changeset
|
3686 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3687 #: ../libpurple/protocols/gg/gg.c:269 ../libpurple/protocols/gg/gg.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:
15796
diff
changeset
|
3688 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:
15796
diff
changeset
|
3689 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:
15796
diff
changeset
|
3690 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3691 #: ../libpurple/protocols/gg/gg.c:270 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3692 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:
15796
diff
changeset
|
3693 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:
15796
diff
changeset
|
3694 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3695 #: ../libpurple/protocols/gg/gg.c:276 ../libpurple/protocols/gg/gg.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:
15796
diff
changeset
|
3696 msgid "Couldn't open 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:
15796
diff
changeset
|
3697 msgstr "Nepodarilo sa otvoriť 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:
15796
diff
changeset
|
3698 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3699 #: ../libpurple/protocols/gg/gg.c:289 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3700 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:
15796
diff
changeset
|
3701 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:
15796
diff
changeset
|
3702 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3703 #: ../libpurple/protocols/gg/gg.c:307 ../libpurple/protocols/gg/gg.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:
15796
diff
changeset
|
3704 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:
15796
diff
changeset
|
3705 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:
15796
diff
changeset
|
3706 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3707 #: ../libpurple/protocols/gg/gg.c:324 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3708 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:
15796
diff
changeset
|
3709 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:
15796
diff
changeset
|
3710 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3711 #: ../libpurple/protocols/gg/gg.c:325 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3712 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:
15796
diff
changeset
|
3713 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:
15796
diff
changeset
|
3714 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3715 #: ../libpurple/protocols/gg/gg.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:
15796
diff
changeset
|
3716 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:
15796
diff
changeset
|
3717 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:
15796
diff
changeset
|
3718 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3719 #: ../libpurple/protocols/gg/gg.c:384 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3720 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:
15796
diff
changeset
|
3721 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:
15796
diff
changeset
|
3722 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3723 #: ../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:
15796
diff
changeset
|
3724 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:
15796
diff
changeset
|
3725 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:
15796
diff
changeset
|
3726 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3727 #: ../libpurple/protocols/gg/gg.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:
15796
diff
changeset
|
3728 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:
15796
diff
changeset
|
3729 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:
15796
diff
changeset
|
3730 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3731 #: ../libpurple/protocols/gg/gg.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:
15796
diff
changeset
|
3732 msgid "New Gadu-Gadu Account Registered" |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3733 msgstr "Nový Gadu-Gadu účet bol zaregistrovaný" |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3734 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3735 #: ../libpurple/protocols/gg/gg.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:
15796
diff
changeset
|
3736 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:
15796
diff
changeset
|
3737 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:
15796
diff
changeset
|
3738 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3739 #: ../libpurple/protocols/gg/gg.c:482 ../libpurple/protocols/gg/gg.c:775 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3740 #: ../libpurple/protocols/jabber/jabber.c:913 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3741 #: ../libpurple/protocols/jabber/jabber.c:916 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3742 #: ../libpurple/protocols/jabber/jabber.c:1722 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3743 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:
15796
diff
changeset
|
3744 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:
15796
diff
changeset
|
3745 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3746 #: ../libpurple/protocols/gg/gg.c:487 ../libpurple/protocols/gg/gg.c:780 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3747 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:
15796
diff
changeset
|
3748 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:
15796
diff
changeset
|
3749 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3750 #: ../libpurple/protocols/gg/gg.c:492 ../libpurple/protocols/gg/gg.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:
15796
diff
changeset
|
3751 msgid "Enter current token" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
3752 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:
15796
diff
changeset
|
3753 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3754 #: ../libpurple/protocols/gg/gg.c:498 ../libpurple/protocols/gg/gg.c:791 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3755 msgid "Current token" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
3756 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:
15796
diff
changeset
|
3757 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3758 #: ../libpurple/protocols/gg/gg.c:502 ../libpurple/protocols/gg/gg.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:
15796
diff
changeset
|
3759 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:
15796
diff
changeset
|
3760 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:
15796
diff
changeset
|
3761 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3762 #: ../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:
15796
diff
changeset
|
3763 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:
15796
diff
changeset
|
3764 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:
15796
diff
changeset
|
3765 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3766 #: ../libpurple/protocols/gg/gg.c:642 ../libpurple/protocols/gg/gg.c:1054 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3767 #: ../libpurple/protocols/gg/gg.c:1126 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3768 #: ../libpurple/protocols/jabber/jabber.c:957 |
20779 | 3769 #: ../libpurple/protocols/oscar/oscar.c:3803 |
3770 #: ../libpurple/protocols/oscar/oscar.c:3816 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3771 #: ../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:
15796
diff
changeset
|
3772 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:
15796
diff
changeset
|
3773 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:
15796
diff
changeset
|
3774 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3775 #: ../libpurple/protocols/gg/gg.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:
15796
diff
changeset
|
3776 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:
15796
diff
changeset
|
3777 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:
15796
diff
changeset
|
3778 |
20779 | 3779 #: ../libpurple/protocols/gg/gg.c:650 ../libpurple/protocols/msn/msn.c:1699 |
3780 #: ../libpurple/protocols/myspace/user.c:117 | |
3781 #: ../libpurple/protocols/oscar/oscar.c:3746 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3782 #: ../libpurple/protocols/qq/buddy_info.c:46 |
19341 | 3783 #: ../libpurple/protocols/qq/qq.c:226 ../libpurple/protocols/qq/qq.c:229 |
3784 #: ../libpurple/protocols/qq/qq.c:232 ../libpurple/protocols/qq/qq.c:236 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3785 #: ../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:
15796
diff
changeset
|
3786 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:
15796
diff
changeset
|
3787 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:
15796
diff
changeset
|
3788 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3789 #: ../libpurple/protocols/gg/gg.c:651 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3790 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:
15796
diff
changeset
|
3791 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:
15796
diff
changeset
|
3792 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3793 #: ../libpurple/protocols/gg/gg.c:652 |
20779 | 3794 #: ../libpurple/protocols/oscar/oscar.c:3746 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3795 #: ../libpurple/protocols/qq/buddy_info.c:83 |
19341 | 3796 #: ../libpurple/protocols/qq/qq.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:
15796
diff
changeset
|
3797 msgid "Male" |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3798 msgstr "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:
15796
diff
changeset
|
3799 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3800 #: ../libpurple/protocols/gg/gg.c:653 |
20779 | 3801 #: ../libpurple/protocols/oscar/oscar.c:3746 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3802 #: ../libpurple/protocols/qq/buddy_info.c:84 |
19341 | 3803 #: ../libpurple/protocols/qq/qq.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:
15796
diff
changeset
|
3804 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:
15796
diff
changeset
|
3805 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:
15796
diff
changeset
|
3806 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3807 #: ../libpurple/protocols/gg/gg.c:657 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3808 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:
15796
diff
changeset
|
3809 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:
15796
diff
changeset
|
3810 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3811 #: ../libpurple/protocols/gg/gg.c:661 ../libpurple/protocols/gg/gg.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:
15796
diff
changeset
|
3812 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:
15796
diff
changeset
|
3813 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:
15796
diff
changeset
|
3814 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3815 #: ../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:
15796
diff
changeset
|
3816 msgid "Please, enter your search criteria below" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
3817 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:
15796
diff
changeset
|
3818 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3819 #: ../libpurple/protocols/gg/gg.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:
15796
diff
changeset
|
3820 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:
15796
diff
changeset
|
3821 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:
15796
diff
changeset
|
3822 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3823 #: ../libpurple/protocols/gg/gg.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:
15796
diff
changeset
|
3824 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:
15796
diff
changeset
|
3825 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:
15796
diff
changeset
|
3826 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3827 #: ../libpurple/protocols/gg/gg.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:
15796
diff
changeset
|
3828 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:
15796
diff
changeset
|
3829 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:
15796
diff
changeset
|
3830 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3831 #: ../libpurple/protocols/gg/gg.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:
15796
diff
changeset
|
3832 msgid "Change password for the 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:
15796
diff
changeset
|
3833 msgstr "Zmeniť heslo pre účet 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:
15796
diff
changeset
|
3834 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3835 #: ../libpurple/protocols/gg/gg.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:
15796
diff
changeset
|
3836 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:
15796
diff
changeset
|
3837 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:
15796
diff
changeset
|
3838 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3839 #: ../libpurple/protocols/gg/gg.c:770 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3840 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:
15796
diff
changeset
|
3841 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:
15796
diff
changeset
|
3842 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3843 #: ../libpurple/protocols/gg/gg.c:795 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3844 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
|
3845 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:
15796
diff
changeset
|
3846 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3847 #: ../libpurple/protocols/gg/gg.c:799 ../libpurple/protocols/gg/gg.c:800 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3848 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:
15796
diff
changeset
|
3849 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:
15796
diff
changeset
|
3850 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3851 #: ../libpurple/protocols/gg/gg.c:876 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3852 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3853 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:
15796
diff
changeset
|
3854 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:
15796
diff
changeset
|
3855 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3856 #: ../libpurple/protocols/gg/gg.c:879 ../libpurple/protocols/gg/gg.c:880 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3857 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:
15796
diff
changeset
|
3858 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:
15796
diff
changeset
|
3859 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3860 #: ../libpurple/protocols/gg/gg.c:1008 |
20779 | 3861 #: ../libpurple/protocols/jabber/buddy.c:2034 |
3862 #: ../libpurple/protocols/novell/novell.c:2833 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3863 #: ../libpurple/protocols/oscar/oscar.c:828 |
20779 | 3864 #: ../libpurple/protocols/oscar/oscar.c:5656 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3865 #: ../libpurple/protocols/qq/qq.c:170 ../libpurple/protocols/qq/qq.c:177 |
19341 | 3866 #: ../libpurple/protocols/qq/qq.c:292 |
20779 | 3867 #: ../libpurple/protocols/yahoo/yahoo.c:3101 ../libpurple/status.c:154 |
3868 #: ../pidgin/gtkblist.c:3302 ../pidgin/gtkblist.c:3640 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3869 #: ../pidgin/gtkdocklet.c:450 ../pidgin/gtkstatusbox.c:1061 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3870 msgid "Offline" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3871 msgstr "Odpojený" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3872 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3873 #: ../libpurple/protocols/gg/gg.c:1011 |
20779 | 3874 #: ../libpurple/protocols/jabber/buddy.c:2036 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3875 #: ../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:
16719
diff
changeset
|
3876 #: ../libpurple/protocols/msn/state.c:37 ../libpurple/protocols/msn/state.c:38 |
20779 | 3877 #: ../libpurple/protocols/novell/novell.c:2821 |
19341 | 3878 #: ../libpurple/protocols/qq/qq.c:280 |
20779 | 3879 #: ../libpurple/protocols/yahoo/yahoo.c:3103 ../libpurple/status.c:155 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3880 #: ../pidgin/gtkdocklet.c:438 ../pidgin/gtkstatusbox.c:1057 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3881 msgid "Available" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3882 msgstr "Pripojený" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3883 |
19341 | 3884 #. get_yahoo_status_from_purple_status() returns YAHOO_STATUS_CUSTOM for |
3885 #. * the generic away state (YAHOO_STATUS_TYPE_AWAY) with no message | |
3886 #. Away stuff | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3887 #: ../libpurple/protocols/gg/gg.c:1014 ../libpurple/protocols/irc/irc.c:528 |
19341 | 3888 #: ../libpurple/protocols/irc/msgs.c:310 |
20779 | 3889 #: ../libpurple/protocols/jabber/buddy.c:2040 |
3890 #: ../libpurple/protocols/novell/novell.c:2824 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3891 #: ../libpurple/protocols/oscar/oscar.c:733 |
20779 | 3892 #: ../libpurple/protocols/oscar/oscar.c:4561 |
3893 #: ../libpurple/protocols/oscar/oscar.c:5684 | |
19341 | 3894 #: ../libpurple/protocols/qq/qq.c:180 ../libpurple/protocols/qq/qq.c:284 |
3895 #: ../libpurple/protocols/silc/buddy.c:1476 | |
3896 #: ../libpurple/protocols/silc10/buddy.c:1476 | |
20779 | 3897 #: ../libpurple/protocols/yahoo/yahoo.c:3655 |
3898 #: ../libpurple/protocols/yahoo/yahoo.c:3729 ../libpurple/status.c:158 | |
3899 #: ../pidgin/gtkdocklet.c:442 ../pidgin/gtkprefs.c:1941 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3900 #: ../pidgin/gtkstatusbox.c:1058 |
19341 | 3901 msgid "Away" |
3902 msgstr "Neprítomný" | |
3903 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3904 #: ../libpurple/protocols/gg/gg.c:1043 ../libpurple/protocols/gg/gg.c:1117 |
20779 | 3905 #: ../libpurple/protocols/oscar/oscar.c:2713 |
3906 #: ../libpurple/protocols/oscar/oscar.c:3713 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3907 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:
15796
diff
changeset
|
3908 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:
15796
diff
changeset
|
3909 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3910 #: ../libpurple/protocols/gg/gg.c:1046 ../libpurple/protocols/gg/gg.c:1120 |
20779 | 3911 #: ../libpurple/protocols/jabber/buddy.c:2213 |
3912 #: ../libpurple/protocols/jabber/buddy.c:2389 | |
3913 #: ../libpurple/protocols/oscar/oscar.c:3724 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3914 #: ../libpurple/protocols/silc/ops.c:990 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
3915 #: ../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:
15796
diff
changeset
|
3916 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:
15796
diff
changeset
|
3917 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:
15796
diff
changeset
|
3918 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3919 #: ../libpurple/protocols/gg/gg.c:1059 ../libpurple/protocols/gg/gg.c:1129 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3920 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:
15796
diff
changeset
|
3921 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:
15796
diff
changeset
|
3922 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3923 #: ../libpurple/protocols/gg/gg.c:1111 ../libpurple/protocols/gg/gg.c:1180 |
20779 | 3924 #: ../libpurple/protocols/oscar/oscar.c:3925 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3925 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:
15796
diff
changeset
|
3926 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:
15796
diff
changeset
|
3927 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3928 #: ../libpurple/protocols/gg/gg.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:
15796
diff
changeset
|
3929 msgid "Gadu-Gadu Public Directory" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
3930 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:
15796
diff
changeset
|
3931 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3932 #: ../libpurple/protocols/gg/gg.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:
15796
diff
changeset
|
3933 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:
15796
diff
changeset
|
3934 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:
15796
diff
changeset
|
3935 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3936 #: ../libpurple/protocols/gg/gg.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:
15796
diff
changeset
|
3937 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:
15796
diff
changeset
|
3938 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:
15796
diff
changeset
|
3939 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3940 #: ../libpurple/protocols/gg/gg.c:1216 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3941 msgid "There are no users matching your search criteria." |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3942 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:
19744
diff
changeset
|
3943 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3944 #: ../libpurple/protocols/gg/gg.c:1310 ../libpurple/protocols/gg/gg.c:1463 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3945 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:
15796
diff
changeset
|
3946 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:
15796
diff
changeset
|
3947 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3948 #: ../libpurple/protocols/gg/gg.c:1395 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3949 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:
15796
diff
changeset
|
3950 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:
15796
diff
changeset
|
3951 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3952 #: ../libpurple/protocols/gg/gg.c:1396 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3953 msgid "Your buddy list was downloaded from the server." |
19744 | 3954 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:
15796
diff
changeset
|
3955 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3956 #: ../libpurple/protocols/gg/gg.c:1403 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3957 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:
15796
diff
changeset
|
3958 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:
15796
diff
changeset
|
3959 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3960 #: ../libpurple/protocols/gg/gg.c:1404 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3961 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:
15796
diff
changeset
|
3962 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:
15796
diff
changeset
|
3963 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3964 #: ../libpurple/protocols/gg/gg.c:1509 ../libpurple/protocols/gg/gg.c:1715 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3965 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:
15796
diff
changeset
|
3966 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:
15796
diff
changeset
|
3967 |
20779 | 3968 #: ../libpurple/protocols/gg/gg.c:1621 ../libpurple/protocols/msn/msn.c:621 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3969 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:
15796
diff
changeset
|
3970 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:
15796
diff
changeset
|
3971 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3972 #: ../libpurple/protocols/gg/gg.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:
15796
diff
changeset
|
3973 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:
15796
diff
changeset
|
3974 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:
15796
diff
changeset
|
3975 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3976 #: ../libpurple/protocols/gg/gg.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:
15796
diff
changeset
|
3977 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:
15796
diff
changeset
|
3978 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:
15796
diff
changeset
|
3979 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3980 #: ../libpurple/protocols/gg/gg.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:
15796
diff
changeset
|
3981 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:
15796
diff
changeset
|
3982 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:
15796
diff
changeset
|
3983 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3984 #: ../libpurple/protocols/gg/gg.c:1674 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3985 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:
15796
diff
changeset
|
3986 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:
15796
diff
changeset
|
3987 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3988 #: ../libpurple/protocols/gg/gg.c:1914 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3989 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:
15796
diff
changeset
|
3990 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:
15796
diff
changeset
|
3991 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3992 #: ../libpurple/protocols/gg/gg.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:
15796
diff
changeset
|
3993 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:
15796
diff
changeset
|
3994 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:
15796
diff
changeset
|
3995 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
3996 #: ../libpurple/protocols/gg/gg.c:1998 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
3997 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:
15796
diff
changeset
|
3998 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:
15796
diff
changeset
|
3999 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4000 #: ../libpurple/protocols/gg/gg.c:2021 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4001 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:
15796
diff
changeset
|
4002 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:
15796
diff
changeset
|
4003 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4004 #: ../libpurple/protocols/gg/gg.c:2027 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4005 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:
15796
diff
changeset
|
4006 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:
15796
diff
changeset
|
4007 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4008 #: ../libpurple/protocols/gg/gg.c:2033 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4009 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:
15796
diff
changeset
|
4010 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:
15796
diff
changeset
|
4011 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4012 #: ../libpurple/protocols/gg/gg.c:2037 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4013 msgid "Download buddylist from Server" |
19744 | 4014 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:
15796
diff
changeset
|
4015 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4016 #: ../libpurple/protocols/gg/gg.c:2041 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4017 msgid "Delete buddylist from Server" |
19744 | 4018 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:
15796
diff
changeset
|
4019 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4020 #: ../libpurple/protocols/gg/gg.c:2045 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4021 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:
15796
diff
changeset
|
4022 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:
15796
diff
changeset
|
4023 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4024 #: ../libpurple/protocols/gg/gg.c:2049 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4025 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:
15796
diff
changeset
|
4026 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:
15796
diff
changeset
|
4027 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4028 #. 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:
15796
diff
changeset
|
4029 #. 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:
15796
diff
changeset
|
4030 #. 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:
15796
diff
changeset
|
4031 #. 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:
15796
diff
changeset
|
4032 #. 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:
15796
diff
changeset
|
4033 #. 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:
15796
diff
changeset
|
4034 #. 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:
15796
diff
changeset
|
4035 #. 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:
15796
diff
changeset
|
4036 #. 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:
15796
diff
changeset
|
4037 #. 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:
15796
diff
changeset
|
4038 #. version |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4039 #: ../libpurple/protocols/gg/gg.c:2153 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4040 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:
15796
diff
changeset
|
4041 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:
15796
diff
changeset
|
4042 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4043 #. summary |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4044 #: ../libpurple/protocols/gg/gg.c:2154 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4045 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:
15796
diff
changeset
|
4046 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:
15796
diff
changeset
|
4047 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4048 #: ../libpurple/protocols/gg/gg.c:2208 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4049 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:
15796
diff
changeset
|
4050 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:
15796
diff
changeset
|
4051 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4052 #: ../libpurple/protocols/irc/cmds.c:43 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4053 #: ../libpurple/protocols/silc/silc.c:1637 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4054 #: ../libpurple/protocols/silc10/silc.c:1566 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4055 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4056 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:
15796
diff
changeset
|
4057 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:
15796
diff
changeset
|
4058 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4059 #: ../libpurple/protocols/irc/cmds.c:503 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4060 #: ../libpurple/protocols/jabber/chat.c:591 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4061 #: ../libpurple/protocols/silc/silc.c:1345 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4062 #: ../libpurple/protocols/silc10/silc.c:1274 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4063 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4064 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:
15796
diff
changeset
|
4065 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:
15796
diff
changeset
|
4066 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4067 #: ../libpurple/protocols/irc/cmds.c:507 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4068 #: ../libpurple/protocols/jabber/chat.c:595 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4069 #: ../libpurple/protocols/silc/silc.c:1349 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4070 #: ../libpurple/protocols/silc10/silc.c:1278 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4071 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:
15796
diff
changeset
|
4072 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:
15796
diff
changeset
|
4073 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4074 #: ../libpurple/protocols/irc/dcc_send.c:296 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4075 #: ../libpurple/protocols/irc/dcc_send.c:337 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4076 #: ../libpurple/protocols/yahoo/yahoo_filexfer.c:269 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4077 #: ../libpurple/protocols/yahoo/yahoo_filexfer.c:278 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4078 #: ../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:
15796
diff
changeset
|
4079 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:
15796
diff
changeset
|
4080 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:
15796
diff
changeset
|
4081 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4082 #: ../libpurple/protocols/irc/dcc_send.c:297 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4083 #: ../libpurple/protocols/irc/dcc_send.c:338 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4084 msgid "Could not open a listening port." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4085 msgstr "Nebolo možné otvoriť port na počúvanie." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4086 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4087 #: ../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:
15796
diff
changeset
|
4088 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:
15796
diff
changeset
|
4089 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:
15796
diff
changeset
|
4090 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4091 #: ../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:
15796
diff
changeset
|
4092 msgid "No MOTD available" |
19744 | 4093 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:
15796
diff
changeset
|
4094 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4095 #: ../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:
15796
diff
changeset
|
4096 msgid "There is no MOTD associated with this connection." |
19744 | 4097 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:
15796
diff
changeset
|
4098 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4099 #: ../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:
15796
diff
changeset
|
4100 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4101 msgid "MOTD for %s" |
19744 | 4102 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:
15796
diff
changeset
|
4103 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4104 #: ../libpurple/protocols/irc/irc.c:127 ../libpurple/protocols/irc/irc.c:165 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4105 #: ../libpurple/protocols/irc/irc.c:612 ../libpurple/protocols/irc/irc.c:637 |
20779 | 4106 #: ../libpurple/protocols/myspace/myspace.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:
15796
diff
changeset
|
4107 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:
15796
diff
changeset
|
4108 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:
15796
diff
changeset
|
4109 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4110 #: ../libpurple/protocols/irc/irc.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:
15796
diff
changeset
|
4111 msgid "View MOTD" |
19744 | 4112 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:
15796
diff
changeset
|
4113 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4114 #: ../libpurple/protocols/irc/irc.c:261 ../libpurple/protocols/silc/chat.c:33 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4115 #: ../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:
15796
diff
changeset
|
4116 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:
15796
diff
changeset
|
4117 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:
15796
diff
changeset
|
4118 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4119 #: ../libpurple/protocols/irc/irc.c:267 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4120 #: ../libpurple/protocols/jabber/chat.c:59 ../pidgin/gtkaccount.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:
15796
diff
changeset
|
4121 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:
15796
diff
changeset
|
4122 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:
15796
diff
changeset
|
4123 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4124 #: ../libpurple/protocols/irc/irc.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:
15796
diff
changeset
|
4125 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:
15796
diff
changeset
|
4126 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:
15796
diff
changeset
|
4127 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4128 #. 1. connect to server |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4129 #. connect to the server |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4130 #: ../libpurple/protocols/irc/irc.c:319 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4131 #: ../libpurple/protocols/jabber/jabber.c:1280 |
20779 | 4132 #: ../libpurple/protocols/msn/session.c:384 |
4133 #: ../libpurple/protocols/myspace/myspace.c:302 | |
4134 #: ../libpurple/protocols/novell/novell.c:2187 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4135 #: ../libpurple/protocols/oscar/oscar.c:1287 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4136 #: ../libpurple/protocols/qq/qq.c:136 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4137 #: ../libpurple/protocols/sametime/sametime.c:3723 |
20779 | 4138 #: ../libpurple/protocols/simple/simple.c:1718 |
4139 #: ../libpurple/protocols/yahoo/yahoo.c:2941 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4140 #: ../libpurple/protocols/zephyr/zephyr.c:1621 ../pidgin/gtkstatusbox.c:662 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4141 msgid "Connecting" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4142 msgstr "Pripája sa" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4143 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4144 #: ../libpurple/protocols/irc/irc.c:327 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4145 #: ../libpurple/protocols/jabber/jabber.c:610 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4146 #: ../libpurple/protocols/jabber/jabber.c:1095 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4147 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:
15796
diff
changeset
|
4148 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:
15796
diff
changeset
|
4149 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4150 #. TODO: try other ports if in auto mode, then save |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4151 #. * working port and try that first next time. |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4152 #: ../libpurple/protocols/irc/irc.c:338 |
20779 | 4153 #: ../libpurple/protocols/myspace/myspace.c:318 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4154 #: ../libpurple/protocols/simple/simple.c:464 |
20779 | 4155 #: ../libpurple/protocols/simple/simple.c:1633 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4156 msgid "Couldn't create socket" |
19744 | 4157 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:
15796
diff
changeset
|
4158 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4159 #: ../libpurple/protocols/irc/irc.c:421 |
20779 | 4160 #: ../libpurple/protocols/myspace/myspace.c:2474 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4161 #: ../libpurple/protocols/oscar/oscar.c:1283 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4162 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:
15796
diff
changeset
|
4163 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:
15796
diff
changeset
|
4164 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4165 #: ../libpurple/protocols/irc/irc.c:609 ../libpurple/protocols/irc/irc.c:634 |
20779 | 4166 #: ../libpurple/protocols/myspace/myspace.c:2357 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4167 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:
15796
diff
changeset
|
4168 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:
15796
diff
changeset
|
4169 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4170 #: ../libpurple/protocols/irc/irc.c:773 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4171 #: ../libpurple/protocols/silc/chat.c:1412 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4172 #: ../libpurple/protocols/silc10/chat.c:1426 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4173 #: ../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:
15796
diff
changeset
|
4174 msgid "Users" |
19744 | 4175 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:
15796
diff
changeset
|
4176 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4177 #: ../libpurple/protocols/irc/irc.c:776 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4178 #: ../libpurple/protocols/sametime/sametime.c:3374 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4179 #: ../libpurple/protocols/silc/chat.c:1415 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4180 #: ../libpurple/protocols/silc/ops.c:1389 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4181 #: ../libpurple/protocols/silc10/chat.c:1429 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4182 #: ../libpurple/protocols/silc10/ops.c:1382 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4183 #: ../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:
15796
diff
changeset
|
4184 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:
15796
diff
changeset
|
4185 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:
15796
diff
changeset
|
4186 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4187 #. *< 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:
15796
diff
changeset
|
4188 #. *< 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:
15796
diff
changeset
|
4189 #. *< 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:
15796
diff
changeset
|
4190 #. *< 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:
15796
diff
changeset
|
4191 #. *< 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:
15796
diff
changeset
|
4192 #. *< 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:
15796
diff
changeset
|
4193 #. *< 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:
15796
diff
changeset
|
4194 #. *< version |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4195 #: ../libpurple/protocols/irc/irc.c:914 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4196 msgid "IRC Protocol Plugin" |
19744 | 4197 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:
15796
diff
changeset
|
4198 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4199 #. * summary |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4200 #: ../libpurple/protocols/irc/irc.c:915 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4201 msgid "The IRC Protocol Plugin that Sucks Less" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
4202 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:
15796
diff
changeset
|
4203 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4204 #. host to connect to |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4205 #: ../libpurple/protocols/irc/irc.c:940 ../libpurple/protocols/irc/msgs.c:323 |
20779 | 4206 #: ../libpurple/protocols/msn/msn.c:2297 |
4207 #: ../libpurple/protocols/oscar/oscar.c:6723 | |
19341 | 4208 #: ../libpurple/protocols/qq/qq.c:755 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4209 #: ../libpurple/protocols/sametime/sametime.c:5727 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4210 #: ../libpurple/protocols/silc/ops.c:1249 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4211 #: ../libpurple/protocols/silc/ops.c:1341 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4212 #: ../libpurple/protocols/silc10/ops.c:1244 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4213 #: ../libpurple/protocols/silc10/ops.c:1347 |
20779 | 4214 #: ../libpurple/protocols/simple/simple.c:1898 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4215 #: ../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:
15796
diff
changeset
|
4216 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:
15796
diff
changeset
|
4217 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:
15796
diff
changeset
|
4218 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4219 #. port to connect to |
20779 | 4220 #: ../libpurple/protocols/irc/irc.c:943 ../libpurple/protocols/msn/msn.c:2302 |
4221 #: ../libpurple/protocols/oscar/oscar.c:6726 | |
19341 | 4222 #: ../libpurple/protocols/qq/qq.c:758 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4223 #: ../libpurple/protocols/sametime/sametime.c:5732 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4224 #: ../libpurple/protocols/silc/silc.c:1918 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4225 #: ../libpurple/protocols/silc10/silc.c:1861 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4226 #: ../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:
15796
diff
changeset
|
4227 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:
15796
diff
changeset
|
4228 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:
15796
diff
changeset
|
4229 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4230 #: ../libpurple/protocols/irc/irc.c:946 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4231 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:
15796
diff
changeset
|
4232 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:
15796
diff
changeset
|
4233 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4234 #: ../libpurple/protocols/irc/irc.c:949 ../libpurple/protocols/irc/msgs.c:316 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4235 #: ../libpurple/protocols/jabber/jabber.c:904 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4236 #: ../libpurple/protocols/jabber/jabber.c:907 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4237 #: ../libpurple/protocols/silc/buddy.c:1539 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4238 #: ../libpurple/protocols/silc/ops.c:1197 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4239 #: ../libpurple/protocols/silc/ops.c:1200 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4240 #: ../libpurple/protocols/silc/ops.c:1334 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4241 #: ../libpurple/protocols/silc/ops.c:1337 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4242 #: ../libpurple/protocols/silc/silc.c:1005 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4243 #: ../libpurple/protocols/silc10/buddy.c:1539 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4244 #: ../libpurple/protocols/silc10/ops.c:1191 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4245 #: ../libpurple/protocols/silc10/ops.c:1194 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4246 #: ../libpurple/protocols/silc10/ops.c:1340 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4247 #: ../libpurple/protocols/silc10/ops.c:1343 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4248 #: ../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:
15796
diff
changeset
|
4249 msgid "Username" |
19341 | 4250 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:
15796
diff
changeset
|
4251 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4252 #: ../libpurple/protocols/irc/irc.c:952 ../libpurple/protocols/irc/msgs.c:317 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4253 #: ../libpurple/protocols/silc/silc.c:1009 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4254 #: ../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:
15796
diff
changeset
|
4255 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:
15796
diff
changeset
|
4256 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:
15796
diff
changeset
|
4257 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4258 #. |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4259 #. 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:
15796
diff
changeset
|
4260 #. prpl_info.protocol_options = g_list_append(prpl_info.protocol_options, option); |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4261 #. |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4262 #: ../libpurple/protocols/irc/irc.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:
15796
diff
changeset
|
4263 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:
15796
diff
changeset
|
4264 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:
15796
diff
changeset
|
4265 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4266 #: ../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:
15796
diff
changeset
|
4267 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:
15796
diff
changeset
|
4268 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:
15796
diff
changeset
|
4269 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4270 #: ../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:
15796
diff
changeset
|
4271 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4272 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:
15796
diff
changeset
|
4273 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:
15796
diff
changeset
|
4274 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4275 #: ../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:
15796
diff
changeset
|
4276 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:
15796
diff
changeset
|
4277 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:
15796
diff
changeset
|
4278 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4279 #: ../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:
15796
diff
changeset
|
4280 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4281 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:
15796
diff
changeset
|
4282 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:
15796
diff
changeset
|
4283 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4284 #: ../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:
15796
diff
changeset
|
4285 msgid " <i>(ircop)</i>" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
4286 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:
15796
diff
changeset
|
4287 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4288 #: ../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:
15796
diff
changeset
|
4289 msgid " <i>(identified)</i>" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
4290 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:
15796
diff
changeset
|
4291 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4292 #: ../libpurple/protocols/irc/msgs.c:303 |
20779 | 4293 #: ../libpurple/protocols/oscar/oscar.c:3714 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4294 #: ../libpurple/protocols/silc/ops.c:1418 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4295 #: ../libpurple/protocols/silc10/ops.c:1414 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4296 msgid "Nick" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4297 msgstr "Prezývka" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4298 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4299 #: ../libpurple/protocols/irc/msgs.c:329 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4300 #: ../libpurple/protocols/silc/ops.c:1268 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4301 #: ../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:
15796
diff
changeset
|
4302 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:
15796
diff
changeset
|
4303 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:
15796
diff
changeset
|
4304 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4305 #: ../libpurple/protocols/irc/msgs.c:334 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4306 msgid "Idle for" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4307 msgstr "Nečinný" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4308 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4309 #: ../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:
15796
diff
changeset
|
4310 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:
15796
diff
changeset
|
4311 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:
15796
diff
changeset
|
4312 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4313 #: ../libpurple/protocols/irc/msgs.c:341 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4314 msgid "<b>Defining adjective:</b>" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4315 msgstr "<b>Definujúce prídavné meno:</b>" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4316 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4317 #: ../libpurple/protocols/irc/msgs.c:341 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4318 msgid "Glorious" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4319 msgstr "Skvelé" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4320 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4321 #: ../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:
15796
diff
changeset
|
4322 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4323 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:
15796
diff
changeset
|
4324 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:
15796
diff
changeset
|
4325 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4326 #: ../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:
15796
diff
changeset
|
4327 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4328 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:
15796
diff
changeset
|
4329 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:
15796
diff
changeset
|
4330 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4331 #: ../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:
15796
diff
changeset
|
4332 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4333 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:
15796
diff
changeset
|
4334 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:
15796
diff
changeset
|
4335 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4336 #: ../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:
15796
diff
changeset
|
4337 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4338 msgid "Unknown message '%s'" |
19744 | 4339 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:
15796
diff
changeset
|
4340 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4341 #: ../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:
15796
diff
changeset
|
4342 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:
15796
diff
changeset
|
4343 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:
15796
diff
changeset
|
4344 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4345 #: ../libpurple/protocols/irc/msgs.c:449 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4346 msgid "The IRC server received a message it did not understand." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4347 msgstr "IRC server prijal správu, ktorej neporozumel." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4348 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4349 #: ../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:
15796
diff
changeset
|
4350 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4351 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:
15796
diff
changeset
|
4352 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:
15796
diff
changeset
|
4353 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4354 #: ../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:
15796
diff
changeset
|
4355 msgid "Time Response" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
4356 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:
15796
diff
changeset
|
4357 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4358 #: ../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:
15796
diff
changeset
|
4359 msgid "The IRC server's local time is:" |
19744 | 4360 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:
15796
diff
changeset
|
4361 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4362 #: ../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:
15796
diff
changeset
|
4363 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:
15796
diff
changeset
|
4364 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:
15796
diff
changeset
|
4365 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4366 #. does this happen? |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4367 #: ../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:
15796
diff
changeset
|
4368 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:
15796
diff
changeset
|
4369 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:
15796
diff
changeset
|
4370 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4371 #: ../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:
15796
diff
changeset
|
4372 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:
15796
diff
changeset
|
4373 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:
15796
diff
changeset
|
4374 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4375 #: ../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:
15796
diff
changeset
|
4376 msgid "No such nick or channel" |
19744 | 4377 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:
15796
diff
changeset
|
4378 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4379 #: ../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:
15796
diff
changeset
|
4380 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:
15796
diff
changeset
|
4381 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:
15796
diff
changeset
|
4382 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4383 #: ../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:
15796
diff
changeset
|
4384 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4385 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:
15796
diff
changeset
|
4386 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:
15796
diff
changeset
|
4387 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4388 #: ../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:
15796
diff
changeset
|
4389 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:
15796
diff
changeset
|
4390 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:
15796
diff
changeset
|
4391 |
20779 | 4392 #: ../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:
15796
diff
changeset
|
4393 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4394 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:
15796
diff
changeset
|
4395 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:
15796
diff
changeset
|
4396 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4397 #. Remove user from channel |
20779 | 4398 #: ../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:
16719
diff
changeset
|
4399 #: ../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:
15796
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:
15796
diff
changeset
|
4401 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:
15796
diff
changeset
|
4402 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:
15796
diff
changeset
|
4403 |
20779 | 4404 #: ../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:
15796
diff
changeset
|
4405 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4406 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:
15796
diff
changeset
|
4407 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:
15796
diff
changeset
|
4408 |
20779 | 4409 #: ../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:
15796
diff
changeset
|
4410 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:
15796
diff
changeset
|
4411 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:
15796
diff
changeset
|
4412 |
20779 | 4413 #: ../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:
15796
diff
changeset
|
4414 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:
15796
diff
changeset
|
4415 "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:
15796
diff
changeset
|
4416 "invalid characters." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4417 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4418 "Server neuznal vami vybranú prezývku. Zrejme obsahuje nedovolené znaky." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4419 |
20779 | 4420 #: ../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:
15796
diff
changeset
|
4421 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:
15796
diff
changeset
|
4422 "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:
15796
diff
changeset
|
4423 "invalid characters." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4424 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4425 "Server neuznal vami vybraný názov účtu. Zrejme obsahuje nedovolené znaky." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4426 |
20779 | 4427 #: ../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:
15796
diff
changeset
|
4428 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:
15796
diff
changeset
|
4429 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:
15796
diff
changeset
|
4430 |
20779 | 4431 #: ../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:
15796
diff
changeset
|
4432 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:
15796
diff
changeset
|
4433 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:
15796
diff
changeset
|
4434 |
20779 | 4435 #: ../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:
15796
diff
changeset
|
4436 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4437 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:
15796
diff
changeset
|
4438 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:
15796
diff
changeset
|
4439 |
20779 | 4440 #: ../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:
15796
diff
changeset
|
4441 msgid "Error: invalid PONG from server" |
19744 | 4442 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:
15796
diff
changeset
|
4443 |
20779 | 4444 #: ../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:
15796
diff
changeset
|
4445 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4446 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:
15796
diff
changeset
|
4447 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:
15796
diff
changeset
|
4448 |
20779 | 4449 #: ../libpurple/protocols/irc/msgs.c:1113 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4450 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4451 msgid "Cannot join %s: Registration is required." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4452 msgstr "Nedá sa pripojiť do %s: Je potrebné sa zaregistrovať." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4453 |
20779 | 4454 #: ../libpurple/protocols/irc/msgs.c:1114 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4455 #: ../libpurple/protocols/silc/ops.c:1093 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4456 #: ../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:
15796
diff
changeset
|
4457 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:
15796
diff
changeset
|
4458 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:
15796
diff
changeset
|
4459 |
20779 | 4460 #: ../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:
15796
diff
changeset
|
4461 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:
15796
diff
changeset
|
4462 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:
15796
diff
changeset
|
4463 |
20779 | 4464 #: ../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:
15796
diff
changeset
|
4465 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4466 msgid "Wallops from %s" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
4467 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:
15796
diff
changeset
|
4468 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4469 #: ../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:
15796
diff
changeset
|
4470 msgid "action <action to perform>: 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:
15796
diff
changeset
|
4471 msgstr "action <akcia, ktorú vykonať>: 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:
15796
diff
changeset
|
4472 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4473 #: ../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:
15796
diff
changeset
|
4474 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:
15796
diff
changeset
|
4475 "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:
15796
diff
changeset
|
4476 "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:
15796
diff
changeset
|
4477 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4478 "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:
16719
diff
changeset
|
4479 "nebola zadaná správa." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4480 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4481 #: ../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:
15796
diff
changeset
|
4482 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:
15796
diff
changeset
|
4483 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:
15796
diff
changeset
|
4484 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4485 #: ../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:
15796
diff
changeset
|
4486 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:
15796
diff
changeset
|
4487 "deop <nick1> [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:
15796
diff
changeset
|
4488 "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:
15796
diff
changeset
|
4489 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:
15796
diff
changeset
|
4490 "deop <prezývka1> [prezývka2] ...: Odstráni danému používateľovi titul " |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4491 "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:
16719
diff
changeset
|
4492 "kanálu." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4493 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4494 #: ../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:
15796
diff
changeset
|
4495 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:
15796
diff
changeset
|
4496 "devoice <nick1> [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:
15796
diff
changeset
|
4497 "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:
15796
diff
changeset
|
4498 "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:
15796
diff
changeset
|
4499 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:
15796
diff
changeset
|
4500 "devoice <prezývka1> [prezývka2] ...: Odstráni používateľovi titul " |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4501 "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:
16719
diff
changeset
|
4502 "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:
16719
diff
changeset
|
4503 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4504 #: ../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:
15796
diff
changeset
|
4505 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:
15796
diff
changeset
|
4506 "invite <nick> [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:
15796
diff
changeset
|
4507 "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:
15796
diff
changeset
|
4508 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4509 "invite <prezývka> [miestnosť]: Pozve osobu, aby sa pridala do " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4510 "rozhovoru na zadanom kanáli, alebo na aktuálnom kanál." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4511 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4512 #: ../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:
15796
diff
changeset
|
4513 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:
15796
diff
changeset
|
4514 "j <room1>[,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:
15796
diff
changeset
|
4515 "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:
15796
diff
changeset
|
4516 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4517 "j <miestnosť1>[,miestnosť2][,...] [kľúč1[,kľúč2][,...]]: Vstúpi do " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4518 "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:
16719
diff
changeset
|
4519 "ak to bude nutné." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4520 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4521 #: ../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:
15796
diff
changeset
|
4522 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:
15796
diff
changeset
|
4523 "join <room1>[,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:
15796
diff
changeset
|
4524 "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:
15796
diff
changeset
|
4525 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:
15796
diff
changeset
|
4526 "join <room1>[,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:
15796
diff
changeset
|
4527 "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:
15796
diff
changeset
|
4528 "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:
15796
diff
changeset
|
4529 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4530 #: ../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:
15796
diff
changeset
|
4531 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:
15796
diff
changeset
|
4532 "kick <nick> [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:
15796
diff
changeset
|
4533 "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:
15796
diff
changeset
|
4534 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:
15796
diff
changeset
|
4535 "kick <prezývka> [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:
15796
diff
changeset
|
4536 "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:
15796
diff
changeset
|
4537 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4538 #: ../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:
15796
diff
changeset
|
4539 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:
15796
diff
changeset
|
4540 "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:
15796
diff
changeset
|
4541 "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:
15796
diff
changeset
|
4542 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4543 "list: Zobrazí zoznam chatovacích miestností na sieti. <i>Upozornenie, " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4544 "niektoré servery vás môžu odpojiť.</i>" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4545 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4546 #: ../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:
15796
diff
changeset
|
4547 msgid "me <action to perform>: 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:
15796
diff
changeset
|
4548 msgstr "me <akcia, ktorú vykonať>: 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:
15796
diff
changeset
|
4549 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4550 #: ../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:
15796
diff
changeset
|
4551 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:
15796
diff
changeset
|
4552 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:
15796
diff
changeset
|
4553 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4554 #: ../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:
15796
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:
15796
diff
changeset
|
4556 "mode <+|-><A-Za-z> <nick|channel>: 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:
15796
diff
changeset
|
4557 "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:
15796
diff
changeset
|
4558 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4559 "mode <+|-><A-Za-z> <prezývka|kanál>: Nastaví alebo " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4560 "odstaví režim kanála alebo používateľa." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4561 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4562 #: ../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:
15796
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:
15796
diff
changeset
|
4564 "msg <nick> <message>: 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:
15796
diff
changeset
|
4565 "opposed to a channel)." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4566 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4567 "msg <prezývka> <správa>: Pošle správu používateľovi (navzdory " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4568 "kanálu)." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4569 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4570 #: ../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:
15796
diff
changeset
|
4571 msgid "names [channel]: List the users currently in a channel." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4572 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4573 "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:
16719
diff
changeset
|
4574 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4575 #: ../libpurple/protocols/irc/parse.c:137 |
20779 | 4576 #: ../libpurple/protocols/jabber/jabber.c:2299 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4577 msgid "nick <new nickname>: 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:
15796
diff
changeset
|
4578 msgstr "nick <nová prezývka>: 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:
15796
diff
changeset
|
4579 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4580 #: ../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:
15796
diff
changeset
|
4581 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:
15796
diff
changeset
|
4582 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:
15796
diff
changeset
|
4583 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4584 #: ../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:
15796
diff
changeset
|
4585 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:
15796
diff
changeset
|
4586 "op <nick1> [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:
15796
diff
changeset
|
4587 "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:
15796
diff
changeset
|
4588 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4589 "op <prezývka1> [prezývka2] ...: Udelí niekomu status operátora " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4590 "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:
16719
diff
changeset
|
4591 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4592 #: ../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:
15796
diff
changeset
|
4593 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:
15796
diff
changeset
|
4594 "operwall <message>: 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:
15796
diff
changeset
|
4595 "can't use it." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4596 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4597 "operwall <správa>: Ak neviete, čo je toto, pravdepodobne to neviete " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4598 "používať." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4599 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4600 #: ../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:
15796
diff
changeset
|
4601 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:
15796
diff
changeset
|
4602 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:
15796
diff
changeset
|
4603 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4604 #: ../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:
15796
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:
15796
diff
changeset
|
4606 "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:
15796
diff
changeset
|
4607 "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:
15796
diff
changeset
|
4608 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4609 "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:
16719
diff
changeset
|
4610 "voliteľnou správou." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4611 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4612 #: ../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:
15796
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:
15796
diff
changeset
|
4614 "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:
15796
diff
changeset
|
4615 "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:
15796
diff
changeset
|
4616 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4617 "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:
16719
diff
changeset
|
4618 "server, ak nie je určený používateľ)." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4619 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4620 #: ../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:
15796
diff
changeset
|
4621 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:
15796
diff
changeset
|
4622 "query <nick> <message>: 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:
15796
diff
changeset
|
4623 "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:
15796
diff
changeset
|
4624 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4625 "query <prezývka> <správa>: Pošle používateľovi súkromnú správu " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4626 "(bez ohľadu na kanál)." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4627 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4628 #: ../libpurple/protocols/irc/parse.c:145 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4629 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:
15796
diff
changeset
|
4630 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:
15796
diff
changeset
|
4631 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4632 #: ../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:
15796
diff
changeset
|
4633 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:
15796
diff
changeset
|
4634 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:
15796
diff
changeset
|
4635 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4636 #: ../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:
15796
diff
changeset
|
4637 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:
15796
diff
changeset
|
4638 "remove <nick> [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:
15796
diff
changeset
|
4639 "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:
15796
diff
changeset
|
4640 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4641 "remove <prezývka> [správa]: Odstráni niekoho z miestnosti. Aby ste " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4642 "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:
16719
diff
changeset
|
4643 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4644 #: ../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:
15796
diff
changeset
|
4645 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:
15796
diff
changeset
|
4646 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:
15796
diff
changeset
|
4647 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4648 #: ../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:
15796
diff
changeset
|
4649 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:
15796
diff
changeset
|
4650 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:
15796
diff
changeset
|
4651 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4652 #: ../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:
15796
diff
changeset
|
4653 msgid "umode <+|-><A-Za-z>: Set or unset a user mode." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4654 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4655 "umode <+|-><A-Za-z>: Nastaví alebo odstaví režim používateľa." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4656 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4657 #: ../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:
15796
diff
changeset
|
4658 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:
15796
diff
changeset
|
4659 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:
15796
diff
changeset
|
4660 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4661 #: ../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:
15796
diff
changeset
|
4662 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:
15796
diff
changeset
|
4663 "voice <nick1> [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:
15796
diff
changeset
|
4664 "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:
15796
diff
changeset
|
4665 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4666 "voice <prezývka1> [prezývka2] ...: Udelí niekomu status voice kanála. " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4667 "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:
16719
diff
changeset
|
4668 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4669 #: ../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:
15796
diff
changeset
|
4670 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:
15796
diff
changeset
|
4671 "wallops <message>: 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:
15796
diff
changeset
|
4672 "use it." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4673 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4674 "wallops <správa>: Ak neviete, čo tento príkaz robí, tak pravdepodobne " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4675 "ho neviete používať." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4676 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4677 #: ../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:
15796
diff
changeset
|
4678 msgid "whois [server] <nick>: 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:
15796
diff
changeset
|
4679 msgstr "whois [server] <prezývka>: 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:
15796
diff
changeset
|
4680 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4681 #: ../libpurple/protocols/irc/parse.c:155 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4682 msgid "whowas <nick>: Get information on a user that has logged off." |
19341 | 4683 msgstr "" |
4684 "whowas <nick>: 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:
16719
diff
changeset
|
4685 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4686 #: ../libpurple/protocols/irc/parse.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:
15796
diff
changeset
|
4687 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4688 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:
15796
diff
changeset
|
4689 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:
15796
diff
changeset
|
4690 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4691 #: ../libpurple/protocols/irc/parse.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:
15796
diff
changeset
|
4692 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:
15796
diff
changeset
|
4693 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:
15796
diff
changeset
|
4694 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4695 #: ../libpurple/protocols/irc/parse.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:
15796
diff
changeset
|
4696 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:
15796
diff
changeset
|
4697 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:
15796
diff
changeset
|
4698 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4699 #: ../libpurple/protocols/irc/parse.c:577 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4700 #: ../libpurple/protocols/irc/parse.c:581 ../libpurple/protocols/toc/toc.c:191 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4701 #: ../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:
16719
diff
changeset
|
4702 #: ../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:
15796
diff
changeset
|
4703 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:
15796
diff
changeset
|
4704 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:
15796
diff
changeset
|
4705 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4706 #: ../libpurple/protocols/jabber/adhoccommands.c:137 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4707 #: ../libpurple/protocols/jabber/jabber.c:671 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4708 #: ../libpurple/protocols/jabber/jabber.c:701 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4709 #: ../libpurple/protocols/jabber/jabber.c:1887 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4710 msgid "Unknown Error" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4711 msgstr "Neznáma chyba" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4712 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4713 #: ../libpurple/protocols/jabber/adhoccommands.c:139 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4714 #: ../libpurple/protocols/jabber/adhoccommands.c:140 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4715 msgid "Ad-Hoc Command Failed" |
20779 | 4716 msgstr "príkaz Ad-Hoc zlyhal" |
4717 | |
4718 #: ../libpurple/protocols/jabber/adhoccommands.c:176 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4719 msgid "execute" |
20779 | 4720 msgstr "vykonať" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4721 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4722 #: ../libpurple/protocols/jabber/auth.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:
15796
diff
changeset
|
4723 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:
16719
diff
changeset
|
4724 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4725 "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:
16719
diff
changeset
|
4726 "nájdená." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4727 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4728 #: ../libpurple/protocols/jabber/auth.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:
15796
diff
changeset
|
4729 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:
15796
diff
changeset
|
4730 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:
15796
diff
changeset
|
4731 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4732 #: ../libpurple/protocols/jabber/auth.c:319 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4733 #: ../libpurple/protocols/jabber/auth.c:508 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4734 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4735 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4736 "%s requires plaintext authentication over an unencrypted connection. Allow " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4737 "this and continue authentication?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4738 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4739 "%s vyžaduje plaintextovú autentifikáciu cez nezašifrované pripojenie. " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4740 "Chcete ju povoliť a pokračovať v autentifikácii?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4741 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4742 #: ../libpurple/protocols/jabber/auth.c:321 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4743 #: ../libpurple/protocols/jabber/auth.c:322 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4744 #: ../libpurple/protocols/jabber/auth.c:510 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4745 #: ../libpurple/protocols/jabber/auth.c:511 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4746 #: ../libpurple/protocols/jabber/auth.c:598 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4747 #: ../libpurple/protocols/jabber/auth.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:
15796
diff
changeset
|
4748 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:
15796
diff
changeset
|
4749 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:
15796
diff
changeset
|
4750 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4751 #: ../libpurple/protocols/jabber/auth.c:334 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4752 #: ../libpurple/protocols/jabber/auth.c:523 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4753 #: ../libpurple/protocols/jabber/auth.c:610 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4754 msgid "Server does not use any supported authentication method" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4755 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:
16719
diff
changeset
|
4756 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4757 #. This should never happen! |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4758 #: ../libpurple/protocols/jabber/auth.c:462 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4759 #: ../libpurple/protocols/jabber/auth.c:561 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4760 #: ../libpurple/protocols/jabber/auth.c:776 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4761 #: ../libpurple/protocols/jabber/auth.c:917 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4762 #: ../libpurple/protocols/jabber/auth.c:942 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4763 #: ../libpurple/protocols/jabber/auth.c:961 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4764 #: ../libpurple/protocols/jabber/jabber.c:123 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4765 msgid "Invalid response from server." |
19744 | 4766 msgstr "Chybná odpoveď zo servera." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4767 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4768 #: ../libpurple/protocols/jabber/auth.c:600 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4769 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:
15796
diff
changeset
|
4770 "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:
15796
diff
changeset
|
4771 "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:
15796
diff
changeset
|
4772 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:
15796
diff
changeset
|
4773 "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:
15796
diff
changeset
|
4774 "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:
15796
diff
changeset
|
4775 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4776 #: ../libpurple/protocols/jabber/auth.c:797 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4777 #: ../libpurple/protocols/jabber/auth.c:820 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4778 msgid "Invalid challenge from server" |
19744 | 4779 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:
15796
diff
changeset
|
4780 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4781 #: ../libpurple/protocols/jabber/auth.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:
15796
diff
changeset
|
4782 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:
15796
diff
changeset
|
4783 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:
15796
diff
changeset
|
4784 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4785 #: ../libpurple/protocols/jabber/buddy.c:283 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4786 #: ../libpurple/protocols/jabber/buddy.c:1219 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4787 #: ../libpurple/protocols/sametime/sametime.c:4128 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4788 #: ../libpurple/protocols/silc/ops.c:986 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4789 #: ../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:
15796
diff
changeset
|
4790 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:
15796
diff
changeset
|
4791 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:
15796
diff
changeset
|
4792 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4793 #: ../libpurple/protocols/jabber/buddy.c:284 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4794 #: ../libpurple/protocols/jabber/buddy.c:1231 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4795 #: ../libpurple/protocols/silc/ops.c:998 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4796 #: ../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:
15796
diff
changeset
|
4797 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:
15796
diff
changeset
|
4798 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:
15796
diff
changeset
|
4799 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4800 #: ../libpurple/protocols/jabber/buddy.c:285 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4801 #: ../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:
15796
diff
changeset
|
4802 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:
15796
diff
changeset
|
4803 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:
15796
diff
changeset
|
4804 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4805 #: ../libpurple/protocols/jabber/buddy.c:287 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4806 #: ../libpurple/protocols/jabber/jabber.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:
15796
diff
changeset
|
4807 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:
15796
diff
changeset
|
4808 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:
15796
diff
changeset
|
4809 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4810 #: ../libpurple/protocols/jabber/buddy.c:288 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4811 #: ../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:
15796
diff
changeset
|
4812 msgid "Street Address" |
19744 | 4813 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:
15796
diff
changeset
|
4814 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4815 #: ../libpurple/protocols/jabber/buddy.c:289 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4816 #: ../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:
15796
diff
changeset
|
4817 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:
15796
diff
changeset
|
4818 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:
15796
diff
changeset
|
4819 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4820 #: ../libpurple/protocols/jabber/buddy.c:290 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4821 #: ../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:
15796
diff
changeset
|
4822 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:
15796
diff
changeset
|
4823 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:
15796
diff
changeset
|
4824 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4825 #: ../libpurple/protocols/jabber/buddy.c:291 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4826 #: ../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:
15796
diff
changeset
|
4827 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:
15796
diff
changeset
|
4828 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:
15796
diff
changeset
|
4829 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4830 #: ../libpurple/protocols/jabber/buddy.c:292 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4831 #: ../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:
15796
diff
changeset
|
4832 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:
15796
diff
changeset
|
4833 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:
15796
diff
changeset
|
4834 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4835 #: ../libpurple/protocols/jabber/buddy.c:293 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4836 #: ../libpurple/protocols/jabber/buddy.c:1295 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4837 #: ../libpurple/protocols/silc/silc.c:1015 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4838 #: ../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:
15796
diff
changeset
|
4839 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:
15796
diff
changeset
|
4840 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:
15796
diff
changeset
|
4841 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4842 #: ../libpurple/protocols/jabber/buddy.c:294 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4843 #: ../libpurple/protocols/jabber/buddy.c:1306 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4844 #: ../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:
15796
diff
changeset
|
4845 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:
15796
diff
changeset
|
4846 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:
15796
diff
changeset
|
4847 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4848 #: ../libpurple/protocols/jabber/buddy.c:296 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4849 #: ../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:
15796
diff
changeset
|
4850 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:
15796
diff
changeset
|
4851 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:
15796
diff
changeset
|
4852 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4853 #: ../libpurple/protocols/jabber/buddy.c:297 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4854 #: ../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:
15796
diff
changeset
|
4855 msgid "Organization Unit" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
4856 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:
15796
diff
changeset
|
4857 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4858 #: ../libpurple/protocols/jabber/buddy.c:299 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4859 #: ../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:
15796
diff
changeset
|
4860 msgid "Role" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
4861 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:
15796
diff
changeset
|
4862 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4863 #: ../libpurple/protocols/jabber/buddy.c:300 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4864 #: ../libpurple/protocols/jabber/buddy.c:1250 |
20779 | 4865 #: ../libpurple/protocols/msn/msn.c:1768 |
4866 #: ../libpurple/protocols/oscar/oscar.c:3763 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
4867 msgid "Birthday" |
19744 | 4868 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:
15796
diff
changeset
|
4869 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4870 #: ../libpurple/protocols/jabber/buddy.c:301 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4871 #: ../libpurple/protocols/jabber/buddy.c:1365 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4872 #: ../libpurple/protocols/jabber/chat.c:775 |
20779 | 4873 #: ../libpurple/protocols/jabber/usermood.c:175 ../pidgin/gtkblist.c:3314 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4874 #: ../pidgin/gtkprefs.c:739 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4875 msgid "Description" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4876 msgstr "Popis" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4877 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4878 #: ../libpurple/protocols/jabber/buddy.c:722 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4879 #: ../libpurple/protocols/jabber/buddy.c:723 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4880 msgid "Edit XMPP vCard" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4881 msgstr "Upraviť XMPP vCard" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4882 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4883 #: ../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:
15796
diff
changeset
|
4884 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:
15796
diff
changeset
|
4885 "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:
15796
diff
changeset
|
4886 "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:
15796
diff
changeset
|
4887 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4888 "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:
16719
diff
changeset
|
4889 "chcete zverejniť." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4890 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4891 #: ../libpurple/protocols/jabber/buddy.c:795 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4892 #: ../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:
15796
diff
changeset
|
4893 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:
15796
diff
changeset
|
4894 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:
15796
diff
changeset
|
4895 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4896 #: ../libpurple/protocols/jabber/buddy.c:799 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4897 #: ../libpurple/protocols/jabber/buddy.c:964 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4898 msgid "Operating System" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4899 msgstr "Operačný systém" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
4900 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4901 #: ../libpurple/protocols/jabber/buddy.c:815 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4902 #: ../libpurple/protocols/jabber/buddy.c:975 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4903 msgid "Last Activity" |
20779 | 4904 msgstr "Posledná aktivita" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4905 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4906 #: ../libpurple/protocols/jabber/buddy.c:817 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4907 #: ../libpurple/protocols/jabber/buddy.c:977 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4908 msgid "Service Discovery Info" |
20779 | 4909 msgstr "Prieskum služieb" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4910 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4911 #: ../libpurple/protocols/jabber/buddy.c:819 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4912 #: ../libpurple/protocols/jabber/buddy.c:979 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4913 msgid "Service Discovery Items" |
20779 | 4914 msgstr "Položky prieskumu služieb" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4915 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4916 #: ../libpurple/protocols/jabber/buddy.c:821 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4917 #: ../libpurple/protocols/jabber/buddy.c:981 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4918 msgid "Extended Stanza Addressing" |
20779 | 4919 msgstr "Rozšírené adresovanie slôh" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4920 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4921 #: ../libpurple/protocols/jabber/buddy.c:823 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4922 #: ../libpurple/protocols/jabber/buddy.c:983 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4923 msgid "Multi-User Chat" |
20779 | 4924 msgstr "Skupinový chat" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4925 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4926 #: ../libpurple/protocols/jabber/buddy.c:825 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4927 #: ../libpurple/protocols/jabber/buddy.c:985 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4928 msgid "Multi-User Chat Extended Presence Information" |
20779 | 4929 msgstr "Rozšírené informácie o prítomnosti v skupinovom chate." |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4930 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4931 #: ../libpurple/protocols/jabber/buddy.c:827 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4932 #: ../libpurple/protocols/jabber/buddy.c:987 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4933 msgid "In-Band Bytestreams" |
20779 | 4934 msgstr "In-Band Bajtstreamy" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4935 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4936 #: ../libpurple/protocols/jabber/buddy.c:829 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4937 #: ../libpurple/protocols/jabber/buddy.c:989 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4938 msgid "Ad-Hoc Commands" |
20779 | 4939 msgstr "Príkaz Ad-Hoc" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4940 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4941 #: ../libpurple/protocols/jabber/buddy.c:831 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4942 #: ../libpurple/protocols/jabber/buddy.c:991 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4943 msgid "PubSub Service" |
20779 | 4944 msgstr "PubSub služba" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4945 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4946 #: ../libpurple/protocols/jabber/buddy.c:833 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4947 #: ../libpurple/protocols/jabber/buddy.c:993 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4948 msgid "SOCKS5 Bytestreams" |
20779 | 4949 msgstr "SOCKS5 Bajtstreamy" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4950 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4951 #: ../libpurple/protocols/jabber/buddy.c:835 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4952 #: ../libpurple/protocols/jabber/buddy.c:995 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4953 msgid "Out of Band Data" |
20779 | 4954 msgstr "Mimo skupinových dát" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4955 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4956 #: ../libpurple/protocols/jabber/buddy.c:837 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4957 #: ../libpurple/protocols/jabber/buddy.c:997 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4958 msgid "XHTML-IM" |
20779 | 4959 msgstr "XHTML-IM" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4960 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4961 #: ../libpurple/protocols/jabber/buddy.c:839 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4962 #: ../libpurple/protocols/jabber/buddy.c:999 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4963 msgid "In-Band Registration" |
20779 | 4964 msgstr "In-Band Registrácia" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4965 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4966 #: ../libpurple/protocols/jabber/buddy.c:841 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4967 #: ../libpurple/protocols/jabber/buddy.c:1001 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4968 msgid "User Location" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4969 msgstr "Lokalita" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4970 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4971 #: ../libpurple/protocols/jabber/buddy.c:843 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4972 #: ../libpurple/protocols/jabber/buddy.c:1003 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4973 msgid "User Avatar" |
20779 | 4974 msgstr "Avatar používateľa" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4975 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4976 #: ../libpurple/protocols/jabber/buddy.c:845 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4977 #: ../libpurple/protocols/jabber/buddy.c:1005 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4978 msgid "Chat State Notifications" |
20779 | 4979 msgstr "Upozornenie na stav v chate" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4980 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4981 #: ../libpurple/protocols/jabber/buddy.c:847 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4982 #: ../libpurple/protocols/jabber/buddy.c:1007 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4983 msgid "Software Version" |
20779 | 4984 msgstr "Verzia softvéru" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4985 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4986 #: ../libpurple/protocols/jabber/buddy.c:849 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4987 #: ../libpurple/protocols/jabber/buddy.c:1009 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4988 msgid "Stream Initiation" |
20779 | 4989 msgstr "Iniciácia streamu" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4990 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4991 #: ../libpurple/protocols/jabber/buddy.c:851 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4992 #: ../libpurple/protocols/jabber/buddy.c:1011 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4993 #: ../libpurple/protocols/sametime/sametime.c:3235 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4994 msgid "File Transfer" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4995 msgstr "Prenos súborov" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4996 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4997 #: ../libpurple/protocols/jabber/buddy.c:853 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4998 #: ../libpurple/protocols/jabber/buddy.c:1013 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
4999 msgid "User Mood" |
20779 | 5000 msgstr "Nálada používateľa" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5001 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5002 #: ../libpurple/protocols/jabber/buddy.c:855 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5003 #: ../libpurple/protocols/jabber/buddy.c:1015 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5004 msgid "User Activity" |
20779 | 5005 msgstr "Aktivita používateľa" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5006 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5007 #: ../libpurple/protocols/jabber/buddy.c:857 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5008 #: ../libpurple/protocols/jabber/buddy.c:1017 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5009 msgid "Entity Capabilities" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5010 msgstr "Schopnosti" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5011 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5012 #: ../libpurple/protocols/jabber/buddy.c:859 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5013 #: ../libpurple/protocols/jabber/buddy.c:1019 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5014 msgid "Encrypted Session Negotiations" |
20779 | 5015 msgstr "Požadovanie šifrovaného spojenia" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5016 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5017 #: ../libpurple/protocols/jabber/buddy.c:861 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5018 #: ../libpurple/protocols/jabber/buddy.c:1021 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5019 msgid "User Tune" |
20779 | 5020 msgstr "Používateľ Tune" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5021 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5022 #: ../libpurple/protocols/jabber/buddy.c:863 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5023 #: ../libpurple/protocols/jabber/buddy.c:1023 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5024 msgid "Roster Item Exchange" |
20779 | 5025 msgstr "Výmena kontaktov" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5026 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5027 #: ../libpurple/protocols/jabber/buddy.c:865 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5028 #: ../libpurple/protocols/jabber/buddy.c:1025 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5029 msgid "Reachability Address" |
20779 | 5030 msgstr "Dostupná adresa" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5031 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5032 #: ../libpurple/protocols/jabber/buddy.c:867 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5033 #: ../libpurple/protocols/jabber/buddy.c:1027 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5034 msgid "User Profile" |
20779 | 5035 msgstr "Profil používateľa" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5036 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5037 #: ../libpurple/protocols/jabber/buddy.c:869 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5038 #: ../libpurple/protocols/jabber/buddy.c:1029 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5039 msgid "Jingle" |
20779 | 5040 msgstr "Jingle" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5041 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5042 #: ../libpurple/protocols/jabber/buddy.c:871 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5043 #: ../libpurple/protocols/jabber/buddy.c:1031 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5044 msgid "Jingle Audio" |
20779 | 5045 msgstr "Zvuk Jingle" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5046 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5047 #: ../libpurple/protocols/jabber/buddy.c:873 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5048 #: ../libpurple/protocols/jabber/buddy.c:1033 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5049 msgid "User Nickname" |
20779 | 5050 msgstr "Prezývka používateľa" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5051 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5052 #: ../libpurple/protocols/jabber/buddy.c:875 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5053 #: ../libpurple/protocols/jabber/buddy.c:1035 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5054 msgid "Jingle ICE UDP" |
20779 | 5055 msgstr "Jingle ICE UDP" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5056 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5057 #: ../libpurple/protocols/jabber/buddy.c:877 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5058 #: ../libpurple/protocols/jabber/buddy.c:1037 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5059 msgid "Jingle ICE TCP" |
20779 | 5060 msgstr "Jingle ICE UDP" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5061 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5062 #: ../libpurple/protocols/jabber/buddy.c:879 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5063 #: ../libpurple/protocols/jabber/buddy.c:1039 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5064 msgid "Jingle Raw UDP" |
20779 | 5065 msgstr "Jingle ICE UDP" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5066 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5067 #: ../libpurple/protocols/jabber/buddy.c:881 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5068 #: ../libpurple/protocols/jabber/buddy.c:1041 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5069 msgid "Jingle Video" |
20779 | 5070 msgstr "Jingle Video" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5071 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5072 #: ../libpurple/protocols/jabber/buddy.c:883 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5073 #: ../libpurple/protocols/jabber/buddy.c:1043 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5074 msgid "Jingle DTMF" |
20779 | 5075 msgstr "Jingle DTMF" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5076 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5077 #: ../libpurple/protocols/jabber/buddy.c:885 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5078 #: ../libpurple/protocols/jabber/buddy.c:1045 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5079 msgid "Message Receipts" |
20779 | 5080 msgstr "Príjem správ" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5081 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5082 #: ../libpurple/protocols/jabber/buddy.c:887 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5083 #: ../libpurple/protocols/jabber/buddy.c:1047 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5084 msgid "Public Key Publishing" |
20779 | 5085 msgstr "Zverejnenie verejného kľúča" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5086 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5087 #: ../libpurple/protocols/jabber/buddy.c:889 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5088 #: ../libpurple/protocols/jabber/buddy.c:1049 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5089 msgid "User Chatting" |
20779 | 5090 msgstr "Používateľ chatuje" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5091 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5092 #: ../libpurple/protocols/jabber/buddy.c:891 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5093 #: ../libpurple/protocols/jabber/buddy.c:1051 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5094 msgid "User Browsing" |
20779 | 5095 msgstr "Používateľ surfuje" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5096 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5097 #: ../libpurple/protocols/jabber/buddy.c:893 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5098 #: ../libpurple/protocols/jabber/buddy.c:1053 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5099 msgid "User Gaming" |
20779 | 5100 msgstr "Používateľ hrá" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5101 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5102 #: ../libpurple/protocols/jabber/buddy.c:895 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5103 #: ../libpurple/protocols/jabber/buddy.c:1055 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5104 msgid "User Viewing" |
20779 | 5105 msgstr "Používateľ prezerá" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5106 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5107 #: ../libpurple/protocols/jabber/buddy.c:897 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5108 #: ../libpurple/protocols/jabber/buddy.c:1057 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5109 #: ../libpurple/protocols/silc/ops.c:1596 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5110 #: ../libpurple/protocols/silc/ops.c:1601 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5111 #: ../libpurple/protocols/silc10/ops.c:1612 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5112 #: ../libpurple/protocols/silc10/ops.c:1617 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5113 msgid "Ping" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5114 msgstr "Ping" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5115 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5116 #: ../libpurple/protocols/jabber/buddy.c:899 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5117 #: ../libpurple/protocols/jabber/buddy.c:1059 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5118 msgid "Stanza Encryption" |
20779 | 5119 msgstr "Šifrovanie slôh" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5120 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5121 #: ../libpurple/protocols/jabber/buddy.c:901 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5122 #: ../libpurple/protocols/jabber/buddy.c:1061 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5123 msgid "Entity Time" |
20779 | 5124 msgstr "Čas entity" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5125 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5126 #: ../libpurple/protocols/jabber/buddy.c:903 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5127 #: ../libpurple/protocols/jabber/buddy.c:1063 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5128 msgid "Delayed Delivery" |
20779 | 5129 msgstr "Odložené doručenie" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5130 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5131 #: ../libpurple/protocols/jabber/buddy.c:905 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5132 #: ../libpurple/protocols/jabber/buddy.c:1065 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5133 msgid "Collaborative Data Objects" |
20779 | 5134 msgstr "Spolupracujúce dátové objekty" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5135 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5136 #: ../libpurple/protocols/jabber/buddy.c:907 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5137 #: ../libpurple/protocols/jabber/buddy.c:1067 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5138 msgid "File Repository and Sharing" |
20779 | 5139 msgstr "Ukladanie a zdieľanie súborov" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5140 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5141 #: ../libpurple/protocols/jabber/buddy.c:909 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5142 #: ../libpurple/protocols/jabber/buddy.c:1069 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5143 msgid "STUN Service Discovery for Jingle" |
20779 | 5144 msgstr "Objavenie STUN služieb pre Jingle" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5145 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5146 #: ../libpurple/protocols/jabber/buddy.c:911 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5147 #: ../libpurple/protocols/jabber/buddy.c:1071 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5148 msgid "Simplified Encrypted Session Negotiation" |
20779 | 5149 msgstr "Požadovanie zjednodušeného šiforvaného spojenia" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5150 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5151 #: ../libpurple/protocols/jabber/buddy.c:913 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5152 #: ../libpurple/protocols/jabber/buddy.c:1073 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5153 msgid "Hop Check" |
20779 | 5154 msgstr "Kontrola skoku" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5155 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5156 #: ../libpurple/protocols/jabber/buddy.c:921 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5157 #: ../libpurple/protocols/jabber/buddy.c:1081 |
20779 | 5158 #: ../libpurple/protocols/oscar/oscar.c:2920 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5159 msgid "Capabilities" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5160 msgstr "Schopnosti" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5161 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5162 #: ../libpurple/protocols/jabber/buddy.c:933 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5163 #: ../libpurple/protocols/jabber/libxmpp.c:206 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5164 #: ../libpurple/protocols/jabber/si.c:859 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5165 msgid "Resource" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5166 msgstr "Zdroj" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5167 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5168 #: ../libpurple/protocols/jabber/buddy.c:935 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5169 #: ../libpurple/protocols/jabber/jabber.c:1531 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5170 #: ../libpurple/protocols/jabber/jabber.c:1554 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5171 #: ../libpurple/protocols/jabber/jabber.c:1577 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5172 #: ../libpurple/protocols/jabber/jabber.c:1600 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5173 #: ../libpurple/protocols/jabber/jabber.c:1623 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5174 msgid "Priority" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5175 msgstr "Priorita" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5176 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5177 #: ../libpurple/protocols/jabber/buddy.c:1237 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5178 #: ../libpurple/protocols/silc/ops.c:994 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5179 #: ../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:
15796
diff
changeset
|
5180 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:
15796
diff
changeset
|
5181 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:
15796
diff
changeset
|
5182 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5183 #: ../libpurple/protocols/jabber/buddy.c:1270 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5184 #: ../libpurple/protocols/jabber/jabber.c:952 |
20779 | 5185 #: ../libpurple/protocols/oscar/oscar.c:3802 |
5186 #: ../libpurple/protocols/oscar/oscar.c:3815 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5187 #: ../libpurple/protocols/qq/buddy_info.c:56 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5188 #: ../libpurple/protocols/silc/ops.c:1030 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5189 #: ../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:
15796
diff
changeset
|
5190 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:
15796
diff
changeset
|
5191 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:
15796
diff
changeset
|
5192 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5193 #: ../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:
15796
diff
changeset
|
5194 msgid "P.O. Box" |
20779 | 5195 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:
15796
diff
changeset
|
5196 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5197 #: ../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:
15796
diff
changeset
|
5198 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:
15796
diff
changeset
|
5199 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:
15796
diff
changeset
|
5200 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5201 #: ../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:
15796
diff
changeset
|
5202 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:
15796
diff
changeset
|
5203 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:
15796
diff
changeset
|
5204 |
20779 | 5205 #: ../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:
15796
diff
changeset
|
5206 msgid "Un-hide From" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
5207 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:
15796
diff
changeset
|
5208 |
20779 | 5209 #: ../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:
15796
diff
changeset
|
5210 msgid "Temporarily Hide From" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
5211 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:
15796
diff
changeset
|
5212 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5213 #. && NOT ME |
20779 | 5214 #: ../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:
15796
diff
changeset
|
5215 msgid "Cancel Presence Notification" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
5216 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:
15796
diff
changeset
|
5217 |
20779 | 5218 #: ../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:
15796
diff
changeset
|
5219 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:
15796
diff
changeset
|
5220 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:
15796
diff
changeset
|
5221 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5222 #. 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:
15796
diff
changeset
|
5223 #. 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:
15796
diff
changeset
|
5224 #. removed? |
20779 | 5225 #: ../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:
15796
diff
changeset
|
5226 msgid "Unsubscribe" |
19744 | 5227 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:
15796
diff
changeset
|
5228 |
20779 | 5229 #: ../libpurple/protocols/jabber/buddy.c:1988 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5230 msgid "Log In" |
20779 | 5231 msgstr "Prihlásiť" |
5232 | |
5233 #: ../libpurple/protocols/jabber/buddy.c:1992 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5234 msgid "Log Out" |
20779 | 5235 msgstr "Odhlásiť" |
5236 | |
5237 #: ../libpurple/protocols/jabber/buddy.c:2038 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5238 #: ../libpurple/protocols/jabber/jabber.c:1553 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5239 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:
15796
diff
changeset
|
5240 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:
15796
diff
changeset
|
5241 |
20779 | 5242 #: ../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:
15796
diff
changeset
|
5243 msgid "Extended Away" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
5244 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:
15796
diff
changeset
|
5245 |
20779 | 5246 #: ../libpurple/protocols/jabber/buddy.c:2044 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5247 #: ../libpurple/protocols/jabber/jabber.c:1622 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5248 #: ../libpurple/protocols/oscar/oscar.c:727 |
20779 | 5249 #: ../libpurple/protocols/oscar/oscar.c:5860 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5250 #: ../libpurple/protocols/sametime/sametime.c:3297 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5251 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:
15796
diff
changeset
|
5252 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:
15796
diff
changeset
|
5253 |
20779 | 5254 #: ../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:
15796
diff
changeset
|
5255 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:
15796
diff
changeset
|
5256 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:
15796
diff
changeset
|
5257 |
20779 | 5258 #: ../libpurple/protocols/jabber/buddy.c:2215 |
5259 #: ../libpurple/protocols/jabber/buddy.c:2394 | |
5260 #: ../libpurple/protocols/oscar/oscar.c:3725 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5261 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:
15796
diff
changeset
|
5262 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:
15796
diff
changeset
|
5263 |
20779 | 5264 #: ../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:
15796
diff
changeset
|
5265 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:
15796
diff
changeset
|
5266 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:
15796
diff
changeset
|
5267 |
16719
1ac4039a2634
disapproval of revision 'c0c4c168411c9fbc5ccb9790a43e21a62f6dcd55'
Luke Schierer <lschiere@pidgin.im>
parents:
16718
diff
changeset
|
5268 #. current comment from Jabber User Directory users.jabber.org |
20779 | 5269 #: ../libpurple/protocols/jabber/buddy.c:2322 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5270 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:
15796
diff
changeset
|
5271 "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:
15796
diff
changeset
|
5272 "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:
15796
diff
changeset
|
5273 msgstr "" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
5274 "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
|
5275 "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:
15796
diff
changeset
|
5276 |
20779 | 5277 #: ../libpurple/protocols/jabber/buddy.c:2342 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5278 msgid "Directory Query Failed" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
5279 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:
15796
diff
changeset
|
5280 |
20779 | 5281 #: ../libpurple/protocols/jabber/buddy.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:
15796
diff
changeset
|
5282 msgid "Could not query the directory server." |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
5283 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:
15796
diff
changeset
|
5284 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5285 #. 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:
15796
diff
changeset
|
5286 #. list in jabber_user_dir_comments[]) |
20779 | 5287 #: ../libpurple/protocols/jabber/buddy.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:
15796
diff
changeset
|
5288 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5289 msgid "Server Instructions: %s" |
19744 | 5290 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:
15796
diff
changeset
|
5291 |
20779 | 5292 #: ../libpurple/protocols/jabber/buddy.c:2384 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5293 msgid "Fill in one or more fields to search for any matching XMPP users." |
19341 | 5294 msgstr "" |
5295 "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:
16719
diff
changeset
|
5296 |
20779 | 5297 #: ../libpurple/protocols/jabber/buddy.c:2404 |
5298 #: ../libpurple/protocols/novell/novell.c:1490 | |
5299 #: ../libpurple/protocols/oscar/oscar.c:3728 | |
5300 #: ../libpurple/protocols/oscar/oscar.c:3737 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5301 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:
15796
diff
changeset
|
5302 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:
15796
diff
changeset
|
5303 |
20779 | 5304 #: ../libpurple/protocols/jabber/buddy.c:2413 |
5305 #: ../libpurple/protocols/jabber/buddy.c:2414 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5306 msgid "Search for XMPP users" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5307 msgstr "Vyhľadávanie používateľov XMPP" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5308 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5309 #. "Search" |
20779 | 5310 #: ../libpurple/protocols/jabber/buddy.c:2415 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5311 #: ../libpurple/protocols/qq/group.c:123 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5312 #: ../libpurple/protocols/qq/group_im.c:147 |
19341 | 5313 #: ../libpurple/protocols/qq/sys_msg.c:174 |
5314 #: ../libpurple/protocols/qq/sys_msg.c:250 | |
5315 #: ../libpurple/protocols/qq/sys_msg.c:268 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5316 #: ../libpurple/protocols/sametime/sametime.c:5611 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5317 #: ../pidgin/plugins/gevolution/add_buddy_dialog.c:470 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5318 #: ../pidgin/plugins/gevolution/assoc-buddy.c:356 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5319 msgid "Search" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5320 msgstr "Hľadať" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5321 |
20779 | 5322 #: ../libpurple/protocols/jabber/buddy.c:2430 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5323 msgid "Invalid Directory" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
5324 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:
15796
diff
changeset
|
5325 |
20779 | 5326 #: ../libpurple/protocols/jabber/buddy.c:2447 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5327 msgid "Enter a User Directory" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
5328 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:
15796
diff
changeset
|
5329 |
20779 | 5330 #: ../libpurple/protocols/jabber/buddy.c:2448 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5331 msgid "Select a user directory to search" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
5332 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:
15796
diff
changeset
|
5333 |
20779 | 5334 #: ../libpurple/protocols/jabber/buddy.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:
15796
diff
changeset
|
5335 msgid "Search Directory" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
5336 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:
15796
diff
changeset
|
5337 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5338 #: ../libpurple/protocols/jabber/chat.c:41 |
20779 | 5339 #: ../libpurple/protocols/oscar/oscar.c:5344 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5340 #: ../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:
15796
diff
changeset
|
5341 msgid "_Room:" |
19744 | 5342 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:
15796
diff
changeset
|
5343 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5344 #: ../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:
15796
diff
changeset
|
5345 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:
15796
diff
changeset
|
5346 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:
15796
diff
changeset
|
5347 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5348 #: ../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:
15796
diff
changeset
|
5349 msgid "_Handle:" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
5350 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:
15796
diff
changeset
|
5351 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5352 #: ../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:
15796
diff
changeset
|
5353 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5354 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:
15796
diff
changeset
|
5355 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:
15796
diff
changeset
|
5356 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5357 #: ../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:
15796
diff
changeset
|
5358 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:
15796
diff
changeset
|
5359 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:
15796
diff
changeset
|
5360 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5361 #: ../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:
15796
diff
changeset
|
5362 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5363 msgid "%s is not a valid server name" |
19744 | 5364 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:
15796
diff
changeset
|
5365 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5366 #: ../libpurple/protocols/jabber/chat.c:230 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5367 #: ../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:
15796
diff
changeset
|
5368 msgid "Invalid Server Name" |
19744 | 5369 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:
15796
diff
changeset
|
5370 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5371 #: ../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:
15796
diff
changeset
|
5372 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5373 msgid "%s is not a valid room handle" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
5374 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:
15796
diff
changeset
|
5375 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5376 #: ../libpurple/protocols/jabber/chat.c:236 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5377 #: ../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:
15796
diff
changeset
|
5378 msgid "Invalid Room Handle" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
5379 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:
15796
diff
changeset
|
5380 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5381 #: ../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:
15796
diff
changeset
|
5382 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:
15796
diff
changeset
|
5383 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:
15796
diff
changeset
|
5384 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5385 #: ../libpurple/protocols/jabber/chat.c:405 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5386 #: ../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:
15796
diff
changeset
|
5387 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:
15796
diff
changeset
|
5388 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:
15796
diff
changeset
|
5389 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5390 #: ../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:
15796
diff
changeset
|
5391 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:
15796
diff
changeset
|
5392 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:
15796
diff
changeset
|
5393 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5394 #: ../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:
15796
diff
changeset
|
5395 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:
15796
diff
changeset
|
5396 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:
15796
diff
changeset
|
5397 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5398 #: ../libpurple/protocols/jabber/chat.c:470 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5399 #: ../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:
15796
diff
changeset
|
5400 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:
15796
diff
changeset
|
5401 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:
15796
diff
changeset
|
5402 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5403 #: ../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:
15796
diff
changeset
|
5404 msgid "Nick changing not supported in non-MUC chatrooms" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5405 msgstr "" |
19744 | 5406 "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:
16719
diff
changeset
|
5407 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5408 #: ../libpurple/protocols/jabber/chat.c:678 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5409 #: ../libpurple/protocols/jabber/chat.c:689 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5410 #: ../libpurple/protocols/silc/ops.c:1456 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5411 #: ../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:
15796
diff
changeset
|
5412 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:
15796
diff
changeset
|
5413 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:
15796
diff
changeset
|
5414 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5415 #: ../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:
15796
diff
changeset
|
5416 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:
15796
diff
changeset
|
5417 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:
15796
diff
changeset
|
5418 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5419 #: ../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:
15796
diff
changeset
|
5420 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:
15796
diff
changeset
|
5421 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:
15796
diff
changeset
|
5422 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5423 #: ../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:
15796
diff
changeset
|
5424 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:
15796
diff
changeset
|
5425 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:
15796
diff
changeset
|
5426 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5427 #: ../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:
15796
diff
changeset
|
5428 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:
15796
diff
changeset
|
5429 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:
15796
diff
changeset
|
5430 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5431 #: ../libpurple/protocols/jabber/jabber.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:
15796
diff
changeset
|
5432 msgid "Error initializing session" |
19744 | 5433 msgstr "Chyba počas zakladania relá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:
15796
diff
changeset
|
5434 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5435 #: ../libpurple/protocols/jabber/jabber.c:145 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5436 msgid "You require encryption, but it is not available on this server." |
20779 | 5437 msgstr "Požadovali ste šifrovanie, ale na tomto serveri nie je dostupné." |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5438 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5439 #: ../libpurple/protocols/jabber/jabber.c:259 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5440 #: ../libpurple/protocols/jabber/jabber.c:312 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5441 #: ../libpurple/protocols/jabber/jabber.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:
15796
diff
changeset
|
5442 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:
15796
diff
changeset
|
5443 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:
15796
diff
changeset
|
5444 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5445 #: ../libpurple/protocols/jabber/jabber.c:408 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5446 #: ../libpurple/protocols/jabber/jabber.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:
15796
diff
changeset
|
5447 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:
15796
diff
changeset
|
5448 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:
15796
diff
changeset
|
5449 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5450 #: ../libpurple/protocols/jabber/jabber.c:482 |
20779 | 5451 #: ../libpurple/protocols/oscar/flap_connection.c:396 |
5452 #: ../libpurple/protocols/yahoo/yahoo.c:2560 | |
5453 #: ../libpurple/protocols/yahoo/yahoo.c:2592 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5454 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5455 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5456 "Could not establish a connection with the server:\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5457 "%s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5458 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5459 "Nepodarilo sa založiť spojenie so serverom:\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5460 "%s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5461 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5462 #: ../libpurple/protocols/jabber/jabber.c:529 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5463 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:
15796
diff
changeset
|
5464 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:
15796
diff
changeset
|
5465 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5466 #: ../libpurple/protocols/jabber/jabber.c:575 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5467 #: ../libpurple/protocols/jabber/jabber.c:1063 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5468 msgid "Invalid XMPP ID" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5469 msgstr "Chybné XMPP ID" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5470 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5471 #: ../libpurple/protocols/jabber/jabber.c:580 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5472 msgid "Invalid XMPP ID. Domain must be set." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5473 msgstr "XMPP ID je chybné. Musíte zadať doménu." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5474 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5475 #: ../libpurple/protocols/jabber/jabber.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:
15796
diff
changeset
|
5476 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5477 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:
15796
diff
changeset
|
5478 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:
15796
diff
changeset
|
5479 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5480 #: ../libpurple/protocols/jabber/jabber.c:662 |
20779 | 5481 #, c-format |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5482 msgid "Registration to %s successful" |
20779 | 5483 msgstr "Registrácia na %s bola úspešná" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5484 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5485 #: ../libpurple/protocols/jabber/jabber.c:664 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5486 #: ../libpurple/protocols/jabber/jabber.c:665 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5487 msgid "Registration Successful" |
19744 | 5488 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:
15796
diff
changeset
|
5489 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5490 #: ../libpurple/protocols/jabber/jabber.c:673 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5491 #: ../libpurple/protocols/jabber/jabber.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:
15796
diff
changeset
|
5492 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:
15796
diff
changeset
|
5493 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:
15796
diff
changeset
|
5494 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5495 #: ../libpurple/protocols/jabber/jabber.c:692 |
20779 | 5496 #, c-format |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5497 msgid "Registration from %s successfully removed" |
20779 | 5498 msgstr "Registrácia z %s bola úspešne odstránená" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5499 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5500 #: ../libpurple/protocols/jabber/jabber.c:694 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5501 #: ../libpurple/protocols/jabber/jabber.c:695 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5502 msgid "Unregistration Successful" |
20779 | 5503 msgstr "Zrušenie registrácie úspešné" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5504 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5505 #: ../libpurple/protocols/jabber/jabber.c:703 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5506 #: ../libpurple/protocols/jabber/jabber.c:704 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5507 msgid "Unregistration Failed" |
20779 | 5508 msgstr "Zrušenie registrácie zlyhalo" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5509 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5510 #: ../libpurple/protocols/jabber/jabber.c:864 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5511 #: ../libpurple/protocols/jabber/jabber.c:865 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5512 msgid "Already Registered" |
19744 | 5513 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:
15796
diff
changeset
|
5514 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5515 #: ../libpurple/protocols/jabber/jabber.c:962 |
20779 | 5516 #: ../libpurple/protocols/oscar/oscar.c:3804 |
5517 #: ../libpurple/protocols/oscar/oscar.c:3817 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5518 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:
15796
diff
changeset
|
5519 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:
15796
diff
changeset
|
5520 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5521 #: ../libpurple/protocols/jabber/jabber.c:967 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5522 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:
15796
diff
changeset
|
5523 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:
15796
diff
changeset
|
5524 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5525 #: ../libpurple/protocols/jabber/jabber.c:972 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5526 #: ../libpurple/protocols/silc/ops.c:1035 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5527 #: ../libpurple/protocols/silc/silc.c:772 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5528 #: ../libpurple/protocols/silc/util.c:557 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5529 #: ../libpurple/protocols/silc10/ops.c:1069 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5530 #: ../libpurple/protocols/silc10/silc.c:683 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5531 #: ../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:
15796
diff
changeset
|
5532 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:
15796
diff
changeset
|
5533 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:
15796
diff
changeset
|
5534 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5535 #: ../libpurple/protocols/jabber/jabber.c:982 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5536 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:
15796
diff
changeset
|
5537 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:
15796
diff
changeset
|
5538 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5539 #: ../libpurple/protocols/jabber/jabber.c:987 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5540 msgid "Unregister" |
20779 | 5541 msgstr "Zrušiť registráciu" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5542 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5543 #: ../libpurple/protocols/jabber/jabber.c:994 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5544 msgid "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5545 "Please fill out the information below to change your account registration." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5546 msgstr "" |
20779 | 5547 "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:
19744
diff
changeset
|
5548 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5549 #: ../libpurple/protocols/jabber/jabber.c:997 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5550 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:
16719
diff
changeset
|
5551 msgstr "" |
20779 | 5552 "Pre zaregistrovanie vášho nového účtu, vyplňte prosím nižšie uvedené " |
19744 | 5553 "informácie." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5554 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5555 #: ../libpurple/protocols/jabber/jabber.c:1005 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5556 #: ../libpurple/protocols/jabber/jabber.c:1006 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5557 msgid "Register New XMPP Account" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5558 msgstr "Registrovať nový XMPP účet" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5559 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5560 #: ../libpurple/protocols/jabber/jabber.c:1007 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5561 #: ../libpurple/protocols/jabber/jabber.c:1016 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5562 msgid "Register" |
19744 | 5563 msgstr "Registrovať" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5564 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5565 #: ../libpurple/protocols/jabber/jabber.c:1012 |
20779 | 5566 #, c-format |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5567 msgid "Change Account Registration at %s" |
20779 | 5568 msgstr "Zmeniť registráciu účtu na %s" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5569 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5570 #: ../libpurple/protocols/jabber/jabber.c:1013 |
20779 | 5571 #, c-format |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5572 msgid "Register New Account at %s" |
20779 | 5573 msgstr "Registrovať nový účet na %s" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5574 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5575 #: ../libpurple/protocols/jabber/jabber.c:1016 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5576 msgid "Change Registration" |
20779 | 5577 msgstr "Zmeniť registráciu" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5578 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5579 #: ../libpurple/protocols/jabber/jabber.c:1120 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5580 #: ../libpurple/protocols/jabber/jabber.c:1121 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5581 msgid "Error unregistering account" |
20779 | 5582 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:
15796
diff
changeset
|
5583 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5584 #: ../libpurple/protocols/jabber/jabber.c:1126 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5585 #: ../libpurple/protocols/jabber/jabber.c:1127 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5586 msgid "Account successfully unregistered" |
20779 | 5587 msgstr "Registrácia úspešne zrušená" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5588 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5589 #: ../libpurple/protocols/jabber/jabber.c:1284 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5590 msgid "Initializing Stream" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5591 msgstr "Spúšťa sa dátový prúd" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5592 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5593 #: ../libpurple/protocols/jabber/jabber.c:1289 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5594 msgid "Initializing SSL/TLS" |
20779 | 5595 msgstr "Spúšťa sa SSL/TLS" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5596 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5597 #: ../libpurple/protocols/jabber/jabber.c:1293 |
20779 | 5598 #: ../libpurple/protocols/msn/session.c:390 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5599 msgid "Authenticating" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5600 msgstr "Autentifikácia" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5601 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5602 #: ../libpurple/protocols/jabber/jabber.c:1302 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5603 msgid "Re-initializing Stream" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5604 msgstr "Znovu sa spúšťa dátový prúd" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5605 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5606 #: ../libpurple/protocols/jabber/jabber.c:1396 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5607 #: ../libpurple/protocols/jabber/jabber.c:1865 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5608 #: ../libpurple/protocols/jabber/jabber.c:1909 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5609 #: ../libpurple/protocols/jabber/jabber.c:1945 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5610 #: ../libpurple/protocols/oscar/oscar.c:826 |
20779 | 5611 #: ../libpurple/protocols/oscar/oscar.c:5654 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5612 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:
15796
diff
changeset
|
5613 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:
15796
diff
changeset
|
5614 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5615 #: ../libpurple/protocols/jabber/jabber.c:1442 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5616 msgid "Both" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
5617 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:
15796
diff
changeset
|
5618 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5619 #: ../libpurple/protocols/jabber/jabber.c:1444 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5620 msgid "From (To pending)" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
5621 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:
15796
diff
changeset
|
5622 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5623 #: ../libpurple/protocols/jabber/jabber.c:1446 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5624 msgid "From" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5625 msgstr "Od" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5626 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5627 #: ../libpurple/protocols/jabber/jabber.c:1449 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5628 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:
15796
diff
changeset
|
5629 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:
15796
diff
changeset
|
5630 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5631 #: ../libpurple/protocols/jabber/jabber.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:
15796
diff
changeset
|
5632 msgid "None (To pending)" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
5633 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:
15796
diff
changeset
|
5634 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5635 #: ../libpurple/protocols/jabber/jabber.c:1453 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5636 #: ../pidgin/plugins/gevolution/eds-utils.c:73 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5637 #: ../pidgin/plugins/gevolution/eds-utils.c:86 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5638 msgid "None" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5639 msgstr "Žiadne" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5640 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5641 #: ../libpurple/protocols/jabber/jabber.c:1456 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5642 msgid "Subscription" |
19744 | 5643 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:
15796
diff
changeset
|
5644 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5645 #: ../libpurple/protocols/jabber/jabber.c:1466 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5646 #: ../libpurple/protocols/jabber/jabber.c:1469 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5647 #: ../libpurple/protocols/jabber/jabber.c:1533 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5648 #: ../libpurple/protocols/jabber/jabber.c:1556 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5649 #: ../libpurple/protocols/jabber/jabber.c:1579 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5650 #: ../libpurple/protocols/jabber/jabber.c:1602 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5651 #: ../libpurple/protocols/jabber/jabber.c:1625 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5652 #: ../libpurple/protocols/jabber/usermood.c:166 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5653 #: ../libpurple/protocols/silc/buddy.c:1557 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5654 #: ../libpurple/protocols/silc/ops.c:1212 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5655 #: ../libpurple/protocols/silc10/buddy.c:1557 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5656 #: ../libpurple/protocols/silc10/ops.c:1207 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5657 msgid "Mood" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5658 msgstr "Nálada" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5659 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5660 #: ../libpurple/protocols/jabber/jabber.c:1534 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5661 #: ../libpurple/protocols/jabber/jabber.c:1557 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5662 #: ../libpurple/protocols/jabber/jabber.c:1580 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5663 #: ../libpurple/protocols/jabber/jabber.c:1603 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5664 #: ../libpurple/protocols/jabber/jabber.c:1626 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5665 msgid "Mood Text" |
20779 | 5666 msgstr "Popis nálady" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5667 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5668 #: ../libpurple/protocols/jabber/jabber.c:1535 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5669 #: ../libpurple/protocols/jabber/jabber.c:1558 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5670 #: ../libpurple/protocols/jabber/jabber.c:1581 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5671 #: ../libpurple/protocols/jabber/jabber.c:1604 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5672 #: ../libpurple/protocols/jabber/jabber.c:1627 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5673 msgid "Tune Artist" |
20779 | 5674 msgstr "Tune interpret" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5675 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5676 #: ../libpurple/protocols/jabber/jabber.c:1536 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5677 #: ../libpurple/protocols/jabber/jabber.c:1559 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5678 #: ../libpurple/protocols/jabber/jabber.c:1582 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5679 #: ../libpurple/protocols/jabber/jabber.c:1605 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5680 #: ../libpurple/protocols/jabber/jabber.c:1628 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5681 msgid "Tune Title" |
20779 | 5682 msgstr "Tune titulok" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5683 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5684 #: ../libpurple/protocols/jabber/jabber.c:1537 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5685 #: ../libpurple/protocols/jabber/jabber.c:1560 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5686 #: ../libpurple/protocols/jabber/jabber.c:1583 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5687 #: ../libpurple/protocols/jabber/jabber.c:1606 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5688 #: ../libpurple/protocols/jabber/jabber.c:1629 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5689 msgid "Tune Album" |
20779 | 5690 msgstr "Tune album" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5691 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5692 #: ../libpurple/protocols/jabber/jabber.c:1538 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5693 #: ../libpurple/protocols/jabber/jabber.c:1561 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5694 #: ../libpurple/protocols/jabber/jabber.c:1584 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5695 #: ../libpurple/protocols/jabber/jabber.c:1607 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5696 #: ../libpurple/protocols/jabber/jabber.c:1630 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5697 msgid "Tune Genre" |
20779 | 5698 msgstr "Tune žáner" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5699 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5700 #: ../libpurple/protocols/jabber/jabber.c:1539 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5701 #: ../libpurple/protocols/jabber/jabber.c:1562 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5702 #: ../libpurple/protocols/jabber/jabber.c:1585 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5703 #: ../libpurple/protocols/jabber/jabber.c:1608 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5704 #: ../libpurple/protocols/jabber/jabber.c:1631 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5705 msgid "Tune Comment" |
20779 | 5706 msgstr "Tune komentár" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5707 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5708 #: ../libpurple/protocols/jabber/jabber.c:1540 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5709 #: ../libpurple/protocols/jabber/jabber.c:1563 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5710 #: ../libpurple/protocols/jabber/jabber.c:1586 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5711 #: ../libpurple/protocols/jabber/jabber.c:1609 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5712 #: ../libpurple/protocols/jabber/jabber.c:1632 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5713 msgid "Tune Track" |
20779 | 5714 msgstr "Tune stopa" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5715 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5716 #: ../libpurple/protocols/jabber/jabber.c:1541 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5717 #: ../libpurple/protocols/jabber/jabber.c:1564 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5718 #: ../libpurple/protocols/jabber/jabber.c:1587 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5719 #: ../libpurple/protocols/jabber/jabber.c:1610 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5720 #: ../libpurple/protocols/jabber/jabber.c:1633 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5721 msgid "Tune Time" |
20779 | 5722 msgstr "Tune čas" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5723 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5724 #: ../libpurple/protocols/jabber/jabber.c:1542 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5725 #: ../libpurple/protocols/jabber/jabber.c:1565 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5726 #: ../libpurple/protocols/jabber/jabber.c:1588 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5727 #: ../libpurple/protocols/jabber/jabber.c:1611 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5728 #: ../libpurple/protocols/jabber/jabber.c:1634 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5729 msgid "Tune Year" |
20779 | 5730 msgstr "Tune rok" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5731 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5732 #: ../libpurple/protocols/jabber/jabber.c:1543 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5733 #: ../libpurple/protocols/jabber/jabber.c:1566 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5734 #: ../libpurple/protocols/jabber/jabber.c:1589 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5735 #: ../libpurple/protocols/jabber/jabber.c:1612 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5736 #: ../libpurple/protocols/jabber/jabber.c:1635 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5737 msgid "Tune URL" |
20779 | 5738 msgstr "Tune URL" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5739 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5740 #: ../libpurple/protocols/jabber/jabber.c:1545 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5741 #: ../libpurple/protocols/jabber/jabber.c:1568 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5742 #: ../libpurple/protocols/jabber/jabber.c:1591 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5743 #: ../libpurple/protocols/jabber/jabber.c:1614 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5744 #: ../libpurple/protocols/jabber/jabber.c:1637 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5745 msgid "Allow Buzz" |
20779 | 5746 msgstr "Povoliť Bzzz" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5747 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5748 #: ../libpurple/protocols/jabber/jabber.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:
15796
diff
changeset
|
5749 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:
15796
diff
changeset
|
5750 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:
15796
diff
changeset
|
5751 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5752 #: ../libpurple/protocols/jabber/jabber.c:1666 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5753 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:
15796
diff
changeset
|
5754 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:
15796
diff
changeset
|
5755 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5756 #: ../libpurple/protocols/jabber/jabber.c:1670 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5757 #: ../libpurple/protocols/jabber/jabber.c:1671 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5758 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:
15796
diff
changeset
|
5759 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:
15796
diff
changeset
|
5760 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5761 #: ../libpurple/protocols/jabber/jabber.c:1728 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5762 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:
15796
diff
changeset
|
5763 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:
15796
diff
changeset
|
5764 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5765 #: ../libpurple/protocols/jabber/jabber.c:1734 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5766 #: ../libpurple/protocols/jabber/jabber.c:1735 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5767 msgid "Change XMPP Password" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5768 msgstr "Zmeniť XMPP heslo" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5769 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5770 #: ../libpurple/protocols/jabber/jabber.c:1735 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5771 msgid "Please enter your new password" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
5772 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:
15796
diff
changeset
|
5773 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5774 #: ../libpurple/protocols/jabber/jabber.c:1749 |
20779 | 5775 #: ../libpurple/protocols/oscar/oscar.c:6440 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5776 #: ../libpurple/protocols/silc/silc.c:1093 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5777 #: ../libpurple/protocols/silc10/silc.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:
15796
diff
changeset
|
5778 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:
15796
diff
changeset
|
5779 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:
15796
diff
changeset
|
5780 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5781 #. if (js->protocol_options & CHANGE_PASSWORD) { |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5782 #: ../libpurple/protocols/jabber/jabber.c:1754 |
20779 | 5783 #: ../libpurple/protocols/oscar/oscar.c:6451 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5784 #: ../libpurple/protocols/silc/silc.c:1089 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5785 #: ../libpurple/protocols/silc10/silc.c:1000 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5786 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:
15796
diff
changeset
|
5787 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:
15796
diff
changeset
|
5788 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5789 #. } |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5790 #: ../libpurple/protocols/jabber/jabber.c:1759 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5791 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:
15796
diff
changeset
|
5792 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:
15796
diff
changeset
|
5793 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5794 #: ../libpurple/protocols/jabber/jabber.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:
15796
diff
changeset
|
5795 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:
15796
diff
changeset
|
5796 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:
15796
diff
changeset
|
5797 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5798 #: ../libpurple/protocols/jabber/jabber.c:1847 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5799 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:
15796
diff
changeset
|
5800 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:
15796
diff
changeset
|
5801 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5802 #: ../libpurple/protocols/jabber/jabber.c:1849 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5803 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:
15796
diff
changeset
|
5804 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:
15796
diff
changeset
|
5805 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5806 #: ../libpurple/protocols/jabber/jabber.c:1851 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5807 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:
15796
diff
changeset
|
5808 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:
15796
diff
changeset
|
5809 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5810 #: ../libpurple/protocols/jabber/jabber.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:
15796
diff
changeset
|
5811 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:
15796
diff
changeset
|
5812 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:
15796
diff
changeset
|
5813 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5814 #: ../libpurple/protocols/jabber/jabber.c:1855 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5815 #: ../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:
15796
diff
changeset
|
5816 msgid "Internal Server Error" |
19744 | 5817 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:
15796
diff
changeset
|
5818 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5819 #: ../libpurple/protocols/jabber/jabber.c:1857 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5820 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:
15796
diff
changeset
|
5821 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:
15796
diff
changeset
|
5822 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5823 #: ../libpurple/protocols/jabber/jabber.c:1859 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5824 msgid "Malformed XMPP ID" |
19744 | 5825 msgstr "Chybný XMPP ID" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5826 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5827 #: ../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:
15796
diff
changeset
|
5828 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:
15796
diff
changeset
|
5829 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:
15796
diff
changeset
|
5830 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5831 #: ../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:
15796
diff
changeset
|
5832 msgid "Not 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:
15796
diff
changeset
|
5833 msgstr "Nepovolené" |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5834 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5835 #: ../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:
15796
diff
changeset
|
5836 msgid "Payment 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:
15796
diff
changeset
|
5837 msgstr "Je vyžadovaný poplatok" |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5838 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5839 #: ../libpurple/protocols/jabber/jabber.c:1869 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5840 msgid "Recipient 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:
15796
diff
changeset
|
5841 msgstr "Príjemca 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:
15796
diff
changeset
|
5842 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5843 #: ../libpurple/protocols/jabber/jabber.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:
15796
diff
changeset
|
5844 msgid "Registration 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:
15796
diff
changeset
|
5845 msgstr "Je vyžadovaná registrá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:
15796
diff
changeset
|
5846 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5847 #: ../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:
15796
diff
changeset
|
5848 msgid "Remote Server 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:
15796
diff
changeset
|
5849 msgstr "Vzdialený server 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:
15796
diff
changeset
|
5850 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5851 #: ../libpurple/protocols/jabber/jabber.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:
15796
diff
changeset
|
5852 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:
15796
diff
changeset
|
5853 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:
15796
diff
changeset
|
5854 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5855 #: ../libpurple/protocols/jabber/jabber.c:1879 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5856 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:
15796
diff
changeset
|
5857 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:
15796
diff
changeset
|
5858 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5859 #: ../libpurple/protocols/jabber/jabber.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:
15796
diff
changeset
|
5860 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:
15796
diff
changeset
|
5861 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:
15796
diff
changeset
|
5862 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5863 #: ../libpurple/protocols/jabber/jabber.c:1883 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5864 msgid "Subscription Required" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
5865 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:
15796
diff
changeset
|
5866 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5867 #: ../libpurple/protocols/jabber/jabber.c:1885 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5868 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:
15796
diff
changeset
|
5869 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:
15796
diff
changeset
|
5870 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5871 #: ../libpurple/protocols/jabber/jabber.c:1892 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5872 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:
15796
diff
changeset
|
5873 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:
15796
diff
changeset
|
5874 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5875 #: ../libpurple/protocols/jabber/jabber.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:
15796
diff
changeset
|
5876 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:
15796
diff
changeset
|
5877 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:
15796
diff
changeset
|
5878 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
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:
15796
diff
changeset
|
5880 msgid "Invalid authzid" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
5881 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:
15796
diff
changeset
|
5882 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5883 #: ../libpurple/protocols/jabber/jabber.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:
15796
diff
changeset
|
5884 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:
15796
diff
changeset
|
5885 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:
15796
diff
changeset
|
5886 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5887 #: ../libpurple/protocols/jabber/jabber.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:
15796
diff
changeset
|
5888 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:
15796
diff
changeset
|
5889 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:
15796
diff
changeset
|
5890 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5891 #: ../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:
15796
diff
changeset
|
5892 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:
15796
diff
changeset
|
5893 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:
15796
diff
changeset
|
5894 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5895 #: ../libpurple/protocols/jabber/jabber.c:1914 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5896 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:
15796
diff
changeset
|
5897 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:
15796
diff
changeset
|
5898 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5899 #: ../libpurple/protocols/jabber/jabber.c:1920 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5900 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:
15796
diff
changeset
|
5901 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:
15796
diff
changeset
|
5902 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5903 #: ../libpurple/protocols/jabber/jabber.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:
15796
diff
changeset
|
5904 msgid "Bad Namespace Prefix" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
5905 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:
15796
diff
changeset
|
5906 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5907 #: ../libpurple/protocols/jabber/jabber.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:
15796
diff
changeset
|
5908 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:
15796
diff
changeset
|
5909 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:
15796
diff
changeset
|
5910 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5911 #: ../libpurple/protocols/jabber/jabber.c:1927 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5912 #: ../libpurple/protocols/silc/silc.c:244 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
5913 #: ../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:
15796
diff
changeset
|
5914 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:
15796
diff
changeset
|
5915 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:
15796
diff
changeset
|
5916 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5917 #: ../libpurple/protocols/jabber/jabber.c:1929 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5918 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:
15796
diff
changeset
|
5919 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:
15796
diff
changeset
|
5920 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5921 #: ../libpurple/protocols/jabber/jabber.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:
15796
diff
changeset
|
5922 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:
15796
diff
changeset
|
5923 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:
15796
diff
changeset
|
5924 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5925 #: ../libpurple/protocols/jabber/jabber.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:
15796
diff
changeset
|
5926 msgid "Improper Addressing" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
5927 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:
15796
diff
changeset
|
5928 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5929 #: ../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:
15796
diff
changeset
|
5930 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:
15796
diff
changeset
|
5931 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:
15796
diff
changeset
|
5932 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5933 #: ../libpurple/protocols/jabber/jabber.c:1939 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5934 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:
15796
diff
changeset
|
5935 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:
15796
diff
changeset
|
5936 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5937 #: ../libpurple/protocols/jabber/jabber.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:
15796
diff
changeset
|
5938 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:
15796
diff
changeset
|
5939 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:
15796
diff
changeset
|
5940 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5941 #: ../libpurple/protocols/jabber/jabber.c:1943 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5942 msgid "Non-matching Hosts" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
5943 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:
15796
diff
changeset
|
5944 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5945 #: ../libpurple/protocols/jabber/jabber.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:
15796
diff
changeset
|
5946 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:
15796
diff
changeset
|
5947 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:
15796
diff
changeset
|
5948 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5949 #: ../libpurple/protocols/jabber/jabber.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:
15796
diff
changeset
|
5950 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:
15796
diff
changeset
|
5951 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:
15796
diff
changeset
|
5952 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5953 #: ../libpurple/protocols/jabber/jabber.c:1951 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5954 msgid "Resource Constraint" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
5955 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:
15796
diff
changeset
|
5956 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5957 #: ../libpurple/protocols/jabber/jabber.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:
15796
diff
changeset
|
5958 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:
15796
diff
changeset
|
5959 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:
15796
diff
changeset
|
5960 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5961 #: ../libpurple/protocols/jabber/jabber.c:1955 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5962 msgid "See Other Host" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
5963 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:
15796
diff
changeset
|
5964 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5965 #: ../libpurple/protocols/jabber/jabber.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:
15796
diff
changeset
|
5966 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:
15796
diff
changeset
|
5967 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:
15796
diff
changeset
|
5968 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5969 #: ../libpurple/protocols/jabber/jabber.c:1959 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5970 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:
15796
diff
changeset
|
5971 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:
15796
diff
changeset
|
5972 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5973 #: ../libpurple/protocols/jabber/jabber.c:1961 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5974 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:
15796
diff
changeset
|
5975 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:
15796
diff
changeset
|
5976 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5977 #: ../libpurple/protocols/jabber/jabber.c:1963 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5978 msgid "Unsupported Stanza Type" |
20779 | 5979 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:
15796
diff
changeset
|
5980 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5981 #: ../libpurple/protocols/jabber/jabber.c:1965 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5982 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:
15796
diff
changeset
|
5983 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:
15796
diff
changeset
|
5984 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5985 #: ../libpurple/protocols/jabber/jabber.c:1967 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5986 msgid "XML Not Well Formed" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
5987 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:
15796
diff
changeset
|
5988 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5989 #: ../libpurple/protocols/jabber/jabber.c:1969 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5990 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:
15796
diff
changeset
|
5991 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:
15796
diff
changeset
|
5992 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5993 #: ../libpurple/protocols/jabber/jabber.c:2052 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5994 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5995 msgid "Unable to ban user %s" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
5996 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:
15796
diff
changeset
|
5997 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
5998 #: ../libpurple/protocols/jabber/jabber.c:2072 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
5999 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6000 msgid "Unknown affiliation: \"%s\"" |
19744 | 6001 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:
15796
diff
changeset
|
6002 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6003 #: ../libpurple/protocols/jabber/jabber.c:2077 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6004 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6005 msgid "Unable to affiliate user %s as \"%s\"" |
19744 | 6006 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:
15796
diff
changeset
|
6007 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6008 #: ../libpurple/protocols/jabber/jabber.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:
15796
diff
changeset
|
6009 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6010 msgid "Unknown role: \"%s\"" |
19744 | 6011 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:
15796
diff
changeset
|
6012 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6013 #: ../libpurple/protocols/jabber/jabber.c:2101 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6014 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6015 msgid "Unable to set role \"%s\" for user: %s" |
19744 | 6016 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:
15796
diff
changeset
|
6017 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6018 #: ../libpurple/protocols/jabber/jabber.c:2154 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6019 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6020 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:
15796
diff
changeset
|
6021 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:
15796
diff
changeset
|
6022 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6023 #: ../libpurple/protocols/jabber/jabber.c:2185 |
20779 | 6024 #, c-format |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6025 msgid "Unable to ping user %s" |
20779 | 6026 msgstr "Nepodarilo sa pingnúť používateľa %s" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6027 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6028 #: ../libpurple/protocols/jabber/jabber.c:2207 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6029 #: ../libpurple/protocols/jabber/jabber.c:2217 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6030 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6031 msgid "Unable to buzz, because there is nothing known about user %s." |
20779 | 6032 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:
19744
diff
changeset
|
6033 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6034 #: ../libpurple/protocols/jabber/jabber.c:2213 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6035 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6036 msgid "Unable to buzz, because user %s might be offline." |
20779 | 6037 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:
19744
diff
changeset
|
6038 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6039 #: ../libpurple/protocols/jabber/jabber.c:2239 |
20779 | 6040 #, c-format |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6041 msgid "Unable to buzz, because the user %s does not support it." |
20779 | 6042 msgstr "Nepodarilo sa poslať bzzz, pretože používateľ %s to nepodporuje." |
6043 | |
6044 #: ../libpurple/protocols/jabber/jabber.c:2250 | |
6045 #: ../libpurple/protocols/yahoo/yahoo.c:4121 | |
6046 msgid "Buzz" | |
6047 msgstr "Bzzz" | |
6048 | |
6049 #: ../libpurple/protocols/jabber/jabber.c:2251 | |
6050 #: ../libpurple/protocols/jabber/message.c:307 | |
6051 #: ../libpurple/protocols/yahoo/yahoo.c:4122 | |
6052 #, c-format | |
6053 msgid "%s has buzzed you!" | |
6054 msgstr "Používateľ %s vám poslal bzzz!" | |
6055 | |
6056 #: ../libpurple/protocols/jabber/jabber.c:2252 | |
6057 #: ../libpurple/protocols/yahoo/yahoo.c:4123 | |
6058 #, c-format | |
6059 msgid "Buzzing %s..." | |
6060 msgstr "Posielam bzzz používateľovi %s..." | |
6061 | |
6062 #: ../libpurple/protocols/jabber/jabber.c:2291 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6063 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:
15796
diff
changeset
|
6064 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:
15796
diff
changeset
|
6065 |
20779 | 6066 #: ../libpurple/protocols/jabber/jabber.c:2295 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6067 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:
15796
diff
changeset
|
6068 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:
15796
diff
changeset
|
6069 |
20779 | 6070 #: ../libpurple/protocols/jabber/jabber.c:2304 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6071 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:
15796
diff
changeset
|
6072 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:
15796
diff
changeset
|
6073 |
20779 | 6074 #: ../libpurple/protocols/jabber/jabber.c:2309 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6075 msgid "register: Register with a chat room." |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6076 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:
15796
diff
changeset
|
6077 |
20779 | 6078 #: ../libpurple/protocols/jabber/jabber.c:2315 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6079 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:
15796
diff
changeset
|
6080 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:
15796
diff
changeset
|
6081 |
20779 | 6082 #: ../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:
15796
diff
changeset
|
6083 msgid "ban <user> [room]: Ban a user from the room." |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6084 msgstr "ban <používateľ> [miestnosť]: Vykázať používateľa z miestnosti." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6085 |
20779 | 6086 #: ../libpurple/protocols/jabber/jabber.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:
15796
diff
changeset
|
6087 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:
15796
diff
changeset
|
6088 "affiliate <user> <owner|admin|member|outcast|none>: 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:
15796
diff
changeset
|
6089 "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:
15796
diff
changeset
|
6090 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6091 "affiliate <používateľ> <owner|admin|member|outcast|none>: " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6092 "Nastaví používateľové pričlenenie v miestnosti." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6093 |
20779 | 6094 #: ../libpurple/protocols/jabber/jabber.c:2333 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6095 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:
15796
diff
changeset
|
6096 "role <user> <moderator|participant|visitor|none>: 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:
15796
diff
changeset
|
6097 "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:
15796
diff
changeset
|
6098 msgstr "" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6099 "role <používateľ> <moderator|participant|visitor|none>: Nastaví " |
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6100 "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:
15796
diff
changeset
|
6101 |
20779 | 6102 #: ../libpurple/protocols/jabber/jabber.c:2339 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6103 msgid "invite <user> [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:
15796
diff
changeset
|
6104 msgstr "invite <user> [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:
15796
diff
changeset
|
6105 |
20779 | 6106 #: ../libpurple/protocols/jabber/jabber.c:2345 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6107 msgid "join: <room> [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:
15796
diff
changeset
|
6108 msgstr "join: <room> [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:
15796
diff
changeset
|
6109 |
20779 | 6110 #: ../libpurple/protocols/jabber/jabber.c:2351 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6111 msgid "kick <user> [room]: Kick a user from the room." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6112 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6113 "kick <používateľ> [miestnosť]: Vykopne používateľa z miestnosti." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6114 |
20779 | 6115 #: ../libpurple/protocols/jabber/jabber.c:2356 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6116 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6117 "msg <user> <message>: Send a private message to another user." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6118 msgstr "" |
20779 | 6119 "msg <používateľ> <správa>: Odošle súkromnú správu inému " |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6120 "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:
15796
diff
changeset
|
6121 |
20779 | 6122 #: ../libpurple/protocols/jabber/jabber.c:2362 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6123 msgid "ping <jid>:\tPing a user/component/server." |
20779 | 6124 msgstr "ping <jid>:\tPingne používateľa, súčasť alebo server." |
6125 | |
6126 #: ../libpurple/protocols/jabber/jabber.c:2367 | |
6127 #: ../libpurple/protocols/yahoo/yahoo.c:4147 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6128 msgid "buzz: Buzz a user to get their attention" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6129 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:
19744
diff
changeset
|
6130 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6131 #. *< 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:
15796
diff
changeset
|
6132 #. *< 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:
15796
diff
changeset
|
6133 #. *< 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:
15796
diff
changeset
|
6134 #. *< 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:
15796
diff
changeset
|
6135 #. *< 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:
15796
diff
changeset
|
6136 #. *< 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:
15796
diff
changeset
|
6137 #. *< 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:
15796
diff
changeset
|
6138 #. *< 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:
15796
diff
changeset
|
6139 #. * 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:
15796
diff
changeset
|
6140 #. * description |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6141 #: ../libpurple/protocols/jabber/libxmpp.c:170 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6142 #: ../libpurple/protocols/jabber/libxmpp.c:172 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6143 msgid "XMPP Protocol Plugin" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6144 msgstr "Modul protokolu XMPP" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6145 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6146 #. Translators: 'domain' is used here in the context of Internet domains, e.g. pidgin.im |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6147 #: ../libpurple/protocols/jabber/libxmpp.c:202 ../pidgin/gtkaccount.c:506 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6148 msgid "Domain" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6149 msgstr "Doména" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6150 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6151 #: ../libpurple/protocols/jabber/libxmpp.c:210 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6152 msgid "Require SSL/TLS" |
20779 | 6153 msgstr "Vyžadovať SSL/TLS" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6154 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6155 #: ../libpurple/protocols/jabber/libxmpp.c:214 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6156 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:
15796
diff
changeset
|
6157 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:
15796
diff
changeset
|
6158 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6159 #: ../libpurple/protocols/jabber/libxmpp.c:219 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6160 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:
15796
diff
changeset
|
6161 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:
15796
diff
changeset
|
6162 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6163 #: ../libpurple/protocols/jabber/libxmpp.c:224 |
20779 | 6164 #: ../libpurple/protocols/myspace/myspace.c:3283 |
6165 #: ../libpurple/protocols/simple/simple.c:1904 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6166 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:
15796
diff
changeset
|
6167 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:
15796
diff
changeset
|
6168 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6169 #. TODO: default to automatically try different ports. Make the user be |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6170 #. * 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:
15796
diff
changeset
|
6171 #. Account options |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6172 #: ../libpurple/protocols/jabber/libxmpp.c:228 |
20779 | 6173 #: ../libpurple/protocols/myspace/myspace.c:3280 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6174 #: ../libpurple/protocols/silc/silc.c:1914 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6175 #: ../libpurple/protocols/silc10/silc.c:1857 ../pidgin/gtkaccount.c:837 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6176 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:
15796
diff
changeset
|
6177 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:
15796
diff
changeset
|
6178 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6179 #: ../libpurple/protocols/jabber/message.c:106 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6180 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6181 msgid "%s has left the conversation." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6182 msgstr "Používateľ %s opustil rozhovor." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6183 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6184 #: ../libpurple/protocols/jabber/message.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:
15796
diff
changeset
|
6185 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6186 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:
15796
diff
changeset
|
6187 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:
15796
diff
changeset
|
6188 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6189 #: ../libpurple/protocols/jabber/message.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:
15796
diff
changeset
|
6190 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6191 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:
15796
diff
changeset
|
6192 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:
15796
diff
changeset
|
6193 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6194 #: ../libpurple/protocols/jabber/message.c:227 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6195 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6196 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:
15796
diff
changeset
|
6197 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:
15796
diff
changeset
|
6198 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6199 #: ../libpurple/protocols/jabber/message.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:
15796
diff
changeset
|
6200 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6201 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:
15796
diff
changeset
|
6202 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:
15796
diff
changeset
|
6203 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6204 #: ../libpurple/protocols/jabber/message.c:278 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6205 msgid "XMPP Message Error" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6206 msgstr "Chyba správy XMPP" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6207 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6208 #: ../libpurple/protocols/jabber/message.c:407 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6209 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6210 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:
15796
diff
changeset
|
6211 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:
15796
diff
changeset
|
6212 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6213 #: ../libpurple/protocols/jabber/parser.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:
15796
diff
changeset
|
6214 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:
15796
diff
changeset
|
6215 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:
15796
diff
changeset
|
6216 |
20779 | 6217 #: ../libpurple/protocols/jabber/presence.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:
15796
diff
changeset
|
6218 msgid "Unknown Error in presence" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6219 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:
15796
diff
changeset
|
6220 |
20779 | 6221 #: ../libpurple/protocols/jabber/presence.c:503 |
6222 #: ../libpurple/protocols/jabber/presence.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:
15796
diff
changeset
|
6223 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:
15796
diff
changeset
|
6224 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:
15796
diff
changeset
|
6225 |
20779 | 6226 #: ../libpurple/protocols/jabber/presence.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:
15796
diff
changeset
|
6227 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:
15796
diff
changeset
|
6228 "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:
15796
diff
changeset
|
6229 "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:
15796
diff
changeset
|
6230 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6231 "Vytvárate novú miestnosť. Chceli by ste ju nastaviť, alebo prijmete " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6232 "štandardné nastavenia?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6233 |
20779 | 6234 #: ../libpurple/protocols/jabber/presence.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:
15796
diff
changeset
|
6235 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:
15796
diff
changeset
|
6236 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:
15796
diff
changeset
|
6237 |
20779 | 6238 #: ../libpurple/protocols/jabber/presence.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:
15796
diff
changeset
|
6239 msgid "_Accept Defaults" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6240 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:
15796
diff
changeset
|
6241 |
20779 | 6242 #: ../libpurple/protocols/jabber/presence.c:554 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6243 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6244 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:
15796
diff
changeset
|
6245 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:
15796
diff
changeset
|
6246 |
20779 | 6247 #: ../libpurple/protocols/jabber/presence.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:
15796
diff
changeset
|
6248 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6249 msgid "Error joining chat %s" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6250 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:
15796
diff
changeset
|
6251 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6252 #: ../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:
15796
diff
changeset
|
6253 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6254 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
|
6255 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:
15796
diff
changeset
|
6256 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6257 #: ../libpurple/protocols/jabber/si.c:776 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6258 #: ../libpurple/protocols/jabber/si.c:777 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6259 #: ../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:
15796
diff
changeset
|
6260 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:
15796
diff
changeset
|
6261 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:
15796
diff
changeset
|
6262 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6263 #: ../libpurple/protocols/jabber/si.c:838 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6264 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6265 msgid "Unable to send file to %s, invalid JID" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6266 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:
16719
diff
changeset
|
6267 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6268 #: ../libpurple/protocols/jabber/si.c:840 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6269 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6270 msgid "Unable to send file to %s, user is not online" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6271 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:
16719
diff
changeset
|
6272 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6273 #: ../libpurple/protocols/jabber/si.c:842 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6274 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6275 msgid "Unable to send file to %s, not subscribed to user presence" |
19341 | 6276 msgstr "" |
6277 "Používateľovi %s nie je možné odoslať súbor, nie je zapísaný v prítomných " | |
6278 "používateľoch." | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6279 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6280 #: ../libpurple/protocols/jabber/si.c:857 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6281 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6282 msgid "Please select which resource of %s you would like to send a file to" |
19341 | 6283 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:
16719
diff
changeset
|
6284 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6285 #: ../libpurple/protocols/jabber/si.c:873 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6286 msgid "Select a Resource" |
19341 | 6287 msgstr "Vyberte zdroj" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6288 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6289 #: ../libpurple/protocols/jabber/usermood.c:179 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6290 #: ../libpurple/protocols/jabber/usermood.c:180 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6291 msgid "Edit User Mood" |
20779 | 6292 msgstr "Zmeniť náladu používateľa" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6293 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6294 #: ../libpurple/protocols/jabber/usermood.c:181 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6295 msgid "Please select your mood from the list." |
20779 | 6296 msgstr "Prosím, vyberte vašu náladu zo zoznamu." |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6297 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6298 #: ../libpurple/protocols/jabber/usermood.c:183 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6299 #: ../libpurple/protocols/jabber/usernick.c:78 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6300 msgid "Set" |
20779 | 6301 msgstr "Nastaviť" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6302 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6303 #: ../libpurple/protocols/jabber/usermood.c:191 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6304 msgid "Set Mood..." |
20779 | 6305 msgstr "Nastaviť náladu..." |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6306 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6307 #: ../libpurple/protocols/jabber/usernick.c:76 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6308 msgid "Set User Nickname" |
20779 | 6309 msgstr "Nastaviť prezývku používateľa" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6310 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6311 #: ../libpurple/protocols/jabber/usernick.c:76 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6312 msgid "Please specify a new nickname for you." |
20779 | 6313 msgstr "Prosím, zadajte svoju novú prezývku." |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6314 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6315 #: ../libpurple/protocols/jabber/usernick.c:77 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6316 msgid "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6317 "This information is visible to all contacts on your contact list, so choose " |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6318 "something appropriate." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6319 msgstr "" |
20779 | 6320 "Táto prezývka sa zobrazí všetkým osobám vo vašom zozname kontaktov, preto " |
6321 "vyberte niečo vhodné." | |
6322 | |
6323 #: ../libpurple/protocols/jabber/usernick.c:100 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6324 msgid "Set Nickname..." |
20779 | 6325 msgstr "Nastaviť prezývku..." |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6326 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6327 #: ../libpurple/protocols/jabber/xdata.c:378 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6328 msgid "Actions" |
20779 | 6329 msgstr "Akcie" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6330 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6331 #: ../libpurple/protocols/jabber/xdata.c:380 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6332 msgid "Select an action" |
20779 | 6333 msgstr "Vyberte autora" |
6334 | |
6335 #: ../libpurple/protocols/msn/contact.c:188 | |
6336 msgid "Unable to connect to contact server" | |
6337 msgstr "Nepodarilo sa pripojiť na server kontaktov." | |
6338 | |
6339 #: ../libpurple/protocols/msn/contact.c:948 | |
6340 msgid "Unable to retrieve MSN Address Book" | |
6341 msgstr "Nebolo možné prevzať zoznam adries MSN" | |
6342 | |
6343 #: ../libpurple/protocols/msn/dialog.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:
15796
diff
changeset
|
6344 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6345 msgid "Buddy list synchronization issue in %s (%s)" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6346 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:
15796
diff
changeset
|
6347 |
20779 | 6348 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6349 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6350 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:
15796
diff
changeset
|
6351 "%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:
15796
diff
changeset
|
6352 "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:
15796
diff
changeset
|
6353 msgstr "" |
19744 | 6354 "%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
|
6355 "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:
15796
diff
changeset
|
6356 |
20779 | 6357 #: ../libpurple/protocols/msn/dialog.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:
15796
diff
changeset
|
6358 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6359 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:
15796
diff
changeset
|
6360 "%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:
15796
diff
changeset
|
6361 "to be added?" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6362 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6363 "%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:
16719
diff
changeset
|
6364 "kamaráta pridať?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6365 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6366 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6367 msgid "Unable to parse message" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6368 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:
15796
diff
changeset
|
6369 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6370 #: ../libpurple/protocols/msn/error.c:41 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6371 msgid "Syntax Error (probably a client bug)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6372 msgstr "Chyba syntaxe (pravdepodobne chyba v klientovi)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6373 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6374 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6375 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:
15796
diff
changeset
|
6376 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:
15796
diff
changeset
|
6377 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6378 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6379 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:
15796
diff
changeset
|
6380 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:
15796
diff
changeset
|
6381 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6382 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6383 msgid "Fully qualified domain name missing" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6384 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:
15796
diff
changeset
|
6385 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6386 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6387 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:
15796
diff
changeset
|
6388 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:
15796
diff
changeset
|
6389 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6390 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6391 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:
15796
diff
changeset
|
6392 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:
15796
diff
changeset
|
6393 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6394 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6395 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:
15796
diff
changeset
|
6396 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:
15796
diff
changeset
|
6397 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6398 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6399 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:
15796
diff
changeset
|
6400 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:
15796
diff
changeset
|
6401 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6402 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6403 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:
15796
diff
changeset
|
6404 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:
15796
diff
changeset
|
6405 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6406 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6407 msgid "Not on list" |
19744 | 6408 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:
15796
diff
changeset
|
6409 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6410 #: ../libpurple/protocols/msn/error.c:75 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6411 #: ../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:
15796
diff
changeset
|
6412 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:
15796
diff
changeset
|
6413 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:
15796
diff
changeset
|
6414 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6415 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6416 msgid "Already in the mode" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6417 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:
15796
diff
changeset
|
6418 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6419 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6420 msgid "Already in opposite list" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6421 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:
15796
diff
changeset
|
6422 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6423 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6424 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:
15796
diff
changeset
|
6425 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:
15796
diff
changeset
|
6426 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6427 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6428 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:
15796
diff
changeset
|
6429 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:
15796
diff
changeset
|
6430 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6431 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6432 msgid "User not in group" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6433 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:
15796
diff
changeset
|
6434 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6435 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6436 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:
15796
diff
changeset
|
6437 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:
15796
diff
changeset
|
6438 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6439 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6440 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:
15796
diff
changeset
|
6441 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:
15796
diff
changeset
|
6442 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6443 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6444 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:
15796
diff
changeset
|
6445 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:
15796
diff
changeset
|
6446 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6447 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6448 msgid "Switchboard failed" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6449 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:
15796
diff
changeset
|
6450 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6451 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6452 msgid "Notify transfer failed" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6453 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:
15796
diff
changeset
|
6454 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6455 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6456 msgid "Required fields missing" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6457 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:
15796
diff
changeset
|
6458 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6459 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6460 msgid "Too many hits to a FND" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6461 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:
15796
diff
changeset
|
6462 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6463 #: ../libpurple/protocols/msn/error.c:124 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6464 #: ../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:
15796
diff
changeset
|
6465 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:
15796
diff
changeset
|
6466 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:
15796
diff
changeset
|
6467 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6468 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6469 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:
15796
diff
changeset
|
6470 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:
15796
diff
changeset
|
6471 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6472 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6473 msgid "Database server error" |
19744 | 6474 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:
15796
diff
changeset
|
6475 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6476 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6477 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:
15796
diff
changeset
|
6478 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:
15796
diff
changeset
|
6479 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6480 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6481 msgid "File operation error" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6482 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:
15796
diff
changeset
|
6483 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6484 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6485 msgid "Memory allocation error" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6486 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:
15796
diff
changeset
|
6487 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6488 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6489 msgid "Wrong CHL value sent to server" |
19744 | 6490 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:
15796
diff
changeset
|
6491 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6492 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6493 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:
15796
diff
changeset
|
6494 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:
15796
diff
changeset
|
6495 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6496 #: ../libpurple/protocols/msn/error.c:155 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6497 #: ../libpurple/protocols/msn/error.c:170 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6498 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6499 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:
15796
diff
changeset
|
6500 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:
15796
diff
changeset
|
6501 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6502 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6503 msgid "Peer notification server down" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6504 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:
15796
diff
changeset
|
6505 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6506 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6507 msgid "Database connect error" |
19744 | 6508 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:
15796
diff
changeset
|
6509 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6510 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6511 msgid "Server is going down (abandon ship)" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6512 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:
15796
diff
changeset
|
6513 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6514 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6515 msgid "Error creating connection" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6516 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:
15796
diff
changeset
|
6517 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6518 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6519 msgid "CVR parameters are either unknown or not allowed" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6520 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:
15796
diff
changeset
|
6521 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6522 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6523 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:
15796
diff
changeset
|
6524 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:
15796
diff
changeset
|
6525 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6526 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6527 msgid "Session overload" |
19744 | 6528 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:
15796
diff
changeset
|
6529 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6530 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6531 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:
15796
diff
changeset
|
6532 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:
15796
diff
changeset
|
6533 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6534 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6535 msgid "Too many sessions" |
19744 | 6536 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:
15796
diff
changeset
|
6537 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6538 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6539 msgid "Passport not verified" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6540 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:
15796
diff
changeset
|
6541 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6542 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6543 msgid "Bad friend file" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6544 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:
15796
diff
changeset
|
6545 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6546 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6547 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:
15796
diff
changeset
|
6548 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:
15796
diff
changeset
|
6549 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6550 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6551 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:
15796
diff
changeset
|
6552 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:
15796
diff
changeset
|
6553 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6554 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6555 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:
15796
diff
changeset
|
6556 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:
15796
diff
changeset
|
6557 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6558 #: ../libpurple/protocols/msn/error.c:222 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6559 #: ../libpurple/protocols/oscar/oscar.c:1380 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6560 #: ../libpurple/protocols/silc/silc.c:233 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6561 #: ../libpurple/protocols/silc10/ops.c:1709 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6562 #: ../libpurple/protocols/toc/toc.c:728 ../libpurple/proxy.c:1380 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6563 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:
15796
diff
changeset
|
6564 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:
15796
diff
changeset
|
6565 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6566 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6567 msgid "Not allowed when offline" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6568 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:
15796
diff
changeset
|
6569 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6570 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6571 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:
15796
diff
changeset
|
6572 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:
15796
diff
changeset
|
6573 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6574 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6575 msgid "Kids Passport without parental consent" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6576 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:
15796
diff
changeset
|
6577 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6578 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6579 msgid "Passport account not yet verified" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6580 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:
15796
diff
changeset
|
6581 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6582 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6583 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:
15796
diff
changeset
|
6584 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:
15796
diff
changeset
|
6585 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6586 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6587 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6588 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:
15796
diff
changeset
|
6589 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:
15796
diff
changeset
|
6590 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6591 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6592 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6593 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:
15796
diff
changeset
|
6594 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:
15796
diff
changeset
|
6595 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6596 #: ../libpurple/protocols/msn/msn.c:130 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6597 msgid "Nudge" |
20779 | 6598 msgstr "Štuchanec" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6599 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6600 #: ../libpurple/protocols/msn/msn.c:131 |
20779 | 6601 #, c-format |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6602 msgid "%s has nudged you!" |
20779 | 6603 msgstr "Používateľ %s vás štuchol!" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6604 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6605 #: ../libpurple/protocols/msn/msn.c:132 |
20779 | 6606 #, c-format |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6607 msgid "Nudging %s..." |
20779 | 6608 msgstr "Štucháte používateľa %s..." |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6609 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6610 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6611 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:
15796
diff
changeset
|
6612 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:
15796
diff
changeset
|
6613 |
20779 | 6614 #: ../libpurple/protocols/msn/msn.c:285 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6615 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:
15796
diff
changeset
|
6616 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:
15796
diff
changeset
|
6617 |
20779 | 6618 #: ../libpurple/protocols/msn/msn.c:286 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6619 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:
15796
diff
changeset
|
6620 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:
15796
diff
changeset
|
6621 |
20779 | 6622 #: ../libpurple/protocols/msn/msn.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:
15796
diff
changeset
|
6623 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:
15796
diff
changeset
|
6624 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:
15796
diff
changeset
|
6625 |
20779 | 6626 #: ../libpurple/protocols/msn/msn.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:
15796
diff
changeset
|
6627 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:
15796
diff
changeset
|
6628 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:
15796
diff
changeset
|
6629 |
20779 | 6630 #: ../libpurple/protocols/msn/msn.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:
15796
diff
changeset
|
6631 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:
15796
diff
changeset
|
6632 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:
15796
diff
changeset
|
6633 |
20779 | 6634 #: ../libpurple/protocols/msn/msn.c:353 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6635 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:
15796
diff
changeset
|
6636 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:
15796
diff
changeset
|
6637 |
20779 | 6638 #: ../libpurple/protocols/msn/msn.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:
15796
diff
changeset
|
6639 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:
15796
diff
changeset
|
6640 "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:
15796
diff
changeset
|
6641 "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:
15796
diff
changeset
|
6642 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6643 "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:
16719
diff
changeset
|
6644 "na váš mobilný telefón stránky MSN?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6645 |
20779 | 6646 #: ../libpurple/protocols/msn/msn.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:
15796
diff
changeset
|
6647 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:
15796
diff
changeset
|
6648 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:
15796
diff
changeset
|
6649 |
20779 | 6650 #: ../libpurple/protocols/msn/msn.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:
15796
diff
changeset
|
6651 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:
15796
diff
changeset
|
6652 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:
15796
diff
changeset
|
6653 |
20779 | 6654 #: ../libpurple/protocols/msn/msn.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:
15796
diff
changeset
|
6655 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:
15796
diff
changeset
|
6656 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:
15796
diff
changeset
|
6657 |
20779 | 6658 #: ../libpurple/protocols/msn/msn.c:403 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6659 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:
15796
diff
changeset
|
6660 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:
15796
diff
changeset
|
6661 |
20779 | 6662 #: ../libpurple/protocols/msn/msn.c:405 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6663 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:
15796
diff
changeset
|
6664 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:
15796
diff
changeset
|
6665 |
20779 | 6666 #: ../libpurple/protocols/msn/msn.c:610 ../libpurple/protocols/msn/msn.c:635 |
6667 #: ../libpurple/protocols/msn/msn.c:642 ../libpurple/protocols/msn/msn.c:649 | |
6668 #: ../libpurple/protocols/msn/msn.c:656 ../libpurple/protocols/msn/msn.c:662 | |
6669 #: ../libpurple/protocols/msn/msn.c:668 | |
6670 msgid "Current media" | |
6671 msgstr "Aktuálne médium" | |
6672 | |
6673 #: ../libpurple/protocols/msn/msn.c:647 ../libpurple/protocols/msn/state.c:33 | |
6674 #: ../libpurple/protocols/yahoo/yahoo.c:3079 | |
6675 #: ../libpurple/protocols/yahoo/yahoo.c:3763 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6676 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:
15796
diff
changeset
|
6677 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:
15796
diff
changeset
|
6678 |
20779 | 6679 #: ../libpurple/protocols/msn/msn.c:654 ../libpurple/protocols/msn/state.c:31 |
6680 #: ../libpurple/protocols/novell/novell.c:2827 | |
6681 #: ../libpurple/protocols/novell/novell.c:2957 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6682 #: ../libpurple/protocols/silc/buddy.c:1480 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6683 #: ../libpurple/protocols/silc/silc.c:56 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6684 #: ../libpurple/protocols/silc10/buddy.c:1480 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6685 #: ../libpurple/protocols/silc10/silc.c:47 |
20779 | 6686 #: ../libpurple/protocols/yahoo/yahoo.c:3081 |
6687 #: ../libpurple/protocols/yahoo/yahoo.c:3766 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6688 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:
15796
diff
changeset
|
6689 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:
15796
diff
changeset
|
6690 |
20779 | 6691 #: ../libpurple/protocols/msn/msn.c:660 |
6692 #: ../libpurple/protocols/yahoo/yahoo.c:3089 | |
6693 #: ../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:
15796
diff
changeset
|
6694 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:
15796
diff
changeset
|
6695 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:
15796
diff
changeset
|
6696 |
20779 | 6697 #: ../libpurple/protocols/msn/msn.c:666 |
6698 #: ../libpurple/protocols/yahoo/yahoo.c:3093 | |
6699 #: ../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:
15796
diff
changeset
|
6700 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:
15796
diff
changeset
|
6701 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:
15796
diff
changeset
|
6702 |
20779 | 6703 #: ../libpurple/protocols/msn/msn.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:
15796
diff
changeset
|
6704 msgid "Set Friendly Name..." |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6705 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:
15796
diff
changeset
|
6706 |
20779 | 6707 #: ../libpurple/protocols/msn/msn.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:
15796
diff
changeset
|
6708 msgid "Set Home Phone Number..." |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6709 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:
15796
diff
changeset
|
6710 |
20779 | 6711 #: ../libpurple/protocols/msn/msn.c:706 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6712 msgid "Set Work Phone Number..." |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6713 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:
15796
diff
changeset
|
6714 |
20779 | 6715 #: ../libpurple/protocols/msn/msn.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:
15796
diff
changeset
|
6716 msgid "Set Mobile Phone Number..." |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6717 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:
15796
diff
changeset
|
6718 |
20779 | 6719 #: ../libpurple/protocols/msn/msn.c:716 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6720 msgid "Enable/Disable Mobile Devices..." |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6721 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:
15796
diff
changeset
|
6722 |
20779 | 6723 #: ../libpurple/protocols/msn/msn.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:
15796
diff
changeset
|
6724 msgid "Allow/Disallow Mobile Pages..." |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6725 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:
15796
diff
changeset
|
6726 |
20779 | 6727 #: ../libpurple/protocols/msn/msn.c:732 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6728 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:
15796
diff
changeset
|
6729 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:
15796
diff
changeset
|
6730 |
20779 | 6731 #: ../libpurple/protocols/msn/msn.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:
15796
diff
changeset
|
6732 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:
15796
diff
changeset
|
6733 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:
15796
diff
changeset
|
6734 |
20779 | 6735 #: ../libpurple/protocols/msn/msn.c:766 |
6736 #: ../libpurple/protocols/novell/novell.c:3413 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6737 msgid "Initiate _Chat" |
19744 | 6738 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:
15796
diff
changeset
|
6739 |
20779 | 6740 #: ../libpurple/protocols/msn/msn.c:804 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6741 msgid "SSL support is needed for MSN. Please install a supported SSL library." |
19341 | 6742 msgstr "" |
6743 "Pre MSN je potrebná podpora SSL. Nainštalujte, prosím, podporovanú SSL " | |
6744 "knižnicu." | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6745 |
20779 | 6746 #: ../libpurple/protocols/msn/msn.c:832 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6747 msgid "Failed to connect to server." |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6748 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:
15796
diff
changeset
|
6749 |
20779 | 6750 #: ../libpurple/protocols/msn/msn.c:1620 ../libpurple/protocols/msn/msn.c:1968 |
19341 | 6751 #: ../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:
15796
diff
changeset
|
6752 msgid "Error retrieving profile" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6753 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:
15796
diff
changeset
|
6754 |
20779 | 6755 #: ../libpurple/protocols/msn/msn.c:1691 ../pidgin/plugins/convcolors.c:309 |
6756 #: ../pidgin/plugins/pidginrc.c:360 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6757 msgid "General" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6758 msgstr "Všeobecné" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6759 |
20779 | 6760 #: ../libpurple/protocols/msn/msn.c:1698 |
6761 #: ../libpurple/protocols/myspace/user.c:113 | |
6762 #: ../libpurple/protocols/oscar/oscar.c:3769 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6763 #: ../libpurple/protocols/qq/buddy_info.c:45 |
19341 | 6764 #: ../libpurple/protocols/qq/qq.c:221 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6765 #: ../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:
15796
diff
changeset
|
6766 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:
15796
diff
changeset
|
6767 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:
15796
diff
changeset
|
6768 |
20779 | 6769 #: ../libpurple/protocols/msn/msn.c:1700 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6770 #: ../libpurple/protocols/qq/buddy_info.c:51 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6771 #: ../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:
15796
diff
changeset
|
6772 msgid "Occupation" |
19744 | 6773 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:
15796
diff
changeset
|
6774 |
20779 | 6775 #: ../libpurple/protocols/msn/msn.c:1701 |
6776 #: ../libpurple/protocols/myspace/user.c:121 | |
6777 #: ../libpurple/protocols/novell/novell.c:1480 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6778 #: ../libpurple/protocols/yahoo/yahoo_profile.c:1076 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6779 #: ../libpurple/protocols/zephyr/zephyr.c:798 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6780 #: ../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:
15796
diff
changeset
|
6781 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:
15796
diff
changeset
|
6782 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:
15796
diff
changeset
|
6783 |
20779 | 6784 #: ../libpurple/protocols/msn/msn.c:1706 ../libpurple/protocols/msn/msn.c:1898 |
6785 #: ../libpurple/protocols/msn/msn.c:1904 ../libpurple/protocols/msn/msn.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:
15796
diff
changeset
|
6786 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:
15796
diff
changeset
|
6787 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:
15796
diff
changeset
|
6788 |
20779 | 6789 #: ../libpurple/protocols/msn/msn.c:1712 ../libpurple/protocols/msn/msn.c:1832 |
6790 #: ../libpurple/protocols/msn/msn.c:1838 ../libpurple/protocols/msn/msn.c:1845 | |
6791 #: ../libpurple/protocols/msn/msn.c:1853 ../libpurple/protocols/msn/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:
15796
diff
changeset
|
6792 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:
15796
diff
changeset
|
6793 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:
15796
diff
changeset
|
6794 |
20779 | 6795 #: ../libpurple/protocols/msn/msn.c:1729 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6796 msgid "Social" |
19341 | 6797 msgstr "Sociálne" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6798 |
20779 | 6799 #: ../libpurple/protocols/msn/msn.c:1731 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6800 #: ../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:
15796
diff
changeset
|
6801 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:
15796
diff
changeset
|
6802 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:
15796
diff
changeset
|
6803 |
20779 | 6804 #: ../libpurple/protocols/msn/msn.c:1732 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6805 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:
15796
diff
changeset
|
6806 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:
15796
diff
changeset
|
6807 |
20779 | 6808 #: ../libpurple/protocols/msn/msn.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:
15796
diff
changeset
|
6809 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:
15796
diff
changeset
|
6810 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:
15796
diff
changeset
|
6811 |
20779 | 6812 #: ../libpurple/protocols/msn/msn.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:
15796
diff
changeset
|
6813 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:
15796
diff
changeset
|
6814 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:
15796
diff
changeset
|
6815 |
20779 | 6816 #: ../libpurple/protocols/msn/msn.c:1735 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6817 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:
15796
diff
changeset
|
6818 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:
15796
diff
changeset
|
6819 |
20779 | 6820 #: ../libpurple/protocols/msn/msn.c:1736 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6821 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:
15796
diff
changeset
|
6822 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:
15796
diff
changeset
|
6823 |
20779 | 6824 #: ../libpurple/protocols/msn/msn.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:
15796
diff
changeset
|
6825 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:
15796
diff
changeset
|
6826 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:
15796
diff
changeset
|
6827 |
20779 | 6828 #: ../libpurple/protocols/msn/msn.c:1738 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6829 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:
15796
diff
changeset
|
6830 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:
15796
diff
changeset
|
6831 |
20779 | 6832 #: ../libpurple/protocols/msn/msn.c:1739 ../libpurple/protocols/msn/msn.c:1920 |
6833 #: ../libpurple/protocols/msn/msn.c:1926 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6834 #: ../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:
15796
diff
changeset
|
6835 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:
15796
diff
changeset
|
6836 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:
15796
diff
changeset
|
6837 |
20779 | 6838 #: ../libpurple/protocols/msn/msn.c:1756 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6839 msgid "Contact Info" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6840 msgstr "Kontaktné informácie" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6841 |
20779 | 6842 #: ../libpurple/protocols/msn/msn.c:1757 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6843 msgid "Personal" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6844 msgstr "Osobné" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6845 |
20779 | 6846 #: ../libpurple/protocols/msn/msn.c:1760 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6847 msgid "Significant Other" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6848 msgstr "Ďalšie významné" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6849 |
20779 | 6850 #: ../libpurple/protocols/msn/msn.c:1761 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6851 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:
15796
diff
changeset
|
6852 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:
15796
diff
changeset
|
6853 |
20779 | 6854 #: ../libpurple/protocols/msn/msn.c:1762 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6855 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:
15796
diff
changeset
|
6856 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:
15796
diff
changeset
|
6857 |
20779 | 6858 #: ../libpurple/protocols/msn/msn.c:1763 |
6859 #: ../libpurple/protocols/oscar/oscar.c:3807 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6860 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:
15796
diff
changeset
|
6861 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:
15796
diff
changeset
|
6862 |
20779 | 6863 #: ../libpurple/protocols/msn/msn.c:1764 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6864 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:
15796
diff
changeset
|
6865 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:
15796
diff
changeset
|
6866 |
20779 | 6867 #: ../libpurple/protocols/msn/msn.c:1765 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6868 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:
15796
diff
changeset
|
6869 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:
15796
diff
changeset
|
6870 |
20779 | 6871 #: ../libpurple/protocols/msn/msn.c:1766 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6872 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:
15796
diff
changeset
|
6873 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:
15796
diff
changeset
|
6874 |
20779 | 6875 #: ../libpurple/protocols/msn/msn.c:1767 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6876 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:
15796
diff
changeset
|
6877 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:
15796
diff
changeset
|
6878 |
20779 | 6879 #: ../libpurple/protocols/msn/msn.c:1769 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6880 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:
15796
diff
changeset
|
6881 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:
15796
diff
changeset
|
6882 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6883 #. Business |
20779 | 6884 #: ../libpurple/protocols/msn/msn.c:1785 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6885 msgid "Work" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6886 msgstr "Práca" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6887 |
20779 | 6888 #: ../libpurple/protocols/msn/msn.c:1787 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6889 #: ../libpurple/protocols/silc/ops.c:1010 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6890 #: ../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:
15796
diff
changeset
|
6891 msgid "Job Title" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6892 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:
15796
diff
changeset
|
6893 |
20779 | 6894 #: ../libpurple/protocols/msn/msn.c:1788 |
6895 #: ../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:
15796
diff
changeset
|
6896 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:
15796
diff
changeset
|
6897 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:
15796
diff
changeset
|
6898 |
20779 | 6899 #: ../libpurple/protocols/msn/msn.c:1789 |
6900 #: ../libpurple/protocols/novell/novell.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:
15796
diff
changeset
|
6901 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:
15796
diff
changeset
|
6902 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:
15796
diff
changeset
|
6903 |
20779 | 6904 #: ../libpurple/protocols/msn/msn.c:1790 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6905 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:
15796
diff
changeset
|
6906 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:
15796
diff
changeset
|
6907 |
20779 | 6908 #: ../libpurple/protocols/msn/msn.c:1791 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6909 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:
15796
diff
changeset
|
6910 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:
15796
diff
changeset
|
6911 |
20779 | 6912 #: ../libpurple/protocols/msn/msn.c:1792 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6913 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:
15796
diff
changeset
|
6914 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:
15796
diff
changeset
|
6915 |
20779 | 6916 #: ../libpurple/protocols/msn/msn.c:1793 |
6917 #: ../libpurple/protocols/oscar/oscar.c:3820 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6918 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:
15796
diff
changeset
|
6919 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:
15796
diff
changeset
|
6920 |
20779 | 6921 #: ../libpurple/protocols/msn/msn.c:1794 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6922 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:
15796
diff
changeset
|
6923 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:
15796
diff
changeset
|
6924 |
20779 | 6925 #: ../libpurple/protocols/msn/msn.c:1795 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6926 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:
15796
diff
changeset
|
6927 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:
15796
diff
changeset
|
6928 |
20779 | 6929 #: ../libpurple/protocols/msn/msn.c:1796 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6930 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:
15796
diff
changeset
|
6931 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:
15796
diff
changeset
|
6932 |
20779 | 6933 #: ../libpurple/protocols/msn/msn.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:
15796
diff
changeset
|
6934 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:
15796
diff
changeset
|
6935 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:
15796
diff
changeset
|
6936 |
20779 | 6937 #: ../libpurple/protocols/msn/msn.c:1798 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6938 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:
15796
diff
changeset
|
6939 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:
15796
diff
changeset
|
6940 |
20779 | 6941 #: ../libpurple/protocols/msn/msn.c:1799 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6942 msgid "Start Date" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
6943 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:
15796
diff
changeset
|
6944 |
20779 | 6945 #: ../libpurple/protocols/msn/msn.c:1869 ../libpurple/protocols/msn/msn.c:1875 |
6946 #: ../libpurple/protocols/msn/msn.c:1882 ../libpurple/protocols/msn/msn.c:1889 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6947 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:
15796
diff
changeset
|
6948 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:
15796
diff
changeset
|
6949 |
20779 | 6950 #: ../libpurple/protocols/msn/msn.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:
15796
diff
changeset
|
6951 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:
15796
diff
changeset
|
6952 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:
15796
diff
changeset
|
6953 |
20779 | 6954 #: ../libpurple/protocols/msn/msn.c:1945 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6955 #: ../libpurple/protocols/qq/buddy_info.c:60 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6956 #: ../libpurple/protocols/silc/ops.c:1026 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6957 #: ../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:
15796
diff
changeset
|
6958 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:
15796
diff
changeset
|
6959 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:
15796
diff
changeset
|
6960 |
20779 | 6961 #: ../libpurple/protocols/msn/msn.c:1969 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6962 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:
15796
diff
changeset
|
6963 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:
15796
diff
changeset
|
6964 |
20779 | 6965 #: ../libpurple/protocols/msn/msn.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:
15796
diff
changeset
|
6966 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:
15796
diff
changeset
|
6967 "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:
15796
diff
changeset
|
6968 "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:
15796
diff
changeset
|
6969 "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:
15796
diff
changeset
|
6970 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6971 "MSN ohlásilo, že nie je schopné nájsť používateľov profil. To znamená, že " |
19744 | 6972 "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:
16719
diff
changeset
|
6973 |
20779 | 6974 #: ../libpurple/protocols/msn/msn.c:1974 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6975 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6976 "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:
16719
diff
changeset
|
6977 "does not exist." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6978 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
6979 "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:
15796
diff
changeset
|
6980 "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:
15796
diff
changeset
|
6981 |
20779 | 6982 #: ../libpurple/protocols/msn/msn.c:1982 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
6983 #: ../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:
15796
diff
changeset
|
6984 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:
15796
diff
changeset
|
6985 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:
15796
diff
changeset
|
6986 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
6987 #. *< 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:
15796
diff
changeset
|
6988 #. *< 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:
15796
diff
changeset
|
6989 #. *< 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:
15796
diff
changeset
|
6990 #. *< 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:
15796
diff
changeset
|
6991 #. *< 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:
15796
diff
changeset
|
6992 #. *< 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:
15796
diff
changeset
|
6993 #. *< 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:
15796
diff
changeset
|
6994 #. *< 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:
15796
diff
changeset
|
6995 #. * 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:
15796
diff
changeset
|
6996 #. * description |
20779 | 6997 #: ../libpurple/protocols/msn/msn.c:2269 ../libpurple/protocols/msn/msn.c:2271 |
6998 msgid "Windows Live Messenger Protocol Plugin" | |
6999 msgstr "Modul protokolu Windows Live Messenger" | |
7000 | |
7001 #: ../libpurple/protocols/msn/msn.c:2306 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7002 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:
15796
diff
changeset
|
7003 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:
15796
diff
changeset
|
7004 |
20779 | 7005 #: ../libpurple/protocols/msn/msn.c:2311 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7006 msgid "HTTP Method Server" |
20779 | 7007 msgstr "Server HTTP" |
7008 | |
7009 #: ../libpurple/protocols/msn/msn.c:2316 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7010 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:
15796
diff
changeset
|
7011 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:
15796
diff
changeset
|
7012 |
20779 | 7013 #: ../libpurple/protocols/msn/msn.c:2324 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7014 msgid "nudge: nudge a user to get their attention" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
7015 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:
15796
diff
changeset
|
7016 |
20779 | 7017 #: ../libpurple/protocols/msn/nexus.c:137 |
7018 msgid "Windows Live ID authentication:Unable to connect" | |
7019 msgstr "Antentifikácia Windows Live ID: nebolo možné pripojiť sa" | |
7020 | |
7021 #: ../libpurple/protocols/msn/nexus.c:275 | |
7022 msgid "Windows Live ID authentication Failed" | |
7023 msgstr "Zlyhala antentifikácia Windows Live ID" | |
7024 | |
7025 #: ../libpurple/protocols/msn/notification.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:
15796
diff
changeset
|
7026 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7027 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:
15796
diff
changeset
|
7028 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:
15796
diff
changeset
|
7029 |
20779 | 7030 #: ../libpurple/protocols/msn/notification.c:191 |
7031 #: ../libpurple/protocols/msn/notification.c:934 | |
7032 #: ../libpurple/protocols/msn/session.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:
15796
diff
changeset
|
7033 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:
15796
diff
changeset
|
7034 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:
15796
diff
changeset
|
7035 |
20779 | 7036 #: ../libpurple/protocols/msn/notification.c:194 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7037 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7038 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:
15796
diff
changeset
|
7039 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:
15796
diff
changeset
|
7040 |
20779 | 7041 #: ../libpurple/protocols/msn/notification.c:512 |
7042 #, c-format | |
7043 msgid "%s just sent you a Nudge!" | |
7044 msgstr "%s vám práve poslal Nudge!" | |
7045 | |
7046 #: ../libpurple/protocols/msn/notification.c:839 | |
7047 #, c-format | |
7048 msgid "Unknown error (%d)" | |
7049 msgstr "Neznáma chyba (%d)" | |
7050 | |
7051 #: ../libpurple/protocols/msn/notification.c:840 | |
7052 #: ../libpurple/protocols/sametime/sametime.c:4425 | |
7053 msgid "Unable to add user" | |
7054 msgstr "Nebolo možné priadať používateľa" | |
7055 | |
7056 #: ../libpurple/protocols/msn/notification.c:900 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7057 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7058 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:
15796
diff
changeset
|
7059 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:
15796
diff
changeset
|
7060 |
20779 | 7061 #: ../libpurple/protocols/msn/notification.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:
15796
diff
changeset
|
7062 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7063 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:
15796
diff
changeset
|
7064 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:
15796
diff
changeset
|
7065 |
20779 | 7066 #: ../libpurple/protocols/msn/notification.c:908 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7067 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7068 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:
15796
diff
changeset
|
7069 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:
15796
diff
changeset
|
7070 |
20779 | 7071 #: ../libpurple/protocols/msn/notification.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:
15796
diff
changeset
|
7072 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7073 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:
15796
diff
changeset
|
7074 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:
15796
diff
changeset
|
7075 |
20779 | 7076 #: ../libpurple/protocols/msn/notification.c:925 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7077 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7078 msgid "%s is not a valid passport account." |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
7079 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:
15796
diff
changeset
|
7080 |
20779 | 7081 #: ../libpurple/protocols/msn/notification.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:
15796
diff
changeset
|
7082 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:
15796
diff
changeset
|
7083 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:
15796
diff
changeset
|
7084 |
20779 | 7085 #: ../libpurple/protocols/msn/notification.c:1268 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7086 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:
15796
diff
changeset
|
7087 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:
15796
diff
changeset
|
7088 |
20779 | 7089 #: ../libpurple/protocols/msn/notification.c:1323 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7090 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:
15796
diff
changeset
|
7091 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:
15796
diff
changeset
|
7092 |
20779 | 7093 #: ../libpurple/protocols/msn/notification.c:1939 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7094 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7095 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:
15796
diff
changeset
|
7096 "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:
15796
diff
changeset
|
7097 "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:
15796
diff
changeset
|
7098 "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:
15796
diff
changeset
|
7099 "\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:
15796
diff
changeset
|
7100 "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:
15796
diff
changeset
|
7101 "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:
15796
diff
changeset
|
7102 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:
15796
diff
changeset
|
7103 "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:
15796
diff
changeset
|
7104 "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:
15796
diff
changeset
|
7105 "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:
15796
diff
changeset
|
7106 "\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:
15796
diff
changeset
|
7107 "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:
15796
diff
changeset
|
7108 "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:
15796
diff
changeset
|
7109 msgstr[0] "" |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7110 "MSN server bude o %d minút vypnutý z dôvodu údržby. Budete automaticky " |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7111 "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:
15796
diff
changeset
|
7112 "\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:
15796
diff
changeset
|
7113 "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:
15796
diff
changeset
|
7114 msgstr[1] "" |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7115 "MSN server bude o %d minútu vypnutý z dôvodu údržby. Budete automaticky " |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7116 "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:
15796
diff
changeset
|
7117 "\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:
15796
diff
changeset
|
7118 "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:
15796
diff
changeset
|
7119 msgstr[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:
15796
diff
changeset
|
7120 "MSN server bude o %d minúty vypnutý z dôvodu údržby. Budete automaticky " |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7121 "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:
15796
diff
changeset
|
7122 "\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:
15796
diff
changeset
|
7123 "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:
15796
diff
changeset
|
7124 |
20779 | 7125 #: ../libpurple/protocols/msn/oim.c:141 |
7126 msgid "Unable to connect to OIM server" | |
7127 msgstr "Nepodarilo sa pripojiť na OIM server." | |
7128 | |
7129 #: ../libpurple/protocols/msn/servconn.c:135 | |
7130 #: ../libpurple/protocols/qq/qq_proxy.c:242 | |
7131 #: ../libpurple/protocols/qq/qq_proxy.c:321 | |
7132 #: ../libpurple/protocols/qq/qq_proxy.c:366 | |
7133 #: ../libpurple/protocols/qq/qq_proxy.c:399 | |
7134 #: ../libpurple/protocols/qq/udp_proxy_s5.c:63 | |
7135 #: ../libpurple/protocols/qq/udp_proxy_s5.c:163 | |
7136 #: ../libpurple/protocols/qq/udp_proxy_s5.c:187 | |
7137 #: ../libpurple/protocols/qq/udp_proxy_s5.c:200 | |
7138 #: ../libpurple/protocols/qq/udp_proxy_s5.c:229 | |
7139 #: ../libpurple/protocols/qq/udp_proxy_s5.c:243 | |
7140 #: ../libpurple/protocols/qq/udp_proxy_s5.c:268 | |
7141 #: ../libpurple/protocols/qq/udp_proxy_s5.c:302 | |
7142 #: ../libpurple/protocols/qq/udp_proxy_s5.c:332 | |
7143 #: ../libpurple/protocols/yahoo/yahoochat.c:1416 | |
7144 #: ../libpurple/protocols/yahoo/yahoochat.c:1442 | |
7145 msgid "Unable to connect" | |
7146 msgstr "Nepodarilo sa pripojiť" | |
7147 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7148 #: ../libpurple/protocols/msn/servconn.c:137 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7149 msgid "Writing error" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7150 msgstr "Chyba pri zápise" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7151 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7152 #: ../libpurple/protocols/msn/servconn.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:
15796
diff
changeset
|
7153 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:
15796
diff
changeset
|
7154 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:
15796
diff
changeset
|
7155 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7156 #: ../libpurple/protocols/msn/servconn.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:
15796
diff
changeset
|
7157 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7158 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:
15796
diff
changeset
|
7159 "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:
15796
diff
changeset
|
7160 "%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:
15796
diff
changeset
|
7161 msgstr "" |
19744 | 7162 "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:
15796
diff
changeset
|
7163 "%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:
15796
diff
changeset
|
7164 |
20779 | 7165 #: ../libpurple/protocols/msn/session.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:
15796
diff
changeset
|
7166 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:
15796
diff
changeset
|
7167 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:
15796
diff
changeset
|
7168 |
20779 | 7169 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
7170 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:
15796
diff
changeset
|
7171 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:
15796
diff
changeset
|
7172 |
20779 | 7173 #: ../libpurple/protocols/msn/session.c:344 |
19341 | 7174 #: ../libpurple/protocols/oscar/flap_connection.c:384 |
20779 | 7175 #: ../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:
15796
diff
changeset
|
7176 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:
15796
diff
changeset
|
7177 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:
15796
diff
changeset
|
7178 |
20779 | 7179 #: ../libpurple/protocols/msn/session.c:349 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7180 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:
16719
diff
changeset
|
7181 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7182 "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:
16719
diff
changeset
|
7183 |
20779 | 7184 #: ../libpurple/protocols/msn/session.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:
15796
diff
changeset
|
7185 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:
15796
diff
changeset
|
7186 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:
15796
diff
changeset
|
7187 |
20779 | 7188 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
7189 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7190 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:
15796
diff
changeset
|
7191 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:
15796
diff
changeset
|
7192 |
20779 | 7193 #: ../libpurple/protocols/msn/session.c:364 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7194 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7195 "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:
16719
diff
changeset
|
7196 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7197 "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:
16719
diff
changeset
|
7198 |
20779 | 7199 #: ../libpurple/protocols/msn/session.c:385 |
7200 #: ../libpurple/protocols/msn/session.c:387 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7201 msgid "Handshaking" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
7202 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:
15796
diff
changeset
|
7203 |
20779 | 7204 #: ../libpurple/protocols/msn/session.c:388 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7205 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:
15796
diff
changeset
|
7206 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:
15796
diff
changeset
|
7207 |
20779 | 7208 #: ../libpurple/protocols/msn/session.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:
15796
diff
changeset
|
7209 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:
15796
diff
changeset
|
7210 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:
15796
diff
changeset
|
7211 |
20779 | 7212 #: ../libpurple/protocols/msn/session.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:
15796
diff
changeset
|
7213 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:
15796
diff
changeset
|
7214 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:
15796
diff
changeset
|
7215 |
20779 | 7216 #: ../libpurple/protocols/msn/session.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:
15796
diff
changeset
|
7217 msgid "Retrieving buddy list" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
7218 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:
15796
diff
changeset
|
7219 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7220 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
7221 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:
15796
diff
changeset
|
7222 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:
15796
diff
changeset
|
7223 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7224 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
7225 msgid "On The Phone" |
19744 | 7226 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:
15796
diff
changeset
|
7227 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7228 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
7229 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:
15796
diff
changeset
|
7230 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:
15796
diff
changeset
|
7231 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7232 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
7233 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:
15796
diff
changeset
|
7234 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:
15796
diff
changeset
|
7235 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7236 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
7237 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:
15796
diff
changeset
|
7238 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:
15796
diff
changeset
|
7239 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7240 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
7241 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:
15796
diff
changeset
|
7242 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:
15796
diff
changeset
|
7243 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7244 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
7245 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
|
7246 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:
15796
diff
changeset
|
7247 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7248 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
7249 msgid "Message could not be sent because we are sending too quickly:" |
19341 | 7250 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:
15796
diff
changeset
|
7251 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7252 #: ../libpurple/protocols/msn/switchboard.c:424 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7253 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7254 "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:
16719
diff
changeset
|
7255 "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:
16719
diff
changeset
|
7256 msgstr "" |
19744 | 7257 "Správu sa nepodarilo odoslať, pretože nebolo možné založiť reláciu na " |
7258 "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:
16719
diff
changeset
|
7259 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7260 #: ../libpurple/protocols/msn/switchboard.c:431 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7261 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7262 "Message could not be sent because an error with the switchboard occurred:" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7263 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:
15796
diff
changeset
|
7264 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7265 #: ../libpurple/protocols/msn/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:
15796
diff
changeset
|
7266 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
|
7267 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:
15796
diff
changeset
|
7268 |
20779 | 7269 #: ../libpurple/protocols/msn/userlist.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:
15796
diff
changeset
|
7270 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7271 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:
15796
diff
changeset
|
7272 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:
15796
diff
changeset
|
7273 |
20779 | 7274 #: ../libpurple/protocols/msn/userlist.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:
15796
diff
changeset
|
7275 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7276 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:
15796
diff
changeset
|
7277 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:
15796
diff
changeset
|
7278 |
20779 | 7279 #. only notify the user about problems adding to the friends list |
7280 #. * maybe we should do something else for other lists, but it probably | |
7281 #. * won't cause too many problems if we just ignore it | |
7282 #: ../libpurple/protocols/msn/userlist.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:
15796
diff
changeset
|
7283 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7284 msgid "Unable to add \"%s\"." |
19744 | 7285 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:
15796
diff
changeset
|
7286 |
20779 | 7287 #: ../libpurple/protocols/msn/userlist.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:
15796
diff
changeset
|
7288 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:
15796
diff
changeset
|
7289 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:
15796
diff
changeset
|
7290 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7291 #: ../libpurple/protocols/myspace/myspace.c:111 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7292 msgid "Missing Cipher" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7293 msgstr "Chýba šifra" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7294 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7295 #: ../libpurple/protocols/myspace/myspace.c:112 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7296 msgid "The RC4 cipher could not be found" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7297 msgstr "RC4 šifra nebola nájdená" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7298 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7299 #: ../libpurple/protocols/myspace/myspace.c:113 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7300 msgid "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7301 "Upgrade to a libpurple with RC4 support (>= 2.0.1). MySpaceIM plugin will " |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7302 "not be loaded." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7303 msgstr "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7304 "Aktualizujte na libpurple s podporou RC4 (>= 2.0.1). Modul MySpaceIM nebude " |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7305 "načítaný." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7306 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7307 #: ../libpurple/protocols/myspace/myspace.c:286 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7308 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7309 msgid "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7310 "Sorry, passwords over %d characters in length (yours is %d) are not " |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7311 "supported by MySpace." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7312 msgstr "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7313 "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:
19744
diff
changeset
|
7314 "podporované na MySpace." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7315 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7316 #. Notify an error message also, because this is important! |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7317 #: ../libpurple/protocols/myspace/myspace.c:292 |
20779 | 7318 #: ../libpurple/protocols/myspace/myspace.c:1806 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7319 msgid "MySpaceIM Error" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7320 msgstr "Chyba MySpaceIM" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7321 |
20779 | 7322 #: ../libpurple/protocols/myspace/myspace.c:350 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7323 msgid "Reading challenge" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7324 msgstr "Číta sa výzva" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7325 |
20779 | 7326 #: ../libpurple/protocols/myspace/myspace.c:356 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7327 msgid "Unexpected challenge length from server" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7328 msgstr "Neočakávaná dĺžka výzvy zo servera" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7329 |
20779 | 7330 #: ../libpurple/protocols/myspace/myspace.c:360 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7331 msgid "Logging in" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7332 msgstr "Prihlasuje sa" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7333 |
20779 | 7334 #: ../libpurple/protocols/myspace/myspace.c:1289 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7335 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7336 msgid "Connection to server lost (no data received within %d seconds)" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7337 msgstr "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7338 "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:
19744
diff
changeset
|
7339 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7340 #. Can't write _()'d strings in array initializers. Workaround. |
20779 | 7341 #: ../libpurple/protocols/myspace/myspace.c:1331 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7342 msgid "New mail messages" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7343 msgstr "Nové poštové správy" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7344 |
20779 | 7345 #: ../libpurple/protocols/myspace/myspace.c:1332 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7346 msgid "New blog comments" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7347 msgstr "Nové komentáre na blogu" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7348 |
20779 | 7349 #: ../libpurple/protocols/myspace/myspace.c:1333 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7350 msgid "New profile comments" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7351 msgstr "Nové komentáre v profile" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7352 |
20779 | 7353 #: ../libpurple/protocols/myspace/myspace.c:1334 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7354 msgid "New friend requests!" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7355 msgstr "Nové pozvánky priateľov!" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7356 |
20779 | 7357 #: ../libpurple/protocols/myspace/myspace.c:1335 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7358 msgid "New picture comments" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7359 msgstr "Nové komentáre ku obrázkom" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7360 |
20779 | 7361 #: ../libpurple/protocols/myspace/myspace.c:1363 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7362 msgid "MySpace" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7363 msgstr "MySpace" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7364 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7365 #. The session is now set up, ready to be connected. This emits the |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7366 #. * signedOn signal, so clients can now do anything with msimprpl, and |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7367 #. * we're ready for it (session key, userid, username all setup). |
20779 | 7368 #: ../libpurple/protocols/myspace/myspace.c:1546 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7369 #: ../libpurple/protocols/sametime/sametime.c:1544 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7370 msgid "Connected" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7371 msgstr "Pripojený" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7372 |
20779 | 7373 #: ../libpurple/protocols/myspace/myspace.c:1557 |
7374 #: ../libpurple/protocols/myspace/myspace.c:1559 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7375 msgid "No username set" |
20779 | 7376 msgstr "Nenastavené používateľské meno" |
7377 | |
7378 #: ../libpurple/protocols/myspace/myspace.c:1558 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7379 msgid "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7380 "Please go to http://editprofile.myspace.com/index.cfm?fuseaction=profile." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7381 "username and choose a username and try to login again." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7382 msgstr "" |
20779 | 7383 "Prosím, choďte na http://editprofile.myspace.com/index.cfm?" |
7384 "fuseaction=profile.username a vyberte si používateľské meno a skúste sa " | |
7385 "prihlásiť znovu." | |
7386 | |
7387 #: ../libpurple/protocols/myspace/myspace.c:1785 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7388 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7389 msgid "Protocol error, code %d: %s" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7390 msgstr "Chyba protokolu, kód %d: %s" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7391 |
20779 | 7392 #: ../libpurple/protocols/myspace/myspace.c:1977 |
7393 #: ../libpurple/protocols/myspace/myspace.c:2011 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7394 msgid "Failed to add buddy" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7395 msgstr "Nebolo možné pridať priateľa." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7396 |
20779 | 7397 #: ../libpurple/protocols/myspace/myspace.c:1977 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7398 msgid "'addbuddy' command failed." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7399 msgstr "príkaz 'addbuddy' zlyhal." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7400 |
20779 | 7401 #: ../libpurple/protocols/myspace/myspace.c:2011 |
7402 #: ../libpurple/protocols/myspace/myspace.c:2252 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7403 msgid "persist command failed" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7404 msgstr "príkaz persist zlyhal" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7405 |
20779 | 7406 #: ../libpurple/protocols/myspace/myspace.c:2120 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7407 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7408 msgid "No such user: %s" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7409 msgstr "Neexistujúci používateľ: %s" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7410 |
20779 | 7411 #: ../libpurple/protocols/myspace/myspace.c:2121 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7412 msgid "User lookup" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7413 msgstr "Vyhľadanie používateľov" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7414 |
20779 | 7415 #: ../libpurple/protocols/myspace/myspace.c:2233 |
7416 #: ../libpurple/protocols/myspace/myspace.c:2252 | |
7417 #: ../libpurple/protocols/myspace/myspace.c:2274 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7418 msgid "Failed to remove buddy" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7419 msgstr "Odstránenie priateľa zlyhalo" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7420 |
20779 | 7421 #: ../libpurple/protocols/myspace/myspace.c:2233 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7422 msgid "'delbuddy' command failed" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7423 msgstr "príkaz 'delbuddy' zlyhal" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7424 |
20779 | 7425 #: ../libpurple/protocols/myspace/myspace.c:2274 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7426 msgid "blocklist command failed" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7427 msgstr "príkaz blocklist zlyhal" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7428 |
20779 | 7429 #: ../libpurple/protocols/myspace/myspace.c:2320 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7430 msgid "Invalid input condition" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7431 msgstr "Chybná podmienka vstupu" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7432 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7433 #. TODO: g_realloc like msn, yahoo, irc, jabber? |
20779 | 7434 #: ../libpurple/protocols/myspace/myspace.c:2338 |
7435 #: ../libpurple/protocols/myspace/myspace.c:2369 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7436 msgid "Read buffer full" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7437 msgstr "Zásobník čítania plný" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7438 |
20779 | 7439 #: ../libpurple/protocols/myspace/myspace.c:2407 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7440 msgid "Unparseable message" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7441 msgstr "Nespracovateľná správa" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7442 |
20779 | 7443 #: ../libpurple/protocols/myspace/myspace.c:2476 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7444 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7445 msgid "Couldn't connect to host: %s (%d)" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7446 msgstr "Nebolo možné sa pripojiť ku hostiteľovi: %s (%d)" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7447 |
20779 | 7448 #: ../libpurple/protocols/myspace/myspace.c:2647 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7449 msgid "IM Friends" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7450 msgstr "IM Priateľov" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7451 |
20779 | 7452 #: ../libpurple/protocols/myspace/myspace.c:2747 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7453 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7454 msgid "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7455 "%d buddies were added or updated from the server (including buddies already " |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7456 "on the server-side list)" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7457 msgstr "" |
20779 | 7458 "%d priateľov bolo pridaných alebo aktualizovaných zo serveru (vrátane " |
7459 "priateľov ktorí sa už nachádzali na serverovom zozname)" | |
7460 | |
7461 #: ../libpurple/protocols/myspace/myspace.c:2748 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7462 msgid "Add contacts from server" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7463 msgstr "Pridať kontakty zo serveru" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7464 |
20779 | 7465 #: ../libpurple/protocols/myspace/myspace.c:2800 |
7466 #: ../libpurple/protocols/myspace/myspace.c:2865 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7467 msgid "Add friends from MySpace.com" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7468 msgstr "Pridať priateľov z MySpace.com" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7469 |
20779 | 7470 #: ../libpurple/protocols/myspace/myspace.c:2801 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7471 msgid "Importing friends failed" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7472 msgstr "Importovanie priateľov zlyhalo" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7473 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7474 #. TODO: find out how |
20779 | 7475 #: ../libpurple/protocols/myspace/myspace.c:2857 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7476 msgid "Find people..." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7477 msgstr "Hľadať ľudí..." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7478 |
20779 | 7479 #: ../libpurple/protocols/myspace/myspace.c:2860 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7480 msgid "Change IM name..." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7481 msgstr "Zmeniť IM meno..." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7482 |
20779 | 7483 #: ../libpurple/protocols/myspace/myspace.c:3162 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7484 msgid "myim URL handler" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7485 msgstr "myim URL handler" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7486 |
20779 | 7487 #: ../libpurple/protocols/myspace/myspace.c:3163 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7488 msgid "No suitable MySpaceIM account could be found to open this myim URL." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7489 msgstr "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7490 "Nebol nájdený žiadny vyhovujúci MySpaceIM účet na otvorenie tejto myim " |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7491 "adresy." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7492 |
20779 | 7493 #: ../libpurple/protocols/myspace/myspace.c:3164 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7494 msgid "Enable the proper MySpaceIM account and try again." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7495 msgstr "Povoľte správny MySpaceIM účet a skúste znovu." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7496 |
20779 | 7497 #: ../libpurple/protocols/myspace/myspace.c:3287 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7498 msgid "Show display name in status text" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7499 msgstr "Zobraziť používateľské meno v texte stavu" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7500 |
20779 | 7501 #: ../libpurple/protocols/myspace/myspace.c:3290 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7502 msgid "Show headline in status text" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7503 msgstr "Zobraziť nadpis v texte stavu" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7504 |
20779 | 7505 #: ../libpurple/protocols/myspace/myspace.c:3295 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7506 msgid "Send emoticons" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7507 msgstr "Poslať emotikony" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7508 |
20779 | 7509 #: ../libpurple/protocols/myspace/myspace.c:3300 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7510 msgid "Screen resolution (dots per inch)" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7511 msgstr "Rozlíšenie obrazovky (bodov na palec)" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7512 |
20779 | 7513 #: ../libpurple/protocols/myspace/myspace.c:3303 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7514 msgid "Base font size (points)" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7515 msgstr "Základná veľkosť písma (body)" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7516 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7517 #: ../libpurple/protocols/myspace/user.c:95 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7518 #: ../libpurple/protocols/zephyr/zephyr.c:786 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7519 #: ../libpurple/protocols/zephyr/zephyr.c:1204 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7520 msgid "User" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7521 msgstr "Používateľ" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7522 |
20779 | 7523 #: ../libpurple/protocols/myspace/user.c:104 |
7524 #: ../libpurple/protocols/oscar/oscar.c:2978 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7525 msgid "Profile" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7526 msgstr "Profil" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7527 |
20779 | 7528 #: ../libpurple/protocols/myspace/user.c:126 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7529 msgid "Headline" |
20779 | 7530 msgstr "Nadpis" |
7531 | |
7532 #: ../libpurple/protocols/myspace/user.c:131 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7533 msgid "Song" |
20779 | 7534 msgstr "Pesnička" |
7535 | |
7536 #: ../libpurple/protocols/myspace/user.c:139 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7537 msgid "Total Friends" |
20779 | 7538 msgstr "Spolu priateľov" |
7539 | |
7540 #: ../libpurple/protocols/myspace/user.c:157 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7541 msgid "Client Version" |
20779 | 7542 msgstr "Verzia klienta" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7543 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7544 #. TODO: icons for each zap |
20779 | 7545 #. Lots of comments for translators: |
7546 #. Zap means "to strike suddenly and forcefully as if with a | |
7547 #. * projectile or weapon." This term often has an electrical | |
7548 #. * connotation, for example, "he was zapped by electricity when | |
7549 #. * he put a fork in the toaster." | |
7550 #: ../libpurple/protocols/myspace/zap.c:51 | |
7551 #: ../libpurple/protocols/myspace/zap.c:214 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7552 msgid "Zap" |
20779 | 7553 msgstr "Elektrizovať" |
7554 | |
7555 #: ../libpurple/protocols/myspace/zap.c:51 | |
7556 #, c-format | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7557 msgid "%s has zapped you!" |
20779 | 7558 msgstr "Používateľ %s vás zelektrizoval!" |
7559 | |
7560 #: ../libpurple/protocols/myspace/zap.c:51 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7561 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7562 msgid "Zapping %s..." |
20779 | 7563 msgstr "Zelektrizovali ste %s..." |
7564 | |
7565 #. Whack means "to hit or strike someone with a sharp blow" | |
7566 #: ../libpurple/protocols/myspace/zap.c:54 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7567 msgid "Whack" |
20779 | 7568 msgstr "Buchnúť" |
7569 | |
7570 #: ../libpurple/protocols/myspace/zap.c:54 | |
7571 #, c-format | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7572 msgid "%s has whacked you!" |
20779 | 7573 msgstr "Používateľ %s vás buchol!" |
7574 | |
7575 #: ../libpurple/protocols/myspace/zap.c:54 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7576 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7577 msgid "Whacking %s..." |
20779 | 7578 msgstr "Buchli ste používateľa %s..." |
7579 | |
7580 #. Torch means "to set on fire." Don't worry, this doesn't | |
7581 #. * make a whole lot of sense in English, either. Feel free | |
7582 #. * to translate it literally. | |
7583 #: ../libpurple/protocols/myspace/zap.c:59 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7584 msgid "Torch" |
20779 | 7585 msgstr "Zapáliť" |
7586 | |
7587 #: ../libpurple/protocols/myspace/zap.c:59 | |
7588 #, c-format | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7589 msgid "%s has torched you!" |
20779 | 7590 msgstr "Používateľ %s vás zapálil!" |
7591 | |
7592 #: ../libpurple/protocols/myspace/zap.c:59 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7593 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7594 msgid "Torching %s..." |
20779 | 7595 msgstr "Zapálili ste používateľa %s..." |
7596 | |
7597 #. Smooch means "to kiss someone, often enthusiastically" | |
7598 #: ../libpurple/protocols/myspace/zap.c:62 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7599 msgid "Smooch" |
20779 | 7600 msgstr "Pobozkať" |
7601 | |
7602 #: ../libpurple/protocols/myspace/zap.c:62 | |
7603 #, c-format | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7604 msgid "%s has smooched you!" |
20779 | 7605 msgstr "Používateľ %s vás pobozkal!" |
7606 | |
7607 #: ../libpurple/protocols/myspace/zap.c:62 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7608 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7609 msgid "Smooching %s..." |
20779 | 7610 msgstr "Pobozkali ste používateľa %s..." |
7611 | |
7612 #. A hug is a display of affection; wrapping your arms around someone | |
7613 #: ../libpurple/protocols/myspace/zap.c:65 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7614 msgid "Hug" |
20779 | 7615 msgstr "Objať" |
7616 | |
7617 #: ../libpurple/protocols/myspace/zap.c:65 | |
7618 #, c-format | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7619 msgid "%s has hugged you!" |
20779 | 7620 msgstr "Používateľ %s vás objal!" |
7621 | |
7622 #: ../libpurple/protocols/myspace/zap.c:65 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7623 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7624 msgid "Hugging %s..." |
20779 | 7625 msgstr "Objali ste používateľa %s..." |
7626 | |
7627 #. Slap means "to hit someone with an open/flat hand" | |
7628 #: ../libpurple/protocols/myspace/zap.c:68 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7629 msgid "Slap" |
20779 | 7630 msgstr "Dať facku" |
7631 | |
7632 #: ../libpurple/protocols/myspace/zap.c:68 | |
7633 #, c-format | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7634 msgid "%s has slapped you!" |
20779 | 7635 msgstr "Používateľ %s vám dal facku!" |
7636 | |
7637 #: ../libpurple/protocols/myspace/zap.c:68 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7638 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7639 msgid "Slapping %s..." |
20779 | 7640 msgstr "Dali ste facku používateľovi %s..." |
7641 | |
7642 #. Goose means "to pinch someone on their butt" | |
7643 #: ../libpurple/protocols/myspace/zap.c:71 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7644 msgid "Goose" |
20779 | 7645 msgstr "Uťahovať si z" |
7646 | |
7647 #: ../libpurple/protocols/myspace/zap.c:71 | |
7648 #, c-format | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7649 msgid "%s has goosed you!" |
20779 | 7650 msgstr "Používateľ %s si z vás uťahuje!" |
7651 | |
7652 #: ../libpurple/protocols/myspace/zap.c:71 | |
7653 #, c-format | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7654 msgid "Goosing %s..." |
20779 | 7655 msgstr "Uťahujete si z %s..." |
7656 | |
7657 #. A high-five is when two people's hands slap each other | |
7658 #. * in the air above their heads. It is done to celebrate | |
7659 #. * something, often a victory, or to congratulate someone. | |
7660 #: ../libpurple/protocols/myspace/zap.c:76 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7661 msgid "High-five" |
20779 | 7662 msgstr "Tľapnúť si" |
7663 | |
7664 #: ../libpurple/protocols/myspace/zap.c:76 | |
7665 #, c-format | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7666 msgid "%s has high-fived you!" |
20779 | 7667 msgstr "Používateľ %s si s vami tľapol!" |
7668 | |
7669 #: ../libpurple/protocols/myspace/zap.c:76 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7670 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7671 msgid "High-fiving %s..." |
20779 | 7672 msgstr "Tľapli ste si s používateľom %s..." |
7673 | |
7674 #. We're not entirely sure what the MySpace people mean by | |
7675 #. * this... but we think it's the equivalent of "prank." Or, for | |
7676 #. * someone to perform a mischievous trick or practical joke. | |
7677 #: ../libpurple/protocols/myspace/zap.c:81 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7678 msgid "Punk" |
20779 | 7679 msgstr "Nachytať" |
7680 | |
7681 #: ../libpurple/protocols/myspace/zap.c:81 | |
7682 #, c-format | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7683 msgid "%s has punk'd you!" |
20779 | 7684 msgstr "Používateľ %s vás nachytal!" |
7685 | |
7686 #: ../libpurple/protocols/myspace/zap.c:81 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7687 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7688 msgid "Punking %s..." |
20779 | 7689 msgstr "Nachytali ste používateľa %s..." |
7690 | |
7691 #. Raspberry is a slang term for the vibrating sound made | |
7692 #. * when you stick your tongue out of your mouth with your | |
7693 #. * lips closed and blow. It is typically done when | |
7694 #. * gloating or bragging. Nowadays it's a pretty silly | |
7695 #. * gesture, so it does not carry a harsh negative | |
7696 #. * connotation. It is generally used in a playful tone | |
7697 #. * with friends. | |
7698 #: ../libpurple/protocols/myspace/zap.c:90 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7699 msgid "Raspberry" |
20779 | 7700 msgstr "Vzdychnúť si na" |
7701 | |
7702 #: ../libpurple/protocols/myspace/zap.c:90 | |
7703 #, c-format | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7704 msgid "%s has raspberried you!" |
20779 | 7705 msgstr "Používateľ %s si vzdychol!" |
7706 | |
7707 #: ../libpurple/protocols/myspace/zap.c:90 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7708 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7709 msgid "Raspberrying %s..." |
20779 | 7710 msgstr "Vzdychli ste si na používateľa %s..." |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7711 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7712 #: ../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:
15796
diff
changeset
|
7713 msgid "Required parameters not passed in" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
7714 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:
15796
diff
changeset
|
7715 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7716 #: ../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:
15796
diff
changeset
|
7717 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:
15796
diff
changeset
|
7718 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:
15796
diff
changeset
|
7719 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7720 #: ../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:
15796
diff
changeset
|
7721 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:
15796
diff
changeset
|
7722 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:
15796
diff
changeset
|
7723 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7724 #: ../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:
15796
diff
changeset
|
7725 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:
15796
diff
changeset
|
7726 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:
15796
diff
changeset
|
7727 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7728 #: ../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:
15796
diff
changeset
|
7729 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:
15796
diff
changeset
|
7730 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:
15796
diff
changeset
|
7731 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7732 #: ../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:
15796
diff
changeset
|
7733 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:
15796
diff
changeset
|
7734 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:
15796
diff
changeset
|
7735 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7736 #: ../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:
15796
diff
changeset
|
7737 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:
15796
diff
changeset
|
7738 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:
15796
diff
changeset
|
7739 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7740 #: ../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:
15796
diff
changeset
|
7741 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:
15796
diff
changeset
|
7742 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:
15796
diff
changeset
|
7743 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7744 #: ../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:
15796
diff
changeset
|
7745 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:
15796
diff
changeset
|
7746 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:
15796
diff
changeset
|
7747 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7748 #: ../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:
15796
diff
changeset
|
7749 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:
15796
diff
changeset
|
7750 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:
15796
diff
changeset
|
7751 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7752 #: ../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:
15796
diff
changeset
|
7753 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:
15796
diff
changeset
|
7754 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:
15796
diff
changeset
|
7755 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7756 #: ../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:
15796
diff
changeset
|
7757 msgid "Account has been disabled" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
7758 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:
15796
diff
changeset
|
7759 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7760 #: ../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:
15796
diff
changeset
|
7761 msgid "The server could not access the directory" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
7762 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:
15796
diff
changeset
|
7763 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7764 #: ../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:
15796
diff
changeset
|
7765 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:
15796
diff
changeset
|
7766 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:
15796
diff
changeset
|
7767 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7768 #: ../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:
15796
diff
changeset
|
7769 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:
15796
diff
changeset
|
7770 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:
15796
diff
changeset
|
7771 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7772 #: ../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:
15796
diff
changeset
|
7773 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:
15796
diff
changeset
|
7774 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:
15796
diff
changeset
|
7775 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7776 #: ../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:
15796
diff
changeset
|
7777 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:
15796
diff
changeset
|
7778 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:
15796
diff
changeset
|
7779 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7780 #: ../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:
15796
diff
changeset
|
7781 msgid "Master archive is misconfigured" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
7782 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:
15796
diff
changeset
|
7783 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7784 #: ../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:
15796
diff
changeset
|
7785 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:
15796
diff
changeset
|
7786 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:
15796
diff
changeset
|
7787 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7788 #: ../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:
15796
diff
changeset
|
7789 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
|
7790 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:
15796
diff
changeset
|
7791 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7792 #: ../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:
15796
diff
changeset
|
7793 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:
15796
diff
changeset
|
7794 "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:
15796
diff
changeset
|
7795 "entered" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7796 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7797 "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:
16719
diff
changeset
|
7798 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7799 #: ../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:
15796
diff
changeset
|
7800 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:
15796
diff
changeset
|
7801 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:
15796
diff
changeset
|
7802 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7803 #: ../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:
15796
diff
changeset
|
7804 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:
15796
diff
changeset
|
7805 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:
15796
diff
changeset
|
7806 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7807 #: ../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:
15796
diff
changeset
|
7808 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:
15796
diff
changeset
|
7809 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:
15796
diff
changeset
|
7810 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7811 #: ../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:
15796
diff
changeset
|
7812 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:
15796
diff
changeset
|
7813 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:
15796
diff
changeset
|
7814 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7815 #: ../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:
15796
diff
changeset
|
7816 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:
15796
diff
changeset
|
7817 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:
15796
diff
changeset
|
7818 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7819 #: ../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:
15796
diff
changeset
|
7820 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:
15796
diff
changeset
|
7821 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:
15796
diff
changeset
|
7822 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7823 #: ../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:
15796
diff
changeset
|
7824 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:
15796
diff
changeset
|
7825 "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:
15796
diff
changeset
|
7826 "time" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7827 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7828 "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:
16719
diff
changeset
|
7829 "naráz" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7830 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7831 #: ../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:
15796
diff
changeset
|
7832 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:
15796
diff
changeset
|
7833 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:
15796
diff
changeset
|
7834 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7835 #: ../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:
15796
diff
changeset
|
7836 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7837 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:
15796
diff
changeset
|
7838 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:
15796
diff
changeset
|
7839 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7840 #: ../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:
15796
diff
changeset
|
7841 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7842 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:
15796
diff
changeset
|
7843 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:
15796
diff
changeset
|
7844 |
20779 | 7845 #: ../libpurple/protocols/novell/novell.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:
15796
diff
changeset
|
7846 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7847 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:
16719
diff
changeset
|
7848 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7849 "Nepodarilo sa odoslať správu. Nepodarilo sa zobraziť podrobnosti o " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7850 "používateľovi (%s)." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7851 |
20779 | 7852 #: ../libpurple/protocols/novell/novell.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:
15796
diff
changeset
|
7853 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7854 msgid "Unable to add %s to your buddy list (%s)." |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
7855 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:
15796
diff
changeset
|
7856 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7857 #. TODO: Improve this! message to who or for what conference? |
20779 | 7858 #: ../libpurple/protocols/novell/novell.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:
15796
diff
changeset
|
7859 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7860 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:
15796
diff
changeset
|
7861 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:
15796
diff
changeset
|
7862 |
20779 | 7863 #: ../libpurple/protocols/novell/novell.c:495 |
7864 #: ../libpurple/protocols/novell/novell.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:
15796
diff
changeset
|
7865 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7866 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:
15796
diff
changeset
|
7867 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:
15796
diff
changeset
|
7868 |
20779 | 7869 #: ../libpurple/protocols/novell/novell.c:534 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7870 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7871 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:
16719
diff
changeset
|
7872 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7873 "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:
16719
diff
changeset
|
7874 |
20779 | 7875 #: ../libpurple/protocols/novell/novell.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:
15796
diff
changeset
|
7876 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7877 msgid "Unable to send message. Could not create the conference (%s)." |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7878 msgstr "Nepodarilo sa odoslať správu. Nepodarilo sa vytvoriť konferenciu (%s)." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7879 |
20779 | 7880 #: ../libpurple/protocols/novell/novell.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:
15796
diff
changeset
|
7881 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7882 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:
15796
diff
changeset
|
7883 "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:
15796
diff
changeset
|
7884 "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:
15796
diff
changeset
|
7885 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:
15796
diff
changeset
|
7886 "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:
15796
diff
changeset
|
7887 "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:
15796
diff
changeset
|
7888 |
20779 | 7889 #: ../libpurple/protocols/novell/novell.c:634 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7890 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7891 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:
15796
diff
changeset
|
7892 "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:
15796
diff
changeset
|
7893 "list (%s)." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7894 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7895 "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:
16719
diff
changeset
|
7896 "priečinku v serverovom zozname (%s)." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7897 |
20779 | 7898 #: ../libpurple/protocols/novell/novell.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:
15796
diff
changeset
|
7899 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7900 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:
15796
diff
changeset
|
7901 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:
15796
diff
changeset
|
7902 |
20779 | 7903 #: ../libpurple/protocols/novell/novell.c:753 |
7904 #: ../libpurple/protocols/novell/novell.c:899 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7905 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7906 msgid "Unable to add user to privacy list (%s)." |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
7907 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:
15796
diff
changeset
|
7908 |
20779 | 7909 #: ../libpurple/protocols/novell/novell.c:800 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7910 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7911 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:
15796
diff
changeset
|
7912 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:
15796
diff
changeset
|
7913 |
20779 | 7914 #: ../libpurple/protocols/novell/novell.c:853 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7915 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7916 msgid "Unable to add %s to permit list (%s)." |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
7917 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:
15796
diff
changeset
|
7918 |
20779 | 7919 #: ../libpurple/protocols/novell/novell.c:921 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7920 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7921 msgid "Unable to remove %s from privacy list (%s)." |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
7922 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:
15796
diff
changeset
|
7923 |
20779 | 7924 #: ../libpurple/protocols/novell/novell.c:944 |
7925 #: ../libpurple/protocols/novell/novell.c:1649 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7926 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7927 msgid "Unable to change server side privacy settings (%s)." |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
7928 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:
15796
diff
changeset
|
7929 |
20779 | 7930 #: ../libpurple/protocols/novell/novell.c:1014 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7931 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7932 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:
15796
diff
changeset
|
7933 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:
15796
diff
changeset
|
7934 |
20779 | 7935 #: ../libpurple/protocols/novell/novell.c:1123 |
7936 #: ../libpurple/protocols/novell/novell.c:1694 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7937 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:
15796
diff
changeset
|
7938 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:
15796
diff
changeset
|
7939 |
20779 | 7940 #: ../libpurple/protocols/novell/novell.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:
15796
diff
changeset
|
7941 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:
15796
diff
changeset
|
7942 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:
15796
diff
changeset
|
7943 |
20779 | 7944 #: ../libpurple/protocols/novell/novell.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:
15796
diff
changeset
|
7945 msgid "Personal Title" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
7946 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:
15796
diff
changeset
|
7947 |
20779 | 7948 #: ../libpurple/protocols/novell/novell.c:1488 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7949 msgid "Mailstop" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
7950 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:
15796
diff
changeset
|
7951 |
20779 | 7952 #: ../libpurple/protocols/novell/novell.c:1504 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7953 #: ../libpurple/protocols/sametime/sametime.c:4122 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7954 msgid "User ID" |
19744 | 7955 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:
15796
diff
changeset
|
7956 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7957 #. 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:
15796
diff
changeset
|
7958 #. 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:
15796
diff
changeset
|
7959 #. if (value) { |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
7960 #. 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:
15796
diff
changeset
|
7961 #. } |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
7962 #. |
20779 | 7963 #: ../libpurple/protocols/novell/novell.c:1517 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7964 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:
15796
diff
changeset
|
7965 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:
15796
diff
changeset
|
7966 |
20779 | 7967 #: ../libpurple/protocols/novell/novell.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:
15796
diff
changeset
|
7968 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7969 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:
15796
diff
changeset
|
7970 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:
15796
diff
changeset
|
7971 |
20779 | 7972 #: ../libpurple/protocols/novell/novell.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:
15796
diff
changeset
|
7973 msgid "Unable to make SSL connection 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:
15796
diff
changeset
|
7974 msgstr "Nepodarilo sa vytvoriť SSL pripojenie 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:
15796
diff
changeset
|
7975 |
20779 | 7976 #: ../libpurple/protocols/novell/novell.c:1722 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7977 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:
15796
diff
changeset
|
7978 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:
15796
diff
changeset
|
7979 |
20779 | 7980 #: ../libpurple/protocols/novell/novell.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:
15796
diff
changeset
|
7981 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:
15796
diff
changeset
|
7982 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:
15796
diff
changeset
|
7983 |
20779 | 7984 #: ../libpurple/protocols/novell/novell.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:
15796
diff
changeset
|
7985 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:
15796
diff
changeset
|
7986 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:
15796
diff
changeset
|
7987 |
20779 | 7988 #: ../libpurple/protocols/novell/novell.c:1872 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7989 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7990 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:
15796
diff
changeset
|
7991 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:
15796
diff
changeset
|
7992 |
20779 | 7993 #: ../libpurple/protocols/novell/novell.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:
15796
diff
changeset
|
7994 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:
15796
diff
changeset
|
7995 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:
15796
diff
changeset
|
7996 |
20779 | 7997 #: ../libpurple/protocols/novell/novell.c:1901 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7998 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
7999 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:
15796
diff
changeset
|
8000 "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:
15796
diff
changeset
|
8001 "\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:
15796
diff
changeset
|
8002 "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:
15796
diff
changeset
|
8003 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:
15796
diff
changeset
|
8004 "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:
15796
diff
changeset
|
8005 "\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:
15796
diff
changeset
|
8006 "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:
15796
diff
changeset
|
8007 |
20779 | 8008 #: ../libpurple/protocols/novell/novell.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:
15796
diff
changeset
|
8009 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:
15796
diff
changeset
|
8010 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:
15796
diff
changeset
|
8011 |
20779 | 8012 #: ../libpurple/protocols/novell/novell.c:2017 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8013 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:
16719
diff
changeset
|
8014 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8015 "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:
16719
diff
changeset
|
8016 |
20779 | 8017 #: ../libpurple/protocols/novell/novell.c:2074 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8018 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8019 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8020 "%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:
16719
diff
changeset
|
8021 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8022 "%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:
15796
diff
changeset
|
8023 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8024 #. TODO: Would be nice to prompt if not set! |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8025 #. * purple_request_fields(gc, _("Server Address"),...); |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8026 #. |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8027 #. ...but for now just error out with a nice message. |
20779 | 8028 #: ../libpurple/protocols/novell/novell.c:2172 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8029 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:
15796
diff
changeset
|
8030 "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:
15796
diff
changeset
|
8031 "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:
15796
diff
changeset
|
8032 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8033 "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:
16719
diff
changeset
|
8034 "chcete pripojiť." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8035 |
20779 | 8036 #: ../libpurple/protocols/novell/novell.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:
15796
diff
changeset
|
8037 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:
15796
diff
changeset
|
8038 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:
15796
diff
changeset
|
8039 |
20779 | 8040 #: ../libpurple/protocols/novell/novell.c:2509 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8041 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:
16719
diff
changeset
|
8042 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8043 "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:
15796
diff
changeset
|
8044 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8045 #. *< 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:
15796
diff
changeset
|
8046 #. *< 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:
15796
diff
changeset
|
8047 #. *< 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:
15796
diff
changeset
|
8048 #. *< 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:
15796
diff
changeset
|
8049 #. *< 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:
15796
diff
changeset
|
8050 #. *< 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:
15796
diff
changeset
|
8051 #. *< 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:
15796
diff
changeset
|
8052 #. *< 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:
15796
diff
changeset
|
8053 #. * 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:
15796
diff
changeset
|
8054 #. * description |
20779 | 8055 #: ../libpurple/protocols/novell/novell.c:3523 |
8056 #: ../libpurple/protocols/novell/novell.c:3525 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8057 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:
15796
diff
changeset
|
8058 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:
15796
diff
changeset
|
8059 |
20779 | 8060 #: ../libpurple/protocols/novell/novell.c:3550 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8061 msgid "Server address" |
19744 | 8062 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:
15796
diff
changeset
|
8063 |
20779 | 8064 #: ../libpurple/protocols/novell/novell.c:3554 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8065 msgid "Server port" |
19744 | 8066 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:
15796
diff
changeset
|
8067 |
20779 | 8068 #: ../libpurple/protocols/oscar/flap_connection.c:389 |
8069 #: ../libpurple/protocols/yahoo/yahoo.c:2471 | |
8070 #: ../libpurple/protocols/yahoo/yahoo.c:2638 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8071 #: ../libpurple/protocols/yahoo/ycht.c:481 ../libpurple/proxy.c:581 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8072 #: ../libpurple/proxy.c:1116 ../libpurple/proxy.c:1225 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8073 #: ../libpurple/proxy.c:1325 ../libpurple/proxy.c:1453 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8074 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:
15796
diff
changeset
|
8075 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:
15796
diff
changeset
|
8076 |
20779 | 8077 #: ../libpurple/protocols/oscar/flap_connection.c:391 |
8078 #: ../libpurple/protocols/yahoo/yahoo.c:2465 | |
8079 #: ../libpurple/protocols/yahoo/yahoo.c:2632 ../libpurple/proxy.c:593 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8080 #: ../libpurple/proxy.c:1128 ../libpurple/proxy.c:1237 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8081 #: ../libpurple/proxy.c:1337 ../libpurple/proxy.c:1465 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
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:
15796
diff
changeset
|
8083 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:
15796
diff
changeset
|
8084 "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:
15796
diff
changeset
|
8085 "%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:
15796
diff
changeset
|
8086 msgstr "" |
19744 | 8087 "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:
15796
diff
changeset
|
8088 "%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:
15796
diff
changeset
|
8089 |
20779 | 8090 #: ../libpurple/protocols/oscar/flap_connection.c:394 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8091 #: ../libpurple/proxy.c:1145 ../libpurple/proxy.c:1250 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8092 #: ../libpurple/proxy.c:1349 ../libpurple/proxy.c:1421 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8093 #: ../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:
15796
diff
changeset
|
8094 msgid "Received invalid data on connection with server." |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
8095 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:
15796
diff
changeset
|
8096 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8097 #. *< type |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8098 #. *< ui_requirement |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8099 #. *< flags |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8100 #. *< dependencies |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8101 #. *< priority |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8102 #. *< id |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8103 #. *< name |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8104 #. *< version |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8105 #. * summary |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8106 #. * description |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8107 #: ../libpurple/protocols/oscar/libaim.c:118 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8108 #: ../libpurple/protocols/oscar/libaim.c:120 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8109 msgid "AIM Protocol Plugin" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8110 msgstr "Modul protokolu AIM" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8111 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8112 #. *< type |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8113 #. *< ui_requirement |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8114 #. *< flags |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8115 #. *< dependencies |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8116 #. *< priority |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8117 #. *< id |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8118 #. *< name |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8119 #. *< version |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8120 #. * summary |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8121 #. * description |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8122 #: ../libpurple/protocols/oscar/libicq.c:118 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8123 #: ../libpurple/protocols/oscar/libicq.c:120 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8124 msgid "ICQ Protocol Plugin" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8125 msgstr "Modul protokolu ICQ" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8126 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8127 #: ../libpurple/protocols/oscar/libicq.c:147 |
20779 | 8128 #: ../libpurple/protocols/yahoo/yahoo.c:4412 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8129 #: ../libpurple/protocols/zephyr/zephyr.c:2997 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8130 msgid "Encoding" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8131 msgstr "Kódovanie" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8132 |
20779 | 8133 #: ../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:
15796
diff
changeset
|
8134 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:
15796
diff
changeset
|
8135 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:
15796
diff
changeset
|
8136 |
20779 | 8137 #: ../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:
15796
diff
changeset
|
8138 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:
15796
diff
changeset
|
8139 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:
15796
diff
changeset
|
8140 |
20779 | 8141 #: ../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:
15796
diff
changeset
|
8142 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8143 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:
15796
diff
changeset
|
8144 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:
15796
diff
changeset
|
8145 |
20779 | 8146 #: ../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:
15796
diff
changeset
|
8147 msgid "Received invalid data on connection with remote user." |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
8148 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:
15796
diff
changeset
|
8149 |
20779 | 8150 #: ../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:
15796
diff
changeset
|
8151 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:
15796
diff
changeset
|
8152 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:
15796
diff
changeset
|
8153 |
20779 | 8154 #: ../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:
15796
diff
changeset
|
8155 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:
15796
diff
changeset
|
8156 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:
15796
diff
changeset
|
8157 |
20779 | 8158 #: ../libpurple/protocols/oscar/odc.c:600 |
8159 #, c-format | |
8160 msgid "" | |
8161 "%s tried to send you a %s file, but we only allow files up to %s over Direct " | |
8162 "IM. Try using file transfer instead.\n" | |
8163 msgstr "" | |
8164 "Používateľ %s vám chcel poslať súbor %s, ale cez priame IM sú povolené súbory len do %s. Skúste namiesto toho použiť prenos súborov.\n" | |
8165 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8166 #: ../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:
15796
diff
changeset
|
8167 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8168 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:
15796
diff
changeset
|
8169 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:
15796
diff
changeset
|
8170 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8171 #: ../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:
15796
diff
changeset
|
8172 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:
15796
diff
changeset
|
8173 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:
15796
diff
changeset
|
8174 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8175 #: ../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:
15796
diff
changeset
|
8176 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:
15796
diff
changeset
|
8177 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:
15796
diff
changeset
|
8178 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8179 #: ../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:
15796
diff
changeset
|
8180 msgid "Rate to host" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
8181 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:
15796
diff
changeset
|
8182 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8183 #: ../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:
15796
diff
changeset
|
8184 msgid "Rate to client" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
8185 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:
15796
diff
changeset
|
8186 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8187 #: ../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:
15796
diff
changeset
|
8188 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:
15796
diff
changeset
|
8189 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:
15796
diff
changeset
|
8190 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8191 #: ../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:
15796
diff
changeset
|
8192 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:
15796
diff
changeset
|
8193 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:
15796
diff
changeset
|
8194 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8195 #: ../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:
15796
diff
changeset
|
8196 msgid "Obsolete SNAC" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
8197 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:
15796
diff
changeset
|
8198 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8199 #: ../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:
15796
diff
changeset
|
8200 msgid "Not supported by host" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
8201 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:
15796
diff
changeset
|
8202 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8203 #: ../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:
15796
diff
changeset
|
8204 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:
15796
diff
changeset
|
8205 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:
15796
diff
changeset
|
8206 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8207 #: ../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:
15796
diff
changeset
|
8208 msgid "Refused by client" |
19744 | 8209 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:
15796
diff
changeset
|
8210 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8211 #: ../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:
15796
diff
changeset
|
8212 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:
15796
diff
changeset
|
8213 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:
15796
diff
changeset
|
8214 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8215 #: ../libpurple/protocols/oscar/oscar.c:128 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8216 msgid "Responses lost" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8217 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:
15796
diff
changeset
|
8218 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8219 #: ../libpurple/protocols/oscar/oscar.c:129 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8220 msgid "Request denied" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8221 msgstr "Požiadavka zamietnutá" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8222 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8223 #: ../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:
15796
diff
changeset
|
8224 msgid "Busted SNAC payload" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
8225 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:
15796
diff
changeset
|
8226 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8227 #: ../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:
15796
diff
changeset
|
8228 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:
15796
diff
changeset
|
8229 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:
15796
diff
changeset
|
8230 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8231 #: ../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:
15796
diff
changeset
|
8232 msgid "In local permit/deny" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
8233 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:
15796
diff
changeset
|
8234 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8235 #: ../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:
15796
diff
changeset
|
8236 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:
15796
diff
changeset
|
8237 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:
15796
diff
changeset
|
8238 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8239 #: ../libpurple/protocols/oscar/oscar.c:134 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8240 msgid "Too evil (receiver)" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8241 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:
15796
diff
changeset
|
8242 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8243 #: ../libpurple/protocols/oscar/oscar.c:135 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8244 msgid "User temporarily unavailable" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8245 msgstr "Používateľ je dočasne nedostupný" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8246 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8247 #: ../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:
15796
diff
changeset
|
8248 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:
15796
diff
changeset
|
8249 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:
15796
diff
changeset
|
8250 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8251 #: ../libpurple/protocols/oscar/oscar.c:137 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8252 msgid "List overflow" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8253 msgstr "Pretečenie zoznamu" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8254 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8255 #: ../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:
15796
diff
changeset
|
8256 msgid "Request ambiguous" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
8257 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:
15796
diff
changeset
|
8258 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8259 #: ../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:
15796
diff
changeset
|
8260 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:
15796
diff
changeset
|
8261 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:
15796
diff
changeset
|
8262 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8263 #: ../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:
15796
diff
changeset
|
8264 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:
15796
diff
changeset
|
8265 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:
15796
diff
changeset
|
8266 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8267 #: ../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:
15796
diff
changeset
|
8268 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:
15796
diff
changeset
|
8269 "(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:
15796
diff
changeset
|
8270 "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:
15796
diff
changeset
|
8271 "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:
15796
diff
changeset
|
8272 "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:
15796
diff
changeset
|
8273 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8274 "(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:
16719
diff
changeset
|
8275 "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:
16719
diff
changeset
|
8276 "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:
16719
diff
changeset
|
8277 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8278 #: ../libpurple/protocols/oscar/oscar.c:457 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8279 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8280 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8281 "(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:
16719
diff
changeset
|
8282 "different encodings selected, or %s has a buggy client.)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8283 msgstr "" |
19341 | 8284 "(Počas prijímania tejto správy sa vyskytla chyba. Buď máte nastavené iné " |
8285 "kódovanie ako %s, alebo má %s chybný klient.)" | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8286 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8287 #. Label |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8288 #: ../libpurple/protocols/oscar/oscar.c:639 ../pidgin/gtkutils.c:2387 |
19744 | 8289 #: ../pidgin/gtkutils.c:2417 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8290 #: ../pidgin/plugins/gevolution/new_person_dialog.c:332 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8291 msgid "Buddy Icon" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8292 msgstr "Ikona priateľa" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8293 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8294 #: ../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:
15796
diff
changeset
|
8295 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:
15796
diff
changeset
|
8296 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:
15796
diff
changeset
|
8297 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8298 #: ../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:
15796
diff
changeset
|
8299 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:
15796
diff
changeset
|
8300 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:
15796
diff
changeset
|
8301 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8302 #: ../libpurple/protocols/oscar/oscar.c:648 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8303 #: ../libpurple/protocols/silc/silc.c:768 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8304 #: ../libpurple/protocols/silc/util.c:553 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8305 #: ../libpurple/protocols/silc10/silc.c:679 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8306 #: ../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:
15796
diff
changeset
|
8307 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:
15796
diff
changeset
|
8308 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:
15796
diff
changeset
|
8309 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8310 #: ../libpurple/protocols/oscar/oscar.c:651 |
20779 | 8311 #: ../libpurple/protocols/oscar/oscar.c:6062 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8312 msgid "Get File" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
8313 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:
15796
diff
changeset
|
8314 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8315 #: ../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:
15796
diff
changeset
|
8316 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:
15796
diff
changeset
|
8317 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:
15796
diff
changeset
|
8318 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8319 #: ../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:
15796
diff
changeset
|
8320 msgid "Add-Ins" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
8321 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:
15796
diff
changeset
|
8322 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8323 #: ../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:
15796
diff
changeset
|
8324 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:
15796
diff
changeset
|
8325 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:
15796
diff
changeset
|
8326 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8327 #: ../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:
15796
diff
changeset
|
8328 msgid "ICQ Direct Connect" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
8329 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:
15796
diff
changeset
|
8330 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8331 #: ../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:
15796
diff
changeset
|
8332 msgid "AP User" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
8333 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:
15796
diff
changeset
|
8334 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8335 #: ../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:
15796
diff
changeset
|
8336 msgid "ICQ RTF" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
8337 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:
15796
diff
changeset
|
8338 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8339 #: ../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:
15796
diff
changeset
|
8340 msgid "Nihilist" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
8341 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:
15796
diff
changeset
|
8342 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8343 #: ../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:
15796
diff
changeset
|
8344 msgid "ICQ Server Relay" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
8345 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:
15796
diff
changeset
|
8346 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8347 #: ../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:
15796
diff
changeset
|
8348 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:
15796
diff
changeset
|
8349 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:
15796
diff
changeset
|
8350 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8351 #: ../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:
15796
diff
changeset
|
8352 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:
15796
diff
changeset
|
8353 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:
15796
diff
changeset
|
8354 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8355 #: ../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:
15796
diff
changeset
|
8356 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:
15796
diff
changeset
|
8357 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:
15796
diff
changeset
|
8358 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8359 #: ../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:
15796
diff
changeset
|
8360 msgid "Hiptop" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
8361 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:
15796
diff
changeset
|
8362 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8363 #: ../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:
15796
diff
changeset
|
8364 msgid "Security Enabled" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
8365 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:
15796
diff
changeset
|
8366 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8367 #: ../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:
15796
diff
changeset
|
8368 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:
15796
diff
changeset
|
8369 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:
15796
diff
changeset
|
8370 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8371 #: ../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:
15796
diff
changeset
|
8372 msgid "iChat AV" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
8373 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:
15796
diff
changeset
|
8374 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8375 #: ../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:
15796
diff
changeset
|
8376 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:
15796
diff
changeset
|
8377 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:
15796
diff
changeset
|
8378 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8379 #: ../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:
15796
diff
changeset
|
8380 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:
15796
diff
changeset
|
8381 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:
15796
diff
changeset
|
8382 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8383 #: ../libpurple/protocols/oscar/oscar.c:725 |
20779 | 8384 #: ../libpurple/protocols/oscar/oscar.c:5832 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8385 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:
15796
diff
changeset
|
8386 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:
15796
diff
changeset
|
8387 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8388 #: ../libpurple/protocols/oscar/oscar.c:729 |
20779 | 8389 #: ../libpurple/protocols/oscar/oscar.c:5867 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8390 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:
15796
diff
changeset
|
8391 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:
15796
diff
changeset
|
8392 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8393 #: ../libpurple/protocols/oscar/oscar.c:731 |
20779 | 8394 #: ../libpurple/protocols/oscar/oscar.c:5853 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8395 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:
15796
diff
changeset
|
8396 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:
15796
diff
changeset
|
8397 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8398 #: ../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:
15796
diff
changeset
|
8399 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:
15796
diff
changeset
|
8400 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:
15796
diff
changeset
|
8401 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8402 #: ../libpurple/protocols/oscar/oscar.c:737 ../libpurple/protocols/qq/qq.c:183 |
19341 | 8403 #: ../libpurple/protocols/qq/qq.c:288 |
20779 | 8404 #: ../libpurple/protocols/yahoo/yahoo.c:3097 ../libpurple/status.c:157 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8405 #: ../pidgin/gtkdocklet.c:446 ../pidgin/gtkstatusbox.c:1060 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8406 msgid "Invisible" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8407 msgstr "Neviditeľný" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8408 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8409 #: ../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:
15796
diff
changeset
|
8410 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:
15796
diff
changeset
|
8411 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:
15796
diff
changeset
|
8412 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8413 #: ../libpurple/protocols/oscar/oscar.c:838 |
20779 | 8414 #: ../libpurple/protocols/oscar/oscar.c:3721 |
8415 #: ../libpurple/protocols/yahoo/yahoo_profile.c:721 ../pidgin/gtkprefs.c:1128 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8416 msgid "IP Address" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8417 msgstr "IP adresa" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8418 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8419 #: ../libpurple/protocols/oscar/oscar.c:845 |
20779 | 8420 #: ../libpurple/protocols/oscar/oscar.c:2905 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8421 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:
15796
diff
changeset
|
8422 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:
15796
diff
changeset
|
8423 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8424 #: ../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:
15796
diff
changeset
|
8425 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:
15796
diff
changeset
|
8426 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:
15796
diff
changeset
|
8427 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8428 #: ../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:
15796
diff
changeset
|
8429 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8430 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:
15796
diff
changeset
|
8431 "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:
15796
diff
changeset
|
8432 "%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:
15796
diff
changeset
|
8433 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:
15796
diff
changeset
|
8434 "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:
15796
diff
changeset
|
8435 "%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:
15796
diff
changeset
|
8436 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8437 #: ../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:
15796
diff
changeset
|
8438 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8439 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:
15796
diff
changeset
|
8440 "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:
15796
diff
changeset
|
8441 "%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:
15796
diff
changeset
|
8442 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:
15796
diff
changeset
|
8443 "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:
15796
diff
changeset
|
8444 "%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:
15796
diff
changeset
|
8445 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8446 #: ../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:
15796
diff
changeset
|
8447 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:
15796
diff
changeset
|
8448 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:
15796
diff
changeset
|
8449 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8450 #: ../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:
15796
diff
changeset
|
8451 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:
15796
diff
changeset
|
8452 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:
15796
diff
changeset
|
8453 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8454 #. TODO: Don't call this with ssi |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8455 #: ../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:
15796
diff
changeset
|
8456 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:
15796
diff
changeset
|
8457 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:
15796
diff
changeset
|
8458 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8459 #: ../libpurple/protocols/oscar/oscar.c:1260 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8460 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8461 msgid "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8462 "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:
19744
diff
changeset
|
8463 "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:
19744
diff
changeset
|
8464 "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:
15796
diff
changeset
|
8465 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:
15796
diff
changeset
|
8466 "Nepodarilo sa prihlásiť: Nepodarilo sa prihlásiť ako %s, pretože " |
19341 | 8467 "používateľské meno je chybné. Používateľské mená musia byť v tvare e-" |
8468 "mailovej adresy, čísla, alebo musí byť prvý znak písmeno a ostatné znaky sú " | |
8469 "písmená, čísla a medzery." | |
8470 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8471 #: ../libpurple/protocols/oscar/oscar.c:1345 |
20779 | 8472 #: ../libpurple/protocols/yahoo/yahoo.c:2107 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8473 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:
15796
diff
changeset
|
8474 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:
15796
diff
changeset
|
8475 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8476 #: ../libpurple/protocols/oscar/oscar.c:1352 |
20779 | 8477 #: ../libpurple/protocols/qq/login_logout.c:485 |
8478 #: ../libpurple/protocols/simple/simple.c:1047 | |
8479 #: ../libpurple/protocols/yahoo/yahoo.c:2128 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8480 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:
15796
diff
changeset
|
8481 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:
15796
diff
changeset
|
8482 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8483 #: ../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:
15796
diff
changeset
|
8484 msgid "Your account is currently suspended." |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
8485 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:
15796
diff
changeset
|
8486 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8487 #. service temporarily unavailable |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8488 #: ../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:
15796
diff
changeset
|
8489 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:
15796
diff
changeset
|
8490 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:
15796
diff
changeset
|
8491 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8492 #: ../libpurple/protocols/oscar/oscar.c:1366 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8493 #: ../libpurple/protocols/oscar/oscar.c:1377 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8494 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:
15796
diff
changeset
|
8495 "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:
15796
diff
changeset
|
8496 "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:
15796
diff
changeset
|
8497 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8498 "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:
16719
diff
changeset
|
8499 "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:
16719
diff
changeset
|
8500 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8501 #: ../libpurple/protocols/oscar/oscar.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:
15796
diff
changeset
|
8502 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8503 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:
16719
diff
changeset
|
8504 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8505 "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:
16719
diff
changeset
|
8506 "na %s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8507 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8508 #: ../libpurple/protocols/oscar/oscar.c:1410 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8509 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:
15796
diff
changeset
|
8510 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:
15796
diff
changeset
|
8511 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8512 #: ../libpurple/protocols/oscar/oscar.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:
15796
diff
changeset
|
8513 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:
15796
diff
changeset
|
8514 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:
15796
diff
changeset
|
8515 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8516 #: ../libpurple/protocols/oscar/oscar.c:1436 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8517 msgid "The SecurID key entered is invalid." |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
8518 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:
15796
diff
changeset
|
8519 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8520 #: ../libpurple/protocols/oscar/oscar.c:1449 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8521 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:
15796
diff
changeset
|
8522 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:
15796
diff
changeset
|
8523 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8524 #: ../libpurple/protocols/oscar/oscar.c:1450 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8525 msgid "Enter the 6 digit number from the digital display." |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
8526 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:
15796
diff
changeset
|
8527 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8528 #. * |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8529 #. * A wrapper for purple_request_action() that uses @c OK and @c Cancel buttons. |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8530 #. |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8531 #: ../libpurple/protocols/oscar/oscar.c:1452 |
20779 | 8532 #: ../libpurple/protocols/oscar/oscar.c:2246 |
8533 #: ../libpurple/protocols/oscar/oscar.c:2295 | |
8534 #: ../libpurple/protocols/oscar/oscar.c:5937 | |
8535 #: ../libpurple/protocols/oscar/oscar.c:6218 ../libpurple/request.h:1388 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8536 msgid "_OK" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8537 msgstr "_OK" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8538 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8539 #: ../libpurple/protocols/oscar/oscar.c:1491 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8540 #: ../libpurple/protocols/oscar/oscar.c:1534 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8541 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8542 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:
15796
diff
changeset
|
8543 "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:
15796
diff
changeset
|
8544 "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:
15796
diff
changeset
|
8545 msgstr "" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
8546 "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
|
8547 "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:
15796
diff
changeset
|
8548 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8549 #: ../libpurple/protocols/oscar/oscar.c:1494 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8550 #: ../libpurple/protocols/oscar/oscar.c:1537 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8551 msgid "Unable to get a valid AIM login hash." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8552 msgstr "Nebolo možné získať platný AIM prihlasovací hash." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8553 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8554 #: ../libpurple/protocols/oscar/oscar.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:
15796
diff
changeset
|
8555 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8556 msgid "You may be disconnected shortly. Check %s for updates." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8557 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:
16719
diff
changeset
|
8558 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8559 #: ../libpurple/protocols/oscar/oscar.c:1625 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8560 msgid "Unable to get a valid login hash." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8561 msgstr "Nebolo možné získať platný prihlasovací hash." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8562 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8563 #: ../libpurple/protocols/oscar/oscar.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:
15796
diff
changeset
|
8564 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:
15796
diff
changeset
|
8565 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:
15796
diff
changeset
|
8566 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8567 #: ../libpurple/protocols/oscar/oscar.c:1711 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8568 msgid "Unable to initialize connection" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
8569 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:
15796
diff
changeset
|
8570 |
20779 | 8571 #: ../libpurple/protocols/oscar/oscar.c:2204 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8572 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:
16719
diff
changeset
|
8573 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8574 "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:
16719
diff
changeset
|
8575 "priateľov." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8576 |
20779 | 8577 #: ../libpurple/protocols/oscar/oscar.c:2244 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8578 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:
15796
diff
changeset
|
8579 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:
15796
diff
changeset
|
8580 |
20779 | 8581 #: ../libpurple/protocols/oscar/oscar.c:2245 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8582 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:
15796
diff
changeset
|
8583 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:
15796
diff
changeset
|
8584 |
20779 | 8585 #: ../libpurple/protocols/oscar/oscar.c:2286 |
8586 #: ../libpurple/protocols/oscar/oscar.c:2294 | |
8587 #: ../libpurple/protocols/oscar/oscar.c:2421 | |
8588 #: ../libpurple/protocols/oscar/oscar.c:5313 | |
8589 #: ../libpurple/protocols/yahoo/yahoo.c:1032 | |
19341 | 8590 msgid "No reason given." |
8591 msgstr "Nebol uvedený dôvod." | |
8592 | |
20779 | 8593 #: ../libpurple/protocols/oscar/oscar.c:2293 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8594 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:
15796
diff
changeset
|
8595 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:
15796
diff
changeset
|
8596 |
20779 | 8597 #: ../libpurple/protocols/oscar/oscar.c:2421 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8598 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8599 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:
15796
diff
changeset
|
8600 "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:
15796
diff
changeset
|
8601 "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:
15796
diff
changeset
|
8602 "%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:
15796
diff
changeset
|
8603 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8604 "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:
16719
diff
changeset
|
8605 "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:
15796
diff
changeset
|
8606 "%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:
15796
diff
changeset
|
8607 |
20779 | 8608 #: ../libpurple/protocols/oscar/oscar.c:2422 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8609 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:
15796
diff
changeset
|
8610 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:
15796
diff
changeset
|
8611 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8612 #. Someone has granted you authorization |
20779 | 8613 #: ../libpurple/protocols/oscar/oscar.c:2429 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8614 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8615 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:
16719
diff
changeset
|
8616 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8617 "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:
16719
diff
changeset
|
8618 |
20779 | 8619 #: ../libpurple/protocols/oscar/oscar.c:2437 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8620 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8621 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:
15796
diff
changeset
|
8622 "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:
15796
diff
changeset
|
8623 "\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:
15796
diff
changeset
|
8624 "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:
15796
diff
changeset
|
8625 "%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:
15796
diff
changeset
|
8626 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:
15796
diff
changeset
|
8627 "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:
15796
diff
changeset
|
8628 "\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:
15796
diff
changeset
|
8629 "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:
15796
diff
changeset
|
8630 "%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:
15796
diff
changeset
|
8631 |
20779 | 8632 #: ../libpurple/protocols/oscar/oscar.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:
15796
diff
changeset
|
8633 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8634 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:
15796
diff
changeset
|
8635 "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:
15796
diff
changeset
|
8636 "\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:
15796
diff
changeset
|
8637 "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:
15796
diff
changeset
|
8638 "%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:
15796
diff
changeset
|
8639 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:
15796
diff
changeset
|
8640 "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:
15796
diff
changeset
|
8641 "\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:
15796
diff
changeset
|
8642 "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:
15796
diff
changeset
|
8643 "%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:
15796
diff
changeset
|
8644 |
20779 | 8645 #: ../libpurple/protocols/oscar/oscar.c:2453 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8646 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8647 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:
15796
diff
changeset
|
8648 "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:
15796
diff
changeset
|
8649 "\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:
15796
diff
changeset
|
8650 "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:
15796
diff
changeset
|
8651 "%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:
15796
diff
changeset
|
8652 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:
15796
diff
changeset
|
8653 "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:
15796
diff
changeset
|
8654 "\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:
15796
diff
changeset
|
8655 "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:
15796
diff
changeset
|
8656 "%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:
15796
diff
changeset
|
8657 |
20779 | 8658 #: ../libpurple/protocols/oscar/oscar.c:2474 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8659 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8660 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:
15796
diff
changeset
|
8661 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:
15796
diff
changeset
|
8662 |
20779 | 8663 #: ../libpurple/protocols/oscar/oscar.c:2480 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8664 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:
15796
diff
changeset
|
8665 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:
15796
diff
changeset
|
8666 |
20779 | 8667 #: ../libpurple/protocols/oscar/oscar.c:2485 ../pidgin/gtkroomlist.c:309 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8668 msgid "_Add" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8669 msgstr "_Pridať" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8670 |
20779 | 8671 #: ../libpurple/protocols/oscar/oscar.c:2486 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8672 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:
15796
diff
changeset
|
8673 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:
15796
diff
changeset
|
8674 |
20779 | 8675 #: ../libpurple/protocols/oscar/oscar.c:2610 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8676 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8677 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:
15796
diff
changeset
|
8678 msgid_plural "You missed %hu messages from %s because they were 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:
15796
diff
changeset
|
8679 msgstr[0] "Prišli ste o %hu správ od používateľa %s, pretože boli 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:
15796
diff
changeset
|
8680 msgstr[1] "Prišli ste o %hu správu od používateľa %s, pretože bola 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:
15796
diff
changeset
|
8681 msgstr[2] "Prišli ste o %hu správy od používateľa %s, pretože boli 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:
15796
diff
changeset
|
8682 |
20779 | 8683 #: ../libpurple/protocols/oscar/oscar.c:2619 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8684 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8685 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:
15796
diff
changeset
|
8686 msgid_plural "You missed %hu messages from %s because they were too large." |
19744 | 8687 msgstr[0] "%hu správa od %s nebola prijatá, pretože bola príliš veľká." |
8688 msgstr[1] "%hu správy od %s neboli prijaté, pretože boli príliš veľké." | |
8689 msgstr[2] "%hu správ od %s nebolo prijatých, pretože boli príliš veľké." | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8690 |
20779 | 8691 #: ../libpurple/protocols/oscar/oscar.c:2628 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8692 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8693 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8694 "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:
16719
diff
changeset
|
8695 msgid_plural "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8696 "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:
16719
diff
changeset
|
8697 msgstr[0] "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8698 "Prišli ste o %hu správ od používateľa %s, pretože bol prekročený limit " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8699 "hodnotenia." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8700 msgstr[1] "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8701 "Prišli ste o %hu správu od používateľa %s, pretože bol prekročený limit " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8702 "hodnotenia." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8703 msgstr[2] "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8704 "Prišli ste o %hu správy od používateľa %s, pretože bol prekročený limit " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8705 "hodnotenia." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8706 |
20779 | 8707 #: ../libpurple/protocols/oscar/oscar.c:2637 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8708 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8709 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:
15796
diff
changeset
|
8710 msgid_plural "You missed %hu messages 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:
15796
diff
changeset
|
8711 msgstr[0] "Prišli ste o %hu správ od používateľa %s, pretože je príliš zlý." |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8712 msgstr[1] "Prišli ste o %hu správu od používateľa %s, pretože je príliš zlý." |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8713 msgstr[2] "Prišli ste o %hu správy od používateľa %s, pretože je príliš zlý." |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8714 |
20779 | 8715 #: ../libpurple/protocols/oscar/oscar.c:2646 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8716 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8717 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:
15796
diff
changeset
|
8718 msgid_plural "You missed %hu messages 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:
15796
diff
changeset
|
8719 msgstr[0] "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:
19744
diff
changeset
|
8720 msgstr[1] "Prišli ste o %hu správu od používateľa %s, pretože ste príliš zlý." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8721 msgstr[2] "Prišli ste o %hu správy od používateľa %s, pretože ste príliš zlý." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8722 |
20779 | 8723 #: ../libpurple/protocols/oscar/oscar.c:2655 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8724 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8725 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:
15796
diff
changeset
|
8726 msgid_plural "You missed %hu messages 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:
15796
diff
changeset
|
8727 msgstr[0] "Z neznámeho dôvodu ste prišli o %hu správ 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:
15796
diff
changeset
|
8728 msgstr[1] "Z neznámeho dôvodu ste prišli o %hu správu 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:
15796
diff
changeset
|
8729 msgstr[2] "Z neznámeho dôvodu ste prišli o %hu správy 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:
15796
diff
changeset
|
8730 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8731 #. Data is assumed to be the destination sn |
20779 | 8732 #: ../libpurple/protocols/oscar/oscar.c:2810 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8733 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8734 msgid "Unable to send message: %s" |
19744 | 8735 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:
15796
diff
changeset
|
8736 |
20779 | 8737 #: ../libpurple/protocols/oscar/oscar.c:2810 |
8738 #: ../libpurple/protocols/oscar/oscar.c:2815 | |
8739 #: ../libpurple/protocols/oscar/oscar.c:2879 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8740 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:
15796
diff
changeset
|
8741 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:
15796
diff
changeset
|
8742 |
20779 | 8743 #: ../libpurple/protocols/oscar/oscar.c:2813 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8744 #: ../libpurple/protocols/sametime/sametime.c:2409 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8745 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8746 msgid "Unable to send message to %s:" |
19744 | 8747 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:
15796
diff
changeset
|
8748 |
20779 | 8749 #: ../libpurple/protocols/oscar/oscar.c:2879 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8750 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8751 msgid "User information not available: %s" |
19744 | 8752 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:
15796
diff
changeset
|
8753 |
20779 | 8754 #: ../libpurple/protocols/oscar/oscar.c:2910 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8755 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:
15796
diff
changeset
|
8756 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:
15796
diff
changeset
|
8757 |
20779 | 8758 #: ../libpurple/protocols/oscar/oscar.c:2915 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
8759 #: ../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:
15796
diff
changeset
|
8760 msgid "Member Since" |
19744 | 8761 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:
15796
diff
changeset
|
8762 |
20779 | 8763 #: ../libpurple/protocols/oscar/oscar.c:2950 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8764 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:
15796
diff
changeset
|
8765 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:
15796
diff
changeset
|
8766 |
20779 | 8767 #: ../libpurple/protocols/oscar/oscar.c:3058 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8768 msgid "Your AIM connection may be lost." |
19744 | 8769 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:
15796
diff
changeset
|
8770 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8771 #. The conversion failed! |
20779 | 8772 #: ../libpurple/protocols/oscar/oscar.c:3246 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8773 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:
15796
diff
changeset
|
8774 "[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:
15796
diff
changeset
|
8775 "characters.]" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8776 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8777 "[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:
16719
diff
changeset
|
8778 "zobraziť.]" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8779 |
20779 | 8780 #: ../libpurple/protocols/oscar/oscar.c:3410 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8781 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:
15796
diff
changeset
|
8782 "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:
15796
diff
changeset
|
8783 "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:
15796
diff
changeset
|
8784 msgstr "" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
8785 "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
|
8786 "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:
15796
diff
changeset
|
8787 |
20779 | 8788 #: ../libpurple/protocols/oscar/oscar.c:3493 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8789 #: ../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:
15796
diff
changeset
|
8790 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8791 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:
15796
diff
changeset
|
8792 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:
15796
diff
changeset
|
8793 |
20779 | 8794 #: ../libpurple/protocols/oscar/oscar.c:3743 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8795 #: ../libpurple/protocols/silc/util.c:585 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8796 #: ../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:
15796
diff
changeset
|
8797 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:
15796
diff
changeset
|
8798 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:
15796
diff
changeset
|
8799 |
20779 | 8800 #: ../libpurple/protocols/oscar/oscar.c:3773 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8801 msgid "Personal Web Page" |
19744 | 8802 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:
15796
diff
changeset
|
8803 |
20779 | 8804 #: ../libpurple/protocols/oscar/oscar.c:3797 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8805 #: ../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:
15796
diff
changeset
|
8806 msgid "Additional Information" |
19744 | 8807 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:
15796
diff
changeset
|
8808 |
20779 | 8809 #: ../libpurple/protocols/oscar/oscar.c:3805 |
8810 #: ../libpurple/protocols/oscar/oscar.c:3818 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8811 msgid "Zip Code" |
19744 | 8812 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:
15796
diff
changeset
|
8813 |
20779 | 8814 #: ../libpurple/protocols/oscar/oscar.c:3829 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8815 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:
15796
diff
changeset
|
8816 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:
15796
diff
changeset
|
8817 |
20779 | 8818 #: ../libpurple/protocols/oscar/oscar.c:3830 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8819 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:
15796
diff
changeset
|
8820 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:
15796
diff
changeset
|
8821 |
20779 | 8822 #: ../libpurple/protocols/oscar/oscar.c:3832 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8823 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:
15796
diff
changeset
|
8824 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:
15796
diff
changeset
|
8825 |
20779 | 8826 #: ../libpurple/protocols/oscar/oscar.c:3835 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8827 msgid "Work Information" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8828 msgstr "Pracovné informácie" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8829 |
20779 | 8830 #: ../libpurple/protocols/oscar/oscar.c:3891 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8831 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:
15796
diff
changeset
|
8832 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:
15796
diff
changeset
|
8833 |
20779 | 8834 #: ../libpurple/protocols/oscar/oscar.c:3931 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8835 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8836 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:
15796
diff
changeset
|
8837 msgid_plural "The following screen names are 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:
15796
diff
changeset
|
8838 msgstr[0] "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:
15796
diff
changeset
|
8839 msgstr[1] "S %s je asociované nasledujúce 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:
15796
diff
changeset
|
8840 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:
15796
diff
changeset
|
8841 |
20779 | 8842 #: ../libpurple/protocols/oscar/oscar.c:3936 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8843 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:
15796
diff
changeset
|
8844 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:
15796
diff
changeset
|
8845 |
20779 | 8846 #: ../libpurple/protocols/oscar/oscar.c:3962 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8847 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8848 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:
15796
diff
changeset
|
8849 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:
15796
diff
changeset
|
8850 |
20779 | 8851 #: ../libpurple/protocols/oscar/oscar.c:3983 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8852 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8853 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:
15796
diff
changeset
|
8854 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:
15796
diff
changeset
|
8855 |
20779 | 8856 #: ../libpurple/protocols/oscar/oscar.c:3985 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8857 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:
15796
diff
changeset
|
8858 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:
15796
diff
changeset
|
8859 |
20779 | 8860 #: ../libpurple/protocols/oscar/oscar.c:4016 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8861 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:
15796
diff
changeset
|
8862 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:
15796
diff
changeset
|
8863 |
20779 | 8864 #: ../libpurple/protocols/oscar/oscar.c:4019 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8865 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8866 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:
15796
diff
changeset
|
8867 "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:
15796
diff
changeset
|
8868 "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:
15796
diff
changeset
|
8869 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8870 "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:
16719
diff
changeset
|
8871 "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:
16719
diff
changeset
|
8872 |
20779 | 8873 #: ../libpurple/protocols/oscar/oscar.c:4022 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8874 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8875 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:
16719
diff
changeset
|
8876 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8877 "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:
16719
diff
changeset
|
8878 |
20779 | 8879 #: ../libpurple/protocols/oscar/oscar.c:4025 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8880 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8881 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:
15796
diff
changeset
|
8882 "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:
15796
diff
changeset
|
8883 "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:
15796
diff
changeset
|
8884 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8885 "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:
16719
diff
changeset
|
8886 "požadované používateľské meno je príliš dlhé." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8887 |
20779 | 8888 #: ../libpurple/protocols/oscar/oscar.c:4028 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8889 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8890 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:
15796
diff
changeset
|
8891 "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:
15796
diff
changeset
|
8892 "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:
15796
diff
changeset
|
8893 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:
15796
diff
changeset
|
8894 "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:
15796
diff
changeset
|
8895 "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:
15796
diff
changeset
|
8896 |
20779 | 8897 #: ../libpurple/protocols/oscar/oscar.c:4031 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8898 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8899 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:
15796
diff
changeset
|
8900 "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:
15796
diff
changeset
|
8901 "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:
15796
diff
changeset
|
8902 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8903 "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:
16719
diff
changeset
|
8904 "sebou asociovaných veľmi veľa zobrazovaných mien." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8905 |
20779 | 8906 #: ../libpurple/protocols/oscar/oscar.c:4034 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8907 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8908 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:
15796
diff
changeset
|
8909 "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:
15796
diff
changeset
|
8910 "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:
15796
diff
changeset
|
8911 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:
15796
diff
changeset
|
8912 "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:
15796
diff
changeset
|
8913 "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:
15796
diff
changeset
|
8914 |
20779 | 8915 #: ../libpurple/protocols/oscar/oscar.c:4037 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8916 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8917 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:
15796
diff
changeset
|
8918 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:
15796
diff
changeset
|
8919 |
20779 | 8920 #: ../libpurple/protocols/oscar/oscar.c:4047 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8921 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8922 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:
15796
diff
changeset
|
8923 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:
15796
diff
changeset
|
8924 |
20779 | 8925 #: ../libpurple/protocols/oscar/oscar.c:4049 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8926 msgid "Account Info" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8927 msgstr "Podrobnosti o účte" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8928 |
20779 | 8929 #: ../libpurple/protocols/oscar/oscar.c:4232 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8930 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8931 "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:
16719
diff
changeset
|
8932 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8933 "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:
16719
diff
changeset
|
8934 "priamo pripojený." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8935 |
20779 | 8936 #: ../libpurple/protocols/oscar/oscar.c:4503 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8937 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:
15796
diff
changeset
|
8938 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:
15796
diff
changeset
|
8939 |
20779 | 8940 #: ../libpurple/protocols/oscar/oscar.c:4504 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8941 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:
15796
diff
changeset
|
8942 "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:
15796
diff
changeset
|
8943 "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:
15796
diff
changeset
|
8944 "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:
15796
diff
changeset
|
8945 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8946 "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:
16719
diff
changeset
|
8947 "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:
16719
diff
changeset
|
8948 "znovu, keď budete plne pripojený." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8949 |
20779 | 8950 #: ../libpurple/protocols/oscar/oscar.c:4518 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8951 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8952 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8953 "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:
16719
diff
changeset
|
8954 "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:
15796
diff
changeset
|
8955 msgid_plural "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8956 "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:
16719
diff
changeset
|
8957 "truncated for you." |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
8958 msgstr[0] "" |
19341 | 8959 "Maximálna dĺžka profilu, %d bajtov, bola prekročená. Profil bol automaticky " |
8960 "skrátený." | |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
8961 msgstr[1] "" |
19341 | 8962 "Maximálna dĺžka profilu, %d bajt, bola prekročená. Profil bol automaticky " |
8963 "skrátený." | |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
8964 msgstr[2] "" |
19341 | 8965 "Maximálna dĺžka profilu, %d bajty, bola prekročená. Profil bol automaticky " |
8966 "skrátený." | |
8967 | |
20779 | 8968 #: ../libpurple/protocols/oscar/oscar.c:4523 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8969 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:
15796
diff
changeset
|
8970 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:
15796
diff
changeset
|
8971 |
20779 | 8972 #: ../libpurple/protocols/oscar/oscar.c:4568 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8973 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8974 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8975 "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:
16719
diff
changeset
|
8976 "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:
15796
diff
changeset
|
8977 msgid_plural "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
8978 "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:
16719
diff
changeset
|
8979 "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:
15796
diff
changeset
|
8980 msgstr[0] "" |
19341 | 8981 "Maximálna dĺžka správy neprítomnosti, %d bajtov, bola prekročená. Správa " |
8982 "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:
15796
diff
changeset
|
8983 msgstr[1] "" |
19341 | 8984 "Maximálna dĺžka správy neprítomnosti, %d bajt, bola prekročená. Správa bola " |
8985 "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:
15796
diff
changeset
|
8986 msgstr[2] "" |
19341 | 8987 "Maximálna dĺžka správy neprítomnosti, %d bajty, bola prekročená. Správa " |
8988 "bola automaticky skrátená." | |
8989 | |
20779 | 8990 #: ../libpurple/protocols/oscar/oscar.c:4573 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8991 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:
15796
diff
changeset
|
8992 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:
15796
diff
changeset
|
8993 |
20779 | 8994 #: ../libpurple/protocols/oscar/oscar.c:4646 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8995 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
8996 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:
15796
diff
changeset
|
8997 "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:
16719
diff
changeset
|
8998 "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:
16719
diff
changeset
|
8999 "letters, numbers and spaces, or contain only numbers." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9000 msgstr "" |
19341 | 9001 "Nepodarilo sa pridať priateľa %s, pretože používateľské meno je chybné. " |
9002 "Používateľské mená musia byť v tvare e-mailovej adresy, čísla, alebo musí " | |
9003 "byť prvý znak písmeno a ostatné znaky sú písmená, čísla a medzery." | |
9004 | |
20779 | 9005 #: ../libpurple/protocols/oscar/oscar.c:4648 |
9006 #: ../libpurple/protocols/oscar/oscar.c:5099 | |
9007 #: ../libpurple/protocols/oscar/oscar.c:5114 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9008 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:
15796
diff
changeset
|
9009 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:
15796
diff
changeset
|
9010 |
20779 | 9011 #: ../libpurple/protocols/oscar/oscar.c:4767 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9012 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:
15796
diff
changeset
|
9013 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:
15796
diff
changeset
|
9014 |
20779 | 9015 #: ../libpurple/protocols/oscar/oscar.c:4768 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9016 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9017 "The AIM servers were temporarily unable to send your buddy list. Your buddy " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9018 "list is not lost, and will probably become available in a few hours." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9019 msgstr "" |
19341 | 9020 "AIM servery vám dočasne neposlali váš zoznam priateľov. Váš zoznam " |
9021 "priateľov nie je stratený, a mal by byť znovu dostupný o pár hodín." | |
9022 | |
20779 | 9023 #: ../libpurple/protocols/oscar/oscar.c:4950 |
9024 #: ../libpurple/protocols/oscar/oscar.c:4952 | |
9025 #: ../libpurple/protocols/oscar/oscar.c:5179 | |
9026 #: ../libpurple/protocols/oscar/oscar.c:5180 | |
9027 #: ../libpurple/protocols/oscar/oscar.c:5185 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9028 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:
15796
diff
changeset
|
9029 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:
15796
diff
changeset
|
9030 |
20779 | 9031 #: ../libpurple/protocols/oscar/oscar.c:5097 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9032 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9033 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:
15796
diff
changeset
|
9034 "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:
15796
diff
changeset
|
9035 "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:
15796
diff
changeset
|
9036 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:
15796
diff
changeset
|
9037 "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:
15796
diff
changeset
|
9038 "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:
15796
diff
changeset
|
9039 |
20779 | 9040 #: ../libpurple/protocols/oscar/oscar.c:5097 |
9041 #: ../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:
15796
diff
changeset
|
9042 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:
15796
diff
changeset
|
9043 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:
15796
diff
changeset
|
9044 |
20779 | 9045 #: ../libpurple/protocols/oscar/oscar.c:5111 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9046 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9047 msgid "Could not add the buddy %s for an unknown reason." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9048 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:
16719
diff
changeset
|
9049 |
20779 | 9050 #: ../libpurple/protocols/oscar/oscar.c:5228 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9051 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9052 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:
15796
diff
changeset
|
9053 "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:
15796
diff
changeset
|
9054 "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:
15796
diff
changeset
|
9055 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9056 "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:
16719
diff
changeset
|
9057 "zoznamu kamarátov. Chcete pridať jeho do svojho?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9058 |
20779 | 9059 #: ../libpurple/protocols/oscar/oscar.c:5236 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9060 msgid "Authorization Given" |
19744 | 9061 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:
15796
diff
changeset
|
9062 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9063 #. Granted |
20779 | 9064 #: ../libpurple/protocols/oscar/oscar.c:5309 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
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:
15796
diff
changeset
|
9066 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:
15796
diff
changeset
|
9067 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:
15796
diff
changeset
|
9068 |
20779 | 9069 #: ../libpurple/protocols/oscar/oscar.c:5310 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9070 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:
15796
diff
changeset
|
9071 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:
15796
diff
changeset
|
9072 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9073 #. Denied |
20779 | 9074 #: ../libpurple/protocols/oscar/oscar.c:5313 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9075 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9076 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:
15796
diff
changeset
|
9077 "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:
15796
diff
changeset
|
9078 "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:
15796
diff
changeset
|
9079 "%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:
15796
diff
changeset
|
9080 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:
15796
diff
changeset
|
9081 "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:
15796
diff
changeset
|
9082 "nasledujúceho dôvodu:\n" |
15796
52a044731fbe
lots of translation updates. Some of these I neglected for way too long.
Luke Schierer <lschiere@pidgin.im>
parents:
13734
diff
changeset
|
9083 "%s" |
52a044731fbe
lots of translation updates. Some of these I neglected for way too long.
Luke Schierer <lschiere@pidgin.im>
parents:
13734
diff
changeset
|
9084 |
20779 | 9085 #: ../libpurple/protocols/oscar/oscar.c:5314 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9086 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:
15796
diff
changeset
|
9087 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:
15796
diff
changeset
|
9088 |
20779 | 9089 #: ../libpurple/protocols/oscar/oscar.c:5350 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9090 #: ../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:
15796
diff
changeset
|
9091 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:
15796
diff
changeset
|
9092 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:
15796
diff
changeset
|
9093 |
20779 | 9094 #: ../libpurple/protocols/oscar/oscar.c:5390 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9095 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:
15796
diff
changeset
|
9096 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:
15796
diff
changeset
|
9097 |
20779 | 9098 #: ../libpurple/protocols/oscar/oscar.c:5459 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9099 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:
16719
diff
changeset
|
9100 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9101 "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:
16719
diff
changeset
|
9102 |
20779 | 9103 #: ../libpurple/protocols/oscar/oscar.c:5621 |
9104 #: ../libpurple/protocols/oscar/oscar.c:5626 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9105 msgid "Away Message" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9106 msgstr "Správa o neprítomnosti" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9107 |
20779 | 9108 #: ../libpurple/protocols/oscar/oscar.c:5626 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9109 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:
15796
diff
changeset
|
9110 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:
15796
diff
changeset
|
9111 |
20779 | 9112 #: ../libpurple/protocols/oscar/oscar.c:5826 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9113 msgid "iTunes Music Store Link" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9114 msgstr "Odkaz na hudobný obchod iTunes" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9115 |
20779 | 9116 #: ../libpurple/protocols/oscar/oscar.c:5934 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9117 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9118 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:
15796
diff
changeset
|
9119 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:
15796
diff
changeset
|
9120 |
20779 | 9121 #: ../libpurple/protocols/oscar/oscar.c:5935 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9122 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:
15796
diff
changeset
|
9123 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:
15796
diff
changeset
|
9124 |
20779 | 9125 #: ../libpurple/protocols/oscar/oscar.c:5982 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9126 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9127 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:
15796
diff
changeset
|
9128 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:
15796
diff
changeset
|
9129 |
20779 | 9130 #: ../libpurple/protocols/oscar/oscar.c:5986 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9131 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:
15796
diff
changeset
|
9132 "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:
15796
diff
changeset
|
9133 "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:
15796
diff
changeset
|
9134 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9135 "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:
16719
diff
changeset
|
9136 "bezpečnostné riziko. Chcete pokračovať?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9137 |
20779 | 9138 #: ../libpurple/protocols/oscar/oscar.c:5992 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
9139 #: ../libpurple/protocols/oscar/peer.c:1045 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9140 msgid "C_onnect" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9141 msgstr "Prip_ojiť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9142 |
20779 | 9143 #: ../libpurple/protocols/oscar/oscar.c:6027 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9144 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:
15796
diff
changeset
|
9145 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:
15796
diff
changeset
|
9146 |
20779 | 9147 #: ../libpurple/protocols/oscar/oscar.c:6033 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9148 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:
15796
diff
changeset
|
9149 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:
15796
diff
changeset
|
9150 |
20779 | 9151 #: ../libpurple/protocols/oscar/oscar.c:6041 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9152 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:
15796
diff
changeset
|
9153 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:
15796
diff
changeset
|
9154 |
20779 | 9155 #: ../libpurple/protocols/oscar/oscar.c:6054 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9156 msgid "Direct IM" |
19744 | 9157 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:
15796
diff
changeset
|
9158 |
20779 | 9159 #: ../libpurple/protocols/oscar/oscar.c:6076 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9160 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:
15796
diff
changeset
|
9161 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:
15796
diff
changeset
|
9162 |
20779 | 9163 #: ../libpurple/protocols/oscar/oscar.c:6135 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9164 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:
15796
diff
changeset
|
9165 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:
15796
diff
changeset
|
9166 |
20779 | 9167 #: ../libpurple/protocols/oscar/oscar.c:6138 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9168 msgid "Web aware (enabling this will cause you to receive SPAM!)" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
9169 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:
19744
diff
changeset
|
9170 |
20779 | 9171 #: ../libpurple/protocols/oscar/oscar.c:6143 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9172 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:
15796
diff
changeset
|
9173 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:
15796
diff
changeset
|
9174 |
20779 | 9175 #: ../libpurple/protocols/oscar/oscar.c:6162 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9176 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:
15796
diff
changeset
|
9177 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:
15796
diff
changeset
|
9178 |
20779 | 9179 #: ../libpurple/protocols/oscar/oscar.c:6163 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9180 msgid "Screen name formatting can change only capitalization and whitespace." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9181 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9182 "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:
16719
diff
changeset
|
9183 |
20779 | 9184 #: ../libpurple/protocols/oscar/oscar.c:6216 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9185 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:
15796
diff
changeset
|
9186 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:
15796
diff
changeset
|
9187 |
20779 | 9188 #: ../libpurple/protocols/oscar/oscar.c:6262 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9189 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:
15796
diff
changeset
|
9190 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:
15796
diff
changeset
|
9191 |
20779 | 9192 #: ../libpurple/protocols/oscar/oscar.c:6265 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9193 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:
15796
diff
changeset
|
9194 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:
15796
diff
changeset
|
9195 |
20779 | 9196 #: ../libpurple/protocols/oscar/oscar.c:6266 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9197 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:
15796
diff
changeset
|
9198 "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:
15796
diff
changeset
|
9199 "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:
15796
diff
changeset
|
9200 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:
15796
diff
changeset
|
9201 "Týchto priateľov môžete znovu požiadať o autorizáciu, keď na nich kliknete " |
19744 | 9202 "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:
15796
diff
changeset
|
9203 |
20779 | 9204 #: ../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:
15796
diff
changeset
|
9205 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:
15796
diff
changeset
|
9206 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:
15796
diff
changeset
|
9207 |
20779 | 9208 #: ../libpurple/protocols/oscar/oscar.c:6284 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9209 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:
15796
diff
changeset
|
9210 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:
15796
diff
changeset
|
9211 |
20779 | 9212 #: ../libpurple/protocols/oscar/oscar.c:6285 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9213 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:
15796
diff
changeset
|
9214 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:
15796
diff
changeset
|
9215 |
20779 | 9216 #: ../libpurple/protocols/oscar/oscar.c:6288 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9217 msgid "_Search" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9218 msgstr "_Hľadať" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9219 |
20779 | 9220 #: ../libpurple/protocols/oscar/oscar.c:6446 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9221 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:
15796
diff
changeset
|
9222 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:
15796
diff
changeset
|
9223 |
20779 | 9224 #: ../libpurple/protocols/oscar/oscar.c:6457 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9225 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:
15796
diff
changeset
|
9226 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:
15796
diff
changeset
|
9227 |
20779 | 9228 #: ../libpurple/protocols/oscar/oscar.c:6461 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9229 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:
15796
diff
changeset
|
9230 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:
15796
diff
changeset
|
9231 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9232 #. ICQ actions |
20779 | 9233 #: ../libpurple/protocols/oscar/oscar.c:6471 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9234 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:
15796
diff
changeset
|
9235 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:
15796
diff
changeset
|
9236 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9237 #. AIM actions |
20779 | 9238 #: ../libpurple/protocols/oscar/oscar.c:6478 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9239 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:
15796
diff
changeset
|
9240 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:
15796
diff
changeset
|
9241 |
20779 | 9242 #: ../libpurple/protocols/oscar/oscar.c:6482 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9243 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:
15796
diff
changeset
|
9244 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:
15796
diff
changeset
|
9245 |
20779 | 9246 #: ../libpurple/protocols/oscar/oscar.c:6486 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9247 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:
15796
diff
changeset
|
9248 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:
15796
diff
changeset
|
9249 |
20779 | 9250 #: ../libpurple/protocols/oscar/oscar.c:6493 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9251 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:
15796
diff
changeset
|
9252 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:
15796
diff
changeset
|
9253 |
20779 | 9254 #: ../libpurple/protocols/oscar/oscar.c:6499 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9255 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:
15796
diff
changeset
|
9256 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:
15796
diff
changeset
|
9257 |
20779 | 9258 #: ../libpurple/protocols/oscar/oscar.c:6504 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9259 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:
15796
diff
changeset
|
9260 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:
15796
diff
changeset
|
9261 |
20779 | 9262 #: ../libpurple/protocols/oscar/oscar.c:6572 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9263 msgid "Use recent buddies group" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
9264 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:
15796
diff
changeset
|
9265 |
20779 | 9266 #: ../libpurple/protocols/oscar/oscar.c:6575 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9267 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:
15796
diff
changeset
|
9268 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:
15796
diff
changeset
|
9269 |
20779 | 9270 #: ../libpurple/protocols/oscar/oscar.c:6730 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9271 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9272 "Always use ICQ proxy server for file transfers\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9273 "(slower, but does not reveal your IP address)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9274 msgstr "" |
19341 | 9275 "Vždy používať ICQ proxy server na prenosy súborov\n" |
9276 "(pomalšie, ale neprezradí vašu IP adresu)" | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9277 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
9278 #: ../libpurple/protocols/oscar/peer.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:
15796
diff
changeset
|
9279 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9280 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
|
9281 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:
15796
diff
changeset
|
9282 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
9283 #: ../libpurple/protocols/oscar/peer.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:
15796
diff
changeset
|
9284 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9285 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:
15796
diff
changeset
|
9286 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:
15796
diff
changeset
|
9287 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
9288 #: ../libpurple/protocols/oscar/peer.c:856 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9289 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:
15796
diff
changeset
|
9290 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:
15796
diff
changeset
|
9291 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
9292 #: ../libpurple/protocols/oscar/peer.c:1033 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
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:
15796
diff
changeset
|
9294 msgid "%s has just asked to directly connect to %s" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
9295 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:
15796
diff
changeset
|
9296 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
9297 #: ../libpurple/protocols/oscar/peer.c:1037 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9298 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:
15796
diff
changeset
|
9299 "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:
15796
diff
changeset
|
9300 "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:
15796
diff
changeset
|
9301 "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:
15796
diff
changeset
|
9302 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:
15796
diff
changeset
|
9303 "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:
16719
diff
changeset
|
9304 "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:
16719
diff
changeset
|
9305 "môže to byť hodnotené ako ohrozenie súkromia." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9306 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9307 #: ../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:
15796
diff
changeset
|
9308 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:
15796
diff
changeset
|
9309 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:
15796
diff
changeset
|
9310 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9311 #: ../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:
15796
diff
changeset
|
9312 msgid "Personal Introduction" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
9313 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:
15796
diff
changeset
|
9314 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9315 #: ../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:
15796
diff
changeset
|
9316 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:
15796
diff
changeset
|
9317 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:
15796
diff
changeset
|
9318 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9319 #: ../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:
15796
diff
changeset
|
9320 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:
15796
diff
changeset
|
9321 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:
15796
diff
changeset
|
9322 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9323 #: ../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:
15796
diff
changeset
|
9324 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:
15796
diff
changeset
|
9325 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:
15796
diff
changeset
|
9326 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9327 #: ../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:
15796
diff
changeset
|
9328 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:
15796
diff
changeset
|
9329 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:
15796
diff
changeset
|
9330 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9331 #: ../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:
15796
diff
changeset
|
9332 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:
15796
diff
changeset
|
9333 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:
15796
diff
changeset
|
9334 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9335 #: ../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:
15796
diff
changeset
|
9336 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:
15796
diff
changeset
|
9337 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:
15796
diff
changeset
|
9338 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9339 #: ../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:
15796
diff
changeset
|
9340 msgid "College" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
9341 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:
15796
diff
changeset
|
9342 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9343 #: ../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:
15796
diff
changeset
|
9344 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:
15796
diff
changeset
|
9345 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:
15796
diff
changeset
|
9346 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9347 #: ../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:
15796
diff
changeset
|
9348 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:
15796
diff
changeset
|
9349 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:
15796
diff
changeset
|
9350 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9351 #: ../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:
15796
diff
changeset
|
9352 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:
15796
diff
changeset
|
9353 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:
15796
diff
changeset
|
9354 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9355 #: ../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:
15796
diff
changeset
|
9356 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:
15796
diff
changeset
|
9357 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:
15796
diff
changeset
|
9358 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9359 #: ../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:
15796
diff
changeset
|
9360 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:
15796
diff
changeset
|
9361 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:
15796
diff
changeset
|
9362 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9363 #: ../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:
15796
diff
changeset
|
9364 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:
15796
diff
changeset
|
9365 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:
15796
diff
changeset
|
9366 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9367 #: ../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:
15796
diff
changeset
|
9368 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:
15796
diff
changeset
|
9369 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:
15796
diff
changeset
|
9370 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9371 #: ../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:
15796
diff
changeset
|
9372 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:
15796
diff
changeset
|
9373 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:
15796
diff
changeset
|
9374 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9375 #: ../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:
15796
diff
changeset
|
9376 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:
15796
diff
changeset
|
9377 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:
15796
diff
changeset
|
9378 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9379 #: ../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:
15796
diff
changeset
|
9380 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:
15796
diff
changeset
|
9381 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:
15796
diff
changeset
|
9382 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9383 #: ../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:
15796
diff
changeset
|
9384 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:
15796
diff
changeset
|
9385 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:
15796
diff
changeset
|
9386 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9387 #: ../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:
15796
diff
changeset
|
9388 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:
15796
diff
changeset
|
9389 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:
15796
diff
changeset
|
9390 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9391 #: ../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:
15796
diff
changeset
|
9392 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:
15796
diff
changeset
|
9393 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:
15796
diff
changeset
|
9394 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9395 #: ../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:
15796
diff
changeset
|
9396 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:
15796
diff
changeset
|
9397 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:
15796
diff
changeset
|
9398 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9399 #: ../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:
15796
diff
changeset
|
9400 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:
15796
diff
changeset
|
9401 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:
15796
diff
changeset
|
9402 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9403 #: ../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:
15796
diff
changeset
|
9404 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:
15796
diff
changeset
|
9405 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:
15796
diff
changeset
|
9406 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9407 #: ../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:
15796
diff
changeset
|
9408 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:
15796
diff
changeset
|
9409 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:
15796
diff
changeset
|
9410 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9411 #: ../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:
15796
diff
changeset
|
9412 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:
15796
diff
changeset
|
9413 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:
15796
diff
changeset
|
9414 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9415 #: ../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:
15796
diff
changeset
|
9416 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:
15796
diff
changeset
|
9417 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:
15796
diff
changeset
|
9418 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9419 #: ../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:
15796
diff
changeset
|
9420 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:
15796
diff
changeset
|
9421 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:
15796
diff
changeset
|
9422 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9423 #: ../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:
15796
diff
changeset
|
9424 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:
15796
diff
changeset
|
9425 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:
15796
diff
changeset
|
9426 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9427 #: ../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:
15796
diff
changeset
|
9428 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:
15796
diff
changeset
|
9429 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:
15796
diff
changeset
|
9430 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9431 #: ../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:
15796
diff
changeset
|
9432 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:
15796
diff
changeset
|
9433 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:
15796
diff
changeset
|
9434 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9435 #: ../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:
15796
diff
changeset
|
9436 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:
15796
diff
changeset
|
9437 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:
15796
diff
changeset
|
9438 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9439 #: ../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:
15796
diff
changeset
|
9440 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:
15796
diff
changeset
|
9441 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:
15796
diff
changeset
|
9442 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9443 #: ../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:
15796
diff
changeset
|
9444 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:
15796
diff
changeset
|
9445 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:
15796
diff
changeset
|
9446 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9447 #: ../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:
15796
diff
changeset
|
9448 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:
15796
diff
changeset
|
9449 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:
15796
diff
changeset
|
9450 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9451 #: ../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:
15796
diff
changeset
|
9452 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:
15796
diff
changeset
|
9453 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:
15796
diff
changeset
|
9454 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9455 #: ../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:
15796
diff
changeset
|
9456 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:
15796
diff
changeset
|
9457 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:
15796
diff
changeset
|
9458 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9459 #: ../libpurple/protocols/qq/buddy_info.c:481 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9460 #: ../libpurple/protocols/qq/buddy_info.c:482 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9461 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:
15796
diff
changeset
|
9462 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:
15796
diff
changeset
|
9463 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9464 #: ../libpurple/protocols/qq/buddy_info.c:483 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9465 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:
15796
diff
changeset
|
9466 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:
15796
diff
changeset
|
9467 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9468 #: ../libpurple/protocols/qq/buddy_info.c:507 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9469 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:
15796
diff
changeset
|
9470 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:
15796
diff
changeset
|
9471 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9472 #: ../libpurple/protocols/qq/buddy_info.c:560 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9473 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9474 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9475 "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:
16719
diff
changeset
|
9476 "%s." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9477 msgstr "" |
19341 | 9478 "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:
16719
diff
changeset
|
9479 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9480 #: ../libpurple/protocols/qq/buddy_info.c:577 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9481 #: ../libpurple/protocols/qq/buddy_info.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:
15796
diff
changeset
|
9482 msgid "Invalid QQ Face" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
9483 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:
15796
diff
changeset
|
9484 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9485 #: ../libpurple/protocols/qq/buddy_opt.c:208 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9486 #: ../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:
15796
diff
changeset
|
9487 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9488 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:
15796
diff
changeset
|
9489 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:
15796
diff
changeset
|
9490 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9491 #: ../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:
15796
diff
changeset
|
9492 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:
15796
diff
changeset
|
9493 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:
15796
diff
changeset
|
9494 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9495 #: ../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:
15796
diff
changeset
|
9496 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:
15796
diff
changeset
|
9497 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:
15796
diff
changeset
|
9498 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9499 #. title |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9500 #: ../libpurple/protocols/qq/buddy_opt.c:213 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9501 #: ../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:
15796
diff
changeset
|
9502 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:
15796
diff
changeset
|
9503 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:
15796
diff
changeset
|
9504 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9505 #: ../libpurple/protocols/qq/buddy_opt.c:277 |
19341 | 9506 msgid "Add buddy with auth request failed" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
9507 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:
15796
diff
changeset
|
9508 |
19341 | 9509 #. TODO: We don't really need to notify the user about this, do we? |
9510 #: ../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:
15796
diff
changeset
|
9511 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:
15796
diff
changeset
|
9512 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:
15796
diff
changeset
|
9513 |
19341 | 9514 #. TODO: Does the user really need to be notified about this? |
9515 #: ../libpurple/protocols/qq/buddy_opt.c:338 | |
9516 msgid "You have successfully removed yourself from your friend's buddy list" | |
9517 msgstr "Boli ste úspešne odstránený z priateľovho zoznamu kontaktov" | |
9518 | |
9519 #: ../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:
15796
diff
changeset
|
9520 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9521 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:
15796
diff
changeset
|
9522 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:
15796
diff
changeset
|
9523 |
19341 | 9524 #: ../libpurple/protocols/qq/buddy_opt.c:406 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9525 #: ../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:
15796
diff
changeset
|
9526 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:
15796
diff
changeset
|
9527 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:
15796
diff
changeset
|
9528 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9529 #. TODO: Awkward string to fix post string freeze - standardize auth dialogues? -evands |
19341 | 9530 #: ../libpurple/protocols/qq/buddy_opt.c:407 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9531 #: ../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:
15796
diff
changeset
|
9532 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:
15796
diff
changeset
|
9533 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:
15796
diff
changeset
|
9534 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9535 #. multiline |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9536 #. masked |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9537 #. hint |
19341 | 9538 #: ../libpurple/protocols/qq/buddy_opt.c:408 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9539 #: ../libpurple/protocols/qq/group_join.c:138 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9540 #: ../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:
15796
diff
changeset
|
9541 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:
15796
diff
changeset
|
9542 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:
15796
diff
changeset
|
9543 |
19341 | 9544 #: ../libpurple/protocols/qq/buddy_opt.c:418 |
9545 #, c-format | |
9546 msgid "You have added %d to buddy list" | |
9547 msgstr "Pridali ste používateľa %d do zoznamu kamarátov" | |
9548 | |
9549 #: ../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:
15796
diff
changeset
|
9550 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:
15796
diff
changeset
|
9551 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:
15796
diff
changeset
|
9552 |
19341 | 9553 #: ../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:
15796
diff
changeset
|
9554 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:
15796
diff
changeset
|
9555 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:
15796
diff
changeset
|
9556 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9557 #: ../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:
15796
diff
changeset
|
9558 msgid "ID: " |
19744 | 9559 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:
15796
diff
changeset
|
9560 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9561 #: ../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:
15796
diff
changeset
|
9562 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:
15796
diff
changeset
|
9563 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:
15796
diff
changeset
|
9564 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9565 #: ../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:
15796
diff
changeset
|
9566 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:
15796
diff
changeset
|
9567 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:
15796
diff
changeset
|
9568 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9569 #: ../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:
15796
diff
changeset
|
9570 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:
15796
diff
changeset
|
9571 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:
15796
diff
changeset
|
9572 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9573 #: ../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:
15796
diff
changeset
|
9574 msgid "Auth" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
9575 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:
15796
diff
changeset
|
9576 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9577 #: ../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:
15796
diff
changeset
|
9578 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:
15796
diff
changeset
|
9579 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:
15796
diff
changeset
|
9580 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9581 #: ../libpurple/protocols/qq/group.c:120 |
19341 | 9582 msgid "Please enter external group ID" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
9583 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:
15796
diff
changeset
|
9584 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9585 #: ../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:
15796
diff
changeset
|
9586 msgid "You can only search for permanent QQ groups\n" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
9587 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:
15796
diff
changeset
|
9588 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9589 #: ../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:
15796
diff
changeset
|
9590 #, c-format |
19341 | 9591 msgid "User %d requested to join group %d" |
9592 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:
15796
diff
changeset
|
9593 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9594 #: ../libpurple/protocols/qq/group_im.c:127 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9595 #: ../libpurple/protocols/qq/group_im.c:181 |
19341 | 9596 #: ../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:
15796
diff
changeset
|
9597 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9598 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:
15796
diff
changeset
|
9599 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:
15796
diff
changeset
|
9600 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9601 #: ../libpurple/protocols/qq/group_im.c:136 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9602 #: ../libpurple/protocols/qq/group_im.c:183 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9603 #: ../libpurple/protocols/qq/group_im.c:223 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9604 #: ../libpurple/protocols/qq/group_im.c:258 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9605 #: ../libpurple/protocols/qq/group_im.c:292 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9606 #: ../libpurple/protocols/qq/group_join.c:233 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9607 #: ../libpurple/protocols/qq/group_join.c:359 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9608 #: ../libpurple/protocols/qq/group_opt.c:235 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9609 #: ../libpurple/protocols/qq/group_opt.c:305 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9610 #: ../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:
15796
diff
changeset
|
9611 msgid "QQ Qun Operation" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
9612 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:
15796
diff
changeset
|
9613 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9614 #: ../libpurple/protocols/qq/group_im.c:141 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9615 #: ../libpurple/protocols/qq/group_opt.c:128 |
19341 | 9616 #: ../libpurple/protocols/qq/sys_msg.c:91 |
9617 #: ../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:
15796
diff
changeset
|
9618 msgid "Approve" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
9619 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:
15796
diff
changeset
|
9620 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9621 #: ../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:
15796
diff
changeset
|
9622 #, c-format |
19341 | 9623 msgid "Your request to join group %d has been rejected by admin %d" |
9624 msgstr "" | |
19744 | 9625 "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:
16719
diff
changeset
|
9626 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9627 #: ../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:
15796
diff
changeset
|
9628 #, c-format |
19341 | 9629 msgid "Your request to join group %d has been approved by admin %d" |
9630 msgstr "" | |
9631 "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:
16719
diff
changeset
|
9632 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9633 #: ../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:
15796
diff
changeset
|
9634 #, c-format |
19341 | 9635 msgid "You [%d] have left group \"%d\"" |
19744 | 9636 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:
15796
diff
changeset
|
9637 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9638 #: ../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:
15796
diff
changeset
|
9639 #, c-format |
19341 | 9640 msgid "You [%d] have been added to group \"%d\"" |
19744 | 9641 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:
15796
diff
changeset
|
9642 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9643 #: ../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:
15796
diff
changeset
|
9644 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:
15796
diff
changeset
|
9645 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:
15796
diff
changeset
|
9646 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9647 #: ../libpurple/protocols/qq/group_internal.c:41 |
19341 | 9648 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:
15796
diff
changeset
|
9649 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:
15796
diff
changeset
|
9650 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9651 #: ../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:
15796
diff
changeset
|
9652 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:
15796
diff
changeset
|
9653 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:
15796
diff
changeset
|
9654 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9655 #: ../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:
15796
diff
changeset
|
9656 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:
15796
diff
changeset
|
9657 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:
15796
diff
changeset
|
9658 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9659 #: ../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:
15796
diff
changeset
|
9660 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:
15796
diff
changeset
|
9661 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:
15796
diff
changeset
|
9662 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9663 #: ../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:
15796
diff
changeset
|
9664 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:
15796
diff
changeset
|
9665 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:
15796
diff
changeset
|
9666 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9667 #: ../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:
15796
diff
changeset
|
9668 msgid "This group does not allow others to join" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
9669 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:
15796
diff
changeset
|
9670 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9671 #: ../libpurple/protocols/qq/group_join.c:233 |
19341 | 9672 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:
15796
diff
changeset
|
9673 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:
15796
diff
changeset
|
9674 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9675 #: ../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:
15796
diff
changeset
|
9676 msgid "QQ Group Auth" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
9677 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:
15796
diff
changeset
|
9678 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9679 #: ../libpurple/protocols/qq/group_join.c:258 |
19341 | 9680 msgid "Your authorization request has been accepted by the QQ server" |
9681 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:
15796
diff
changeset
|
9682 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9683 #: ../libpurple/protocols/qq/group_join.c:329 |
19341 | 9684 msgid "You entered a group ID outside the acceptable range" |
9685 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:
15796
diff
changeset
|
9686 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9687 #: ../libpurple/protocols/qq/group_join.c:360 |
19341 | 9688 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:
15796
diff
changeset
|
9689 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:
15796
diff
changeset
|
9690 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9691 #: ../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:
15796
diff
changeset
|
9692 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:
15796
diff
changeset
|
9693 "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:
15796
diff
changeset
|
9694 "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:
15796
diff
changeset
|
9695 msgstr "" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
9696 "Ak ste tvorca, \n" |
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
9697 "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:
15796
diff
changeset
|
9698 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9699 #: ../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:
15796
diff
changeset
|
9700 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9701 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:
15796
diff
changeset
|
9702 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:
15796
diff
changeset
|
9703 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9704 #: ../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:
15796
diff
changeset
|
9705 msgid "Group Operation Error" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
9706 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:
15796
diff
changeset
|
9707 |
19341 | 9708 #. we want to see window |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9709 #: ../libpurple/protocols/qq/group_opt.c:124 |
19341 | 9710 #: ../libpurple/protocols/qq/sys_msg.c:87 |
9711 msgid "Do you want to approve the request?" | |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
9712 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:
15796
diff
changeset
|
9713 |
19341 | 9714 #: ../libpurple/protocols/qq/group_opt.c:137 |
9715 msgid "Enter your reason:" | |
9716 msgstr "Zadajte váš dôvod:" | |
9717 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9718 #: ../libpurple/protocols/qq/group_opt.c:235 |
19341 | 9719 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:
15796
diff
changeset
|
9720 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:
15796
diff
changeset
|
9721 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9722 #: ../libpurple/protocols/qq/group_opt.c:305 |
19341 | 9723 msgid "You have successfully modified Qun information" |
9724 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:
15796
diff
changeset
|
9725 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9726 #: ../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:
15796
diff
changeset
|
9727 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:
15796
diff
changeset
|
9728 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:
15796
diff
changeset
|
9729 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9730 #: ../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:
15796
diff
changeset
|
9731 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
|
9732 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:
15796
diff
changeset
|
9733 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9734 #: ../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:
15796
diff
changeset
|
9735 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:
15796
diff
changeset
|
9736 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:
15796
diff
changeset
|
9737 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9738 #: ../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:
15796
diff
changeset
|
9739 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:
15796
diff
changeset
|
9740 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:
15796
diff
changeset
|
9741 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9742 #: ../libpurple/protocols/qq/im.c:576 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9743 msgid "Failed to send IM." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9744 msgstr "Zlyhalo odoslanie IM." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9745 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9746 #: ../libpurple/protocols/qq/keep_alive.c:87 |
19341 | 9747 msgid "Keep alive error" |
9748 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:
15796
diff
changeset
|
9749 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9750 #: ../libpurple/protocols/qq/login_logout.c:408 |
19341 | 9751 msgid "Error requesting login token" |
9752 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:
15796
diff
changeset
|
9753 |
20779 | 9754 #: ../libpurple/protocols/qq/login_logout.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:
15796
diff
changeset
|
9755 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:
15796
diff
changeset
|
9756 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:
15796
diff
changeset
|
9757 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9758 #. we didn't successfully connect. tdt->toc_fd is valid here |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9759 #: ../libpurple/protocols/qq/qq.c:139 ../libpurple/protocols/toc/toc.c:173 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9760 #: ../libpurple/protocols/yahoo/yahoo_filexfer.c:109 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9761 #: ../libpurple/protocols/yahoo/yahoo_filexfer.c:189 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9762 #: ../libpurple/protocols/yahoo/ycht.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:
15796
diff
changeset
|
9763 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:
15796
diff
changeset
|
9764 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:
15796
diff
changeset
|
9765 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9766 #: ../libpurple/protocols/qq/qq.c:186 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9767 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9768 msgid "Unknown-%d" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9769 msgstr "Neznáme-%d" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9770 |
19341 | 9771 #: ../libpurple/protocols/qq/qq.c:211 |
9772 msgid "TCP Address" | |
9773 msgstr "TCP adresa" | |
9774 | |
9775 #: ../libpurple/protocols/qq/qq.c:213 | |
9776 msgid "UDP Address" | |
9777 msgstr "UDP adresa" | |
9778 | |
9779 #: ../libpurple/protocols/qq/qq.c:242 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9780 msgid "Level" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9781 msgstr "Úroveň" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9782 |
19341 | 9783 #: ../libpurple/protocols/qq/qq.c:373 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9784 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:
15796
diff
changeset
|
9785 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:
15796
diff
changeset
|
9786 |
19341 | 9787 #: ../libpurple/protocols/qq/qq.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:
15796
diff
changeset
|
9788 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9789 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:
15796
diff
changeset
|
9790 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:
15796
diff
changeset
|
9791 |
19341 | 9792 #: ../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:
15796
diff
changeset
|
9793 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9794 msgid "<b>Last Refresh</b>: %s<br>\n" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
9795 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:
15796
diff
changeset
|
9796 |
19341 | 9797 #: ../libpurple/protocols/qq/qq.c:444 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9798 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9799 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:
15796
diff
changeset
|
9800 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:
15796
diff
changeset
|
9801 |
19341 | 9802 #: ../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:
15796
diff
changeset
|
9803 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9804 msgid "<b>Server IP</b>: %s: %d<br>\n" |
19744 | 9805 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:
15796
diff
changeset
|
9806 |
19341 | 9807 #: ../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:
15796
diff
changeset
|
9808 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9809 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:
15796
diff
changeset
|
9810 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:
15796
diff
changeset
|
9811 |
19341 | 9812 #: ../libpurple/protocols/qq/qq.c:451 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9813 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9814 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:
15796
diff
changeset
|
9815 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:
15796
diff
changeset
|
9816 |
19341 | 9817 #: ../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:
15796
diff
changeset
|
9818 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9819 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:
15796
diff
changeset
|
9820 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:
15796
diff
changeset
|
9821 |
19341 | 9822 #: ../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:
15796
diff
changeset
|
9823 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9824 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:
15796
diff
changeset
|
9825 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:
15796
diff
changeset
|
9826 |
19341 | 9827 #: ../libpurple/protocols/qq/qq.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:
15796
diff
changeset
|
9828 msgid "Login Information" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
9829 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:
15796
diff
changeset
|
9830 |
19341 | 9831 #: ../libpurple/protocols/qq/qq.c:533 |
9832 msgid "Set My Information" | |
9833 msgstr "Nastaviť moje informácie" | |
9834 | |
9835 #: ../libpurple/protocols/qq/qq.c:536 ../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:
15796
diff
changeset
|
9836 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:
15796
diff
changeset
|
9837 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:
15796
diff
changeset
|
9838 |
19341 | 9839 #: ../libpurple/protocols/qq/qq.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:
15796
diff
changeset
|
9840 msgid "Show Login Information" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
9841 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:
15796
diff
changeset
|
9842 |
19341 | 9843 #: ../libpurple/protocols/qq/qq.c:560 |
9844 msgid "Leave this QQ Qun" | |
9845 msgstr "Opustiť toto QQ Qun" | |
9846 | |
9847 #: ../libpurple/protocols/qq/qq.c:584 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9848 msgid "Block this buddy" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9849 msgstr "Blokovať tohoto priateľa" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9850 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9851 #. *< 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:
15796
diff
changeset
|
9852 #. *< 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:
15796
diff
changeset
|
9853 #. *< 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:
15796
diff
changeset
|
9854 #. *< 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:
15796
diff
changeset
|
9855 #. *< 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:
15796
diff
changeset
|
9856 #. *< 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:
15796
diff
changeset
|
9857 #. *< 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:
15796
diff
changeset
|
9858 #. *< 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:
15796
diff
changeset
|
9859 #. * 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:
15796
diff
changeset
|
9860 #. * description |
19341 | 9861 #: ../libpurple/protocols/qq/qq.c:725 ../libpurple/protocols/qq/qq.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:
15796
diff
changeset
|
9862 msgid "QQ Protocol\tPlugin" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
9863 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:
15796
diff
changeset
|
9864 |
19341 | 9865 #: ../libpurple/protocols/qq/qq.c:752 |
9866 msgid "Connect using TCP" | |
9867 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:
15796
diff
changeset
|
9868 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9869 #: ../libpurple/protocols/qq/recv_core.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:
15796
diff
changeset
|
9870 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:
15796
diff
changeset
|
9871 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:
15796
diff
changeset
|
9872 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9873 #: ../libpurple/protocols/qq/recv_core.c:319 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9874 msgid "Unable to read from socket" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
9875 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:
15796
diff
changeset
|
9876 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9877 #: ../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:
15796
diff
changeset
|
9878 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9879 msgid "%d has declined the file %s" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
9880 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:
15796
diff
changeset
|
9881 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9882 #: ../libpurple/protocols/qq/send_file.c:710 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9883 #: ../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:
15796
diff
changeset
|
9884 msgid "File Send" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
9885 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:
15796
diff
changeset
|
9886 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9887 #: ../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:
15796
diff
changeset
|
9888 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9889 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:
15796
diff
changeset
|
9890 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:
15796
diff
changeset
|
9891 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9892 #: ../libpurple/protocols/qq/sendqueue.c:123 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9893 msgid "Connection lost" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9894 msgstr "Pripojenie bolo prerušené" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9895 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9896 #. cancel login progress |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9897 #: ../libpurple/protocols/qq/sendqueue.c:131 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9898 msgid "Login failed, no reply" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9899 msgstr "Prihlásenie zlyhalo, žiadna odpoveď" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9900 |
19341 | 9901 #: ../libpurple/protocols/qq/sys_msg.c:110 |
9902 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:
15796
diff
changeset
|
9903 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:
15796
diff
changeset
|
9904 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9905 #. only need to get value |
19341 | 9906 #: ../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:
15796
diff
changeset
|
9907 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9908 msgid "You have been added by %s" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
9909 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:
15796
diff
changeset
|
9910 |
19341 | 9911 #: ../libpurple/protocols/qq/sys_msg.c:169 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
9912 #: ../libpurple/protocols/qq/sys_msg.c:263 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
9913 msgid "Would you like to add him?" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
9914 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:
15796
diff
changeset
|
9915 |
19341 | 9916 #: ../libpurple/protocols/qq/sys_msg.c:176 |
9917 #, c-format | |
9918 msgid "%s has added you [%s] to his or her buddy list" | |
9919 msgstr "Používateľ %s si vás [%s] pridal do svojho zoznamu priateľov" | |
9920 | |
9921 #: ../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:
15796
diff
changeset
|
9922 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9923 msgid "User %s rejected your request" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
9924 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:
15796
diff
changeset
|
9925 |
19341 | 9926 #: ../libpurple/protocols/qq/sys_msg.c:212 |
9927 #, c-format | |
9928 msgid "User %s approved your request" | |
9929 msgstr "Používateľ %s odsúhlasil vašu požiadavku" | |
9930 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9931 #. TODO: this should go through purple_account_request_authorization() |
19341 | 9932 #: ../libpurple/protocols/qq/sys_msg.c:238 |
9933 #, c-format | |
9934 msgid "%s wants to add you [%s] as a friend" | |
9935 msgstr "%s chce pridať vás [%s] ako priateľa" | |
9936 | |
9937 #: ../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:
15796
diff
changeset
|
9938 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9939 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:
15796
diff
changeset
|
9940 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:
15796
diff
changeset
|
9941 |
19341 | 9942 #: ../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:
15796
diff
changeset
|
9943 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9944 msgid "%s is not in your buddy list" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
9945 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:
15796
diff
changeset
|
9946 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9947 #: ../libpurple/protocols/sametime/sametime.c:417 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9948 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:
15796
diff
changeset
|
9949 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:
15796
diff
changeset
|
9950 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9951 #: ../libpurple/protocols/sametime/sametime.c:1290 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9952 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9953 msgid "<b>Group Title:</b> %s<br>" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
9954 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:
15796
diff
changeset
|
9955 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9956 #: ../libpurple/protocols/sametime/sametime.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:
15796
diff
changeset
|
9957 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9958 msgid "<b>Notes Group ID:</b> %s<br>" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
9959 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:
15796
diff
changeset
|
9960 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9961 #: ../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:
15796
diff
changeset
|
9962 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9963 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:
15796
diff
changeset
|
9964 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:
15796
diff
changeset
|
9965 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9966 #: ../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:
15796
diff
changeset
|
9967 msgid "Notes Address Book Information" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
9968 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:
15796
diff
changeset
|
9969 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9970 #: ../libpurple/protocols/sametime/sametime.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:
15796
diff
changeset
|
9971 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:
15796
diff
changeset
|
9972 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:
15796
diff
changeset
|
9973 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9974 #: ../libpurple/protocols/sametime/sametime.c:1337 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9975 msgid "Get Notes Address Book Info" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
9976 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:
15796
diff
changeset
|
9977 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9978 #: ../libpurple/protocols/sametime/sametime.c:1504 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9979 msgid "Sending Handshake" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
9980 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:
15796
diff
changeset
|
9981 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9982 #: ../libpurple/protocols/sametime/sametime.c:1509 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9983 msgid "Waiting for Handshake Acknowledgement" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
9984 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:
15796
diff
changeset
|
9985 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9986 #: ../libpurple/protocols/sametime/sametime.c:1514 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9987 msgid "Handshake Acknowledged, Sending Login" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
9988 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:
15796
diff
changeset
|
9989 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9990 #: ../libpurple/protocols/sametime/sametime.c:1519 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9991 msgid "Waiting for Login Acknowledgement" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
9992 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:
15796
diff
changeset
|
9993 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9994 #: ../libpurple/protocols/sametime/sametime.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:
15796
diff
changeset
|
9995 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:
15796
diff
changeset
|
9996 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:
15796
diff
changeset
|
9997 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
9998 #: ../libpurple/protocols/sametime/sametime.c:1530 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
9999 msgid "Forcing Login" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
10000 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:
15796
diff
changeset
|
10001 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10002 #: ../libpurple/protocols/sametime/sametime.c:1534 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10003 msgid "Login Acknowledged" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
10004 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:
15796
diff
changeset
|
10005 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10006 #: ../libpurple/protocols/sametime/sametime.c:1539 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10007 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:
15796
diff
changeset
|
10008 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:
15796
diff
changeset
|
10009 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10010 #: ../libpurple/protocols/sametime/sametime.c:1645 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10011 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10012 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10013 "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
|
10014 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:
15796
diff
changeset
|
10015 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10016 #: ../libpurple/protocols/sametime/sametime.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:
15796
diff
changeset
|
10017 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:
15796
diff
changeset
|
10018 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:
15796
diff
changeset
|
10019 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10020 #: ../libpurple/protocols/sametime/sametime.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:
15796
diff
changeset
|
10021 msgid "Connection reset" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
10022 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:
15796
diff
changeset
|
10023 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10024 #: ../libpurple/protocols/sametime/sametime.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:
15796
diff
changeset
|
10025 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10026 msgid "Error reading from socket: %s" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
10027 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:
15796
diff
changeset
|
10028 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10029 #. this is a regular connect, error out |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10030 #: ../libpurple/protocols/sametime/sametime.c:1732 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10031 #: ../libpurple/protocols/sametime/sametime.c:3726 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10032 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:
15796
diff
changeset
|
10033 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:
15796
diff
changeset
|
10034 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10035 #: ../libpurple/protocols/sametime/sametime.c:1770 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
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:
15796
diff
changeset
|
10037 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:
15796
diff
changeset
|
10038 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:
15796
diff
changeset
|
10039 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10040 #: ../libpurple/protocols/sametime/sametime.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:
15796
diff
changeset
|
10041 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:
15796
diff
changeset
|
10042 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:
15796
diff
changeset
|
10043 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10044 #: ../libpurple/protocols/sametime/sametime.c:2403 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10045 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:
15796
diff
changeset
|
10046 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:
15796
diff
changeset
|
10047 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10048 #: ../libpurple/protocols/sametime/sametime.c:2959 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10049 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:
15796
diff
changeset
|
10050 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:
15796
diff
changeset
|
10051 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10052 #: ../libpurple/protocols/sametime/sametime.c:3229 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10053 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:
15796
diff
changeset
|
10054 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:
15796
diff
changeset
|
10055 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10056 #: ../libpurple/protocols/sametime/sametime.c:3230 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10057 msgid "Speakers" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10058 msgstr "Reproduktory" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10059 |
19341 | 10060 #: ../libpurple/protocols/sametime/sametime.c:3231 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10061 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:
15796
diff
changeset
|
10062 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:
15796
diff
changeset
|
10063 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10064 #: ../libpurple/protocols/sametime/sametime.c:3269 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10065 #: ../libpurple/protocols/sametime/sametime.c:4145 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10066 msgid "Supports" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10067 msgstr "Podporuje" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10068 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10069 #: ../libpurple/protocols/sametime/sametime.c:3274 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10070 #: ../libpurple/protocols/sametime/sametime.c:4119 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10071 msgid "External User" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10072 msgstr "Externý používateľ" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10073 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10074 #: ../libpurple/protocols/sametime/sametime.c:3380 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10075 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:
15796
diff
changeset
|
10076 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:
15796
diff
changeset
|
10077 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10078 #: ../libpurple/protocols/sametime/sametime.c:3381 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10079 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10080 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:
15796
diff
changeset
|
10081 "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:
15796
diff
changeset
|
10082 "sent to %s" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10083 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10084 "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:
16719
diff
changeset
|
10085 "používateľa %s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10086 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10087 #: ../libpurple/protocols/sametime/sametime.c:3385 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10088 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:
15796
diff
changeset
|
10089 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:
15796
diff
changeset
|
10090 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10091 #: ../libpurple/protocols/sametime/sametime.c:3387 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10092 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:
15796
diff
changeset
|
10093 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:
15796
diff
changeset
|
10094 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10095 #: ../libpurple/protocols/sametime/sametime.c:3452 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10096 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:
15796
diff
changeset
|
10097 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:
15796
diff
changeset
|
10098 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10099 #: ../libpurple/protocols/sametime/sametime.c:3458 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10100 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:
15796
diff
changeset
|
10101 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:
15796
diff
changeset
|
10102 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10103 #: ../libpurple/protocols/sametime/sametime.c:3465 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10104 msgid "Invite user to a conference" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10105 msgstr "Pozvať používateľa na konferenciu" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10106 |
19341 | 10107 #: ../libpurple/protocols/sametime/sametime.c:3466 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10108 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10109 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:
15796
diff
changeset
|
10110 "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:
15796
diff
changeset
|
10111 "\"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:
15796
diff
changeset
|
10112 "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:
15796
diff
changeset
|
10113 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10114 "Vyberte konferenciu zo zoznamu nižšie pre odoslanie pozvánky pre používateľa " |
19744 | 10115 "%s. Vyberte „Vytvoriť novú konferenciu“, ak chcete vytvoriť novú " |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10116 "konferenciu, kam chcete pozvať tohto používateľa." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10117 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10118 #: ../libpurple/protocols/sametime/sametime.c:3471 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10119 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:
15796
diff
changeset
|
10120 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:
15796
diff
changeset
|
10121 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10122 #: ../libpurple/protocols/sametime/sametime.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:
15796
diff
changeset
|
10123 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:
15796
diff
changeset
|
10124 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:
15796
diff
changeset
|
10125 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10126 #: ../libpurple/protocols/sametime/sametime.c:3567 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10127 msgid "Send TEST Announcement" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
10128 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:
15796
diff
changeset
|
10129 |
20779 | 10130 #: ../libpurple/protocols/sametime/sametime.c:3586 ../pidgin/gtkconv.c:4417 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10131 msgid "Topic:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10132 msgstr "Téma:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10133 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10134 #: ../libpurple/protocols/sametime/sametime.c:3614 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10135 msgid "No Sametime Community Server specified" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
10136 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:
15796
diff
changeset
|
10137 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10138 #: ../libpurple/protocols/sametime/sametime.c:3636 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
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:
15796
diff
changeset
|
10140 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:
15796
diff
changeset
|
10141 "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:
15796
diff
changeset
|
10142 "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:
15796
diff
changeset
|
10143 msgstr "" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
10144 "Žiadny hostiteľ ani IP adresa neboli nastavené pre Meanwhile účet %s. " |
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
10145 "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:
15796
diff
changeset
|
10146 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10147 #: ../libpurple/protocols/sametime/sametime.c:3641 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10148 msgid "Meanwhile Connection Setup" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
10149 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:
15796
diff
changeset
|
10150 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10151 #: ../libpurple/protocols/sametime/sametime.c:3642 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10152 msgid "No Sametime Community Server Specified" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
10153 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:
15796
diff
changeset
|
10154 |
20779 | 10155 #: ../libpurple/protocols/sametime/sametime.c:3644 ../pidgin/gtkblist.c:4323 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10156 msgid "Connect" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10157 msgstr "Pripojiť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10158 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10159 #: ../libpurple/protocols/sametime/sametime.c:4135 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
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:
15796
diff
changeset
|
10161 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:
15796
diff
changeset
|
10162 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:
15796
diff
changeset
|
10163 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10164 #: ../libpurple/protocols/sametime/sametime.c:4137 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10165 msgid "Last Known Client" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10166 msgstr "Posledný známy klient" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10167 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10168 #: ../libpurple/protocols/sametime/sametime.c:4301 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10169 #: ../libpurple/protocols/sametime/sametime.c:5506 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10170 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:
15796
diff
changeset
|
10171 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:
15796
diff
changeset
|
10172 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10173 #: ../libpurple/protocols/sametime/sametime.c:4304 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10174 #: ../libpurple/protocols/sametime/sametime.c:5509 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10175 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:
15796
diff
changeset
|
10176 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:
15796
diff
changeset
|
10177 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10178 #: ../libpurple/protocols/sametime/sametime.c:4328 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10179 msgid "An ambiguous user ID was entered" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
10180 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:
15796
diff
changeset
|
10181 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10182 #: ../libpurple/protocols/sametime/sametime.c:4329 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10183 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10184 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:
15796
diff
changeset
|
10185 "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:
15796
diff
changeset
|
10186 "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:
15796
diff
changeset
|
10187 msgstr "" |
19744 | 10188 "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:
16719
diff
changeset
|
10189 "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:
16719
diff
changeset
|
10190 "pridajte ho do svojho zoznamu kamarátov." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10191 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10192 #: ../libpurple/protocols/sametime/sametime.c:4334 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10193 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:
15796
diff
changeset
|
10194 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:
15796
diff
changeset
|
10195 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10196 #: ../libpurple/protocols/sametime/sametime.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:
15796
diff
changeset
|
10197 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:
15796
diff
changeset
|
10198 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:
15796
diff
changeset
|
10199 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10200 #: ../libpurple/protocols/sametime/sametime.c:4420 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10201 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10202 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:
15796
diff
changeset
|
10203 "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:
15796
diff
changeset
|
10204 "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:
15796
diff
changeset
|
10205 msgstr "" |
19744 | 10206 "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:
16719
diff
changeset
|
10207 "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:
16719
diff
changeset
|
10208 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10209 #: ../libpurple/protocols/sametime/sametime.c:5011 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10210 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10211 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:
15796
diff
changeset
|
10212 "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:
15796
diff
changeset
|
10213 "%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:
15796
diff
changeset
|
10214 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:
15796
diff
changeset
|
10215 "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:
15796
diff
changeset
|
10216 "%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:
15796
diff
changeset
|
10217 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10218 #: ../libpurple/protocols/sametime/sametime.c:5146 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10219 msgid "Remotely Stored Buddy List" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
10220 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:
15796
diff
changeset
|
10221 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10222 #: ../libpurple/protocols/sametime/sametime.c:5151 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10223 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:
15796
diff
changeset
|
10224 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:
15796
diff
changeset
|
10225 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10226 #: ../libpurple/protocols/sametime/sametime.c:5154 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10227 msgid "Local Buddy List Only" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
10228 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:
15796
diff
changeset
|
10229 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10230 #: ../libpurple/protocols/sametime/sametime.c:5156 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10231 msgid "Merge List from Server" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
10232 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:
15796
diff
changeset
|
10233 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10234 #: ../libpurple/protocols/sametime/sametime.c:5158 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10235 msgid "Merge and Save List to Server" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
10236 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:
15796
diff
changeset
|
10237 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10238 #: ../libpurple/protocols/sametime/sametime.c:5160 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10239 msgid "Synchronize List with Server" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
10240 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:
15796
diff
changeset
|
10241 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10242 #: ../libpurple/protocols/sametime/sametime.c:5215 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10243 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10244 msgid "Import Sametime List for Account %s" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
10245 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:
15796
diff
changeset
|
10246 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10247 #: ../libpurple/protocols/sametime/sametime.c:5255 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10248 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10249 msgid "Export Sametime List for Account %s" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
10250 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:
15796
diff
changeset
|
10251 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10252 #: ../libpurple/protocols/sametime/sametime.c:5309 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10253 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:
15796
diff
changeset
|
10254 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:
15796
diff
changeset
|
10255 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10256 #: ../libpurple/protocols/sametime/sametime.c:5310 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10257 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10258 msgid "A group named '%s' already exists in your buddy list." |
19744 | 10259 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:
15796
diff
changeset
|
10260 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10261 #: ../libpurple/protocols/sametime/sametime.c:5313 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10262 #: ../libpurple/protocols/sametime/sametime.c:5443 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10263 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:
15796
diff
changeset
|
10264 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:
15796
diff
changeset
|
10265 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10266 #: ../libpurple/protocols/sametime/sametime.c:5372 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10267 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:
15796
diff
changeset
|
10268 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:
15796
diff
changeset
|
10269 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10270 #: ../libpurple/protocols/sametime/sametime.c:5388 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10271 msgid "Notes Address Book group results" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10272 msgstr "Výsledky skupiny Notes zoznamu adries" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10273 |
19341 | 10274 #: ../libpurple/protocols/sametime/sametime.c:5389 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10275 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10276 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:
15796
diff
changeset
|
10277 "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:
15796
diff
changeset
|
10278 "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:
15796
diff
changeset
|
10279 "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:
15796
diff
changeset
|
10280 msgstr "" |
19744 | 10281 "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:
16719
diff
changeset
|
10282 "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:
16719
diff
changeset
|
10283 "nižšie a pridajte ho do svojho zoznamu kamarátov." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10284 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10285 #: ../libpurple/protocols/sametime/sametime.c:5394 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10286 msgid "Select Notes Address Book" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
10287 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:
15796
diff
changeset
|
10288 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10289 #: ../libpurple/protocols/sametime/sametime.c:5437 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10290 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:
15796
diff
changeset
|
10291 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:
15796
diff
changeset
|
10292 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10293 #: ../libpurple/protocols/sametime/sametime.c:5439 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10294 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10295 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:
15796
diff
changeset
|
10296 "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:
15796
diff
changeset
|
10297 "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:
15796
diff
changeset
|
10298 msgstr "" |
19744 | 10299 "Identifikátoru „%s“ nevyhovujú žiadne skupiny Notes zoznamu adries vo vašej " |
10300 "Sametime komunite." | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10301 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10302 #: ../libpurple/protocols/sametime/sametime.c:5480 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10303 msgid "Notes Address Book Group" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
10304 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:
15796
diff
changeset
|
10305 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10306 #: ../libpurple/protocols/sametime/sametime.c:5481 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10307 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:
15796
diff
changeset
|
10308 "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:
15796
diff
changeset
|
10309 "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:
15796
diff
changeset
|
10310 msgstr "" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
10311 "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
|
10312 "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:
15796
diff
changeset
|
10313 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10314 #: ../libpurple/protocols/sametime/sametime.c:5530 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10315 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10316 msgid "Search results for '%s'" |
19744 | 10317 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:
15796
diff
changeset
|
10318 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10319 #: ../libpurple/protocols/sametime/sametime.c:5531 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10320 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10321 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:
15796
diff
changeset
|
10322 "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:
15796
diff
changeset
|
10323 "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:
15796
diff
changeset
|
10324 "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:
15796
diff
changeset
|
10325 msgstr "" |
19744 | 10326 "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
|
10327 "ho pridať do vášho zoznamu priateľov, alebo mu odoslať správu pomocou " |
19744 | 10328 "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:
15796
diff
changeset
|
10329 |
20779 | 10330 #: ../libpurple/protocols/sametime/sametime.c:5538 ../pidgin/gtknotify.c:762 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10331 msgid "Search Results" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10332 msgstr "Výsledky vyhľadávania" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10333 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10334 #: ../libpurple/protocols/sametime/sametime.c:5563 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10335 msgid "No matches" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10336 msgstr "Žiadne výskyty" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10337 |
19341 | 10338 #: ../libpurple/protocols/sametime/sametime.c:5564 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10339 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10340 msgid "The identifier '%s' did not match any users in your Sametime community." |
19744 | 10341 msgstr "" |
10342 "Identifikátoru „%s“ nevyhovujú žiadni používatelia vo vašej Sametime " | |
10343 "komunite." | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10344 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10345 #: ../libpurple/protocols/sametime/sametime.c:5568 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10346 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:
15796
diff
changeset
|
10347 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:
15796
diff
changeset
|
10348 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10349 #: ../libpurple/protocols/sametime/sametime.c:5605 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10350 msgid "Search for a user" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10351 msgstr "Hľadanie používateľa" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10352 |
19341 | 10353 #: ../libpurple/protocols/sametime/sametime.c:5606 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10354 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:
15796
diff
changeset
|
10355 "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:
15796
diff
changeset
|
10356 "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:
15796
diff
changeset
|
10357 msgstr "" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
10358 "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
|
10359 "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:
15796
diff
changeset
|
10360 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10361 #: ../libpurple/protocols/sametime/sametime.c:5609 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10362 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:
15796
diff
changeset
|
10363 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:
15796
diff
changeset
|
10364 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10365 #: ../libpurple/protocols/sametime/sametime.c:5622 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10366 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:
15796
diff
changeset
|
10367 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:
15796
diff
changeset
|
10368 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10369 #: ../libpurple/protocols/sametime/sametime.c:5626 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10370 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:
15796
diff
changeset
|
10371 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:
15796
diff
changeset
|
10372 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10373 #: ../libpurple/protocols/sametime/sametime.c:5630 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10374 msgid "Add Notes Address Book Group..." |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
10375 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:
15796
diff
changeset
|
10376 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10377 #: ../libpurple/protocols/sametime/sametime.c:5634 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10378 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:
15796
diff
changeset
|
10379 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:
15796
diff
changeset
|
10380 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10381 #: ../libpurple/protocols/sametime/sametime.c:5740 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10382 msgid "Force login (ignore server redirects)" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
10383 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:
15796
diff
changeset
|
10384 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10385 #. pretend to be Sametime Connect |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
10386 #: ../libpurple/protocols/sametime/sametime.c:5750 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10387 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:
15796
diff
changeset
|
10388 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:
15796
diff
changeset
|
10389 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10390 #: ../libpurple/protocols/silc/buddy.c:52 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10391 #: ../libpurple/protocols/silc/buddy.c:410 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10392 #: ../libpurple/protocols/silc/buddy.c:538 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10393 #: ../libpurple/protocols/silc/buddy.c:700 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10394 #: ../libpurple/protocols/silc/ft.c:423 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10395 #: ../libpurple/protocols/silc10/buddy.c:52 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10396 #: ../libpurple/protocols/silc10/buddy.c:421 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10397 #: ../libpurple/protocols/silc10/buddy.c:546 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10398 #: ../libpurple/protocols/silc10/buddy.c:712 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10399 #: ../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:
15796
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:
15796
diff
changeset
|
10401 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:
15796
diff
changeset
|
10402 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:
15796
diff
changeset
|
10403 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10404 #: ../libpurple/protocols/silc/buddy.c:53 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10405 #: ../libpurple/protocols/silc/buddy.c:110 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10406 #: ../libpurple/protocols/silc/buddy.c:115 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10407 #: ../libpurple/protocols/silc/buddy.c:119 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10408 #: ../libpurple/protocols/silc/buddy.c:124 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10409 #: ../libpurple/protocols/silc/buddy.c:129 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10410 #: ../libpurple/protocols/silc/buddy.c:134 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10411 #: ../libpurple/protocols/silc/buddy.c:254 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10412 #: ../libpurple/protocols/silc10/buddy.c:53 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10413 #: ../libpurple/protocols/silc10/buddy.c:115 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10414 #: ../libpurple/protocols/silc10/buddy.c:120 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10415 #: ../libpurple/protocols/silc10/buddy.c:124 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10416 #: ../libpurple/protocols/silc10/buddy.c:129 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10417 #: ../libpurple/protocols/silc10/buddy.c:134 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10418 #: ../libpurple/protocols/silc10/buddy.c:139 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10419 #: ../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:
15796
diff
changeset
|
10420 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:
15796
diff
changeset
|
10421 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:
15796
diff
changeset
|
10422 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10423 #: ../libpurple/protocols/silc/buddy.c:54 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10424 #: ../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:
15796
diff
changeset
|
10425 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:
15796
diff
changeset
|
10426 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:
15796
diff
changeset
|
10427 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10428 #: ../libpurple/protocols/silc/buddy.c:111 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10429 #: ../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:
15796
diff
changeset
|
10430 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:
15796
diff
changeset
|
10431 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:
15796
diff
changeset
|
10432 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10433 #: ../libpurple/protocols/silc/buddy.c:115 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10434 #: ../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:
15796
diff
changeset
|
10435 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:
15796
diff
changeset
|
10436 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:
15796
diff
changeset
|
10437 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10438 #: ../libpurple/protocols/silc/buddy.c:120 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10439 #: ../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:
15796
diff
changeset
|
10440 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:
15796
diff
changeset
|
10441 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:
15796
diff
changeset
|
10442 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10443 #: ../libpurple/protocols/silc/buddy.c:125 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10444 #: ../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:
15796
diff
changeset
|
10445 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:
15796
diff
changeset
|
10446 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:
15796
diff
changeset
|
10447 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10448 #: ../libpurple/protocols/silc/buddy.c:130 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10449 #: ../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:
15796
diff
changeset
|
10450 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:
15796
diff
changeset
|
10451 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:
15796
diff
changeset
|
10452 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10453 #: ../libpurple/protocols/silc/buddy.c:135 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10454 #: ../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:
15796
diff
changeset
|
10455 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:
15796
diff
changeset
|
10456 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:
15796
diff
changeset
|
10457 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10458 #: ../libpurple/protocols/silc/buddy.c:255 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10459 #: ../libpurple/protocols/silc/buddy.c:383 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10460 #: ../libpurple/protocols/silc/buddy.c:497 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10461 #: ../libpurple/protocols/silc/buddy.c:508 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10462 #: ../libpurple/protocols/silc10/buddy.c:258 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10463 #: ../libpurple/protocols/silc10/buddy.c:389 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10464 #: ../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:
15796
diff
changeset
|
10465 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:
15796
diff
changeset
|
10466 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:
15796
diff
changeset
|
10467 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10468 #: ../libpurple/protocols/silc/buddy.c:298 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10469 #: ../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:
15796
diff
changeset
|
10470 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10471 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:
15796
diff
changeset
|
10472 "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:
15796
diff
changeset
|
10473 "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:
15796
diff
changeset
|
10474 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:
15796
diff
changeset
|
10475 "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:
15796
diff
changeset
|
10476 "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:
15796
diff
changeset
|
10477 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10478 #: ../libpurple/protocols/silc/buddy.c:302 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10479 #: ../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:
15796
diff
changeset
|
10480 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10481 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:
15796
diff
changeset
|
10482 "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:
15796
diff
changeset
|
10483 "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:
15796
diff
changeset
|
10484 "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:
15796
diff
changeset
|
10485 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:
15796
diff
changeset
|
10486 "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:
15796
diff
changeset
|
10487 "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:
15796
diff
changeset
|
10488 "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:
15796
diff
changeset
|
10489 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10490 #: ../libpurple/protocols/silc/buddy.c:315 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10491 #: ../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:
15796
diff
changeset
|
10492 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:
15796
diff
changeset
|
10493 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:
15796
diff
changeset
|
10494 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10495 #: ../libpurple/protocols/silc/buddy.c:382 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10496 #: ../libpurple/protocols/silc/buddy.c:412 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10497 #: ../libpurple/protocols/silc/buddy.c:452 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10498 #: ../libpurple/protocols/silc10/buddy.c:388 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10499 #: ../libpurple/protocols/silc10/buddy.c:423 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10500 #: ../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:
15796
diff
changeset
|
10501 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:
15796
diff
changeset
|
10502 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:
15796
diff
changeset
|
10503 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10504 #: ../libpurple/protocols/silc/buddy.c:413 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10505 #: ../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:
15796
diff
changeset
|
10506 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:
15796
diff
changeset
|
10507 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:
15796
diff
changeset
|
10508 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10509 #: ../libpurple/protocols/silc/buddy.c:453 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10510 #: ../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:
15796
diff
changeset
|
10511 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:
15796
diff
changeset
|
10512 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:
15796
diff
changeset
|
10513 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10514 #: ../libpurple/protocols/silc/buddy.c:496 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10515 #: ../libpurple/protocols/silc/buddy.c:507 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10516 #: ../libpurple/protocols/silc/buddy.c:540 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10517 #: ../libpurple/protocols/silc/ops.c:1499 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10518 #: ../libpurple/protocols/silc/ops.c:1510 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10519 #: ../libpurple/protocols/silc10/buddy.c:513 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10520 #: ../libpurple/protocols/silc10/buddy.c:548 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10521 #: ../libpurple/protocols/silc10/ops.c:1494 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10522 #: ../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:
15796
diff
changeset
|
10523 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:
15796
diff
changeset
|
10524 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:
15796
diff
changeset
|
10525 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10526 #: ../libpurple/protocols/silc/buddy.c:541 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10527 #: ../libpurple/protocols/silc/ops.c:1500 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10528 #: ../libpurple/protocols/silc/ops.c:1511 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10529 #: ../libpurple/protocols/silc10/buddy.c:549 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10530 #: ../libpurple/protocols/silc10/ops.c:1495 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10531 #: ../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:
15796
diff
changeset
|
10532 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:
15796
diff
changeset
|
10533 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:
15796
diff
changeset
|
10534 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10535 #: ../libpurple/protocols/silc/buddy.c:622 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10536 #: ../libpurple/protocols/silc/buddy.c:1655 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10537 #: ../libpurple/protocols/silc10/buddy.c:635 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10538 #: ../libpurple/protocols/silc10/buddy.c:1654 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10539 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:
15796
diff
changeset
|
10540 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:
15796
diff
changeset
|
10541 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10542 #: ../libpurple/protocols/silc/buddy.c:623 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10543 #: ../libpurple/protocols/silc/buddy.c:1027 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10544 #: ../libpurple/protocols/silc/chat.c:237 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10545 #: ../libpurple/protocols/silc10/buddy.c:636 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10546 #: ../libpurple/protocols/silc10/buddy.c:1033 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10547 #: ../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:
15796
diff
changeset
|
10548 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:
15796
diff
changeset
|
10549 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:
15796
diff
changeset
|
10550 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10551 #: ../libpurple/protocols/silc/buddy.c:701 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10552 #: ../libpurple/protocols/silc/ops.c:1053 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10553 #: ../libpurple/protocols/silc/ops.c:1168 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10554 #: ../libpurple/protocols/silc/ops.c:1288 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10555 #: ../libpurple/protocols/silc/ops.c:1289 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10556 #: ../libpurple/protocols/silc/ops.c:1307 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10557 #: ../libpurple/protocols/silc10/buddy.c:713 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10558 #: ../libpurple/protocols/silc10/ops.c:1087 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10559 #: ../libpurple/protocols/silc10/ops.c:1159 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10560 #: ../libpurple/protocols/silc10/ops.c:1294 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10561 #: ../libpurple/protocols/silc10/ops.c:1295 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10562 #: ../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:
15796
diff
changeset
|
10563 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:
15796
diff
changeset
|
10564 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:
15796
diff
changeset
|
10565 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10566 #: ../libpurple/protocols/silc/buddy.c:702 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10567 #: ../libpurple/protocols/silc/ops.c:1169 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10568 #: ../libpurple/protocols/silc/ops.c:1308 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10569 #: ../libpurple/protocols/silc10/buddy.c:714 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10570 #: ../libpurple/protocols/silc10/ops.c:1160 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10571 #: ../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:
15796
diff
changeset
|
10572 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:
15796
diff
changeset
|
10573 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:
15796
diff
changeset
|
10574 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10575 #: ../libpurple/protocols/silc/buddy.c:723 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10576 #: ../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:
15796
diff
changeset
|
10577 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10578 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:
15796
diff
changeset
|
10579 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:
15796
diff
changeset
|
10580 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10581 #: ../libpurple/protocols/silc/buddy.c:726 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10582 #: ../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:
15796
diff
changeset
|
10583 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:
15796
diff
changeset
|
10584 "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:
15796
diff
changeset
|
10585 "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:
15796
diff
changeset
|
10586 msgstr "" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
10587 "Nemôžete prijímať upozornenia na priateľa, dokým si neimportujete jeho " |
19744 | 10588 "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:
15796
diff
changeset
|
10589 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10590 #. Open file selector to select the public key. |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10591 #: ../libpurple/protocols/silc/buddy.c:1059 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10592 #: ../libpurple/protocols/silc10/buddy.c:1067 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10593 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:
15796
diff
changeset
|
10594 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:
15796
diff
changeset
|
10595 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10596 #: ../libpurple/protocols/silc/buddy.c:1070 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10597 #: ../libpurple/protocols/silc10/buddy.c:1078 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10598 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10599 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:
15796
diff
changeset
|
10600 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:
15796
diff
changeset
|
10601 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10602 #: ../libpurple/protocols/silc/buddy.c:1073 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10603 #: ../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:
15796
diff
changeset
|
10604 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:
15796
diff
changeset
|
10605 "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:
15796
diff
changeset
|
10606 "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:
15796
diff
changeset
|
10607 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10608 "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:
16719
diff
changeset
|
10609 "to import a public key." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10610 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10611 #: ../libpurple/protocols/silc/buddy.c:1077 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10612 #: ../libpurple/protocols/silc10/buddy.c:1085 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10613 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:
15796
diff
changeset
|
10614 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:
15796
diff
changeset
|
10615 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10616 #: ../libpurple/protocols/silc/buddy.c:1183 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10617 #: ../libpurple/protocols/silc10/buddy.c:1181 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10618 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:
15796
diff
changeset
|
10619 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:
15796
diff
changeset
|
10620 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10621 #: ../libpurple/protocols/silc/buddy.c:1185 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10622 #: ../libpurple/protocols/silc10/buddy.c:1183 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10623 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:
15796
diff
changeset
|
10624 "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:
15796
diff
changeset
|
10625 "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:
15796
diff
changeset
|
10626 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:
15796
diff
changeset
|
10627 "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:
15796
diff
changeset
|
10628 "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:
15796
diff
changeset
|
10629 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10630 #: ../libpurple/protocols/silc/buddy.c:1187 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10631 #: ../libpurple/protocols/silc10/buddy.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:
15796
diff
changeset
|
10632 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:
15796
diff
changeset
|
10633 "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:
15796
diff
changeset
|
10634 "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:
15796
diff
changeset
|
10635 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10636 "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:
16719
diff
changeset
|
10637 "chcete pridať do zoznamu priateľov." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10638 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10639 #: ../libpurple/protocols/silc/buddy.c:1474 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10640 #: ../libpurple/protocols/silc10/buddy.c:1474 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10641 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:
15796
diff
changeset
|
10642 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:
15796
diff
changeset
|
10643 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10644 #: ../libpurple/protocols/silc/buddy.c:1478 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10645 #: ../libpurple/protocols/silc/silc.c:58 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10646 #: ../libpurple/protocols/silc10/buddy.c:1478 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10647 #: ../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:
15796
diff
changeset
|
10648 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:
15796
diff
changeset
|
10649 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:
15796
diff
changeset
|
10650 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10651 #: ../libpurple/protocols/silc/buddy.c:1482 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10652 #: ../libpurple/protocols/silc/silc.c:60 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10653 #: ../libpurple/protocols/silc10/buddy.c:1482 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10654 #: ../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:
15796
diff
changeset
|
10655 msgid "Wake Me Up" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
10656 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:
15796
diff
changeset
|
10657 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10658 #: ../libpurple/protocols/silc/buddy.c:1484 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10659 #: ../libpurple/protocols/silc/silc.c:52 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10660 #: ../libpurple/protocols/silc10/buddy.c:1484 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10661 #: ../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:
15796
diff
changeset
|
10662 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:
15796
diff
changeset
|
10663 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:
15796
diff
changeset
|
10664 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10665 #: ../libpurple/protocols/silc/buddy.c:1486 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10666 #: ../libpurple/protocols/silc10/buddy.c:1486 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10667 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:
15796
diff
changeset
|
10668 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:
15796
diff
changeset
|
10669 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10670 #: ../libpurple/protocols/silc/buddy.c:1493 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10671 #: ../libpurple/protocols/silc/silc.c:743 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10672 #: ../libpurple/protocols/silc/util.c:516 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10673 #: ../libpurple/protocols/silc10/buddy.c:1493 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10674 #: ../libpurple/protocols/silc10/silc.c:654 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10675 #: ../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:
15796
diff
changeset
|
10676 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:
15796
diff
changeset
|
10677 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:
15796
diff
changeset
|
10678 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10679 #: ../libpurple/protocols/silc/buddy.c:1495 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10680 #: ../libpurple/protocols/silc/silc.c:745 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10681 #: ../libpurple/protocols/silc/util.c:518 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10682 #: ../libpurple/protocols/silc10/buddy.c:1495 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10683 #: ../libpurple/protocols/silc10/silc.c:656 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10684 #: ../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:
15796
diff
changeset
|
10685 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:
15796
diff
changeset
|
10686 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:
15796
diff
changeset
|
10687 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10688 #: ../libpurple/protocols/silc/buddy.c:1497 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10689 #: ../libpurple/protocols/silc/silc.c:747 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10690 #: ../libpurple/protocols/silc/util.c:520 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10691 #: ../libpurple/protocols/silc10/buddy.c:1497 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10692 #: ../libpurple/protocols/silc10/silc.c:658 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10693 #: ../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:
15796
diff
changeset
|
10694 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:
15796
diff
changeset
|
10695 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:
15796
diff
changeset
|
10696 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10697 #: ../libpurple/protocols/silc/buddy.c:1499 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10698 #: ../libpurple/protocols/silc/silc.c:749 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10699 #: ../libpurple/protocols/silc/util.c:522 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10700 #: ../libpurple/protocols/silc10/buddy.c:1499 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10701 #: ../libpurple/protocols/silc10/silc.c:660 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10702 #: ../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:
15796
diff
changeset
|
10703 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:
15796
diff
changeset
|
10704 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:
15796
diff
changeset
|
10705 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10706 #: ../libpurple/protocols/silc/buddy.c:1501 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10707 #: ../libpurple/protocols/silc/silc.c:751 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10708 #: ../libpurple/protocols/silc/util.c:524 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10709 #: ../libpurple/protocols/silc10/buddy.c:1501 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10710 #: ../libpurple/protocols/silc10/silc.c:662 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10711 #: ../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:
15796
diff
changeset
|
10712 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:
15796
diff
changeset
|
10713 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:
15796
diff
changeset
|
10714 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10715 #: ../libpurple/protocols/silc/buddy.c:1503 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10716 #: ../libpurple/protocols/silc/silc.c:753 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10717 #: ../libpurple/protocols/silc/util.c:526 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10718 #: ../libpurple/protocols/silc10/buddy.c:1503 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10719 #: ../libpurple/protocols/silc10/silc.c:664 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10720 #: ../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:
15796
diff
changeset
|
10721 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:
15796
diff
changeset
|
10722 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:
15796
diff
changeset
|
10723 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10724 #: ../libpurple/protocols/silc/buddy.c:1505 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10725 #: ../libpurple/protocols/silc/util.c:528 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10726 #: ../libpurple/protocols/silc10/buddy.c:1505 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10727 #: ../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:
15796
diff
changeset
|
10728 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:
15796
diff
changeset
|
10729 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:
15796
diff
changeset
|
10730 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10731 #: ../libpurple/protocols/silc/buddy.c:1507 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10732 #: ../libpurple/protocols/silc/silc.c:757 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10733 #: ../libpurple/protocols/silc/util.c:530 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10734 #: ../libpurple/protocols/silc10/buddy.c:1507 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10735 #: ../libpurple/protocols/silc10/silc.c:668 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10736 #: ../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:
15796
diff
changeset
|
10737 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:
15796
diff
changeset
|
10738 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:
15796
diff
changeset
|
10739 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10740 #: ../libpurple/protocols/silc/buddy.c:1509 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10741 #: ../libpurple/protocols/silc/silc.c:759 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10742 #: ../libpurple/protocols/silc/util.c:532 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10743 #: ../libpurple/protocols/silc10/buddy.c:1509 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10744 #: ../libpurple/protocols/silc10/silc.c:670 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10745 #: ../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:
15796
diff
changeset
|
10746 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:
15796
diff
changeset
|
10747 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:
15796
diff
changeset
|
10748 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10749 #: ../libpurple/protocols/silc/buddy.c:1511 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10750 #: ../libpurple/protocols/silc/silc.c:761 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10751 #: ../libpurple/protocols/silc/util.c:534 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10752 #: ../libpurple/protocols/silc10/buddy.c:1511 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10753 #: ../libpurple/protocols/silc10/silc.c:672 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10754 #: ../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:
15796
diff
changeset
|
10755 msgid "Excited" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
10756 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:
15796
diff
changeset
|
10757 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10758 #: ../libpurple/protocols/silc/buddy.c:1513 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10759 #: ../libpurple/protocols/silc/silc.c:763 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10760 #: ../libpurple/protocols/silc/util.c:536 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10761 #: ../libpurple/protocols/silc10/buddy.c:1513 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10762 #: ../libpurple/protocols/silc10/silc.c:674 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10763 #: ../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:
15796
diff
changeset
|
10764 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:
15796
diff
changeset
|
10765 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:
15796
diff
changeset
|
10766 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10767 #: ../libpurple/protocols/silc/buddy.c:1545 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10768 #: ../libpurple/protocols/silc/ops.c:1207 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10769 #: ../libpurple/protocols/silc10/buddy.c:1545 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10770 #: ../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:
15796
diff
changeset
|
10771 msgid "User Modes" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
10772 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:
15796
diff
changeset
|
10773 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10774 #: ../libpurple/protocols/silc/buddy.c:1562 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10775 #: ../libpurple/protocols/silc/ops.c:1224 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10776 #: ../libpurple/protocols/silc10/buddy.c:1562 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10777 #: ../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:
15796
diff
changeset
|
10778 msgid "Preferred Contact" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
10779 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:
15796
diff
changeset
|
10780 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10781 #: ../libpurple/protocols/silc/buddy.c:1567 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10782 #: ../libpurple/protocols/silc/ops.c:1229 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10783 #: ../libpurple/protocols/silc10/buddy.c:1567 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10784 #: ../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:
15796
diff
changeset
|
10785 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:
15796
diff
changeset
|
10786 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:
15796
diff
changeset
|
10787 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10788 #: ../libpurple/protocols/silc/buddy.c:1572 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10789 #: ../libpurple/protocols/silc/ops.c:1234 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10790 #: ../libpurple/protocols/silc10/buddy.c:1572 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10791 #: ../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:
15796
diff
changeset
|
10792 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:
15796
diff
changeset
|
10793 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:
15796
diff
changeset
|
10794 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10795 #: ../libpurple/protocols/silc/buddy.c:1577 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10796 #: ../libpurple/protocols/silc/ops.c:1239 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10797 #: ../libpurple/protocols/silc10/buddy.c:1577 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10798 #: ../libpurple/protocols/silc10/ops.c:1234 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10799 #: ../libpurple/protocols/silc10/silc.c:722 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10800 #: ../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:
15796
diff
changeset
|
10801 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:
15796
diff
changeset
|
10802 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:
15796
diff
changeset
|
10803 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10804 #: ../libpurple/protocols/silc/buddy.c:1582 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10805 #: ../libpurple/protocols/silc/ops.c:1244 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10806 #: ../libpurple/protocols/silc10/buddy.c:1582 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10807 #: ../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:
15796
diff
changeset
|
10808 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:
15796
diff
changeset
|
10809 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:
15796
diff
changeset
|
10810 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10811 #: ../libpurple/protocols/silc/buddy.c:1638 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10812 #: ../libpurple/protocols/silc10/buddy.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:
15796
diff
changeset
|
10813 msgid "Reset IM Key" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
10814 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:
15796
diff
changeset
|
10815 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10816 #: ../libpurple/protocols/silc/buddy.c:1643 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10817 #: ../libpurple/protocols/silc10/buddy.c:1642 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10818 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:
15796
diff
changeset
|
10819 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:
15796
diff
changeset
|
10820 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10821 #: ../libpurple/protocols/silc/buddy.c:1648 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10822 #: ../libpurple/protocols/silc10/buddy.c:1647 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10823 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:
15796
diff
changeset
|
10824 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:
15796
diff
changeset
|
10825 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10826 #: ../libpurple/protocols/silc/buddy.c:1661 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10827 #: ../libpurple/protocols/silc10/buddy.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:
15796
diff
changeset
|
10828 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:
15796
diff
changeset
|
10829 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:
15796
diff
changeset
|
10830 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10831 #: ../libpurple/protocols/silc/buddy.c:1668 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10832 #: ../libpurple/protocols/silc/ops.c:1608 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10833 #: ../libpurple/protocols/silc10/buddy.c:1667 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10834 #: ../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:
15796
diff
changeset
|
10835 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:
15796
diff
changeset
|
10836 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:
15796
diff
changeset
|
10837 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10838 #: ../libpurple/protocols/silc/buddy.c:1678 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10839 #: ../libpurple/protocols/silc/chat.c:993 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10840 #: ../libpurple/protocols/silc10/buddy.c:1677 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10841 #: ../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:
15796
diff
changeset
|
10842 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:
15796
diff
changeset
|
10843 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:
15796
diff
changeset
|
10844 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10845 #: ../libpurple/protocols/silc/chat.c:39 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10846 #: ../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:
15796
diff
changeset
|
10847 msgid "_Passphrase:" |
19744 | 10848 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:
15796
diff
changeset
|
10849 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10850 #: ../libpurple/protocols/silc/chat.c:80 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10851 #: ../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:
15796
diff
changeset
|
10852 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10853 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:
15796
diff
changeset
|
10854 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:
15796
diff
changeset
|
10855 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10856 #: ../libpurple/protocols/silc/chat.c:81 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10857 #: ../libpurple/protocols/silc/chat.c:175 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10858 #: ../libpurple/protocols/silc10/chat.c:81 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10859 #: ../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:
15796
diff
changeset
|
10860 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:
15796
diff
changeset
|
10861 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:
15796
diff
changeset
|
10862 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10863 #: ../libpurple/protocols/silc/chat.c:82 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10864 #: ../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:
15796
diff
changeset
|
10865 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:
15796
diff
changeset
|
10866 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:
15796
diff
changeset
|
10867 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10868 #: ../libpurple/protocols/silc/chat.c:119 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10869 #: ../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:
15796
diff
changeset
|
10870 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10871 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:
15796
diff
changeset
|
10872 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:
15796
diff
changeset
|
10873 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10874 #: ../libpurple/protocols/silc/chat.c:122 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10875 #: ../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:
15796
diff
changeset
|
10876 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10877 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:
15796
diff
changeset
|
10878 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:
15796
diff
changeset
|
10879 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10880 #: ../libpurple/protocols/silc/chat.c:129 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10881 #: ../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:
15796
diff
changeset
|
10882 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10883 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:
15796
diff
changeset
|
10884 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:
15796
diff
changeset
|
10885 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10886 #: ../libpurple/protocols/silc/chat.c:138 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10887 #: ../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:
15796
diff
changeset
|
10888 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10889 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:
15796
diff
changeset
|
10890 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:
15796
diff
changeset
|
10891 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10892 #. Definition of HMAC: http://en.wikipedia.org/wiki/HMAC |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10893 #: ../libpurple/protocols/silc/chat.c:143 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10894 #: ../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:
15796
diff
changeset
|
10895 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10896 msgid "<br><b>Channel HMAC:</b> %s" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
10897 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:
15796
diff
changeset
|
10898 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10899 #: ../libpurple/protocols/silc/chat.c:148 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10900 #: ../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:
15796
diff
changeset
|
10901 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10902 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:
15796
diff
changeset
|
10903 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:
15796
diff
changeset
|
10904 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10905 #: ../libpurple/protocols/silc/chat.c:153 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10906 #: ../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:
15796
diff
changeset
|
10907 msgid "<br><b>Channel Modes:</b> " |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
10908 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:
15796
diff
changeset
|
10909 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10910 #: ../libpurple/protocols/silc/chat.c:166 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10911 #: ../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:
15796
diff
changeset
|
10912 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10913 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:
15796
diff
changeset
|
10914 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:
15796
diff
changeset
|
10915 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10916 #: ../libpurple/protocols/silc/chat.c:167 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10917 #: ../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:
15796
diff
changeset
|
10918 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10919 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:
15796
diff
changeset
|
10920 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:
15796
diff
changeset
|
10921 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10922 #: ../libpurple/protocols/silc/chat.c:236 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10923 #: ../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:
15796
diff
changeset
|
10924 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:
15796
diff
changeset
|
10925 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:
15796
diff
changeset
|
10926 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10927 #. Add new public key |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10928 #: ../libpurple/protocols/silc/chat.c:304 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10929 #: ../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:
15796
diff
changeset
|
10930 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:
15796
diff
changeset
|
10931 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:
15796
diff
changeset
|
10932 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10933 #: ../libpurple/protocols/silc/chat.c:423 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10934 #: ../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:
15796
diff
changeset
|
10935 msgid "Channel Passphrase" |
19744 | 10936 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:
15796
diff
changeset
|
10937 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10938 #: ../libpurple/protocols/silc/chat.c:430 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10939 #: ../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:
15796
diff
changeset
|
10940 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:
15796
diff
changeset
|
10941 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:
15796
diff
changeset
|
10942 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10943 #: ../libpurple/protocols/silc/chat.c:435 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10944 #: ../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:
15796
diff
changeset
|
10945 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:
15796
diff
changeset
|
10946 "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:
15796
diff
changeset
|
10947 "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:
15796
diff
changeset
|
10948 "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:
15796
diff
changeset
|
10949 "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:
15796
diff
changeset
|
10950 "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:
15796
diff
changeset
|
10951 msgstr "" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
10952 "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
|
10953 "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:
16719
diff
changeset
|
10954 "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:
16719
diff
changeset
|
10955 "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:
16719
diff
changeset
|
10956 "používatelia,ktorých kľúče sú na zozname." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10957 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10958 #: ../libpurple/protocols/silc/chat.c:444 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10959 #: ../libpurple/protocols/silc/chat.c:445 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10960 #: ../libpurple/protocols/silc/chat.c:479 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10961 #: ../libpurple/protocols/silc/chat.c:480 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10962 #: ../libpurple/protocols/silc/chat.c:927 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10963 #: ../libpurple/protocols/silc10/chat.c:422 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10964 #: ../libpurple/protocols/silc10/chat.c:423 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10965 #: ../libpurple/protocols/silc10/chat.c:461 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10966 #: ../libpurple/protocols/silc10/chat.c:462 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10967 #: ../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:
15796
diff
changeset
|
10968 msgid "Channel Authentication" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
10969 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:
15796
diff
changeset
|
10970 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10971 #: ../libpurple/protocols/silc/chat.c:446 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10972 #: ../libpurple/protocols/silc/chat.c:481 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10973 #: ../libpurple/protocols/silc10/chat.c:424 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10974 #: ../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:
15796
diff
changeset
|
10975 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:
15796
diff
changeset
|
10976 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:
15796
diff
changeset
|
10977 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10978 #: ../libpurple/protocols/silc/chat.c:597 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10979 #: ../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:
15796
diff
changeset
|
10980 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:
15796
diff
changeset
|
10981 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:
15796
diff
changeset
|
10982 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10983 #: ../libpurple/protocols/silc/chat.c:601 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10984 #: ../libpurple/protocols/silc/ops.c:1813 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10985 #: ../libpurple/protocols/silc/silc.c:1020 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10986 #: ../libpurple/protocols/silc10/chat.c:585 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10987 #: ../libpurple/protocols/silc10/ops.c:1901 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10988 #: ../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:
15796
diff
changeset
|
10989 msgid "Passphrase" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
10990 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:
15796
diff
changeset
|
10991 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10992 #: ../libpurple/protocols/silc/chat.c:612 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10993 #: ../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:
15796
diff
changeset
|
10994 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
10995 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
|
10996 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:
15796
diff
changeset
|
10997 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10998 #: ../libpurple/protocols/silc/chat.c:614 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
10999 #: ../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:
15796
diff
changeset
|
11000 msgid "Add Channel Private Group" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11001 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:
15796
diff
changeset
|
11002 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11003 #: ../libpurple/protocols/silc/chat.c:742 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11004 #: ../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:
15796
diff
changeset
|
11005 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:
15796
diff
changeset
|
11006 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:
15796
diff
changeset
|
11007 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11008 #: ../libpurple/protocols/silc/chat.c:743 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11009 #: ../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:
15796
diff
changeset
|
11010 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:
16719
diff
changeset
|
11011 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11012 "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:
16719
diff
changeset
|
11013 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11014 #: ../libpurple/protocols/silc/chat.c:907 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11015 #: ../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:
15796
diff
changeset
|
11016 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:
15796
diff
changeset
|
11017 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:
15796
diff
changeset
|
11018 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11019 #: ../libpurple/protocols/silc/chat.c:912 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11020 #: ../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:
15796
diff
changeset
|
11021 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:
15796
diff
changeset
|
11022 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:
15796
diff
changeset
|
11023 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11024 #: ../libpurple/protocols/silc/chat.c:920 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11025 #: ../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:
15796
diff
changeset
|
11026 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:
15796
diff
changeset
|
11027 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:
15796
diff
changeset
|
11028 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11029 #: ../libpurple/protocols/silc/chat.c:933 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11030 #: ../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:
15796
diff
changeset
|
11031 msgid "Reset Permanent" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11032 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:
15796
diff
changeset
|
11033 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11034 #: ../libpurple/protocols/silc/chat.c:938 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11035 #: ../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:
15796
diff
changeset
|
11036 msgid "Set Permanent" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11037 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:
15796
diff
changeset
|
11038 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11039 #: ../libpurple/protocols/silc/chat.c:946 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11040 #: ../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:
15796
diff
changeset
|
11041 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:
15796
diff
changeset
|
11042 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:
15796
diff
changeset
|
11043 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11044 #: ../libpurple/protocols/silc/chat.c:952 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11045 #: ../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:
15796
diff
changeset
|
11046 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:
15796
diff
changeset
|
11047 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:
15796
diff
changeset
|
11048 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11049 #: ../libpurple/protocols/silc/chat.c:957 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11050 #: ../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:
15796
diff
changeset
|
11051 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:
15796
diff
changeset
|
11052 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:
15796
diff
changeset
|
11053 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11054 #: ../libpurple/protocols/silc/chat.c:964 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11055 #: ../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:
15796
diff
changeset
|
11056 msgid "Reset Private Channel" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11057 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:
15796
diff
changeset
|
11058 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11059 #: ../libpurple/protocols/silc/chat.c:969 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11060 #: ../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:
15796
diff
changeset
|
11061 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:
15796
diff
changeset
|
11062 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:
15796
diff
changeset
|
11063 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11064 #: ../libpurple/protocols/silc/chat.c:976 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11065 #: ../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:
15796
diff
changeset
|
11066 msgid "Reset Secret Channel" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11067 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:
15796
diff
changeset
|
11068 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11069 #: ../libpurple/protocols/silc/chat.c:981 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11070 #: ../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:
15796
diff
changeset
|
11071 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:
15796
diff
changeset
|
11072 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:
15796
diff
changeset
|
11073 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11074 #: ../libpurple/protocols/silc/chat.c:1045 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11075 #: ../libpurple/protocols/silc10/chat.c:1102 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11076 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11077 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11078 "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:
16719
diff
changeset
|
11079 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:
16719
diff
changeset
|
11080 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11081 #: ../libpurple/protocols/silc/chat.c:1047 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11082 #: ../libpurple/protocols/silc10/chat.c:1104 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11083 msgid "Join Private Group" |
19744 | 11084 msgstr "Pripojiť sa k súkromnej skupine" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11085 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11086 #: ../libpurple/protocols/silc/chat.c:1048 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11087 #: ../libpurple/protocols/silc10/chat.c:1105 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11088 msgid "Cannot join private group" |
19744 | 11089 msgstr "Nepodarilo sa pripojiť k súkromnej skupine" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11090 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11091 #: ../libpurple/protocols/silc/chat.c:1260 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11092 #: ../libpurple/protocols/silc/silc.c:1217 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11093 #: ../libpurple/protocols/silc10/chat.c:1299 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11094 #: ../libpurple/protocols/silc10/silc.c:1137 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11095 msgid "Call Command" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11096 msgstr "Spustiť príkaz" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11097 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11098 #: ../libpurple/protocols/silc/chat.c:1260 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11099 #: ../libpurple/protocols/silc/silc.c:1218 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11100 #: ../libpurple/protocols/silc10/chat.c:1299 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11101 #: ../libpurple/protocols/silc10/silc.c:1137 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11102 msgid "Cannot call command" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11103 msgstr "Nepodarilo sa spustiť príkaz" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11104 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11105 #: ../libpurple/protocols/silc/chat.c:1261 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11106 #: ../libpurple/protocols/silc/silc.c:1219 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11107 #: ../libpurple/protocols/silc10/chat.c:1300 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11108 #: ../libpurple/protocols/silc10/silc.c:1138 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11109 msgid "Unknown command" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11110 msgstr "Neznámy príkaz" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11111 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11112 #: ../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:
16719
diff
changeset
|
11113 #: ../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:
16719
diff
changeset
|
11114 #: ../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:
16719
diff
changeset
|
11115 #: ../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:
16719
diff
changeset
|
11116 #: ../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:
16719
diff
changeset
|
11117 #: ../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:
16719
diff
changeset
|
11118 #: ../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:
16719
diff
changeset
|
11119 #: ../libpurple/protocols/silc10/ft.c:96 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11120 #: ../libpurple/protocols/silc10/ft.c:100 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11121 #: ../libpurple/protocols/silc10/ft.c:104 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11122 #: ../libpurple/protocols/silc10/ft.c:205 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11123 #: ../libpurple/protocols/silc10/ft.c:210 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11124 #: ../libpurple/protocols/silc10/ft.c:215 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11125 #: ../libpurple/protocols/silc10/ft.c:221 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11126 #: ../libpurple/protocols/silc10/ft.c:340 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11127 msgid "Secure File Transfer" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11128 msgstr "Bezpečný prenos súborov" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11129 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11130 #: ../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:
16719
diff
changeset
|
11131 #: ../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:
16719
diff
changeset
|
11132 #: ../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:
16719
diff
changeset
|
11133 #: ../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:
16719
diff
changeset
|
11134 #: ../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:
16719
diff
changeset
|
11135 #: ../libpurple/protocols/silc10/ft.c:101 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11136 #: ../libpurple/protocols/silc10/ft.c:105 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11137 msgid "Error during file transfer" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11138 msgstr "Chyba počas prenosu súboru" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11139 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11140 #: ../libpurple/protocols/silc/ft.c:87 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11141 msgid "Remote disconnected" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11142 msgstr "Vzdialené odpojenie" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11143 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11144 #: ../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:
16719
diff
changeset
|
11145 msgid "Permission denied" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11146 msgstr "Prístup zamietnutý" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11147 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11148 #: ../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:
16719
diff
changeset
|
11149 msgid "Key agreement failed" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11150 msgstr "Odsúhlasenie kľúčov zlyhalo" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11151 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11152 #: ../libpurple/protocols/silc/ft.c:114 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11153 msgid "Connection timed out" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11154 msgstr "Čas pripojenia vypršal" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11155 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11156 #: ../libpurple/protocols/silc/ft.c:118 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11157 msgid "Creating connection failed" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11158 msgstr "Vyvtorenie pripojenia zlyhalo" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11159 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11160 #: ../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:
16719
diff
changeset
|
11161 msgid "File transfer session does not exist" |
19744 | 11162 msgstr "Relácia prenosu súborov neexistuje" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11163 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11164 #: ../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:
16719
diff
changeset
|
11165 msgid "No file transfer session active" |
19744 | 11166 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:
16719
diff
changeset
|
11167 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11168 #: ../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:
16719
diff
changeset
|
11169 msgid "File transfer already started" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11170 msgstr "Prenos súboru je už spustený" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11171 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11172 #: ../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:
16719
diff
changeset
|
11173 msgid "Could not perform key agreement for file transfer" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11174 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11175 "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:
16719
diff
changeset
|
11176 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11177 #: ../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:
16719
diff
changeset
|
11178 msgid "Could not start the file transfer" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11179 msgstr "Nepodarilo sa spustiť prenos súboru" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11180 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11181 #: ../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:
16719
diff
changeset
|
11182 msgid "Cannot send file" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11183 msgstr "Nepodarilo sa odoslať súbor" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11184 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11185 #: ../libpurple/protocols/silc/ops.c:57 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11186 msgid "Error occurred" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11187 msgstr "Vyskytla sa chyba" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11188 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11189 #: ../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:
16719
diff
changeset
|
11190 #: ../libpurple/protocols/silc/ops.c:551 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11191 #: ../libpurple/protocols/silc10/ops.c:554 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11192 #: ../libpurple/protocols/silc10/ops.c:563 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11193 #: ../libpurple/protocols/silc10/ops.c:572 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11194 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11195 msgid "%s has changed the topic of <I>%s</I> to: %s" |
19744 | 11196 msgstr "%s zmenil tému <I>%s</I> na: %s" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11197 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11198 #: ../libpurple/protocols/silc/ops.c:617 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11199 #: ../libpurple/protocols/silc10/ops.c:638 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11200 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11201 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:
16719
diff
changeset
|
11202 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:
16719
diff
changeset
|
11203 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11204 #: ../libpurple/protocols/silc/ops.c:621 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11205 #: ../libpurple/protocols/silc10/ops.c:642 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11206 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11207 msgid "<I>%s</I> removed all channel <I>%s</I> modes" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11208 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:
16719
diff
changeset
|
11209 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11210 #: ../libpurple/protocols/silc/ops.c:654 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11211 #: ../libpurple/protocols/silc10/ops.c:675 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11212 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11213 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:
16719
diff
changeset
|
11214 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:
16719
diff
changeset
|
11215 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11216 #: ../libpurple/protocols/silc/ops.c:662 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11217 #: ../libpurple/protocols/silc10/ops.c:683 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11218 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11219 msgid "<I>%s</I> removed all <I>%s's</I> modes" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11220 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:
16719
diff
changeset
|
11221 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11222 #: ../libpurple/protocols/silc/ops.c:691 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11223 #: ../libpurple/protocols/silc10/ops.c:712 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11224 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11225 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:
16719
diff
changeset
|
11226 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:
16719
diff
changeset
|
11227 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11228 #: ../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:
16719
diff
changeset
|
11229 #: ../libpurple/protocols/silc/ops.c:728 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11230 #: ../libpurple/protocols/silc10/ops.c:742 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11231 #: ../libpurple/protocols/silc10/ops.c:747 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11232 #: ../libpurple/protocols/silc10/ops.c:752 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11233 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11234 msgid "You have been killed by %s (%s)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11235 msgstr "Boli ste zabitý používateľom %s (%s)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11236 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11237 #: ../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:
16719
diff
changeset
|
11238 #: ../libpurple/protocols/silc/ops.c:759 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11239 #: ../libpurple/protocols/silc10/ops.c:773 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11240 #: ../libpurple/protocols/silc10/ops.c:778 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11241 #: ../libpurple/protocols/silc10/ops.c:783 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11242 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11243 msgid "Killed by %s (%s)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11244 msgstr "Zabitý používateľom %s (%s)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11245 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11246 #: ../libpurple/protocols/silc/ops.c:796 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11247 #: ../libpurple/protocols/silc10/ops.c:829 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11248 msgid "Server signoff" |
19744 | 11249 msgstr "Odhlásenie zo servera" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11250 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11251 #: ../libpurple/protocols/silc/ops.c:983 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11252 #: ../libpurple/protocols/silc10/ops.c:1017 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11253 msgid "Personal Information" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11254 msgstr "Osobné informácie" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11255 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11256 #: ../libpurple/protocols/silc/ops.c:1006 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11257 #: ../libpurple/protocols/silc10/ops.c:1040 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11258 msgid "Birth Day" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11259 msgstr "Narodeniny" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11260 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11261 #: ../libpurple/protocols/silc/ops.c:1014 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11262 #: ../libpurple/protocols/silc10/ops.c:1048 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11263 msgid "Job Role" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11264 msgstr "Úloha zamestnania" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11265 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11266 #: ../libpurple/protocols/silc/ops.c:1018 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11267 #: ../libpurple/protocols/silc/silc.c:1013 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11268 #: ../libpurple/protocols/silc10/ops.c:1052 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11269 #: ../libpurple/protocols/silc10/silc.c:924 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11270 msgid "Organization" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11271 msgstr "Organizácia" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11272 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11273 #: ../libpurple/protocols/silc/ops.c:1022 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11274 #: ../libpurple/protocols/silc10/ops.c:1056 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11275 msgid "Unit" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11276 msgstr "Jednotka" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11277 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11278 #: ../libpurple/protocols/silc/ops.c:1046 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11279 #: ../libpurple/protocols/silc10/ops.c:1080 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11280 msgid "Note" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11281 msgstr "Poznámka" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11282 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11283 #: ../libpurple/protocols/silc/ops.c:1093 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11284 #: ../libpurple/protocols/silc10/ops.c:1128 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11285 msgid "Join Chat" |
19744 | 11286 msgstr "Pripojiť sa k rozhovoru" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11287 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11288 #: ../libpurple/protocols/silc/ops.c:1127 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11289 #: ../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:
15796
diff
changeset
|
11290 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11291 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:
15796
diff
changeset
|
11292 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:
15796
diff
changeset
|
11293 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11294 #: ../libpurple/protocols/silc/ops.c:1131 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11295 #: ../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:
15796
diff
changeset
|
11296 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11297 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:
15796
diff
changeset
|
11298 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:
15796
diff
changeset
|
11299 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11300 #: ../libpurple/protocols/silc/ops.c:1190 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11301 #: ../libpurple/protocols/silc/ops.c:1326 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11302 #: ../libpurple/protocols/silc10/ops.c:1183 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11303 #: ../libpurple/protocols/silc10/ops.c:1332 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
11304 #: ../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:
15796
diff
changeset
|
11305 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:
15796
diff
changeset
|
11306 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:
15796
diff
changeset
|
11307 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11308 #: ../libpurple/protocols/silc/ops.c:1218 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11309 #: ../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:
15796
diff
changeset
|
11310 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:
15796
diff
changeset
|
11311 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:
15796
diff
changeset
|
11312 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11313 #: ../libpurple/protocols/silc/ops.c:1279 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11314 #: ../libpurple/protocols/silc/ops.c:1351 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11315 #: ../libpurple/protocols/silc10/ops.c:1285 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11316 #: ../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:
15796
diff
changeset
|
11317 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:
15796
diff
changeset
|
11318 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:
15796
diff
changeset
|
11319 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11320 #: ../libpurple/protocols/silc/ops.c:1280 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11321 #: ../libpurple/protocols/silc/ops.c:1352 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11322 #: ../libpurple/protocols/silc10/ops.c:1286 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11323 #: ../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:
15796
diff
changeset
|
11324 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:
15796
diff
changeset
|
11325 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:
15796
diff
changeset
|
11326 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11327 #: ../libpurple/protocols/silc/ops.c:1292 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11328 #: ../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:
15796
diff
changeset
|
11329 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:
15796
diff
changeset
|
11330 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:
15796
diff
changeset
|
11331 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11332 #: ../libpurple/protocols/silc/ops.c:1369 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11333 #: ../libpurple/protocols/silc/silc.c:1077 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11334 #: ../libpurple/protocols/silc10/ops.c:1371 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11335 #: ../libpurple/protocols/silc10/silc.c:988 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11336 msgid "Detach From Server" |
19744 | 11337 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:
15796
diff
changeset
|
11338 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11339 #: ../libpurple/protocols/silc/ops.c:1369 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11340 #: ../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:
15796
diff
changeset
|
11341 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:
15796
diff
changeset
|
11342 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:
15796
diff
changeset
|
11343 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11344 #: ../libpurple/protocols/silc/ops.c:1389 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11345 #: ../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:
15796
diff
changeset
|
11346 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:
15796
diff
changeset
|
11347 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:
15796
diff
changeset
|
11348 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11349 #: ../libpurple/protocols/silc/ops.c:1418 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11350 #: ../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:
15796
diff
changeset
|
11351 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:
15796
diff
changeset
|
11352 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:
15796
diff
changeset
|
11353 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11354 #: ../libpurple/protocols/silc/ops.c:1467 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11355 #: ../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:
15796
diff
changeset
|
11356 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:
15796
diff
changeset
|
11357 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:
15796
diff
changeset
|
11358 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11359 #: ../libpurple/protocols/silc/ops.c:1467 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11360 #: ../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:
15796
diff
changeset
|
11361 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:
15796
diff
changeset
|
11362 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:
15796
diff
changeset
|
11363 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11364 #: ../libpurple/protocols/silc/ops.c:1468 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11365 msgid "Network is empty" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11366 msgstr "Sieť je prázdna" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11367 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11368 #: ../libpurple/protocols/silc/ops.c:1512 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11369 #: ../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:
15796
diff
changeset
|
11370 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:
15796
diff
changeset
|
11371 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:
15796
diff
changeset
|
11372 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11373 #: ../libpurple/protocols/silc/ops.c:1524 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11374 #: ../libpurple/protocols/silc/ops.c:1537 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11375 #: ../libpurple/protocols/silc10/ops.c:1519 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11376 #: ../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:
15796
diff
changeset
|
11377 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:
15796
diff
changeset
|
11378 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:
15796
diff
changeset
|
11379 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11380 #: ../libpurple/protocols/silc/ops.c:1525 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11381 #: ../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:
15796
diff
changeset
|
11382 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:
15796
diff
changeset
|
11383 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:
15796
diff
changeset
|
11384 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11385 #: ../libpurple/protocols/silc/ops.c:1548 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11386 #: ../libpurple/protocols/silc10/ops.c:1549 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11387 #: ../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:
15796
diff
changeset
|
11388 msgid "Server Statistics" |
19744 | 11389 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:
15796
diff
changeset
|
11390 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11391 #: ../libpurple/protocols/silc/ops.c:1549 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11392 #: ../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:
15796
diff
changeset
|
11393 msgid "Cannot get server statistics" |
19744 | 11394 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:
15796
diff
changeset
|
11395 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11396 #: ../libpurple/protocols/silc/ops.c:1556 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11397 #: ../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:
15796
diff
changeset
|
11398 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11399 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:
15796
diff
changeset
|
11400 "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:
15796
diff
changeset
|
11401 "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:
15796
diff
changeset
|
11402 "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:
15796
diff
changeset
|
11403 "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:
15796
diff
changeset
|
11404 "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:
15796
diff
changeset
|
11405 "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:
15796
diff
changeset
|
11406 "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:
15796
diff
changeset
|
11407 "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:
15796
diff
changeset
|
11408 "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:
15796
diff
changeset
|
11409 "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:
15796
diff
changeset
|
11410 "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:
15796
diff
changeset
|
11411 "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:
15796
diff
changeset
|
11412 "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:
15796
diff
changeset
|
11413 "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:
15796
diff
changeset
|
11414 "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:
15796
diff
changeset
|
11415 msgstr "" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11416 "Čas spustenia lokálneho serveri: %s\n" |
19744 | 11417 "Dĺžka behu lokálneho servera: %s\n" |
11418 "Klienti lokálneho servera: %d\n" | |
11419 "Kanály lokálneho servera: %d\n" | |
11420 "Operátori lokálneho servera: %d\n" | |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11421 "Operátori lokálneho routeru: %d\n" |
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11422 "Lokálni cell klienti: %d\n" |
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11423 "Lokálne cell kanály: %d\n" |
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11424 "Lokálne cell servery: %d\n" |
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11425 "Celkom klientov: %d\n" |
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11426 "Celkom kanálov: %d\n" |
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11427 "Celkom serverov: %d\n" |
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11428 "Celkom routerov: %d\n" |
19744 | 11429 "Celkom operátorov servera: %d\n" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11430 "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:
15796
diff
changeset
|
11431 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11432 #: ../libpurple/protocols/silc/ops.c:1588 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11433 #: ../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:
15796
diff
changeset
|
11434 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:
15796
diff
changeset
|
11435 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:
15796
diff
changeset
|
11436 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11437 #: ../libpurple/protocols/silc/ops.c:1596 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11438 #: ../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:
15796
diff
changeset
|
11439 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:
15796
diff
changeset
|
11440 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:
15796
diff
changeset
|
11441 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11442 #: ../libpurple/protocols/silc/ops.c:1601 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11443 #: ../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:
15796
diff
changeset
|
11444 msgid "Ping reply received from server" |
19744 | 11445 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:
15796
diff
changeset
|
11446 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11447 #: ../libpurple/protocols/silc/ops.c:1609 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11448 #: ../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:
15796
diff
changeset
|
11449 msgid "Could not kill user" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11450 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:
15796
diff
changeset
|
11451 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11452 #: ../libpurple/protocols/silc/ops.c:1648 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11453 msgid "WATCH" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11454 msgstr "SLEDOVAŤ" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11455 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11456 #: ../libpurple/protocols/silc/ops.c:1648 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11457 msgid "Cannot watch user" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11458 msgstr "Nie je možné sledovať použivateľa" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11459 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11460 #: ../libpurple/protocols/silc/ops.c:1724 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11461 #: ../libpurple/protocols/silc/ops.c:1775 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11462 #: ../libpurple/protocols/silc/silc.c:277 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11463 #: ../libpurple/protocols/silc10/ops.c:1811 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11464 #: ../libpurple/protocols/silc10/ops.c:1858 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11465 #: ../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:
15796
diff
changeset
|
11466 msgid "Resuming session" |
19744 | 11467 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:
15796
diff
changeset
|
11468 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11469 #: ../libpurple/protocols/silc/ops.c:1726 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11470 #: ../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:
15796
diff
changeset
|
11471 msgid "Authenticating connection" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11472 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:
15796
diff
changeset
|
11473 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11474 #: ../libpurple/protocols/silc/ops.c:1777 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11475 #: ../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:
15796
diff
changeset
|
11476 msgid "Verifying server public key" |
19744 | 11477 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:
15796
diff
changeset
|
11478 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11479 #: ../libpurple/protocols/silc/ops.c:1814 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11480 #: ../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:
15796
diff
changeset
|
11481 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:
15796
diff
changeset
|
11482 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:
15796
diff
changeset
|
11483 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11484 #: ../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:
15796
diff
changeset
|
11485 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11486 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:
15796
diff
changeset
|
11487 "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:
15796
diff
changeset
|
11488 "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:
15796
diff
changeset
|
11489 msgstr "" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11490 "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
|
11491 "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:
15796
diff
changeset
|
11492 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11493 #: ../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:
15796
diff
changeset
|
11494 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11495 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
|
11496 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:
15796
diff
changeset
|
11497 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11498 #: ../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:
15796
diff
changeset
|
11499 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11500 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:
15796
diff
changeset
|
11501 "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:
15796
diff
changeset
|
11502 "\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:
15796
diff
changeset
|
11503 "%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:
15796
diff
changeset
|
11504 "%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:
15796
diff
changeset
|
11505 msgstr "" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11506 "Digitálny odtlačok a babbleprint kľúča %s je:\n" |
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11507 "\n" |
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11508 "%s\n" |
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11509 "%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:
15796
diff
changeset
|
11510 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11511 #: ../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:
16719
diff
changeset
|
11512 #: ../libpurple/protocols/silc10/pk.c:116 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11513 #: ../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:
15796
diff
changeset
|
11514 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:
15796
diff
changeset
|
11515 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:
15796
diff
changeset
|
11516 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11517 #: ../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:
15796
diff
changeset
|
11518 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:
15796
diff
changeset
|
11519 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:
15796
diff
changeset
|
11520 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11521 #: ../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:
15796
diff
changeset
|
11522 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:
15796
diff
changeset
|
11523 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:
15796
diff
changeset
|
11524 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11525 #: ../libpurple/protocols/silc/silc.c:217 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11526 #: ../libpurple/protocols/silc10/ops.c:1749 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11527 msgid "Disconnected by server" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11528 msgstr "Odpojený serverom" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11529 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11530 #: ../libpurple/protocols/silc/silc.c:224 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11531 #: ../libpurple/protocols/silc10/ops.c:1700 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11532 msgid "Error during connecting to SILC Server" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11533 msgstr "Chyba počas pripájania sa na SILC server" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11534 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11535 #: ../libpurple/protocols/silc/silc.c:229 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11536 #: ../libpurple/protocols/silc10/ops.c:1705 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11537 msgid "Key Exchange failed" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11538 msgstr "Výmena kľúčov zlyhala" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11539 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11540 #: ../libpurple/protocols/silc/silc.c:238 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11541 #: ../libpurple/protocols/silc10/ops.c:1714 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11542 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11543 "Resuming detached session failed. Press Reconnect to create new connection." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11544 msgstr "" |
19744 | 11545 "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:
16719
diff
changeset
|
11546 "vytvoríte nové pripojenie." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11547 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11548 #: ../libpurple/protocols/silc/silc.c:265 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11549 #: ../libpurple/protocols/silc/silc.c:311 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11550 #: ../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:
15796
diff
changeset
|
11551 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:
15796
diff
changeset
|
11552 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:
15796
diff
changeset
|
11553 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11554 #: ../libpurple/protocols/silc/silc.c:280 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11555 #: ../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:
15796
diff
changeset
|
11556 msgid "Performing key exchange" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11557 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:
15796
diff
changeset
|
11558 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11559 #. Progress |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11560 #: ../libpurple/protocols/silc/silc.c:343 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11561 #: ../libpurple/protocols/silc10/silc.c:325 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11562 msgid "Connecting to SILC Server" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11563 msgstr "Pripája sa na SILC server" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11564 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11565 #: ../libpurple/protocols/silc/silc.c:352 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11566 msgid "Could not load SILC key pair" |
19744 | 11567 msgstr "Nedá sa načítať pár kľúčov SILC" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11568 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11569 #: ../libpurple/protocols/silc/silc.c:366 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11570 #: ../libpurple/protocols/silc10/silc.c:355 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11571 msgid "Unable to create connection" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11572 msgstr "Nedá sa vytvoriť spojenie" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11573 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11574 #: ../libpurple/protocols/silc/silc.c:395 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11575 #: ../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:
15796
diff
changeset
|
11576 msgid "Out of memory" |
19744 | 11577 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:
15796
diff
changeset
|
11578 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11579 #: ../libpurple/protocols/silc/silc.c:438 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11580 #: ../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:
15796
diff
changeset
|
11581 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:
15796
diff
changeset
|
11582 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:
15796
diff
changeset
|
11583 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11584 #: ../libpurple/protocols/silc/silc.c:445 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11585 msgid "Error loading SILC key pair" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11586 msgstr "Chyba pri načítaní SILC páru kľúčov" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11587 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11588 #: ../libpurple/protocols/silc/silc.c:739 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11589 #: ../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:
15796
diff
changeset
|
11590 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:
15796
diff
changeset
|
11591 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:
15796
diff
changeset
|
11592 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11593 #: ../libpurple/protocols/silc/silc.c:741 |
20779 | 11594 #: ../libpurple/protocols/silc10/silc.c:652 ../pidgin/gtkprefs.c:1643 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11595 msgid "Normal" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11596 msgstr "Normálna" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11597 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11598 #: ../libpurple/protocols/silc/silc.c:755 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11599 #: ../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:
15796
diff
changeset
|
11600 msgid "In love" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11601 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:
15796
diff
changeset
|
11602 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11603 #: ../libpurple/protocols/silc/silc.c:766 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11604 #: ../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:
15796
diff
changeset
|
11605 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:
15796
diff
changeset
|
11606 "\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:
15796
diff
changeset
|
11607 "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:
15796
diff
changeset
|
11608 msgstr "" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11609 "\n" |
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11610 "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:
15796
diff
changeset
|
11611 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11612 #: ../libpurple/protocols/silc/silc.c:774 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11613 #: ../libpurple/protocols/silc/util.c:561 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11614 #: ../libpurple/protocols/silc10/silc.c:685 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11615 #: ../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:
15796
diff
changeset
|
11616 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:
15796
diff
changeset
|
11617 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:
15796
diff
changeset
|
11618 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11619 #: ../libpurple/protocols/silc/silc.c:776 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11620 #: ../libpurple/protocols/silc/util.c:563 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11621 #: ../libpurple/protocols/silc10/silc.c:687 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11622 #: ../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:
15796
diff
changeset
|
11623 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:
15796
diff
changeset
|
11624 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:
15796
diff
changeset
|
11625 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11626 #: ../libpurple/protocols/silc/silc.c:778 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11627 #: ../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:
15796
diff
changeset
|
11628 msgid "Video conferencing" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11629 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:
15796
diff
changeset
|
11630 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11631 #: ../libpurple/protocols/silc/silc.c:783 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11632 #: ../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:
15796
diff
changeset
|
11633 msgid "Your Current Status" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11634 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:
15796
diff
changeset
|
11635 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11636 #: ../libpurple/protocols/silc/silc.c:790 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11637 #: ../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:
15796
diff
changeset
|
11638 msgid "Online Services" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11639 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:
15796
diff
changeset
|
11640 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11641 #: ../libpurple/protocols/silc/silc.c:793 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11642 #: ../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:
15796
diff
changeset
|
11643 msgid "Let others see what services you are using" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11644 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:
15796
diff
changeset
|
11645 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11646 #: ../libpurple/protocols/silc/silc.c:799 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11647 #: ../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:
15796
diff
changeset
|
11648 msgid "Let others see what computer you are using" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11649 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:
15796
diff
changeset
|
11650 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11651 #: ../libpurple/protocols/silc/silc.c:806 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11652 #: ../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:
15796
diff
changeset
|
11653 msgid "Your VCard File" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11654 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:
15796
diff
changeset
|
11655 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11656 #: ../libpurple/protocols/silc/silc.c:812 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11657 msgid "Timezone (UTC)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11658 msgstr "Časová zóna (UTC)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11659 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11660 #: ../libpurple/protocols/silc/silc.c:816 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11661 #: ../libpurple/protocols/silc/silc.c:817 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11662 #: ../libpurple/protocols/silc10/silc.c:729 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11663 #: ../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:
15796
diff
changeset
|
11664 msgid "User Online Status Attributes" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11665 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:
15796
diff
changeset
|
11666 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11667 #: ../libpurple/protocols/silc/silc.c:818 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11668 #: ../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:
15796
diff
changeset
|
11669 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:
15796
diff
changeset
|
11670 "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:
15796
diff
changeset
|
11671 "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:
15796
diff
changeset
|
11672 "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:
15796
diff
changeset
|
11673 msgstr "" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11674 "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
|
11675 "pripojení, a poznalii vaše osobné informácie. Vyplňte, prosím, len tie " |
19744 | 11676 "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:
15796
diff
changeset
|
11677 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11678 #: ../libpurple/protocols/silc/silc.c:859 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11679 #: ../libpurple/protocols/silc/silc.c:865 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11680 #: ../libpurple/protocols/silc/silc.c:1486 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11681 #: ../libpurple/protocols/silc10/silc.c:772 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11682 #: ../libpurple/protocols/silc10/silc.c:778 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11683 #: ../libpurple/protocols/silc10/silc.c:1415 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11684 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:
15796
diff
changeset
|
11685 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:
15796
diff
changeset
|
11686 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11687 #: ../libpurple/protocols/silc/silc.c:859 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11688 #: ../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:
15796
diff
changeset
|
11689 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:
15796
diff
changeset
|
11690 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:
15796
diff
changeset
|
11691 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11692 #: ../libpurple/protocols/silc/silc.c:860 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11693 #: ../libpurple/protocols/silc/silc.c:1481 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11694 #: ../libpurple/protocols/silc10/silc.c:773 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11695 #: ../libpurple/protocols/silc10/silc.c:1410 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11696 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:
15796
diff
changeset
|
11697 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:
15796
diff
changeset
|
11698 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11699 #: ../libpurple/protocols/silc/silc.c:911 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11700 #: ../libpurple/protocols/silc/silc.c:957 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11701 #: ../libpurple/protocols/silc/silc.c:1028 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11702 #: ../libpurple/protocols/silc/silc.c:1029 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11703 #: ../libpurple/protocols/silc10/silc.c:824 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11704 #: ../libpurple/protocols/silc10/silc.c:868 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11705 #: ../libpurple/protocols/silc10/silc.c:939 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11706 #: ../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:
15796
diff
changeset
|
11707 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:
15796
diff
changeset
|
11708 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:
15796
diff
changeset
|
11709 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11710 #: ../libpurple/protocols/silc/silc.c:911 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11711 #: ../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:
15796
diff
changeset
|
11712 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:
15796
diff
changeset
|
11713 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:
15796
diff
changeset
|
11714 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11715 #: ../libpurple/protocols/silc/silc.c:957 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11716 #: ../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:
15796
diff
changeset
|
11717 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:
15796
diff
changeset
|
11718 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:
15796
diff
changeset
|
11719 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11720 #: ../libpurple/protocols/silc/silc.c:996 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11721 #: ../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:
15796
diff
changeset
|
11722 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:
15796
diff
changeset
|
11723 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:
15796
diff
changeset
|
11724 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11725 #: ../libpurple/protocols/silc/silc.c:998 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11726 #: ../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:
15796
diff
changeset
|
11727 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:
15796
diff
changeset
|
11728 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:
15796
diff
changeset
|
11729 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11730 #: ../libpurple/protocols/silc/silc.c:1000 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11731 #: ../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:
15796
diff
changeset
|
11732 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:
15796
diff
changeset
|
11733 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:
15796
diff
changeset
|
11734 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11735 #: ../libpurple/protocols/silc/silc.c:1023 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11736 #: ../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:
15796
diff
changeset
|
11737 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:
15796
diff
changeset
|
11738 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:
15796
diff
changeset
|
11739 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11740 #: ../libpurple/protocols/silc/silc.c:1030 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11741 #: ../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:
15796
diff
changeset
|
11742 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:
15796
diff
changeset
|
11743 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:
15796
diff
changeset
|
11744 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11745 #: ../libpurple/protocols/silc/silc.c:1073 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11746 #: ../libpurple/protocols/silc10/silc.c:984 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11747 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:
15796
diff
changeset
|
11748 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:
15796
diff
changeset
|
11749 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11750 #: ../libpurple/protocols/silc/silc.c:1081 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11751 #: ../libpurple/protocols/silc10/silc.c:992 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11752 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:
15796
diff
changeset
|
11753 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:
15796
diff
changeset
|
11754 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11755 #: ../libpurple/protocols/silc/silc.c:1085 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11756 #: ../libpurple/protocols/silc10/silc.c:996 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11757 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:
15796
diff
changeset
|
11758 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:
15796
diff
changeset
|
11759 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11760 #: ../libpurple/protocols/silc/silc.c:1177 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11761 #: ../libpurple/protocols/silc10/silc.c:1095 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11762 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11763 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:
15796
diff
changeset
|
11764 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:
15796
diff
changeset
|
11765 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11766 #: ../libpurple/protocols/silc/silc.c:1357 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11767 #: ../libpurple/protocols/silc10/silc.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:
15796
diff
changeset
|
11768 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:
15796
diff
changeset
|
11769 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:
15796
diff
changeset
|
11770 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11771 #: ../libpurple/protocols/silc/silc.c:1438 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11772 #: ../libpurple/protocols/silc10/silc.c:1367 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11773 msgid "You must specify a nick" |
19744 | 11774 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:
15796
diff
changeset
|
11775 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11776 #: ../libpurple/protocols/silc/silc.c:1540 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11777 #: ../libpurple/protocols/silc10/silc.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:
15796
diff
changeset
|
11778 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11779 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:
15796
diff
changeset
|
11780 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:
15796
diff
changeset
|
11781 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11782 #: ../libpurple/protocols/silc/silc.c:1545 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11783 #: ../libpurple/protocols/silc10/silc.c:1474 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11784 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11785 msgid "channel modes for %s: %s" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11786 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:
15796
diff
changeset
|
11787 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11788 #: ../libpurple/protocols/silc/silc.c:1547 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11789 #: ../libpurple/protocols/silc10/silc.c:1476 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11790 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11791 msgid "no channel modes are set on %s" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11792 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:
15796
diff
changeset
|
11793 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11794 #: ../libpurple/protocols/silc/silc.c:1560 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11795 #: ../libpurple/protocols/silc10/silc.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:
15796
diff
changeset
|
11796 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11797 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:
15796
diff
changeset
|
11798 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:
15796
diff
changeset
|
11799 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11800 #: ../libpurple/protocols/silc/silc.c:1590 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11801 #: ../libpurple/protocols/silc10/silc.c:1519 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11802 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11803 msgid "Unknown command: %s, (may be a client bug)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11804 msgstr "Neznámy príkaz: %s, (môže byť chyba klienta)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11805 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11806 #: ../libpurple/protocols/silc/silc.c:1653 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11807 #: ../libpurple/protocols/silc10/silc.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:
15796
diff
changeset
|
11808 msgid "part [channel]: Leave the chat" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11809 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:
15796
diff
changeset
|
11810 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11811 #: ../libpurple/protocols/silc/silc.c:1657 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11812 #: ../libpurple/protocols/silc10/silc.c:1586 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11813 msgid "leave [channel]: Leave the chat" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11814 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:
15796
diff
changeset
|
11815 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11816 #: ../libpurple/protocols/silc/silc.c:1661 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11817 #: ../libpurple/protocols/silc10/silc.c:1590 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11818 msgid "topic [<new topic>]: View or change the topic" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11819 msgstr "topic [<nová téma>]: 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:
15796
diff
changeset
|
11820 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11821 #: ../libpurple/protocols/silc/silc.c:1666 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11822 #: ../libpurple/protocols/silc10/silc.c:1595 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11823 msgid "join <channel> [<password>]: Join a chat on this network" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11824 msgstr "join <kanál> [<heslo>]: 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:
15796
diff
changeset
|
11825 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11826 #: ../libpurple/protocols/silc/silc.c:1670 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11827 #: ../libpurple/protocols/silc10/silc.c:1599 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11828 msgid "list: List channels on this network" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11829 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:
15796
diff
changeset
|
11830 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11831 #: ../libpurple/protocols/silc/silc.c:1674 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11832 #: ../libpurple/protocols/silc10/silc.c:1603 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11833 msgid "whois <nick>: View nick's information" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11834 msgstr "whois <prezývka>: 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:
15796
diff
changeset
|
11835 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11836 #: ../libpurple/protocols/silc/silc.c:1678 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11837 #: ../libpurple/protocols/silc10/silc.c:1607 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11838 #: ../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:
15796
diff
changeset
|
11839 msgid "msg <nick> <message>: Send a private message to a user" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11840 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11841 "msg <prezývka> <správa>: Odoslať súkromnú správu používateľovi" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11842 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11843 #: ../libpurple/protocols/silc/silc.c:1682 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11844 #: ../libpurple/protocols/silc10/silc.c:1611 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
11845 msgid "query <nick> [<message>]: Send a private message to a user" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11846 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11847 "query <prezývka> [<správa>]: Odoslať súkromnú správu " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11848 "používateľovi" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11849 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11850 #: ../libpurple/protocols/silc/silc.c:1686 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11851 #: ../libpurple/protocols/silc10/silc.c:1615 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11852 msgid "motd: View the server's Message Of The Day" |
19744 | 11853 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:
15796
diff
changeset
|
11854 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11855 #: ../libpurple/protocols/silc/silc.c:1690 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11856 #: ../libpurple/protocols/silc10/silc.c:1619 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11857 msgid "detach: Detach this session" |
19744 | 11858 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:
15796
diff
changeset
|
11859 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11860 #: ../libpurple/protocols/silc/silc.c:1694 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11861 #: ../libpurple/protocols/silc10/silc.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:
15796
diff
changeset
|
11862 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
|
11863 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:
15796
diff
changeset
|
11864 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11865 #: ../libpurple/protocols/silc/silc.c:1698 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11866 #: ../libpurple/protocols/silc10/silc.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:
15796
diff
changeset
|
11867 msgid "call <command>: Call any silc client command" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11868 msgstr "call <príkaz>: 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:
15796
diff
changeset
|
11869 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11870 #: ../libpurple/protocols/silc/silc.c:1704 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11871 #: ../libpurple/protocols/silc10/silc.c:1633 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11872 msgid "kill <nick> [-pubkey|<reason>]: Kill nick" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11873 msgstr "kill <prezývka> [-pubkey|<dôvod>]: 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:
15796
diff
changeset
|
11874 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11875 #: ../libpurple/protocols/silc/silc.c:1708 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11876 #: ../libpurple/protocols/silc10/silc.c:1637 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11877 msgid "nick <newnick>: Change your nickname" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11878 msgstr "nick <nová prezývka>: 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:
15796
diff
changeset
|
11879 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11880 #: ../libpurple/protocols/silc/silc.c:1712 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11881 #: ../libpurple/protocols/silc10/silc.c:1641 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11882 msgid "whowas <nick>: View nick's information" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11883 msgstr "whowas <prezývka>: 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:
15796
diff
changeset
|
11884 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11885 #: ../libpurple/protocols/silc/silc.c:1716 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11886 #: ../libpurple/protocols/silc10/silc.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:
15796
diff
changeset
|
11887 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:
15796
diff
changeset
|
11888 "cmode <channel> [+|-<modes>] [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:
15796
diff
changeset
|
11889 "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:
15796
diff
changeset
|
11890 msgstr "" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11891 "cmode <kanál> [+|-<režimy>] [argumenty]: Zmeniť alebo zobraziť " |
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11892 "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:
15796
diff
changeset
|
11893 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11894 #: ../libpurple/protocols/silc/silc.c:1720 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11895 #: ../libpurple/protocols/silc10/silc.c:1649 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11896 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:
15796
diff
changeset
|
11897 "cumode <channel> +|-<modes> <nick>: 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:
15796
diff
changeset
|
11898 "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:
15796
diff
changeset
|
11899 msgstr "" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11900 "cumode <kanál> +|-<režimy> <prezývka>: Zmeniť režimy " |
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11901 "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:
15796
diff
changeset
|
11902 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11903 #: ../libpurple/protocols/silc/silc.c:1724 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11904 #: ../libpurple/protocols/silc10/silc.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:
15796
diff
changeset
|
11905 msgid "umode <usermodes>: Set your modes in the network" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11906 msgstr "umode <režimy používateľa>: 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:
15796
diff
changeset
|
11907 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11908 #: ../libpurple/protocols/silc/silc.c:1728 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11909 #: ../libpurple/protocols/silc10/silc.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:
15796
diff
changeset
|
11910 msgid "oper <nick> [-pubkey]: Get server operator privileges" |
19744 | 11911 msgstr "oper <prezývka> [-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:
15796
diff
changeset
|
11912 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11913 #: ../libpurple/protocols/silc/silc.c:1732 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11914 #: ../libpurple/protocols/silc10/silc.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:
15796
diff
changeset
|
11915 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:
15796
diff
changeset
|
11916 "invite <channel> [-|+]<nick>: 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:
15796
diff
changeset
|
11917 "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:
15796
diff
changeset
|
11918 msgstr "" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
11919 "invite <channel> [-|+]<nick>: pozvať priateľa, alebo pridať/" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
11920 "odstrániť zo zoznamu pozvaných na kanál" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11921 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11922 #: ../libpurple/protocols/silc/silc.c:1736 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11923 #: ../libpurple/protocols/silc10/silc.c:1665 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
11924 msgid "kick <channel> <nick> [comment]: Kick client from channel" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11925 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11926 "kick <kanál> <prezývka> [komentár]: Vyhodiť klienta z kanála" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11927 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11928 #: ../libpurple/protocols/silc/silc.c:1740 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11929 #: ../libpurple/protocols/silc10/silc.c:1669 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11930 msgid "info [server]: View server administrative details" |
19744 | 11931 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:
15796
diff
changeset
|
11932 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11933 #: ../libpurple/protocols/silc/silc.c:1744 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11934 #: ../libpurple/protocols/silc10/silc.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:
15796
diff
changeset
|
11935 msgid "ban [<channel> +|-<nick>]: Ban client from channel" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
11936 msgstr "ban [<kanál> +|-<prezývka>]: 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:
15796
diff
changeset
|
11937 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11938 #: ../libpurple/protocols/silc/silc.c:1748 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11939 #: ../libpurple/protocols/silc10/silc.c:1677 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11940 msgid "getkey <nick|server>: Retrieve client's or server's public key" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11941 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11942 "getkey <prezývka|server>: Získať verejný kľúč klienta alebo servera" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11943 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11944 #: ../libpurple/protocols/silc/silc.c:1752 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11945 #: ../libpurple/protocols/silc10/silc.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:
15796
diff
changeset
|
11946 msgid "stats: View server and network statistics" |
19744 | 11947 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:
15796
diff
changeset
|
11948 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11949 #: ../libpurple/protocols/silc/silc.c:1756 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11950 #: ../libpurple/protocols/silc10/silc.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:
15796
diff
changeset
|
11951 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:
15796
diff
changeset
|
11952 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:
15796
diff
changeset
|
11953 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11954 #: ../libpurple/protocols/silc/silc.c:1761 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11955 #: ../libpurple/protocols/silc10/silc.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:
15796
diff
changeset
|
11956 msgid "users <channel>: 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:
15796
diff
changeset
|
11957 msgstr "users <kanál>: 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:
15796
diff
changeset
|
11958 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11959 #: ../libpurple/protocols/silc/silc.c:1765 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11960 #: ../libpurple/protocols/silc10/silc.c:1694 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11961 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:
15796
diff
changeset
|
11962 "names [-count|-ops|-halfops|-voices|-normal] <channel(s)>: 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:
15796
diff
changeset
|
11963 "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:
15796
diff
changeset
|
11964 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11965 "names [-count|-ops|-halfops|-voices|-normal] <kanál(y)>: Vypísať " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11966 "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:
15796
diff
changeset
|
11967 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11968 #. *< 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:
15796
diff
changeset
|
11969 #. *< 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:
15796
diff
changeset
|
11970 #. *< 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:
15796
diff
changeset
|
11971 #. *< 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:
15796
diff
changeset
|
11972 #. *< 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:
15796
diff
changeset
|
11973 #. *< 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:
15796
diff
changeset
|
11974 #. *< 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:
15796
diff
changeset
|
11975 #. *< 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:
15796
diff
changeset
|
11976 #. * summary |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11977 #: ../libpurple/protocols/silc/silc.c:1876 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11978 #: ../libpurple/protocols/silc10/silc.c:1819 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11979 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:
15796
diff
changeset
|
11980 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:
15796
diff
changeset
|
11981 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11982 #. * description |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11983 #: ../libpurple/protocols/silc/silc.c:1878 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11984 #: ../libpurple/protocols/silc10/silc.c:1821 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
11985 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:
15796
diff
changeset
|
11986 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:
15796
diff
changeset
|
11987 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11988 #: ../libpurple/protocols/silc/silc.c:1910 |
20779 | 11989 #: ../libpurple/protocols/silc10/silc.c:1853 ../pidgin/gtkprefs.c:2038 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11990 msgid "Network" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11991 msgstr "Sieť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11992 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11993 #: ../libpurple/protocols/silc/silc.c:1921 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11994 #: ../libpurple/protocols/silc10/silc.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:
15796
diff
changeset
|
11995 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:
15796
diff
changeset
|
11996 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:
15796
diff
changeset
|
11997 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11998 #: ../libpurple/protocols/silc/silc.c:1925 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
11999 #: ../libpurple/protocols/silc10/silc.c:1868 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12000 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:
15796
diff
changeset
|
12001 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:
15796
diff
changeset
|
12002 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12003 #: ../libpurple/protocols/silc/silc.c:1935 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12004 #: ../libpurple/protocols/silc10/silc.c:1878 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12005 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:
15796
diff
changeset
|
12006 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:
15796
diff
changeset
|
12007 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12008 #: ../libpurple/protocols/silc/silc.c:1945 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12009 #: ../libpurple/protocols/silc10/silc.c:1888 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12010 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:
15796
diff
changeset
|
12011 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:
15796
diff
changeset
|
12012 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12013 #: ../libpurple/protocols/silc/silc.c:1948 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12014 msgid "Use Perfect Forward Secrecy" |
19341 | 12015 msgstr "Použiť vlastnosť Perfect Forward Secrecy" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12016 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12017 #: ../libpurple/protocols/silc/silc.c:1952 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12018 #: ../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:
15796
diff
changeset
|
12019 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:
15796
diff
changeset
|
12020 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:
15796
diff
changeset
|
12021 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12022 #: ../libpurple/protocols/silc/silc.c:1955 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12023 #: ../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:
15796
diff
changeset
|
12024 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:
15796
diff
changeset
|
12025 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:
15796
diff
changeset
|
12026 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12027 #: ../libpurple/protocols/silc/silc.c:1958 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12028 #: ../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:
15796
diff
changeset
|
12029 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:
15796
diff
changeset
|
12030 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:
15796
diff
changeset
|
12031 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12032 #: ../libpurple/protocols/silc/silc.c:1961 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12033 #: ../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:
15796
diff
changeset
|
12034 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:
15796
diff
changeset
|
12035 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:
15796
diff
changeset
|
12036 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12037 #: ../libpurple/protocols/silc/silc.c:1964 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12038 #: ../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:
15796
diff
changeset
|
12039 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:
15796
diff
changeset
|
12040 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:
15796
diff
changeset
|
12041 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12042 #: ../libpurple/protocols/silc/util.c:207 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12043 #: ../libpurple/protocols/silc/util.c:249 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12044 #: ../libpurple/protocols/silc10/util.c:207 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12045 #: ../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:
15796
diff
changeset
|
12046 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:
15796
diff
changeset
|
12047 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:
15796
diff
changeset
|
12048 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12049 #: ../libpurple/protocols/silc/util.c:215 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12050 #: ../libpurple/protocols/silc/util.c:257 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12051 msgid "Cannot create SILC key pair\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12052 msgstr "Nebolo možné vytvoriť pár SILC kľúčov\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12053 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12054 #. 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:
15796
diff
changeset
|
12055 #. 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:
15796
diff
changeset
|
12056 #. sum: 3 tabs or 24 characters) |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12057 #: ../libpurple/protocols/silc/util.c:358 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12058 #: ../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:
15796
diff
changeset
|
12059 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12060 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:
15796
diff
changeset
|
12061 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:
15796
diff
changeset
|
12062 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12063 #: ../libpurple/protocols/silc/util.c:360 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12064 #: ../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:
15796
diff
changeset
|
12065 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12066 msgid "User Name: \t%s\n" |
19341 | 12067 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:
15796
diff
changeset
|
12068 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12069 #: ../libpurple/protocols/silc/util.c:362 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12070 #: ../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:
15796
diff
changeset
|
12071 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12072 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:
15796
diff
changeset
|
12073 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:
15796
diff
changeset
|
12074 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12075 #: ../libpurple/protocols/silc/util.c:364 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12076 #: ../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:
15796
diff
changeset
|
12077 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12078 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:
15796
diff
changeset
|
12079 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:
15796
diff
changeset
|
12080 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12081 #: ../libpurple/protocols/silc/util.c:366 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12082 #: ../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:
15796
diff
changeset
|
12083 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12084 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:
15796
diff
changeset
|
12085 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:
15796
diff
changeset
|
12086 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12087 #: ../libpurple/protocols/silc/util.c:368 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12088 #: ../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:
15796
diff
changeset
|
12089 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12090 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:
15796
diff
changeset
|
12091 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:
15796
diff
changeset
|
12092 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12093 #: ../libpurple/protocols/silc/util.c:369 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12094 #: ../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:
15796
diff
changeset
|
12095 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12096 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:
15796
diff
changeset
|
12097 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:
15796
diff
changeset
|
12098 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12099 #: ../libpurple/protocols/silc/util.c:370 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12100 #: ../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:
15796
diff
changeset
|
12101 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12102 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:
15796
diff
changeset
|
12103 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:
15796
diff
changeset
|
12104 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12105 #: ../libpurple/protocols/silc/util.c:372 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12106 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12107 msgid "Version: \t%s\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12108 msgstr "Verzia: \t%s\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12109 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12110 #: ../libpurple/protocols/silc/util.c:374 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12111 #: ../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:
15796
diff
changeset
|
12112 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
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:
15796
diff
changeset
|
12114 "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:
15796
diff
changeset
|
12115 "%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:
15796
diff
changeset
|
12116 "\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:
15796
diff
changeset
|
12117 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:
15796
diff
changeset
|
12118 "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:
15796
diff
changeset
|
12119 "%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:
15796
diff
changeset
|
12120 "\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:
15796
diff
changeset
|
12121 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12122 #: ../libpurple/protocols/silc/util.c:375 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12123 #: ../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:
15796
diff
changeset
|
12124 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12125 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:
15796
diff
changeset
|
12126 "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:
15796
diff
changeset
|
12127 "%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:
15796
diff
changeset
|
12128 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:
15796
diff
changeset
|
12129 "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:
15796
diff
changeset
|
12130 "%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:
15796
diff
changeset
|
12131 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12132 #: ../libpurple/protocols/silc/util.c:379 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12133 #: ../libpurple/protocols/silc/util.c:380 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12134 #: ../libpurple/protocols/silc10/util.c:374 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12135 #: ../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:
15796
diff
changeset
|
12136 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:
15796
diff
changeset
|
12137 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:
15796
diff
changeset
|
12138 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12139 #: ../libpurple/protocols/silc/util.c:559 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12140 #: ../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:
15796
diff
changeset
|
12141 msgid "Paging" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12142 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:
15796
diff
changeset
|
12143 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12144 #: ../libpurple/protocols/silc/util.c:565 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12145 #: ../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:
15796
diff
changeset
|
12146 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:
15796
diff
changeset
|
12147 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:
15796
diff
changeset
|
12148 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12149 #: ../libpurple/protocols/silc/util.c:583 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12150 #: ../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:
15796
diff
changeset
|
12151 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:
15796
diff
changeset
|
12152 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:
15796
diff
changeset
|
12153 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12154 #: ../libpurple/protocols/silc/util.c:587 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12155 #: ../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:
15796
diff
changeset
|
12156 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:
15796
diff
changeset
|
12157 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:
15796
diff
changeset
|
12158 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12159 #: ../libpurple/protocols/silc/util.c:589 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12160 #: ../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:
15796
diff
changeset
|
12161 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:
15796
diff
changeset
|
12162 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:
15796
diff
changeset
|
12163 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12164 #: ../libpurple/protocols/silc/wb.c:284 ../libpurple/protocols/silc10/wb.c:284 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12165 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12166 msgid "%s sent message to whiteboard. Would you like to open the whiteboard?" |
20779 | 12167 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:
15796
diff
changeset
|
12168 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12169 #: ../libpurple/protocols/silc/wb.c:288 ../libpurple/protocols/silc10/wb.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:
15796
diff
changeset
|
12170 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12171 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:
15796
diff
changeset
|
12172 "%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:
15796
diff
changeset
|
12173 "whiteboard?" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12174 msgstr "" |
20779 | 12175 "Používateľ %s odoslal správu na tabuľu na kanáli %s. Chcete otvoriť " |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12176 "tabuľu?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12177 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12178 #: ../libpurple/protocols/silc/wb.c:302 ../libpurple/protocols/silc10/wb.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:
15796
diff
changeset
|
12179 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:
15796
diff
changeset
|
12180 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:
15796
diff
changeset
|
12181 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12182 #: ../libpurple/protocols/silc10/ops.c:1559 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12183 msgid "No server statistics available" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12184 msgstr "Nie sú dostupné žiadne štatistiky" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12185 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12186 #: ../libpurple/protocols/silc10/ops.c:1931 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12187 msgid "Failure: Version mismatch, upgrade your client" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12188 msgstr "Zlyhanie: Nezhoda verzií, aktualizujte vášho klienta" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12189 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12190 #: ../libpurple/protocols/silc10/ops.c:1934 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12191 msgid "Failure: Remote does not trust/support your public key" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12192 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12193 "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:
16719
diff
changeset
|
12194 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12195 #: ../libpurple/protocols/silc10/ops.c:1937 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12196 msgid "Failure: Remote does not support proposed KE group" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12197 msgstr "Zlyhanie: Druhá strana nepodroruje vyžiadanú KE skupinu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12198 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12199 #: ../libpurple/protocols/silc10/ops.c:1940 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12200 msgid "Failure: Remote does not support proposed cipher" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12201 msgstr "Zlyhanie: Druhá strana nepodroruje vyžiadanú šifru" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12202 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12203 #: ../libpurple/protocols/silc10/ops.c:1943 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12204 msgid "Failure: Remote does not support proposed PKCS" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12205 msgstr "Zlyhanie: Druhá strana nepodroruje vyžiadané PKCS" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12206 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12207 #: ../libpurple/protocols/silc10/ops.c:1946 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12208 msgid "Failure: Remote does not support proposed hash function" |
19744 | 12209 msgstr "Chyba: Vzdialený nepodporuje ponúknutú hašovaciu funkciu" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12210 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12211 #: ../libpurple/protocols/silc10/ops.c:1949 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12212 msgid "Failure: Remote does not support proposed HMAC" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12213 msgstr "Chyba: Vzdialený nepodporuje ponúknutú HMAC" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12214 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12215 #: ../libpurple/protocols/silc10/ops.c:1951 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12216 msgid "Failure: Incorrect signature" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12217 msgstr "Chyba: Nesprávny podpis" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12218 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12219 #: ../libpurple/protocols/silc10/ops.c:1953 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12220 msgid "Failure: Invalid cookie" |
19744 | 12221 msgstr "Chyba: Neplatný koláčik (cookie)" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12222 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12223 #: ../libpurple/protocols/silc10/ops.c:1964 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12224 msgid "Failure: Authentication failed" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12225 msgstr "Chyba: Zlyhala antentifikácia" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12226 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12227 #: ../libpurple/protocols/silc10/silc.c:182 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12228 msgid "Cannot initialize SILC Client connection" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12229 msgstr "Nedá sa inicializovať spojenie s SILC klientom" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12230 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12231 #: ../libpurple/protocols/silc10/silc.c:290 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12232 msgid "John Noname" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12233 msgstr "Jožo Bezmena" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12234 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12235 #: ../libpurple/protocols/silc10/silc.c:320 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12236 msgid "Cannot find/access ~/.silc directory" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12237 msgstr "Priečinok ~/.silc sa nenašiel alebo je neprístupný" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12238 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12239 #: ../libpurple/protocols/silc10/silc.c:334 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12240 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12241 msgid "Could not load SILC key pair: %s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12242 msgstr "Nedá sa načínať pár kľúčov SILC: %s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12243 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12244 #. TODO: do we really want to disconnect on a failure to write? |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12245 #: ../libpurple/protocols/simple/simple.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:
15796
diff
changeset
|
12246 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:
15796
diff
changeset
|
12247 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:
15796
diff
changeset
|
12248 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12249 #: ../libpurple/protocols/simple/simple.c:438 |
20779 | 12250 #: ../libpurple/protocols/simple/simple.c:1531 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12251 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:
15796
diff
changeset
|
12252 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:
15796
diff
changeset
|
12253 |
20779 | 12254 #: ../libpurple/protocols/simple/simple.c:1061 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12255 msgid "Unknown server response." |
20779 | 12256 msgstr "Neznáma odpoveď serveru." |
12257 | |
12258 #: ../libpurple/protocols/simple/simple.c:1565 | |
12259 #: ../libpurple/protocols/simple/simple.c:1607 | |
12260 #: ../libpurple/protocols/simple/simple.c:1620 | |
12261 #: ../libpurple/protocols/simple/simple.c:1671 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12262 msgid "Could not create listen socket" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12263 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:
15796
diff
changeset
|
12264 |
20779 | 12265 #: ../libpurple/protocols/simple/simple.c:1588 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12266 msgid "Couldn't resolve host" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12267 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:
15796
diff
changeset
|
12268 |
20779 | 12269 #: ../libpurple/protocols/simple/simple.c:1679 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12270 msgid "Could not resolve hostname" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12271 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:
15796
diff
changeset
|
12272 |
20779 | 12273 #: ../libpurple/protocols/simple/simple.c:1696 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12274 msgid "SIP screen names may not contain whitespaces or @ symbols" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12275 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:
15796
diff
changeset
|
12276 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12277 #. *< 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:
15796
diff
changeset
|
12278 #. *< 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:
15796
diff
changeset
|
12279 #. *< 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:
15796
diff
changeset
|
12280 #. *< 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:
15796
diff
changeset
|
12281 #. *< 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:
15796
diff
changeset
|
12282 #. *< 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:
15796
diff
changeset
|
12283 #. *< 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:
15796
diff
changeset
|
12284 #. *< version |
20779 | 12285 #: ../libpurple/protocols/simple/simple.c:1872 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12286 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:
15796
diff
changeset
|
12287 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:
15796
diff
changeset
|
12288 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12289 #. * summary |
20779 | 12290 #: ../libpurple/protocols/simple/simple.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:
15796
diff
changeset
|
12291 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:
15796
diff
changeset
|
12292 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:
15796
diff
changeset
|
12293 |
20779 | 12294 #: ../libpurple/protocols/simple/simple.c:1901 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12295 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:
15796
diff
changeset
|
12296 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:
15796
diff
changeset
|
12297 |
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
|
12298 #: ../libpurple/protocols/simple/simple.c:1907 |
20779 | 12299 msgid "Use UDP" |
12300 msgstr "Používať UDP" | |
12301 | |
12302 #: ../libpurple/protocols/simple/simple.c:1909 | |
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
|
12303 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
|
12304 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
|
12305 |
20779 | 12306 #: ../libpurple/protocols/simple/simple.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:
15796
diff
changeset
|
12307 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:
15796
diff
changeset
|
12308 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:
15796
diff
changeset
|
12309 |
20779 | 12310 #: ../libpurple/protocols/simple/simple.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:
15796
diff
changeset
|
12311 msgid "Auth User" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12312 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:
15796
diff
changeset
|
12313 |
20779 | 12314 #: ../libpurple/protocols/simple/simple.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:
15796
diff
changeset
|
12315 msgid "Auth Domain" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12316 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:
15796
diff
changeset
|
12317 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12318 #: ../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:
15796
diff
changeset
|
12319 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12320 msgid "Looking up %s" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12321 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:
15796
diff
changeset
|
12322 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12323 #: ../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:
15796
diff
changeset
|
12324 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12325 msgid "Connect to %s failed" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12326 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:
15796
diff
changeset
|
12327 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12328 #: ../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:
15796
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:
15796
diff
changeset
|
12330 msgid "Signon: %s" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12331 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:
15796
diff
changeset
|
12332 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12333 #: ../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:
15796
diff
changeset
|
12334 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12335 msgid "Unable to write file %s." |
19744 | 12336 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:
15796
diff
changeset
|
12337 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12338 #: ../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:
15796
diff
changeset
|
12339 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12340 msgid "Unable to read file %s." |
19744 | 12341 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:
15796
diff
changeset
|
12342 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12343 #: ../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:
15796
diff
changeset
|
12344 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12345 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:
15796
diff
changeset
|
12346 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:
15796
diff
changeset
|
12347 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12348 #: ../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:
15796
diff
changeset
|
12349 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12350 msgid "%s not currently logged in." |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12351 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:
15796
diff
changeset
|
12352 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12353 #: ../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:
15796
diff
changeset
|
12354 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12355 msgid "Warning of %s not allowed." |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12356 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:
15796
diff
changeset
|
12357 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12358 #: ../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:
15796
diff
changeset
|
12359 msgid "A message has been dropped, you are exceeding the server speed limit." |
19744 | 12360 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:
15796
diff
changeset
|
12361 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12362 #: ../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:
15796
diff
changeset
|
12363 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12364 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:
15796
diff
changeset
|
12365 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:
15796
diff
changeset
|
12366 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12367 #: ../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:
15796
diff
changeset
|
12368 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12369 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:
15796
diff
changeset
|
12370 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:
15796
diff
changeset
|
12371 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12372 #: ../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:
15796
diff
changeset
|
12373 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12374 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:
15796
diff
changeset
|
12375 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:
15796
diff
changeset
|
12376 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12377 #: ../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:
15796
diff
changeset
|
12378 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12379 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:
16719
diff
changeset
|
12380 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12381 "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:
16719
diff
changeset
|
12382 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12383 #: ../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:
15796
diff
changeset
|
12384 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:
15796
diff
changeset
|
12385 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:
15796
diff
changeset
|
12386 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12387 #: ../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:
15796
diff
changeset
|
12388 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:
15796
diff
changeset
|
12389 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:
15796
diff
changeset
|
12390 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12391 #: ../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:
15796
diff
changeset
|
12392 msgid "Need more qualifiers." |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12393 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:
15796
diff
changeset
|
12394 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12395 #: ../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:
15796
diff
changeset
|
12396 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:
15796
diff
changeset
|
12397 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:
15796
diff
changeset
|
12398 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12399 #: ../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:
15796
diff
changeset
|
12400 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:
15796
diff
changeset
|
12401 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:
15796
diff
changeset
|
12402 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12403 #: ../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:
15796
diff
changeset
|
12404 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:
15796
diff
changeset
|
12405 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:
15796
diff
changeset
|
12406 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12407 #: ../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:
15796
diff
changeset
|
12408 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:
15796
diff
changeset
|
12409 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:
15796
diff
changeset
|
12410 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12411 #: ../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:
15796
diff
changeset
|
12412 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:
15796
diff
changeset
|
12413 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:
15796
diff
changeset
|
12414 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12415 #: ../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:
15796
diff
changeset
|
12416 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:
15796
diff
changeset
|
12417 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:
15796
diff
changeset
|
12418 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12419 #: ../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:
15796
diff
changeset
|
12420 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12421 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:
15796
diff
changeset
|
12422 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:
15796
diff
changeset
|
12423 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12424 #: ../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:
15796
diff
changeset
|
12425 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:
15796
diff
changeset
|
12426 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:
15796
diff
changeset
|
12427 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12428 #: ../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:
15796
diff
changeset
|
12429 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:
15796
diff
changeset
|
12430 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:
15796
diff
changeset
|
12431 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12432 #: ../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:
15796
diff
changeset
|
12433 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:
16719
diff
changeset
|
12434 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12435 "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:
16719
diff
changeset
|
12436 "prihlásiť." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12437 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12438 #: ../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:
15796
diff
changeset
|
12439 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:
15796
diff
changeset
|
12440 "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:
15796
diff
changeset
|
12441 "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:
15796
diff
changeset
|
12442 msgstr "" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12443 "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
|
12444 "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:
15796
diff
changeset
|
12445 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12446 #: ../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:
15796
diff
changeset
|
12447 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12448 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:
15796
diff
changeset
|
12449 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:
15796
diff
changeset
|
12450 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12451 #: ../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:
15796
diff
changeset
|
12452 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12453 msgid "An unknown error, %d, has occurred. Info: %s" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12454 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:
15796
diff
changeset
|
12455 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12456 #: ../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:
15796
diff
changeset
|
12457 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:
15796
diff
changeset
|
12458 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:
15796
diff
changeset
|
12459 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12460 #: ../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:
15796
diff
changeset
|
12461 msgid "Connection Closed" |
19744 | 12462 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:
15796
diff
changeset
|
12463 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12464 #: ../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:
15796
diff
changeset
|
12465 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:
15796
diff
changeset
|
12466 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:
15796
diff
changeset
|
12467 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12468 #: ../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:
15796
diff
changeset
|
12469 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
|
12470 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:
15796
diff
changeset
|
12471 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12472 #: ../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:
15796
diff
changeset
|
12473 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:
15796
diff
changeset
|
12474 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:
15796
diff
changeset
|
12475 |
20779 | 12476 #: ../libpurple/protocols/toc/toc.c:1366 ../pidgin/gtkblist.c:5871 |
12477 #: ../pidgin/gtkblist.c:6227 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12478 msgid "_Group:" |
19744 | 12479 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:
15796
diff
changeset
|
12480 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12481 #: ../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:
15796
diff
changeset
|
12482 msgid "Get Dir Info" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12483 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:
15796
diff
changeset
|
12484 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12485 #: ../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:
15796
diff
changeset
|
12486 msgid "Set Dir Info" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12487 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:
15796
diff
changeset
|
12488 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12489 #: ../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:
15796
diff
changeset
|
12490 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12491 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:
15796
diff
changeset
|
12492 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:
15796
diff
changeset
|
12493 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12494 #: ../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:
15796
diff
changeset
|
12495 msgid "File transfer failed; other side probably canceled." |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12496 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:
15796
diff
changeset
|
12497 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12498 #: ../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:
16719
diff
changeset
|
12499 #: ../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:
15796
diff
changeset
|
12500 msgid "Could not connect for transfer." |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12501 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:
15796
diff
changeset
|
12502 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12503 #: ../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:
15796
diff
changeset
|
12504 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
|
12505 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:
15796
diff
changeset
|
12506 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12507 #: ../libpurple/protocols/toc/toc.c:2175 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12508 msgid "Save As..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12509 msgstr "Uložiť ako..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12510 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12511 #: ../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:
15796
diff
changeset
|
12512 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12513 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:
15796
diff
changeset
|
12514 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:
16719
diff
changeset
|
12515 msgstr[0] "" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12516 "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:
19744
diff
changeset
|
12517 "s%s" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12518 msgstr[1] "" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12519 "Používateľ %s vyžaduje od používateľa %s potvrdenie %d súboru: %s (%.2f %s)%s" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12520 "%s" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12521 msgstr[2] "" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12522 "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:
19744
diff
changeset
|
12523 "s%s" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12524 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12525 #: ../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:
15796
diff
changeset
|
12526 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12527 msgid "%s requests you to send them a file" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12528 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:
15796
diff
changeset
|
12529 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12530 #. *< 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:
15796
diff
changeset
|
12531 #. *< 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:
15796
diff
changeset
|
12532 #. *< 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:
15796
diff
changeset
|
12533 #. *< 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:
15796
diff
changeset
|
12534 #. *< 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:
15796
diff
changeset
|
12535 #. *< 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:
15796
diff
changeset
|
12536 #. *< 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:
15796
diff
changeset
|
12537 #. *< 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:
15796
diff
changeset
|
12538 #. * 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:
15796
diff
changeset
|
12539 #. * description |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12540 #: ../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:
15796
diff
changeset
|
12541 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:
15796
diff
changeset
|
12542 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:
15796
diff
changeset
|
12543 |
20779 | 12544 #: ../libpurple/protocols/yahoo/yahoo.c:784 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12545 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12546 msgid "%s has sent you a webcam invite, which is not yet supported." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12547 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:
19744
diff
changeset
|
12548 |
20779 | 12549 #: ../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:
15796
diff
changeset
|
12550 msgid "Your Yahoo! message did not get sent." |
19744 | 12551 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:
15796
diff
changeset
|
12552 |
20779 | 12553 #: ../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:
15796
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:
15796
diff
changeset
|
12555 msgid "Yahoo! system message for %s:" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12556 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:
15796
diff
changeset
|
12557 |
20779 | 12558 #: ../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:
15796
diff
changeset
|
12559 msgid "Authorization denied message:" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12560 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:
15796
diff
changeset
|
12561 |
20779 | 12562 #: ../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:
15796
diff
changeset
|
12563 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12564 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:
15796
diff
changeset
|
12565 "%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:
15796
diff
changeset
|
12566 "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:
15796
diff
changeset
|
12567 msgstr "" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12568 "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
|
12569 "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:
15796
diff
changeset
|
12570 |
20779 | 12571 #: ../libpurple/protocols/yahoo/yahoo.c:1052 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12572 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12573 msgid "%s has (retroactively) denied your request to add them to your list." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12574 msgstr "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12575 "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:
19744
diff
changeset
|
12576 "zoznamu." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12577 |
20779 | 12578 #: ../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:
15796
diff
changeset
|
12579 msgid "Add buddy rejected" |
19744 | 12580 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:
15796
diff
changeset
|
12581 |
20779 | 12582 #: ../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:
15796
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:
15796
diff
changeset
|
12584 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:
15796
diff
changeset
|
12585 "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:
16719
diff
changeset
|
12586 "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:
16719
diff
changeset
|
12587 "Check %s for updates." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12588 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12589 "Yahoo server vyžaduje neznámy spôsob autentifikácie. Zrejme sa nebude dať " |
19341 | 12590 "úspešne prihlásiť na Yahoo. Na adrese %s skontrolujte možnosť aktualizácie." |
12591 | |
20779 | 12592 #: ../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:
15796
diff
changeset
|
12593 msgid "Failed Yahoo! Authentication" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12594 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:
15796
diff
changeset
|
12595 |
20779 | 12596 #: ../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:
15796
diff
changeset
|
12597 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12598 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:
15796
diff
changeset
|
12599 "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:
15796
diff
changeset
|
12600 "\"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:
15796
diff
changeset
|
12601 msgstr "" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12602 "Pokúsili ste sa ignorovať používateľa %s, ale používateľ sa nachádza na " |
19744 | 12603 "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:
16719
diff
changeset
|
12604 "priateľov a ignorujete ho." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12605 |
20779 | 12606 #: ../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:
15796
diff
changeset
|
12607 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:
15796
diff
changeset
|
12608 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:
15796
diff
changeset
|
12609 |
20779 | 12610 #: ../libpurple/protocols/yahoo/yahoo.c:2131 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12611 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
|
12612 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:
15796
diff
changeset
|
12613 |
20779 | 12614 #: ../libpurple/protocols/yahoo/yahoo.c:2134 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12615 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12616 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:
16719
diff
changeset
|
12617 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12618 "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:
16719
diff
changeset
|
12619 |
20779 | 12620 #: ../libpurple/protocols/yahoo/yahoo.c:2188 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12621 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12622 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:
16719
diff
changeset
|
12623 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12624 "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:
16719
diff
changeset
|
12625 "%s." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12626 |
20779 | 12627 #: ../libpurple/protocols/yahoo/yahoo.c:2191 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12628 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:
15796
diff
changeset
|
12629 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:
15796
diff
changeset
|
12630 |
20779 | 12631 #: ../libpurple/protocols/yahoo/yahoo.c:2310 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12632 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12633 msgid "[ Audible %s/%s/%s.swf ] %s" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12634 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:
15796
diff
changeset
|
12635 |
20779 | 12636 #: ../libpurple/protocols/yahoo/yahoo.c:2653 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12637 msgid "Received unexpected HTTP response from server." |
19744 | 12638 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:
15796
diff
changeset
|
12639 |
20779 | 12640 #: ../libpurple/protocols/yahoo/yahoo.c:2677 |
12641 #: ../libpurple/protocols/yahoo/yahoo.c:2863 | |
12642 #: ../libpurple/protocols/yahoo/yahoo.c:2966 | |
12643 #: ../libpurple/protocols/yahoo/yahoo.c:2976 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12644 #: ../libpurple/protocols/yahoo/yahoochat.c:1514 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12645 #: ../libpurple/protocols/yahoo/yahoochat.c:1584 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12646 #: ../libpurple/protocols/yahoo/ycht.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:
15796
diff
changeset
|
12647 msgid "Connection problem" |
19744 | 12648 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:
15796
diff
changeset
|
12649 |
20779 | 12650 #: ../libpurple/protocols/yahoo/yahoo.c:2703 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12651 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12652 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12653 "Lost connection with %s:\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12654 "%s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12655 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12656 "Prerušené pripojenie ku %s:\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12657 "%s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12658 |
20779 | 12659 #: ../libpurple/protocols/yahoo/yahoo.c:2728 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12660 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12661 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12662 "Could not establish a connection with %s:\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12663 "%s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12664 msgstr "" |
19744 | 12665 "Nebolo možné nadviazať spojenie s %s:\n" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12666 "%s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12667 |
20779 | 12668 #: ../libpurple/protocols/yahoo/yahoo.c:3083 |
12669 #: ../libpurple/protocols/yahoo/yahoo.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:
15796
diff
changeset
|
12670 msgid "Not at Home" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12671 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:
15796
diff
changeset
|
12672 |
20779 | 12673 #: ../libpurple/protocols/yahoo/yahoo.c:3085 |
12674 #: ../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:
15796
diff
changeset
|
12675 msgid "Not at Desk" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12676 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:
15796
diff
changeset
|
12677 |
20779 | 12678 #: ../libpurple/protocols/yahoo/yahoo.c:3087 |
12679 #: ../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:
15796
diff
changeset
|
12680 msgid "Not in Office" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12681 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:
15796
diff
changeset
|
12682 |
20779 | 12683 #: ../libpurple/protocols/yahoo/yahoo.c:3091 |
12684 #: ../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:
15796
diff
changeset
|
12685 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:
15796
diff
changeset
|
12686 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:
15796
diff
changeset
|
12687 |
20779 | 12688 #: ../libpurple/protocols/yahoo/yahoo.c:3095 |
12689 #: ../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:
15796
diff
changeset
|
12690 msgid "Stepped Out" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12691 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:
15796
diff
changeset
|
12692 |
20779 | 12693 #: ../libpurple/protocols/yahoo/yahoo.c:3188 |
12694 #: ../libpurple/protocols/yahoo/yahoo.c:3218 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12695 msgid "Not on server list" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12696 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:
15796
diff
changeset
|
12697 |
20779 | 12698 #: ../libpurple/protocols/yahoo/yahoo.c:3235 |
12699 #: ../libpurple/protocols/yahoo/yahoo.c:3293 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12700 msgid "Appear Online" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12701 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:
15796
diff
changeset
|
12702 |
20779 | 12703 #: ../libpurple/protocols/yahoo/yahoo.c:3238 |
12704 #: ../libpurple/protocols/yahoo/yahoo.c:3314 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12705 msgid "Appear Permanently Offline" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12706 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:
15796
diff
changeset
|
12707 |
20779 | 12708 #: ../libpurple/protocols/yahoo/yahoo.c:3256 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12709 msgid "Presence" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12710 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:
15796
diff
changeset
|
12711 |
20779 | 12712 #: ../libpurple/protocols/yahoo/yahoo.c:3299 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12713 msgid "Appear Offline" |
19744 | 12714 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:
15796
diff
changeset
|
12715 |
20779 | 12716 #: ../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:
15796
diff
changeset
|
12717 msgid "Don't Appear Permanently Offline" |
19744 | 12718 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:
15796
diff
changeset
|
12719 |
20779 | 12720 #: ../libpurple/protocols/yahoo/yahoo.c:3356 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12721 msgid "Join in Chat" |
19744 | 12722 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:
15796
diff
changeset
|
12723 |
20779 | 12724 #: ../libpurple/protocols/yahoo/yahoo.c:3362 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12725 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:
15796
diff
changeset
|
12726 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:
15796
diff
changeset
|
12727 |
20779 | 12728 #: ../libpurple/protocols/yahoo/yahoo.c:3390 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12729 msgid "Presence Settings" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12730 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:
15796
diff
changeset
|
12731 |
20779 | 12732 #: ../libpurple/protocols/yahoo/yahoo.c:3396 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12733 msgid "Start Doodling" |
19744 | 12734 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:
15796
diff
changeset
|
12735 |
20779 | 12736 #: ../libpurple/protocols/yahoo/yahoo.c:3497 |
19341 | 12737 msgid "Activate which ID?" |
12738 msgstr "Aktivovať s ID?" | |
12739 | |
20779 | 12740 #: ../libpurple/protocols/yahoo/yahoo.c:3508 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12741 msgid "Join whom in chat?" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12742 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:
15796
diff
changeset
|
12743 |
20779 | 12744 #: ../libpurple/protocols/yahoo/yahoo.c:3520 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12745 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:
15796
diff
changeset
|
12746 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:
15796
diff
changeset
|
12747 |
20779 | 12748 #: ../libpurple/protocols/yahoo/yahoo.c:3524 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12749 msgid "Join User in Chat..." |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
12750 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:
15796
diff
changeset
|
12751 |
20779 | 12752 #: ../libpurple/protocols/yahoo/yahoo.c:3529 |
19341 | 12753 msgid "Open Inbox" |
12754 msgstr "Otvoriť schránku Inbox" | |
12755 | |
20779 | 12756 #: ../libpurple/protocols/yahoo/yahoo.c:4138 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12757 msgid "join <room>: Join a chat room on the Yahoo network" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12758 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12759 "join <miestnosť>: Vstúpiť do chatovacej miestnosti na sieti Yahoo" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12760 |
20779 | 12761 #: ../libpurple/protocols/yahoo/yahoo.c:4143 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12762 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:
15796
diff
changeset
|
12763 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:
15796
diff
changeset
|
12764 |
20779 | 12765 #: ../libpurple/protocols/yahoo/yahoo.c:4151 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12766 msgid "doodle: Request user to start a Doodle session" |
19744 | 12767 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:
15796
diff
changeset
|
12768 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12769 #. *< 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:
15796
diff
changeset
|
12770 #. *< 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:
15796
diff
changeset
|
12771 #. *< 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:
15796
diff
changeset
|
12772 #. *< 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:
15796
diff
changeset
|
12773 #. *< 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:
15796
diff
changeset
|
12774 #. *< 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:
15796
diff
changeset
|
12775 #. *< 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:
15796
diff
changeset
|
12776 #. *< 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:
15796
diff
changeset
|
12777 #. * 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:
15796
diff
changeset
|
12778 #. * description |
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
|
12779 #: ../libpurple/protocols/yahoo/yahoo.c:4360 |
20779 | 12780 #: ../libpurple/protocols/yahoo/yahoo.c:4362 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12781 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:
15796
diff
changeset
|
12782 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:
15796
diff
changeset
|
12783 |
20779 | 12784 #: ../libpurple/protocols/yahoo/yahoo.c:4385 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12785 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:
15796
diff
changeset
|
12786 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:
15796
diff
changeset
|
12787 |
20779 | 12788 #: ../libpurple/protocols/yahoo/yahoo.c:4388 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12789 msgid "Pager server" |
19744 | 12790 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:
15796
diff
changeset
|
12791 |
20779 | 12792 #: ../libpurple/protocols/yahoo/yahoo.c:4391 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12793 msgid "Japan Pager server" |
19744 | 12794 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:
15796
diff
changeset
|
12795 |
20779 | 12796 #: ../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:
15796
diff
changeset
|
12797 msgid "Pager port" |
19744 | 12798 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:
15796
diff
changeset
|
12799 |
20779 | 12800 #: ../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:
15796
diff
changeset
|
12801 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:
15796
diff
changeset
|
12802 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:
15796
diff
changeset
|
12803 |
20779 | 12804 #: ../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:
15796
diff
changeset
|
12805 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:
15796
diff
changeset
|
12806 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:
15796
diff
changeset
|
12807 |
20779 | 12808 #: ../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:
15796
diff
changeset
|
12809 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:
15796
diff
changeset
|
12810 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:
15796
diff
changeset
|
12811 |
20779 | 12812 #: ../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:
15796
diff
changeset
|
12813 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:
15796
diff
changeset
|
12814 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:
15796
diff
changeset
|
12815 |
20779 | 12816 #: ../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:
15796
diff
changeset
|
12817 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:
15796
diff
changeset
|
12818 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:
15796
diff
changeset
|
12819 |
20779 | 12820 #: ../libpurple/protocols/yahoo/yahoo.c:4417 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12821 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:
15796
diff
changeset
|
12822 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:
15796
diff
changeset
|
12823 |
20779 | 12824 #: ../libpurple/protocols/yahoo/yahoo.c:4420 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12825 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:
15796
diff
changeset
|
12826 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:
15796
diff
changeset
|
12827 |
20779 | 12828 #: ../libpurple/protocols/yahoo/yahoo.c:4423 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12829 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:
15796
diff
changeset
|
12830 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:
15796
diff
changeset
|
12831 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12832 #. 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:
15796
diff
changeset
|
12833 #. * Doodle session has been made |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12834 #. |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12835 #: ../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:
15796
diff
changeset
|
12836 msgid "Sent Doodle request." |
19744 | 12837 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:
15796
diff
changeset
|
12838 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12839 #: ../libpurple/protocols/yahoo/yahoo_filexfer.c:270 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12840 #: ../libpurple/protocols/yahoo/yahoo_filexfer.c:279 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12841 #: ../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:
15796
diff
changeset
|
12842 msgid "Unable to establish file descriptor." |
19744 | 12843 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:
15796
diff
changeset
|
12844 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12845 #. TODO: what to do here - do we really have to disconnect? |
19341 | 12846 #: ../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:
15796
diff
changeset
|
12847 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:
15796
diff
changeset
|
12848 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:
15796
diff
changeset
|
12849 |
19341 | 12850 #: ../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:
15796
diff
changeset
|
12851 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:
15796
diff
changeset
|
12852 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:
15796
diff
changeset
|
12853 |
19341 | 12854 #: ../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:
15796
diff
changeset
|
12855 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:
15796
diff
changeset
|
12856 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:
15796
diff
changeset
|
12857 |
19341 | 12858 #: ../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:
15796
diff
changeset
|
12859 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:
15796
diff
changeset
|
12860 "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:
15796
diff
changeset
|
12861 "time." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12862 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12863 "Ž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:
16719
diff
changeset
|
12864 "podporované." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12865 |
19341 | 12866 #: ../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:
15796
diff
changeset
|
12867 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:
15796
diff
changeset
|
12868 "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:
16719
diff
changeset
|
12869 "web browser:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12870 msgstr "" |
20779 | 12871 "Ak chcete zobraziť tento profil, budete musieť navštíviť tento odkaz vo " |
19744 | 12872 "vašom webovom prehliadači." |
12873 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12874 #: ../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:
15796
diff
changeset
|
12875 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:
15796
diff
changeset
|
12876 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:
15796
diff
changeset
|
12877 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12878 #: ../libpurple/protocols/yahoo/yahoo_profile.c:1109 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12879 #: ../libpurple/protocols/yahoo/yahoo_profile.c:1113 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12880 #: ../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:
15796
diff
changeset
|
12881 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:
15796
diff
changeset
|
12882 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:
15796
diff
changeset
|
12883 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12884 #: ../libpurple/protocols/yahoo/yahoo_profile.c:1127 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12885 #: ../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:
15796
diff
changeset
|
12886 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:
15796
diff
changeset
|
12887 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:
15796
diff
changeset
|
12888 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12889 #: ../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:
15796
diff
changeset
|
12890 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:
15796
diff
changeset
|
12891 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:
15796
diff
changeset
|
12892 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12893 #: ../libpurple/protocols/yahoo/yahoo_profile.c:1167 |
19744 | 12894 msgid "Cool Link 1" |
12895 msgstr "Super odkaz 1" | |
12896 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12897 #: ../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:
15796
diff
changeset
|
12898 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:
15796
diff
changeset
|
12899 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:
15796
diff
changeset
|
12900 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12901 #: ../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:
15796
diff
changeset
|
12902 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:
15796
diff
changeset
|
12903 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:
15796
diff
changeset
|
12904 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12905 #: ../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:
15796
diff
changeset
|
12906 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:
15796
diff
changeset
|
12907 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:
15796
diff
changeset
|
12908 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12909 #: ../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:
15796
diff
changeset
|
12910 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
12911 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:
15796
diff
changeset
|
12912 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:
15796
diff
changeset
|
12913 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12914 #: ../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:
15796
diff
changeset
|
12915 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:
15796
diff
changeset
|
12916 "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:
15796
diff
changeset
|
12917 "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:
15796
diff
changeset
|
12918 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:
15796
diff
changeset
|
12919 "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:
15796
diff
changeset
|
12920 "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:
15796
diff
changeset
|
12921 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12922 #: ../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:
15796
diff
changeset
|
12923 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:
15796
diff
changeset
|
12924 "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:
15796
diff
changeset
|
12925 "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:
15796
diff
changeset
|
12926 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:
15796
diff
changeset
|
12927 "Nepodarilo sa stiahnuť profil používateľa. Toto je zrejme krádkodobý problém " |
19744 | 12928 "na strane servera. Skúste to, prosím, neskôr." |
12929 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12930 #: ../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:
15796
diff
changeset
|
12931 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:
15796
diff
changeset
|
12932 "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:
15796
diff
changeset
|
12933 "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:
15796
diff
changeset
|
12934 "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:
15796
diff
changeset
|
12935 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12936 "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:
16719
diff
changeset
|
12937 "neexistuje, ale Yahoo! niekedy nemusí nájsť profil existujúceho " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12938 "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:
16719
diff
changeset
|
12939 "neskôr." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
12940 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12941 #: ../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:
15796
diff
changeset
|
12942 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:
15796
diff
changeset
|
12943 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:
15796
diff
changeset
|
12944 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12945 #: ../libpurple/protocols/yahoo/yahoochat.c:217 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12946 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12947 msgid "%s declined your conference invitation to room \"%s\" because \"%s\"." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12948 msgstr "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12949 "%s odmietol vaše pozvanie na konferenciu do miestnosti „%s“, pretože „%s“." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12950 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12951 #: ../libpurple/protocols/yahoo/yahoochat.c:219 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12952 msgid "Invitation Rejected" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12953 msgstr "Pozvanie zamietnuté" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12954 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12955 #: ../libpurple/protocols/yahoo/yahoochat.c:438 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12956 msgid "Failed to join chat" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12957 msgstr "Nepodarilo sa pripojiť na chat" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12958 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12959 #. -6 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12960 #: ../libpurple/protocols/yahoo/yahoochat.c:441 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12961 msgid "Unknown room" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12962 msgstr "Neznáma miestnosť" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12963 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12964 #. -15 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12965 #: ../libpurple/protocols/yahoo/yahoochat.c:444 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12966 msgid "Maybe the room is full" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12967 msgstr "Možno je miestnosť plná" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12968 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12969 #. -35 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12970 #: ../libpurple/protocols/yahoo/yahoochat.c:447 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12971 msgid "Not available" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12972 msgstr "Nedostupné" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12973 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12974 #: ../libpurple/protocols/yahoo/yahoochat.c:451 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12975 msgid "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12976 "Unknown error. You may need to logout and wait five minutes before being " |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12977 "able to rejoin a chatroom" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12978 msgstr "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12979 "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:
19744
diff
changeset
|
12980 "znovu môcť vstúpiť do miestnosti chatu" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12981 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12982 #: ../libpurple/protocols/yahoo/yahoochat.c:534 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12983 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12984 msgid "You are now chatting in %s." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12985 msgstr "Práve chatujete v %s." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12986 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12987 #: ../libpurple/protocols/yahoo/yahoochat.c:719 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12988 msgid "Failed to join buddy in chat" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12989 msgstr "Nebolo možné vstúpiť do chatu s priateľom." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12990 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12991 #: ../libpurple/protocols/yahoo/yahoochat.c:720 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12992 msgid "Maybe they're not in a chat?" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12993 msgstr "Možnože sa nenachádzajú v chate?" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12994 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12995 #: ../libpurple/protocols/yahoo/yahoochat.c:1416 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12996 #: ../libpurple/protocols/yahoo/yahoochat.c:1442 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12997 msgid "Fetching the room list failed." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12998 msgstr "Získavanie zoznamu miestností zlyhalo." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
12999 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13000 #: ../libpurple/protocols/yahoo/yahoochat.c:1500 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13001 msgid "Voices" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13002 msgstr "Hlasy" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13003 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13004 #: ../libpurple/protocols/yahoo/yahoochat.c:1503 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13005 msgid "Webcams" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13006 msgstr "Webkamery" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13007 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13008 #: ../libpurple/protocols/yahoo/yahoochat.c:1514 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13009 #: ../libpurple/protocols/yahoo/yahoochat.c:1584 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13010 msgid "Unable to fetch room list." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13011 msgstr "Nepodarilo sa získať zoznam miestností." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13012 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13013 #: ../libpurple/protocols/yahoo/yahoochat.c:1577 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13014 msgid "User Rooms" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13015 msgstr "Používateľské miestnosti" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13016 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13017 #: ../libpurple/protocols/yahoo/ycht.c:456 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13018 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:
15796
diff
changeset
|
13019 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:
15796
diff
changeset
|
13020 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13021 #: ../libpurple/protocols/yahoo/ycht.c:475 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13022 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13023 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:
15796
diff
changeset
|
13024 "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:
15796
diff
changeset
|
13025 "%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:
15796
diff
changeset
|
13026 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:
15796
diff
changeset
|
13027 "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:
15796
diff
changeset
|
13028 "%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:
15796
diff
changeset
|
13029 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13030 #: ../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:
15796
diff
changeset
|
13031 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:
15796
diff
changeset
|
13032 "(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:
15796
diff
changeset
|
13033 "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:
15796
diff
changeset
|
13034 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13035 "(Počas prevodu tejto správy sa vyskytla chyba.\t Skontrolujte možnosť " |
19744 | 13036 "„kódovanie“ v editore účtu)" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13037 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13038 #: ../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:
15796
diff
changeset
|
13039 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13040 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:
15796
diff
changeset
|
13041 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:
15796
diff
changeset
|
13042 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13043 #: ../libpurple/protocols/zephyr/zephyr.c:791 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13044 #: ../libpurple/protocols/zephyr/zephyr.c:1210 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13045 msgid "Hidden or not logged-in" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13046 msgstr "Skrytý alebo neprihlásený" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13047 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13048 #: ../libpurple/protocols/zephyr/zephyr.c:797 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13049 #: ../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:
15796
diff
changeset
|
13050 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13051 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:
15796
diff
changeset
|
13052 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:
15796
diff
changeset
|
13053 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13054 #: ../libpurple/protocols/zephyr/zephyr.c:1546 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13055 #: ../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:
15796
diff
changeset
|
13056 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:
15796
diff
changeset
|
13057 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:
15796
diff
changeset
|
13058 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13059 #: ../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:
15796
diff
changeset
|
13060 msgid "_Class:" |
19744 | 13061 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:
15796
diff
changeset
|
13062 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13063 #: ../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:
15796
diff
changeset
|
13064 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:
15796
diff
changeset
|
13065 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:
15796
diff
changeset
|
13066 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13067 #: ../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:
15796
diff
changeset
|
13068 msgid "_Recipient:" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
13069 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:
15796
diff
changeset
|
13070 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13071 #: ../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:
15796
diff
changeset
|
13072 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13073 msgid "Attempt to subscribe to %s,%s,%s failed" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
13074 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:
15796
diff
changeset
|
13075 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13076 #: ../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:
15796
diff
changeset
|
13077 msgid "zlocate <nick>: Locate user" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
13078 msgstr "zlocate <prezývka>: 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:
15796
diff
changeset
|
13079 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13080 #: ../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:
15796
diff
changeset
|
13081 msgid "zl <nick>: Locate user" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
13082 msgstr "zl <prezývka>: 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:
15796
diff
changeset
|
13083 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13084 #: ../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:
15796
diff
changeset
|
13085 msgid "instance <instance>: Set the instance to be used on this class" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13086 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13087 "instance <instance>: Nastaviť inštanciu, ktorú používatť na tejto " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13088 "triede" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13089 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13090 #: ../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:
15796
diff
changeset
|
13091 msgid "inst <instance>: Set the instance to be used on this class" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13092 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13093 "inst <instance>: Nastaviť inštanciu, ktorú používatť na tejto triede" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13094 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13095 #: ../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:
15796
diff
changeset
|
13096 msgid "topic <instance>: Set the instance to be used on this class" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13097 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13098 "topic <inštancia>: Nastaviť inštanciu, ktorú používatť na tejto triede" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13099 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13100 #: ../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:
15796
diff
changeset
|
13101 msgid "sub <class> <instance> <recipient>: Join a new chat" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13102 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13103 "sub <trieda> <inštancia> <príjemca>: Zapojiť sa do nového " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13104 "chatu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13105 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13106 #: ../libpurple/protocols/zephyr/zephyr.c:2721 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13107 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13108 "zi <instance>: Send a message to <message,<i>instance</i>,*>" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13109 msgstr "zi <inštancia>: Poslať správu <správa,<i>inštancia</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:
15796
diff
changeset
|
13110 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13111 #: ../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:
15796
diff
changeset
|
13112 msgid "" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13113 "zci <class> <instance>: Send a message to <<i>class</i>," |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13114 "<i>instance</i>,*>" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13115 msgstr "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13116 "zci <trieda> <inštancia>: Poslať správu <<i>trieda</i>," |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13117 "<i>inštancia</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:
15796
diff
changeset
|
13118 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13119 #: ../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:
15796
diff
changeset
|
13120 msgid "" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13121 "zcir <class> <instance> <recipient>: Send a message to <" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13122 "<i>class</i>,<i>instance</i>,<i>recipient</i>>" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13123 msgstr "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13124 "zcir <trieda> <inštancia> <príjemca>: Poslať správu <" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13125 "<i>trieda</i>,<i>inštancia</i>,<i>príjemca</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:
15796
diff
changeset
|
13126 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13127 #: ../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:
15796
diff
changeset
|
13128 msgid "" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13129 "zir <instance> <recipient>: Send a message to <MESSAGE," |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13130 "<i>instance</i>,<i>recipient</i>>" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13131 msgstr "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13132 "zir <inštancia> <príjemca>: Poslať správu <SPRÁVA," |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13133 "<i>inštancia</i>,<i>príjemca</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:
15796
diff
changeset
|
13134 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13135 #: ../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:
15796
diff
changeset
|
13136 msgid "zc <class>: Send a message to <<i>class</i>,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:
15796
diff
changeset
|
13137 msgstr "zc <class>: Odošle správu do <<i>class</i>,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:
15796
diff
changeset
|
13138 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13139 #: ../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:
15796
diff
changeset
|
13140 msgid "Resubscribe" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
13141 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:
15796
diff
changeset
|
13142 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13143 #: ../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:
15796
diff
changeset
|
13144 msgid "Retrieve subscriptions from server" |
19744 | 13145 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:
15796
diff
changeset
|
13146 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13147 #. *< 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:
15796
diff
changeset
|
13148 #. *< 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:
15796
diff
changeset
|
13149 #. *< 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:
15796
diff
changeset
|
13150 #. *< 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:
15796
diff
changeset
|
13151 #. *< 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:
15796
diff
changeset
|
13152 #. *< 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:
15796
diff
changeset
|
13153 #. *< 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:
15796
diff
changeset
|
13154 #. *< 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:
15796
diff
changeset
|
13155 #. * 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:
15796
diff
changeset
|
13156 #. * description |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13157 #: ../libpurple/protocols/zephyr/zephyr.c:2946 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13158 #: ../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:
15796
diff
changeset
|
13159 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:
15796
diff
changeset
|
13160 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:
15796
diff
changeset
|
13161 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13162 #: ../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:
15796
diff
changeset
|
13163 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:
15796
diff
changeset
|
13164 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:
15796
diff
changeset
|
13165 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13166 #: ../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:
15796
diff
changeset
|
13167 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:
15796
diff
changeset
|
13168 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:
15796
diff
changeset
|
13169 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13170 #: ../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:
15796
diff
changeset
|
13171 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:
15796
diff
changeset
|
13172 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:
15796
diff
changeset
|
13173 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13174 #: ../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:
15796
diff
changeset
|
13175 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:
15796
diff
changeset
|
13176 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:
15796
diff
changeset
|
13177 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13178 #: ../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:
15796
diff
changeset
|
13179 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:
15796
diff
changeset
|
13180 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:
15796
diff
changeset
|
13181 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13182 #: ../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:
15796
diff
changeset
|
13183 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:
15796
diff
changeset
|
13184 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:
15796
diff
changeset
|
13185 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13186 #: ../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:
15796
diff
changeset
|
13187 msgid "Realm" |
16001
583c56524366
more translation updates
Luke Schierer <lschiere@pidgin.im>
parents:
15955
diff
changeset
|
13188 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:
15796
diff
changeset
|
13189 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13190 #: ../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:
15796
diff
changeset
|
13191 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:
15796
diff
changeset
|
13192 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:
15796
diff
changeset
|
13193 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13194 #: ../libpurple/proxy.c:459 ../libpurple/proxy.c:894 ../libpurple/proxy.c:1049 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13195 #: ../libpurple/proxy.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:
15796
diff
changeset
|
13196 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13197 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:
15796
diff
changeset
|
13198 "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:
15796
diff
changeset
|
13199 "%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:
15796
diff
changeset
|
13200 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:
15796
diff
changeset
|
13201 "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:
15796
diff
changeset
|
13202 "%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:
15796
diff
changeset
|
13203 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13204 #: ../libpurple/proxy.c:659 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13205 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13206 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:
15796
diff
changeset
|
13207 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:
15796
diff
changeset
|
13208 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13209 #: ../libpurple/proxy.c:698 ../libpurple/proxy.c:744 ../libpurple/proxy.c:780 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13210 #: ../libpurple/proxy.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:
15796
diff
changeset
|
13211 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13212 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:
15796
diff
changeset
|
13213 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:
15796
diff
changeset
|
13214 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13215 #: ../libpurple/proxy.c:788 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13216 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13217 msgid "Access denied: HTTP proxy server forbids port %d tunneling." |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13218 msgstr "Prístup zamietnutý: HTTP proxy server neumožňuje tunelovanie portu %d." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13219 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13220 #: ../libpurple/proxy.c:1012 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13221 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13222 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:
15796
diff
changeset
|
13223 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:
15796
diff
changeset
|
13224 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13225 #: ../libpurple/proxy.c:1714 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13226 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:
15796
diff
changeset
|
13227 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:
15796
diff
changeset
|
13228 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13229 #. * |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13230 #. * A wrapper for purple_request_action() that uses @c Yes and @c No buttons. |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13231 #. |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13232 #: ../libpurple/request.h:1378 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13233 msgid "_Yes" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13234 msgstr "Án_o" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13235 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13236 #: ../libpurple/request.h:1378 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13237 msgid "_No" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13238 msgstr "_Nie" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13239 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13240 #. * |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13241 #. * A wrapper for purple_request_action() that uses Accept and Cancel buttons. |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13242 #. |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13243 #: ../libpurple/request.h:1398 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13244 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:
15796
diff
changeset
|
13245 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:
15796
diff
changeset
|
13246 |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13247 #. * |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13248 #. * The default message to use when the user becomes auto-away. |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13249 #. |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13250 #: ../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:
15796
diff
changeset
|
13251 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:
15796
diff
changeset
|
13252 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:
15796
diff
changeset
|
13253 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13254 #: ../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:
15796
diff
changeset
|
13255 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:
15796
diff
changeset
|
13256 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:
15796
diff
changeset
|
13257 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13258 #: ../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:
15796
diff
changeset
|
13259 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13260 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:
15796
diff
changeset
|
13261 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:
15796
diff
changeset
|
13262 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13263 #: ../libpurple/server.c:302 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13264 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13265 msgid "Requesting %s's attention..." |
20779 | 13266 msgstr "Poprosili ste o pozornosť používateľa %s..." |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13267 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13268 #: ../libpurple/server.c:347 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13269 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13270 msgid "%s has requested your attention!" |
20779 | 13271 msgstr "Používateľ %s vás poprosil o pozornosť!" |
13272 | |
13273 #: ../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:
15796
diff
changeset
|
13274 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13275 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:
15796
diff
changeset
|
13276 "%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:
15796
diff
changeset
|
13277 "%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:
15796
diff
changeset
|
13278 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:
15796
diff
changeset
|
13279 "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:
15796
diff
changeset
|
13280 "%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:
15796
diff
changeset
|
13281 |
20779 | 13282 #: ../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:
15796
diff
changeset
|
13283 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13284 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:
15796
diff
changeset
|
13285 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:
15796
diff
changeset
|
13286 |
20779 | 13287 #: ../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:
15796
diff
changeset
|
13288 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:
15796
diff
changeset
|
13289 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:
15796
diff
changeset
|
13290 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13291 #: ../libpurple/sslconn.c:164 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13292 msgid "SSL Connection Failed" |
20779 | 13293 msgstr "SSL spojenie zlyhalo" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13294 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13295 #: ../libpurple/sslconn.c:166 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13296 msgid "SSL Handshake Failed" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13297 msgstr "SSL Handshake zlyhalo" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13298 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13299 #: ../libpurple/sslconn.c:168 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13300 msgid "SSL peer presented an invalid certificate" |
20779 | 13301 msgstr "SSL peer ponúkol neplatný certifikát" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13302 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13303 #: ../libpurple/sslconn.c:171 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13304 msgid "Unknown SSL error" |
20779 | 13305 msgstr "Neznáma chyba SSL" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13306 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13307 #: ../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:
15796
diff
changeset
|
13308 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:
15796
diff
changeset
|
13309 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:
15796
diff
changeset
|
13310 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13311 #: ../libpurple/status.c:156 ../pidgin/gtkstatusbox.c:1059 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13312 msgid "Do not disturb" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13313 msgstr "Nerušiť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13314 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13315 #: ../libpurple/status.c:159 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13316 msgid "Extended away" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13317 msgstr "Dlhšie neprítomný" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13318 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13319 #: ../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:
15796
diff
changeset
|
13320 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:
15796
diff
changeset
|
13321 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:
15796
diff
changeset
|
13322 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13323 #: ../libpurple/status.c:609 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13324 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13325 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:
15796
diff
changeset
|
13326 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:
15796
diff
changeset
|
13327 |
20779 | 13328 #: ../libpurple/status.c:612 |
13329 #, c-format | |
13330 msgid "%s (%s) changed status from %s to %s" | |
13331 msgstr "Používateľ %s (%s) zmenil stav z %s na %s" | |
13332 | |
13333 #: ../libpurple/status.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:
15796
diff
changeset
|
13334 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13335 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:
15796
diff
changeset
|
13336 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:
15796
diff
changeset
|
13337 |
20779 | 13338 #: ../libpurple/status.c:625 |
13339 #, c-format | |
13340 msgid "%s (%s) is now %s" | |
13341 msgstr "Používateľ %s (%s) je teraz %s" | |
13342 | |
13343 #: ../libpurple/status.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:
15796
diff
changeset
|
13344 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13345 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:
15796
diff
changeset
|
13346 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:
15796
diff
changeset
|
13347 |
20779 | 13348 #: ../libpurple/status.c:633 |
13349 #, c-format | |
13350 msgid "%s (%s) is no longer %s" | |
13351 msgstr "Používateľ %s (%s) už nie je %s" | |
13352 | |
13353 #: ../libpurple/status.c:1244 | |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13354 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13355 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:
15796
diff
changeset
|
13356 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:
15796
diff
changeset
|
13357 |
20779 | 13358 #: ../libpurple/status.c:1261 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13359 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13360 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:
15796
diff
changeset
|
13361 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:
15796
diff
changeset
|
13362 |
20779 | 13363 #: ../libpurple/status.c:1324 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13364 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13365 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:
15796
diff
changeset
|
13366 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:
15796
diff
changeset
|
13367 |
20779 | 13368 #: ../libpurple/status.c:1326 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13369 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13370 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:
15796
diff
changeset
|
13371 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:
15796
diff
changeset
|
13372 |
20779 | 13373 #: ../libpurple/util.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:
15796
diff
changeset
|
13374 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13375 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:
15796
diff
changeset
|
13376 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:
15796
diff
changeset
|
13377 |
20779 | 13378 #: ../libpurple/util.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:
15796
diff
changeset
|
13379 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13380 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:
15796
diff
changeset
|
13381 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:
15796
diff
changeset
|
13382 |
20779 | 13383 #: ../libpurple/util.c:2706 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13384 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13385 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:
15796
diff
changeset
|
13386 "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:
15796
diff
changeset
|
13387 "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:
15796
diff
changeset
|
13388 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13389 "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:
16719
diff
changeset
|
13390 "súbor bol premenovaný na %s~." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13391 |
20779 | 13392 #: ../libpurple/util.c:3206 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13393 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:
15796
diff
changeset
|
13394 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:
15796
diff
changeset
|
13395 |
20779 | 13396 #: ../libpurple/util.c:3209 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13397 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:
15796
diff
changeset
|
13398 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:
15796
diff
changeset
|
13399 |
20779 | 13400 #: ../libpurple/util.c:3235 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13401 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13402 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:
15796
diff
changeset
|
13403 msgid_plural "%d 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:
15796
diff
changeset
|
13404 msgstr[0] "%d 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:
15796
diff
changeset
|
13405 msgstr[1] "%d sekunda" |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13406 msgstr[2] "%d sekundy" |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13407 |
20779 | 13408 #: ../libpurple/util.c:3247 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13409 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13410 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:
15796
diff
changeset
|
13411 msgid_plural "%d days" |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13412 msgstr[0] "%d 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:
15796
diff
changeset
|
13413 msgstr[1] "%d deň" |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13414 msgstr[2] "%d dni" |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13415 |
20779 | 13416 #: ../libpurple/util.c:3255 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13417 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13418 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:
15796
diff
changeset
|
13419 msgid_plural "%s, %d hours" |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13420 msgstr[0] "%s, %d hodí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:
15796
diff
changeset
|
13421 msgstr[1] "%s, %d hodina" |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13422 msgstr[2] "%s, %d hodiny" |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13423 |
20779 | 13424 #: ../libpurple/util.c:3261 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
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:
15796
diff
changeset
|
13426 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:
15796
diff
changeset
|
13427 msgid_plural "%d hours" |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13428 msgstr[0] "%d hodí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:
15796
diff
changeset
|
13429 msgstr[1] "%d hodina" |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13430 msgstr[2] "%d hodiny" |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13431 |
20779 | 13432 #: ../libpurple/util.c:3269 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13433 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13434 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:
15796
diff
changeset
|
13435 msgid_plural "%s, %d 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:
15796
diff
changeset
|
13436 msgstr[0] "%s, %d 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:
15796
diff
changeset
|
13437 msgstr[1] "%s, %d minú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:
15796
diff
changeset
|
13438 msgstr[2] "%s, %d minú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:
15796
diff
changeset
|
13439 |
20779 | 13440 #: ../libpurple/util.c:3275 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13441 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13442 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:
15796
diff
changeset
|
13443 msgid_plural "%d 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:
15796
diff
changeset
|
13444 msgstr[0] "%d 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:
15796
diff
changeset
|
13445 msgstr[1] "%d minú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:
15796
diff
changeset
|
13446 msgstr[2] "%d minú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:
15796
diff
changeset
|
13447 |
20779 | 13448 #: ../libpurple/util.c:3535 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13449 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13450 msgid "Could not open %s: Redirected too many times" |
19341 | 13451 msgstr "Nepodarilo sa otvoriť %s: Presmerovaný príliš veľa kráť" |
13452 | |
20779 | 13453 #: ../libpurple/util.c:3572 ../libpurple/util.c:3868 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13454 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13455 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:
15796
diff
changeset
|
13456 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:
15796
diff
changeset
|
13457 |
20779 | 13458 #: ../libpurple/util.c:3695 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13459 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13460 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:
15796
diff
changeset
|
13461 "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:
15796
diff
changeset
|
13462 "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:
15796
diff
changeset
|
13463 msgstr "" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13464 "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:
16719
diff
changeset
|
13465 "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:
16719
diff
changeset
|
13466 |
20779 | 13467 #: ../libpurple/util.c:3730 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13468 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13469 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:
15796
diff
changeset
|
13470 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:
15796
diff
changeset
|
13471 |
20779 | 13472 #: ../libpurple/util.c:3761 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13473 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13474 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:
15796
diff
changeset
|
13475 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:
15796
diff
changeset
|
13476 |
20779 | 13477 #: ../libpurple/util.c:3786 |
15955
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13478 #, c-format |
ab7791faefa1
translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents:
15796
diff
changeset
|
13479 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:
15796
diff
changeset
|
13480 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:
15796
diff
changeset
|
13481 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13482 #: ../pidgin.desktop.in.h:1 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13483 msgid "Internet Messenger" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13484 msgstr "Internetový komunikátor" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13485 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13486 #: ../pidgin.desktop.in.h:2 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13487 msgid "Pidgin Internet Messenger" |
19341 | 13488 msgstr "Internetový komunikátor Pidgin" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13489 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13490 #: ../pidgin.desktop.in.h:3 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13491 msgid "Send instant messages over multiple protocols" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13492 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13493 "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:
16719
diff
changeset
|
13494 |
20779 | 13495 #: ../pidgin/eggtrayicon.c:128 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13496 msgid "Orientation" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13497 msgstr "Orientácia" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13498 |
20779 | 13499 #: ../pidgin/eggtrayicon.c:129 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13500 msgid "The orientation of the tray." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13501 msgstr "Orientácia oznamovacej oblasti." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13502 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13503 #. Build the login options frame. |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13504 #: ../pidgin/gtkaccount.c:407 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13505 msgid "Login Options" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13506 msgstr "Možnosti prihlásenia" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13507 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13508 #: ../pidgin/gtkaccount.c:428 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13509 msgid "Pro_tocol:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13510 msgstr "Pro_tokol:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13511 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13512 #: ../pidgin/gtkaccount.c:439 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13513 msgid "Screen _name:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13514 msgstr "Používateľské meno:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13515 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13516 #: ../pidgin/gtkaccount.c:529 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13517 msgid "_Local alias:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13518 msgstr "Lokálna prezývka:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13519 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13520 #: ../pidgin/gtkaccount.c:533 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13521 msgid "Remember pass_word" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13522 msgstr "Zapamätať heslo" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13523 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13524 #. Build the user options frame. |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13525 #: ../pidgin/gtkaccount.c:591 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13526 msgid "User Options" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13527 msgstr "Možnosti používateľa" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13528 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13529 #: ../pidgin/gtkaccount.c:604 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13530 msgid "New _mail notifications" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13531 msgstr "Upozornenia na nové správy" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13532 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13533 #. Buddy icon |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13534 #: ../pidgin/gtkaccount.c:609 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13535 msgid "Use this buddy _icon for this account:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13536 msgstr "Používať túto ikonu priateľa pre účet:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13537 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13538 #. Build the protocol options frame. |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13539 #: ../pidgin/gtkaccount.c:731 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13540 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13541 msgid "%s Options" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13542 msgstr "Možnosti %s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13543 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13544 #: ../pidgin/gtkaccount.c:936 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13545 msgid "Use GNOME Proxy Settings" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13546 msgstr "Použiť nastavenie proxy prostredia Gnome" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13547 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13548 #: ../pidgin/gtkaccount.c:937 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13549 msgid "Use Global Proxy Settings" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13550 msgstr "Použiť Globálne nastavenie proxy" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13551 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13552 #: ../pidgin/gtkaccount.c:943 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13553 msgid "No Proxy" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13554 msgstr "Bez proxy" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13555 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13556 #: ../pidgin/gtkaccount.c:949 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13557 msgid "HTTP" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13558 msgstr "HTTP" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13559 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13560 #: ../pidgin/gtkaccount.c:955 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13561 msgid "SOCKS 4" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13562 msgstr "SOCKS 4" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13563 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13564 #: ../pidgin/gtkaccount.c:961 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13565 msgid "SOCKS 5" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13566 msgstr "SOCKS 5" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13567 |
20779 | 13568 #: ../pidgin/gtkaccount.c:967 ../pidgin/gtkprefs.c:1213 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13569 msgid "Use Environmental Settings" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13570 msgstr "Použiť nastavenie prostredia" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13571 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13572 #. This is an easter egg. |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13573 #. It means one of two things, both intended as humourus: |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13574 #. 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:
16719
diff
changeset
|
13575 #. look at butterflies. |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13576 #. B)You are looking really closely at something that shouldn't matter. |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13577 #: ../pidgin/gtkaccount.c:1006 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13578 msgid "If you look real closely" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13579 msgstr "Ak sa pozriete úplne zblízka" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13580 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13581 #. This is an easter egg. See the comment on the previous line in the source. |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13582 #: ../pidgin/gtkaccount.c:1009 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13583 msgid "you can see the butterflies mating" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13584 msgstr "uvidíte ako sa motýle pária" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13585 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13586 #: ../pidgin/gtkaccount.c:1030 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13587 msgid "Proxy Options" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13588 msgstr "Možnosti proxy" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13589 |
20779 | 13590 #: ../pidgin/gtkaccount.c:1044 ../pidgin/gtkprefs.c:1207 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13591 msgid "Proxy _type:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13592 msgstr "_Typ proxy:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13593 |
20779 | 13594 #: ../pidgin/gtkaccount.c:1053 ../pidgin/gtkprefs.c:1228 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13595 msgid "_Host:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13596 msgstr "_Hostiteľ:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13597 |
20779 | 13598 #: ../pidgin/gtkaccount.c:1057 ../pidgin/gtkprefs.c:1246 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13599 msgid "_Port:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13600 msgstr "_Port:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13601 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13602 #: ../pidgin/gtkaccount.c:1065 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13603 msgid "_Username:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13604 msgstr "Po_užívateľské meno:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13605 |
20779 | 13606 #: ../pidgin/gtkaccount.c:1072 ../pidgin/gtkprefs.c:1283 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13607 msgid "Pa_ssword:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13608 msgstr "He_slo:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13609 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13610 #: ../pidgin/gtkaccount.c:1195 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13611 msgid "Unable to save new account" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13612 msgstr "Nebolo možné uložiť nový účet" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13613 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13614 #: ../pidgin/gtkaccount.c:1196 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13615 msgid "An account already exists with the specified criteria." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13616 msgstr "Už existuje účet so zadanými kritériami." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13617 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13618 #: ../pidgin/gtkaccount.c:1473 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13619 msgid "Add Account" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13620 msgstr "Pridať účet" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13621 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13622 #: ../pidgin/gtkaccount.c:1492 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13623 msgid "_Basic" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13624 msgstr "_Základné" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13625 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13626 #: ../pidgin/gtkaccount.c:1499 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13627 msgid "Create this new account on the server" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13628 msgstr "Vytvoriť takýto účet na serveri" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13629 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13630 #: ../pidgin/gtkaccount.c:1515 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13631 msgid "_Advanced" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13632 msgstr "_Pokročilé" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13633 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13634 #: ../pidgin/gtkaccount.c:1973 ../pidgin/gtkplugin.c:569 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13635 msgid "Enabled" |
19341 | 13636 msgstr "Povolený" |
13637 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13638 #: ../pidgin/gtkaccount.c:2001 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13639 msgid "Protocol" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13640 msgstr "Protokol" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13641 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13642 #: ../pidgin/gtkaccount.c:2201 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13643 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13644 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13645 "<span size='larger' weight='bold'>Welcome to %s!</span>\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13646 "\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13647 "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:
16719
diff
changeset
|
13648 "<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:
16719
diff
changeset
|
13649 "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:
16719
diff
changeset
|
13650 "all.\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13651 "\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13652 "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:
16719
diff
changeset
|
13653 "<b>Accounts->Add/Edit</b> in the Buddy List window" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13654 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13655 "<span size='larger' weight='bold'>Vitajte v programe %s!</span>\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13656 "\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13657 "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:
16719
diff
changeset
|
13658 "%s, stlačte tlačidlo <b>Pridať</b> a vyplňte príslušné údaje o vašom " |
19341 | 13659 "internetovom účte. Ak sa chcete cez program %s pripájať na viaceré " |
13660 "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:
16719
diff
changeset
|
13661 "\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13662 "Ak budete chcieť neskôr pridať, upravovať alebo odstrániť niektoré účty, " |
19341 | 13663 "toto okno otvoríte v ponuke <b>Účty->Pridať/Upraviťt</b> v okne Zoznam " |
13664 "priateľov" | |
13665 | |
20779 | 13666 #: ../pidgin/gtkblist.c:524 |
13667 #, c-format | |
13668 msgid "You have %d contact named %s. Would you like to merge them?" | |
13669 msgid_plural "" | |
13670 "You currently have %d contacts named %s. Would you like to merge them?" | |
13671 msgstr[0] "Máte %d kontaktov pomenovaných %s. Chceli by ste ich spojiť?" | |
13672 msgstr[1] "Máte %d kontakt pomenovaný %s. Chceli by ste ich spojiť?" | |
13673 msgstr[2] "Máte %d kontakty pomenované %s. Chceli by ste ich spojiť?" | |
13674 | |
13675 #: ../pidgin/gtkblist.c:525 | |
13676 msgid "" | |
13677 "Merging these contacts will cause them to share a single entry on the buddy " | |
13678 "list and use a single conversation window. You can separate them again by " | |
13679 "choosing 'Expand' from the contact's context menu" | |
13680 msgstr "" | |
13681 "Po spojení budú zaberať jedno miesto v zozname kontaktov a budú využívať " | |
13682 "rovnaké okno konverzácie. Môžete ich znovu oddeliť tak, že vyberiete možnosť " | |
13683 "'Rozbaliť' z kontextovej ponuky" | |
13684 | |
13685 #: ../pidgin/gtkblist.c:527 | |
13686 msgid "_Merge" | |
13687 msgstr "Spojiť" | |
13688 | |
13689 #: ../pidgin/gtkblist.c:945 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13690 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13691 "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:
16719
diff
changeset
|
13692 "join.\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13693 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13694 "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:
16719
diff
changeset
|
13695 "pripojiť.\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13696 |
20779 | 13697 #: ../pidgin/gtkblist.c:956 ../pidgin/gtkblist.c:6188 |
13698 #: ../pidgin/gtkpounce.c:546 ../pidgin/gtkroomlist.c:396 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13699 msgid "_Account:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13700 msgstr "_Účet:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13701 |
20779 | 13702 #: ../pidgin/gtkblist.c:1245 ../pidgin/gtkprivacy.c:603 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13703 #: ../pidgin/gtkprivacy.c:617 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13704 msgid "_Block" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13705 msgstr "_Blokovať" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13706 |
20779 | 13707 #: ../pidgin/gtkblist.c:1245 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13708 msgid "Un_block" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13709 msgstr "Od_blokovať" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13710 |
20779 | 13711 #: ../pidgin/gtkblist.c:1288 |
13712 msgid "Move to" | |
13713 msgstr "Presunúť do" | |
13714 | |
13715 #: ../pidgin/gtkblist.c:1328 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13716 msgid "Get _Info" |
20779 | 13717 msgstr "Zobraziť podrobnosti" |
13718 | |
13719 #: ../pidgin/gtkblist.c:1331 ../pidgin/pidginstock.c:90 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13720 msgid "I_M" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13721 msgstr "I_M" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13722 |
20779 | 13723 #: ../pidgin/gtkblist.c:1337 |
13724 msgid "_Send File..." | |
13725 msgstr "Poslať _súbor..." | |
13726 | |
13727 #: ../pidgin/gtkblist.c:1344 | |
13728 msgid "Add Buddy _Pounce..." | |
13729 msgstr "Pridať sledovanie _priateľa..." | |
13730 | |
13731 #: ../pidgin/gtkblist.c:1349 ../pidgin/gtkblist.c:1353 | |
13732 #: ../pidgin/gtkblist.c:1468 ../pidgin/gtkblist.c:1491 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13733 msgid "View _Log" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13734 msgstr "Zobraziť _záznam" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13735 |
20779 | 13736 #: ../pidgin/gtkblist.c:1359 |
13737 msgid "Hide when offline" | |
13738 msgstr "Skryť v odpojenom stave" | |
13739 | |
13740 #: ../pidgin/gtkblist.c:1359 | |
13741 msgid "Show when offline" | |
13742 msgstr "Zobaziť v odpojenom stave" | |
13743 | |
13744 #: ../pidgin/gtkblist.c:1373 ../pidgin/gtkblist.c:1382 | |
13745 #: ../pidgin/gtkblist.c:1476 ../pidgin/gtkblist.c:1497 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13746 msgid "_Alias..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13747 msgstr "_Prezývka..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13748 |
20779 | 13749 #: ../pidgin/gtkblist.c:1376 ../pidgin/gtkblist.c:1384 |
13750 #: ../pidgin/gtkblist.c:1478 ../pidgin/gtkblist.c:1499 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13751 msgid "_Remove" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13752 msgstr "Odst_rániť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13753 |
20779 | 13754 #: ../pidgin/gtkblist.c:1434 |
13755 msgid "Add _Buddy..." | |
13756 msgstr "Pridať _priateľa..." | |
13757 | |
13758 #: ../pidgin/gtkblist.c:1437 | |
13759 msgid "Add C_hat..." | |
13760 msgstr "Pridať c_hat..." | |
13761 | |
13762 #: ../pidgin/gtkblist.c:1440 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13763 msgid "_Delete Group" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13764 msgstr "Odstrániť skupinu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13765 |
20779 | 13766 #: ../pidgin/gtkblist.c:1442 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13767 msgid "_Rename" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13768 msgstr "Premenovať" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13769 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13770 #. join button |
20779 | 13771 #: ../pidgin/gtkblist.c:1462 ../pidgin/gtkroomlist.c:307 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13772 #: ../pidgin/gtkroomlist.c:460 ../pidgin/pidginstock.c:88 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13773 msgid "_Join" |
19744 | 13774 msgstr "Pripo_jiť" |
13775 | |
20779 | 13776 #: ../pidgin/gtkblist.c:1464 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13777 msgid "Auto-Join" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13778 msgstr "Automatické prihlasovanie" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13779 |
20779 | 13780 #: ../pidgin/gtkblist.c:1466 |
13781 msgid "Persistent" | |
13782 msgstr "Trvalé" | |
13783 | |
13784 #: ../pidgin/gtkblist.c:1504 ../pidgin/gtkblist.c:1527 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13785 msgid "_Collapse" |
19744 | 13786 msgstr "_Zbaliť" |
13787 | |
20779 | 13788 #: ../pidgin/gtkblist.c:1532 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13789 msgid "_Expand" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13790 msgstr "_Rozbaliť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13791 |
20779 | 13792 #: ../pidgin/gtkblist.c:1783 ../pidgin/gtkblist.c:1795 |
13793 #: ../pidgin/gtkblist.c:4885 ../pidgin/gtkblist.c:4898 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13794 msgid "/Tools/Mute Sounds" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13795 msgstr "/Nástroje/Vypnúť zvuky" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13796 |
20779 | 13797 #: ../pidgin/gtkblist.c:2255 ../pidgin/gtkconv.c:4903 |
13798 #: ../pidgin/gtkpounce.c:437 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13799 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13800 "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:
16719
diff
changeset
|
13801 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13802 "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:
16719
diff
changeset
|
13803 "priateľa." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13804 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13805 #. Buddies menu |
20779 | 13806 #: ../pidgin/gtkblist.c:3067 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13807 msgid "/_Buddies" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13808 msgstr "/_Priatelia" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13809 |
20779 | 13810 #: ../pidgin/gtkblist.c:3068 |
19744 | 13811 msgid "/Buddies/New Instant _Message..." |
13812 msgstr "/Priatelia/Nová _správa..." | |
13813 | |
20779 | 13814 #: ../pidgin/gtkblist.c:3069 |
19744 | 13815 msgid "/Buddies/Join a _Chat..." |
13816 msgstr "/Priatelia/Pripojiť sa k _chatu..." | |
13817 | |
20779 | 13818 #: ../pidgin/gtkblist.c:3070 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13819 msgid "/Buddies/Get User _Info..." |
19341 | 13820 msgstr "/Priatelia/_Podrobnosti o používateľovi..." |
13821 | |
20779 | 13822 #: ../pidgin/gtkblist.c:3071 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13823 msgid "/Buddies/View User _Log..." |
19341 | 13824 msgstr "/Priatelia/_Záznam používateľa..." |
13825 | |
20779 | 13826 #: ../pidgin/gtkblist.c:3073 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13827 msgid "/Buddies/Show" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13828 msgstr "/Priatelia/Zobraziť" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13829 |
20779 | 13830 #: ../pidgin/gtkblist.c:3074 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13831 msgid "/Buddies/Show/_Offline Buddies" |
20779 | 13832 msgstr "/Priatelia/Zobraziť/_Odpojených priateľov" |
13833 | |
13834 #: ../pidgin/gtkblist.c:3075 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13835 msgid "/Buddies/Show/_Empty Groups" |
20779 | 13836 msgstr "/Priatelia/Zobraziť/_Prázdne skupiny" |
13837 | |
13838 #: ../pidgin/gtkblist.c:3076 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13839 msgid "/Buddies/Show/Buddy _Details" |
20779 | 13840 msgstr "/Priatelia/Zobraziť/_Detaily priateľov" |
13841 | |
13842 #: ../pidgin/gtkblist.c:3077 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13843 msgid "/Buddies/Show/Idle _Times" |
20779 | 13844 msgstr "/Priatelia/Zobraziť/Časy _nečinnosti" |
13845 | |
13846 #: ../pidgin/gtkblist.c:3078 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13847 msgid "/Buddies/Show/_Protocol Icons" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13848 msgstr "/Priatelia/Zobraziť/_Ikony protokolov" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13849 |
20779 | 13850 #: ../pidgin/gtkblist.c:3079 |
19744 | 13851 msgid "/Buddies/_Sort Buddies" |
13852 msgstr "/Priatelia/Zo_radiť priateľov" | |
13853 | |
20779 | 13854 #: ../pidgin/gtkblist.c:3081 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13855 msgid "/Buddies/_Add Buddy..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13856 msgstr "/Priatelia/Pridať priat_eľa..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13857 |
20779 | 13858 #: ../pidgin/gtkblist.c:3082 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13859 msgid "/Buddies/Add C_hat..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13860 msgstr "/Priatelia/Pridať cha_t..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13861 |
20779 | 13862 #: ../pidgin/gtkblist.c:3083 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13863 msgid "/Buddies/Add _Group..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13864 msgstr "/Priatelia/Pridať sk_upinu..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13865 |
20779 | 13866 #: ../pidgin/gtkblist.c:3085 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13867 msgid "/Buddies/_Quit" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13868 msgstr "/Priatelia/_Ukončiť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13869 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13870 #. Accounts menu |
20779 | 13871 #: ../pidgin/gtkblist.c:3088 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13872 msgid "/_Accounts" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13873 msgstr "/Úč_ty" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13874 |
20779 | 13875 #: ../pidgin/gtkblist.c:3089 ../pidgin/gtkblist.c:6889 |
13876 msgid "/Accounts/Manage" | |
13877 msgstr "/Účty/Organizovať" | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13878 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13879 #. Tools |
20779 | 13880 #: ../pidgin/gtkblist.c:3092 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13881 msgid "/_Tools" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13882 msgstr "/_Nástroje" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13883 |
20779 | 13884 #: ../pidgin/gtkblist.c:3093 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13885 msgid "/Tools/Buddy _Pounces" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13886 msgstr "/Nástroje/_Sledovanie priateľov" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13887 |
20779 | 13888 #: ../pidgin/gtkblist.c:3094 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13889 msgid "/Tools/_Certificates" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13890 msgstr "/Nástroje/_Certifikáty" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
13891 |
20779 | 13892 #: ../pidgin/gtkblist.c:3095 |
19744 | 13893 msgid "/Tools/Plu_gins" |
13894 msgstr "/Nástroje/_Moduly" | |
13895 | |
20779 | 13896 #: ../pidgin/gtkblist.c:3096 |
19744 | 13897 msgid "/Tools/Pr_eferences" |
13898 msgstr "/Nástroje/_Nastavenia" | |
13899 | |
20779 | 13900 #: ../pidgin/gtkblist.c:3097 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13901 msgid "/Tools/Pr_ivacy" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13902 msgstr "/Nástroje/_Súkromie" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13903 |
20779 | 13904 #: ../pidgin/gtkblist.c:3099 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13905 msgid "/Tools/_File Transfers" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13906 msgstr "/Nástroje/_Prenosy súborov" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13907 |
20779 | 13908 #: ../pidgin/gtkblist.c:3100 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13909 msgid "/Tools/R_oom List" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13910 msgstr "/Nástroje/Zoznam _miestností" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13911 |
20779 | 13912 #: ../pidgin/gtkblist.c:3101 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13913 msgid "/Tools/System _Log" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13914 msgstr "/Nástroje/Systémový _záznam" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13915 |
20779 | 13916 #: ../pidgin/gtkblist.c:3103 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13917 msgid "/Tools/Mute _Sounds" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13918 msgstr "/Nástroje/Vypnúť _zvuky" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13919 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13920 #. Help |
20779 | 13921 #: ../pidgin/gtkblist.c:3105 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13922 msgid "/_Help" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13923 msgstr "/_Pomocník" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13924 |
20779 | 13925 #: ../pidgin/gtkblist.c:3106 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13926 msgid "/Help/Online _Help" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13927 msgstr "/Pomoc/Online _pomocník" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13928 |
20779 | 13929 #: ../pidgin/gtkblist.c:3107 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13930 msgid "/Help/_Debug Window" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13931 msgstr "/Pomoc/_Ladiace okno" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13932 |
20779 | 13933 #: ../pidgin/gtkblist.c:3109 ../pidgin/gtkblist.c:3111 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13934 msgid "/Help/_About" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13935 msgstr "/Pomoc/O _programe" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13936 |
20779 | 13937 #: ../pidgin/gtkblist.c:3140 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13938 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13939 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13940 "\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13941 "<b>Account:</b> %s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13942 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13943 "\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13944 "<b>Účet:</b> %s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13945 |
20779 | 13946 #: ../pidgin/gtkblist.c:3218 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13947 msgid "Buddy Alias" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13948 msgstr "Prezývka priateľa" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13949 |
20779 | 13950 #: ../pidgin/gtkblist.c:3247 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13951 msgid "Logged In" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13952 msgstr "Prihlásený" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13953 |
20779 | 13954 #: ../pidgin/gtkblist.c:3293 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13955 msgid "Last Seen" |
19744 | 13956 msgstr "Naposledy videný" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13957 |
20779 | 13958 #: ../pidgin/gtkblist.c:3314 |
19744 | 13959 msgid "Spooky" |
13960 msgstr "Strašidelné" | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13961 |
20779 | 13962 #: ../pidgin/gtkblist.c:3316 |
19744 | 13963 msgid "Awesome" |
13964 msgstr "Hrozné" | |
13965 | |
20779 | 13966 #: ../pidgin/gtkblist.c:3318 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13967 msgid "Rockin'" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13968 msgstr "Super" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13969 |
20779 | 13970 #: ../pidgin/gtkblist.c:3657 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13971 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13972 msgid "Idle %dd %dh %02dm" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13973 msgstr "Nečinný %dd %dh %02dm" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13974 |
20779 | 13975 #: ../pidgin/gtkblist.c:3659 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13976 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13977 msgid "Idle %dh %02dm" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13978 msgstr "Nečinný %dh %02dm" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13979 |
20779 | 13980 #: ../pidgin/gtkblist.c:3661 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13981 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13982 msgid "Idle %dm" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13983 msgstr "Nečinný %dm" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13984 |
20779 | 13985 #: ../pidgin/gtkblist.c:3806 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13986 msgid "/Buddies/New Instant Message..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13987 msgstr "/Priatelia/Nová _správa..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13988 |
20779 | 13989 #: ../pidgin/gtkblist.c:3807 ../pidgin/gtkblist.c:3840 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13990 msgid "/Buddies/Join a Chat..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13991 msgstr "/Priatelia/Pripojiť sa k _chatu..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13992 |
20779 | 13993 #: ../pidgin/gtkblist.c:3808 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13994 msgid "/Buddies/Get User Info..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13995 msgstr "/Priatelia/Zobraziť podrobnosti..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13996 |
20779 | 13997 #: ../pidgin/gtkblist.c:3809 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13998 msgid "/Buddies/Add Buddy..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
13999 msgstr "/Priatelia/Pridať priateľa..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14000 |
20779 | 14001 #: ../pidgin/gtkblist.c:3810 ../pidgin/gtkblist.c:3843 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14002 msgid "/Buddies/Add Chat..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14003 msgstr "/Priatelia/Pridať chat..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14004 |
20779 | 14005 #: ../pidgin/gtkblist.c:3811 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14006 msgid "/Buddies/Add Group..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14007 msgstr "/Priatelia/Pridať skupinu..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14008 |
20779 | 14009 #: ../pidgin/gtkblist.c:3846 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14010 msgid "/Tools/Privacy" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14011 msgstr "/Nástroje/_Súkromie" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14012 |
20779 | 14013 #: ../pidgin/gtkblist.c:3849 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14014 msgid "/Tools/Room List" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14015 msgstr "/Nástroje/Zoznam _miestností" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14016 |
20779 | 14017 #: ../pidgin/gtkblist.c:3944 ../pidgin/gtkdocklet.c:153 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14018 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14019 msgid "%d unread message from %s\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14020 msgid_plural "%d unread messages from %s\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14021 msgstr[0] "%d neprečítaných správ od používateľa %s\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14022 msgstr[1] "%d neprečítaná správa od používateľa %s\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14023 msgstr[2] "%d neprečítané správy od používateľa %s\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14024 |
20779 | 14025 #: ../pidgin/gtkblist.c:4104 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14026 msgid "Manually" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14027 msgstr "Ručne" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14028 |
20779 | 14029 #: ../pidgin/gtkblist.c:4107 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14030 msgid "By status" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14031 msgstr "Podľa stavu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14032 |
20779 | 14033 #: ../pidgin/gtkblist.c:4108 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14034 msgid "By log size" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14035 msgstr "Podľa veľkosti záznamu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14036 |
20779 | 14037 #: ../pidgin/gtkblist.c:4313 ../pidgin/gtkconn.c:180 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14038 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14039 msgid "%s disconnected" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14040 msgstr "%s bol odpojený" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14041 |
20779 | 14042 #: ../pidgin/gtkblist.c:4349 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14043 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14044 msgid "<span color=\"red\">%s disconnected: %s</span>" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14045 msgstr "<span color=\"red\">%s bol odpojený: %s</span>" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14046 |
20779 | 14047 #: ../pidgin/gtkblist.c:4501 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14048 msgid "<b>Username:</b>" |
19341 | 14049 msgstr "<b>Prihlasovacie meno:</b>" |
14050 | |
20779 | 14051 #: ../pidgin/gtkblist.c:4508 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14052 msgid "<b>Password:</b>" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14053 msgstr "<b>Heslo:</b>" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14054 |
20779 | 14055 #: ../pidgin/gtkblist.c:4519 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14056 msgid "_Login" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14057 msgstr "Prihlásiť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14058 |
20779 | 14059 #: ../pidgin/gtkblist.c:4602 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14060 msgid "/Accounts" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14061 msgstr "/Účty" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14062 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14063 #. Translators: Please maintain the use of -> and <- to refer to menu heirarchy |
20779 | 14064 #: ../pidgin/gtkblist.c:4616 |
14065 #, c-format | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14066 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14067 "<span weight='bold' size='larger'>Welcome to %s!</span>\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14068 "\n" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14069 "You have no accounts enabled. Enable your IM accounts from the <b>Accounts</" |
20779 | 14070 "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:
19744
diff
changeset
|
14071 "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:
16719
diff
changeset
|
14072 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14073 "<span weight='bold' size='larger'>Vitajte v programe %s!</span>\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14074 "\n" |
20779 | 14075 "Zatiaľ nemáte adtivované žiadne IM účty. Môžete ich pridať v okne <b>Účty</" |
14076 "b> ktoré nájdete v ponuke <b>Účty->Organizovať</b>. Po tom, ako aktivujete " | |
19341 | 14077 "váš účet, budete sa môcť prihlásiť, zmeniť svoj stav a písať si s vašimi " |
14078 "priateľmi." | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14079 |
20779 | 14080 # SPRAVNE |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14081 #. set the Show Offline Buddies option. must be done |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14082 #. * after the treeview or faceprint gets mad. -Robot101 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14083 #. |
20779 | 14084 #: ../pidgin/gtkblist.c:4879 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14085 msgid "/Buddies/Show/Offline Buddies" |
20779 | 14086 msgstr "/Priatelia/Zobraziť/Odpojených priateľov" |
14087 | |
14088 #: ../pidgin/gtkblist.c:4882 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14089 msgid "/Buddies/Show/Empty Groups" |
20779 | 14090 msgstr "/Priatelia/Zobraziť/Prázdne skupiny" |
14091 | |
14092 #: ../pidgin/gtkblist.c:4888 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14093 msgid "/Buddies/Show/Buddy Details" |
20779 | 14094 msgstr "/Priatelia/Zobraziť/Detaily priateľov" |
14095 | |
14096 #: ../pidgin/gtkblist.c:4891 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14097 msgid "/Buddies/Show/Idle Times" |
20779 | 14098 msgstr "/Priatelia/Zobraziť/Časy nečinnosti" |
14099 | |
14100 #: ../pidgin/gtkblist.c:4894 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14101 msgid "/Buddies/Show/Protocol Icons" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14102 msgstr "/Priatelia/Zobraziť/Ikony protokolov" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14103 |
20779 | 14104 #: ../pidgin/gtkblist.c:5796 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14105 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14106 "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:
16719
diff
changeset
|
14107 "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:
16719
diff
changeset
|
14108 "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:
16719
diff
changeset
|
14109 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14110 "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:
16719
diff
changeset
|
14111 "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:
16719
diff
changeset
|
14112 "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:
16719
diff
changeset
|
14113 |
20779 | 14114 #. Set up stuff for the account box |
14115 #: ../pidgin/gtkblist.c:5819 | |
14116 msgid "A_ccount:" | |
14117 msgstr "Úče_t:" | |
14118 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14119 #. End of account box |
20779 | 14120 #: ../pidgin/gtkblist.c:5831 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14121 msgid "_Screen name:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14122 msgstr "_Používateľské meno:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14123 |
20779 | 14124 #: ../pidgin/gtkblist.c:5853 ../pidgin/gtkblist.c:6209 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14125 msgid "A_lias:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14126 msgstr "P_rezývka:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14127 |
20779 | 14128 #: ../pidgin/gtkblist.c:6121 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14129 msgid "This protocol does not support chat rooms." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14130 msgstr "Tento protokol nepodporuje miestnosti chatu." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14131 |
20779 | 14132 #: ../pidgin/gtkblist.c:6137 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14133 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14134 "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:
16719
diff
changeset
|
14135 "chat." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14136 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:
16719
diff
changeset
|
14137 |
20779 | 14138 #: ../pidgin/gtkblist.c:6178 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14139 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14140 "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:
16719
diff
changeset
|
14141 "would like to add to your buddy list.\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14142 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14143 "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:
16719
diff
changeset
|
14144 "do vášho zoznamu priateľov.\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14145 |
20779 | 14146 #: ../pidgin/gtkblist.c:6237 |
14147 msgid "Autojoin when account becomes online." | |
14148 msgstr "Znovu pripojiť keď sa prihlásite." | |
14149 | |
14150 #: ../pidgin/gtkblist.c:6238 | |
14151 msgid "Hide chat when the window is closed." | |
14152 msgstr "Skryť chat keď je okno zatvorené." | |
14153 | |
14154 #: ../pidgin/gtkblist.c:6264 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14155 msgid "Please enter the name of the group to be added." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14156 msgstr "Prosím, zadajte názov skupiny ktorú chcete pridať." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14157 |
20779 | 14158 #: ../pidgin/gtkblist.c:6909 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14159 msgid "<PurpleMain>/Accounts/" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14160 msgstr "<PurpleMain>/Účty/" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14161 |
20779 | 14162 #: ../pidgin/gtkblist.c:6933 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14163 msgid "_Edit Account" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14164 msgstr "_Upraviť účet" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14165 |
20779 | 14166 #: ../pidgin/gtkblist.c:6946 ../pidgin/gtkconv.c:3136 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14167 msgid "No actions available" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14168 msgstr "Nie sú dostupné žiadne akcie" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14169 |
20779 | 14170 #: ../pidgin/gtkblist.c:6954 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14171 msgid "_Disable" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14172 msgstr "_Vypnúť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14173 |
20779 | 14174 #: ../pidgin/gtkblist.c:6966 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14175 msgid "Enable Account" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14176 msgstr "Povoliť účet" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14177 |
20779 | 14178 #: ../pidgin/gtkblist.c:6972 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14179 msgid "<PurpleMain>/Accounts/Enable Account" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14180 msgstr "<PurpleMain>/Účty/Povoliť účet" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14181 |
20779 | 14182 #: ../pidgin/gtkblist.c:7021 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14183 msgid "/Tools" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14184 msgstr "/Nástroje" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14185 |
20779 | 14186 #: ../pidgin/gtkblist.c:7091 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14187 msgid "/Buddies/Sort Buddies" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14188 msgstr "/Priatelia/Zoradiť priateľov" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14189 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14190 #. Widget creation function |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14191 #: ../pidgin/gtkcertmgr.c:530 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14192 msgid "SSL Servers" |
20779 | 14193 msgstr "SSL servery" |
14194 | |
14195 #: ../pidgin/gtkconn.c:181 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14196 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14197 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14198 "%s\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14199 "\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14200 "%s will not attempt to reconnect the account until you correct the error and " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14201 "re-enable the account." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14202 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14203 "%s\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14204 "\n" |
19341 | 14205 "%s sa nebude znovu pokúšať pripojiť na tento účet, kým neopravíte chybu a " |
14206 "znovu nepovolíte tento účet." | |
14207 | |
20779 | 14208 #: ../pidgin/gtkconv.c:523 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14209 msgid "Unknown command." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14210 msgstr "Neznámy príkaz." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14211 |
20779 | 14212 #: ../pidgin/gtkconv.c:795 ../pidgin/gtkconv.c:821 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14213 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:
16719
diff
changeset
|
14214 msgstr "Priateľ nie je na tom istom protokole ako tento chat" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14215 |
20779 | 14216 #: ../pidgin/gtkconv.c:815 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14217 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14218 "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:
16719
diff
changeset
|
14219 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14220 "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:
16719
diff
changeset
|
14221 |
20779 | 14222 #: ../pidgin/gtkconv.c:868 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14223 msgid "Invite Buddy Into Chat Room" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14224 msgstr "Pozvať priateľa do miestnosti chatu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14225 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14226 #. Put our happy label in it. |
20779 | 14227 #: ../pidgin/gtkconv.c:898 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14228 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14229 "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:
16719
diff
changeset
|
14230 "invite message." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14231 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14232 "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:
16719
diff
changeset
|
14233 "pozývacou správou." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14234 |
20779 | 14235 #: ../pidgin/gtkconv.c:919 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14236 msgid "_Buddy:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14237 msgstr "_Priateľ:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14238 |
20779 | 14239 #: ../pidgin/gtkconv.c:930 ../pidgin/gtksavedstatuses.c:1194 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14240 #: ../pidgin/gtksavedstatuses.c:1528 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14241 msgid "_Message:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14242 msgstr "_Správa:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14243 |
20779 | 14244 #: ../pidgin/gtkconv.c:994 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14245 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14246 msgid "<h1>Conversation with %s</h1>\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14247 msgstr "<h1>Rozhovor s %s</h1>\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14248 |
20779 | 14249 #: ../pidgin/gtkconv.c:1032 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14250 msgid "Save Conversation" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14251 msgstr "Uložiť konverzáciu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14252 |
20779 | 14253 #: ../pidgin/gtkconv.c:1178 ../pidgin/gtkdebug.c:167 ../pidgin/gtkdebug.c:743 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14254 msgid "Find" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14255 msgstr "Nájsť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14256 |
20779 | 14257 #: ../pidgin/gtkconv.c:1204 ../pidgin/gtkdebug.c:195 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14258 msgid "_Search for:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14259 msgstr "Hľadať:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14260 |
20779 | 14261 #: ../pidgin/gtkconv.c:1675 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14262 msgid "Un-Ignore" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14263 msgstr "Neignorovať" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14264 |
20779 | 14265 #: ../pidgin/gtkconv.c:1678 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14266 msgid "Ignore" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14267 msgstr "Ignorovať" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14268 |
20779 | 14269 #: ../pidgin/gtkconv.c:1698 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14270 msgid "Get Away Message" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14271 msgstr "Získať správu o neprítomnosti" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14272 |
20779 | 14273 #: ../pidgin/gtkconv.c:1721 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14274 msgid "Last said" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14275 msgstr "Naposledy povedal" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14276 |
20779 | 14277 #: ../pidgin/gtkconv.c:2665 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14278 msgid "Unable to save icon file to disk." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14279 msgstr "Nepodarilo sa uložiť súbor ikony na disk." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14280 |
20779 | 14281 #: ../pidgin/gtkconv.c:2716 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14282 msgid "Save Icon" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14283 msgstr "Uložiť ikonu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14284 |
20779 | 14285 #: ../pidgin/gtkconv.c:2768 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14286 msgid "Animate" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14287 msgstr "Animovať" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14288 |
20779 | 14289 #: ../pidgin/gtkconv.c:2773 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14290 msgid "Hide Icon" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14291 msgstr "Skryť ikonu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14292 |
20779 | 14293 #: ../pidgin/gtkconv.c:2776 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14294 msgid "Save Icon As..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14295 msgstr "Uložiť ikonu ako..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14296 |
20779 | 14297 #: ../pidgin/gtkconv.c:2780 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14298 msgid "Set Custom Icon..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14299 msgstr "Nastaviť vlastnú ikonu..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14300 |
20779 | 14301 #: ../pidgin/gtkconv.c:2793 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14302 msgid "Remove Custom Icon" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14303 msgstr "Odstrániť vlastnú ikonu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14304 |
20779 | 14305 #: ../pidgin/gtkconv.c:2924 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14306 msgid "Show All" |
20779 | 14307 msgstr "Zobraziť všetko" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14308 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14309 #. Conversation menu |
20779 | 14310 #: ../pidgin/gtkconv.c:2943 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14311 msgid "/_Conversation" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14312 msgstr "/_Rozhovor" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14313 |
20779 | 14314 #: ../pidgin/gtkconv.c:2945 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14315 msgid "/Conversation/New Instant _Message..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14316 msgstr "/Rozhovor/Nová správa..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14317 |
20779 | 14318 #: ../pidgin/gtkconv.c:2950 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14319 msgid "/Conversation/_Find..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14320 msgstr "/Rozhovor/_Hľadať..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14321 |
20779 | 14322 #: ../pidgin/gtkconv.c:2952 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14323 msgid "/Conversation/View _Log" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14324 msgstr "/Rozhovor/Zobraziť _záznam" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14325 |
20779 | 14326 #: ../pidgin/gtkconv.c:2953 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14327 msgid "/Conversation/_Save As..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14328 msgstr "/Rozhovor/_Uložiť ako..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14329 |
20779 | 14330 #: ../pidgin/gtkconv.c:2955 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14331 msgid "/Conversation/Clea_r Scrollback" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14332 msgstr "/Rozhovor/Vymazať" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14333 |
20779 | 14334 #: ../pidgin/gtkconv.c:2959 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14335 msgid "/Conversation/Se_nd File..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14336 msgstr "/Rozhovor/Odos_lať súbor..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14337 |
20779 | 14338 #: ../pidgin/gtkconv.c:2960 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14339 msgid "/Conversation/Add Buddy _Pounce..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14340 msgstr "/Rozhovor/Pridať _sledovanie priateľa..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14341 |
20779 | 14342 #: ../pidgin/gtkconv.c:2962 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14343 msgid "/Conversation/_Get Info" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14344 msgstr "/Rozhovor/_Zobraziť podrobnosti" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14345 |
20779 | 14346 #: ../pidgin/gtkconv.c:2964 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14347 msgid "/Conversation/In_vite..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14348 msgstr "/Rozhovor/Poz_vať..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14349 |
20779 | 14350 #: ../pidgin/gtkconv.c:2966 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14351 msgid "/Conversation/M_ore" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14352 msgstr "/Conversation/Via_c" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14353 |
20779 | 14354 #: ../pidgin/gtkconv.c:2970 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14355 msgid "/Conversation/Al_ias..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14356 msgstr "/Rozhovor/Pre_zývka..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14357 |
20779 | 14358 #: ../pidgin/gtkconv.c:2972 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14359 msgid "/Conversation/_Block..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14360 msgstr "/Rozhovor/_Blokovať..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14361 |
20779 | 14362 #: ../pidgin/gtkconv.c:2974 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14363 msgid "/Conversation/_Unblock..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14364 msgstr "/Rozhovor/_Odblokovať..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14365 |
20779 | 14366 #: ../pidgin/gtkconv.c:2976 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14367 msgid "/Conversation/_Add..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14368 msgstr "/Rozhovor/_Pridať..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14369 |
20779 | 14370 #: ../pidgin/gtkconv.c:2978 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14371 msgid "/Conversation/_Remove..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14372 msgstr "/Rozhovor/_Odstrániť..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14373 |
20779 | 14374 #: ../pidgin/gtkconv.c:2983 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14375 msgid "/Conversation/Insert Lin_k..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14376 msgstr "/Rozhovor/Vložiť od_kaz..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14377 |
20779 | 14378 #: ../pidgin/gtkconv.c:2985 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14379 msgid "/Conversation/Insert Imag_e..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14380 msgstr "/Rozhovor/Vložiť _obrázok..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14381 |
20779 | 14382 #: ../pidgin/gtkconv.c:2991 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14383 msgid "/Conversation/_Close" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14384 msgstr "/Rozhovor/_Zavrieť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14385 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14386 #. Options |
20779 | 14387 #: ../pidgin/gtkconv.c:2995 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14388 msgid "/_Options" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14389 msgstr "/_Možnosti" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14390 |
20779 | 14391 #: ../pidgin/gtkconv.c:2996 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14392 msgid "/Options/Enable _Logging" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14393 msgstr "/Možnosti/Povoliť zaz_namenávanie" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14394 |
20779 | 14395 #: ../pidgin/gtkconv.c:2997 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14396 msgid "/Options/Enable _Sounds" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14397 msgstr "/Možnosti/Povoliť _zvuky" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14398 |
20779 | 14399 #: ../pidgin/gtkconv.c:2999 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14400 msgid "/Options/Show Formatting _Toolbars" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14401 msgstr "/Možnosti/Zobraziť panely formá_tovania" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14402 |
20779 | 14403 #: ../pidgin/gtkconv.c:3000 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14404 msgid "/Options/Show Ti_mestamps" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14405 msgstr "/Možnosti/Zobrazovať ča_sové značky" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14406 |
20779 | 14407 #: ../pidgin/gtkconv.c:3124 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14408 msgid "/Conversation/More" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14409 msgstr "/Rozhovor/Viac" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14410 |
20779 | 14411 #: ../pidgin/gtkconv.c:3180 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14412 msgid "/Options" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14413 msgstr "/_Možnosti" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14414 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14415 #. 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:
16719
diff
changeset
|
14416 #. * the 'Conversation' menu pops up. |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14417 #. Make sure the 'Conversation -> More' menuitems are regenerated whenever |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14418 #. * 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:
16719
diff
changeset
|
14419 #. * conversation is created. |
20779 | 14420 #: ../pidgin/gtkconv.c:3215 ../pidgin/gtkconv.c:3247 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14421 msgid "/Conversation" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14422 msgstr "/Rozhovor" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14423 |
20779 | 14424 #: ../pidgin/gtkconv.c:3255 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14425 msgid "/Conversation/View Log" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14426 msgstr "/Rozhovor/Zobraziť _záznam" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14427 |
20779 | 14428 #: ../pidgin/gtkconv.c:3261 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14429 msgid "/Conversation/Send File..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14430 msgstr "/Rozhovor/Odos_lať súbor..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14431 |
20779 | 14432 #: ../pidgin/gtkconv.c:3265 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14433 msgid "/Conversation/Add Buddy Pounce..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14434 msgstr "/Rozhovor/Pridať _sledovanie priateľa..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14435 |
20779 | 14436 #: ../pidgin/gtkconv.c:3271 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14437 msgid "/Conversation/Get Info" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14438 msgstr "/Rozhovor/_Zobraziť podrobnosti" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14439 |
20779 | 14440 #: ../pidgin/gtkconv.c:3275 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14441 msgid "/Conversation/Invite..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14442 msgstr "/Rozhovor/Poz_vať..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14443 |
20779 | 14444 #: ../pidgin/gtkconv.c:3281 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14445 msgid "/Conversation/Alias..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14446 msgstr "/Rozhovor/Pre_zývka..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14447 |
20779 | 14448 #: ../pidgin/gtkconv.c:3285 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14449 msgid "/Conversation/Block..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14450 msgstr "/Rozhovor/_Blokovať..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14451 |
20779 | 14452 #: ../pidgin/gtkconv.c:3289 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14453 msgid "/Conversation/Unblock..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14454 msgstr "/Rozhovor/_Odblokovať..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14455 |
20779 | 14456 #: ../pidgin/gtkconv.c:3293 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14457 msgid "/Conversation/Add..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14458 msgstr "/Rozhovor/_Pridať..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14459 |
20779 | 14460 #: ../pidgin/gtkconv.c:3297 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14461 msgid "/Conversation/Remove..." |
19744 | 14462 msgstr "/Rozhovor/Odstrániť..." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14463 |
20779 | 14464 #: ../pidgin/gtkconv.c:3303 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14465 msgid "/Conversation/Insert Link..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14466 msgstr "/Rozhovor/Vložiť odkaz..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14467 |
20779 | 14468 #: ../pidgin/gtkconv.c:3307 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14469 msgid "/Conversation/Insert Image..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14470 msgstr "/Rozhovor/Vložiť obrázok..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14471 |
20779 | 14472 #: ../pidgin/gtkconv.c:3313 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14473 msgid "/Options/Enable Logging" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14474 msgstr "/Možnosti/Povoliť zaz_namenávanie" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14475 |
20779 | 14476 #: ../pidgin/gtkconv.c:3316 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14477 msgid "/Options/Enable Sounds" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14478 msgstr "/Možnosti/Povoliť _zvuky" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14479 |
20779 | 14480 #: ../pidgin/gtkconv.c:3329 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14481 msgid "/Options/Show Formatting Toolbars" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14482 msgstr "/Možnosti/Zobraziť panely formá_tovania" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14483 |
20779 | 14484 #: ../pidgin/gtkconv.c:3332 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14485 msgid "/Options/Show Timestamps" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14486 msgstr "/Možnosti/Zobrazovať ča_sové značky" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14487 |
20779 | 14488 #: ../pidgin/gtkconv.c:3409 ../pidgin/gtkconv.c:3451 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14489 msgid "User is typing..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14490 msgstr "Používateľ píše..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14491 |
20779 | 14492 #: ../pidgin/gtkconv.c:3454 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14493 msgid "User has typed something and stopped" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14494 msgstr "Používateľ niečo napísal a prestal" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14495 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14496 #. Build the Send To menu |
20779 | 14497 #: ../pidgin/gtkconv.c:3637 ../pidgin/gtkconv.c:8105 |
14498 msgid "S_end To" | |
14499 msgstr "Odoslať do" | |
14500 | |
14501 #: ../pidgin/gtkconv.c:4349 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14502 msgid "_Send" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14503 msgstr "Odo_slať" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14504 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14505 #. Setup the label telling how many people are in the room. |
20779 | 14506 #: ../pidgin/gtkconv.c:4453 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14507 msgid "0 people in room" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14508 msgstr "V miestnosti je 0 osôb" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14509 |
20779 | 14510 #: ../pidgin/gtkconv.c:5823 ../pidgin/gtkconv.c:5944 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14511 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14512 msgid "%d person in room" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14513 msgid_plural "%d people in room" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14514 msgstr[0] "V miestnosti je %d osôb" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14515 msgstr[1] "V miestnosti je %d osoba" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14516 msgstr[2] "V miestnosti sú %d osoby" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14517 |
20779 | 14518 #: ../pidgin/gtkconv.c:6550 ../pidgin/gtkstatusbox.c:660 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14519 msgid "Typing" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14520 msgstr "Píše" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14521 |
20779 | 14522 #: ../pidgin/gtkconv.c:6554 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14523 msgid "Stopped Typing" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14524 msgstr "Prestal písať" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14525 |
20779 | 14526 #: ../pidgin/gtkconv.c:6557 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14527 msgid "Nick Said" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14528 msgstr "Používateľ napísal" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14529 |
20779 | 14530 #: ../pidgin/gtkconv.c:6560 ../pidgin/gtkdocklet.c:492 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14531 msgid "Unread Messages" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14532 msgstr "Neprečítané správy" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14533 |
20779 | 14534 #: ../pidgin/gtkconv.c:6563 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14535 msgid "New Event" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14536 msgstr "Nová udalosť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14537 |
20779 | 14538 #: ../pidgin/gtkconv.c:7656 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14539 msgid "clear: Clears all conversation scrollbacks." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14540 msgstr "clear: Vyčistí všetky záznamy konverzácie." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14541 |
20779 | 14542 #: ../pidgin/gtkconv.c:7819 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14543 msgid "Confirm close" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14544 msgstr "Potvrdenie uzavrenia" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14545 |
20779 | 14546 #: ../pidgin/gtkconv.c:7851 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14547 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:
16719
diff
changeset
|
14548 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:
16719
diff
changeset
|
14549 |
20779 | 14550 #: ../pidgin/gtkconv.c:8438 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14551 msgid "Close other tabs" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14552 msgstr "Zavrieť ostatné karty" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14553 |
20779 | 14554 #: ../pidgin/gtkconv.c:8444 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14555 msgid "Close all tabs" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14556 msgstr "Zavrieť všetky karty" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14557 |
20779 | 14558 #: ../pidgin/gtkconv.c:8452 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14559 msgid "Detach this tab" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14560 msgstr "Odpojiť túto kartu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14561 |
20779 | 14562 #: ../pidgin/gtkconv.c:8458 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14563 msgid "Close this tab" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14564 msgstr "Zavrieť túto kartu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14565 |
20779 | 14566 #: ../pidgin/gtkconv.c:8955 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14567 msgid "Close conversation" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14568 msgstr "Zavrieť rozhovor" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14569 |
20779 | 14570 #: ../pidgin/gtkconv.c:9557 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14571 msgid "Last created window" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14572 msgstr "Naposledy otvorené okno" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14573 |
20779 | 14574 #: ../pidgin/gtkconv.c:9559 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14575 msgid "Separate IM and Chat windows" |
19744 | 14576 msgstr "Oddeľovať okná správ a chatov" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14577 |
20779 | 14578 #: ../pidgin/gtkconv.c:9561 ../pidgin/gtkprefs.c:1417 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14579 msgid "New window" |
19744 | 14580 msgstr "V novom okne" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14581 |
20779 | 14582 #: ../pidgin/gtkconv.c:9563 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14583 msgid "By group" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14584 msgstr "Podľa skupiny" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14585 |
20779 | 14586 #: ../pidgin/gtkconv.c:9565 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14587 msgid "By account" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14588 msgstr "Podľa účtu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14589 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14590 #: ../pidgin/gtkdebug.c:234 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14591 msgid "Save Debug Log" |
19744 | 14592 msgstr "Uložiť ladiaci záznam" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14593 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14594 #: ../pidgin/gtkdebug.c:582 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14595 msgid "Invert" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14596 msgstr "Prevrátiť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14597 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14598 #: ../pidgin/gtkdebug.c:585 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14599 msgid "Highlight matches" |
19744 | 14600 msgstr "Zvýraznenie súhlasí" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14601 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14602 #: ../pidgin/gtkdebug.c:652 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14603 msgid "_Icon Only" |
19744 | 14604 msgstr "Len _ikony" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14605 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14606 #: ../pidgin/gtkdebug.c:653 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14607 msgid "_Text Only" |
19744 | 14608 msgstr "Len _text" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14609 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14610 #: ../pidgin/gtkdebug.c:654 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14611 msgid "_Both Icon & Text" |
19744 | 14612 msgstr "O_boje, ikony aj text" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14613 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14614 #: ../pidgin/gtkdebug.c:775 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14615 msgid "Filter" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14616 msgstr "Filter" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14617 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14618 #: ../pidgin/gtkdebug.c:794 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14619 msgid "Right click for more options." |
19744 | 14620 msgstr "Pravý klik pre viac možností." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14621 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14622 #: ../pidgin/gtkdebug.c:824 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14623 msgid "Level " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14624 msgstr "Úroveň " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14625 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14626 #: ../pidgin/gtkdebug.c:825 ../pidgin/gtkdebug.c:831 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14627 msgid "Select the debug filter level." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14628 msgstr "Vyberte úroveň ladiaceho filtru." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14629 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14630 #: ../pidgin/gtkdebug.c:833 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14631 msgid "All" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14632 msgstr "Všetky" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14633 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14634 #: ../pidgin/gtkdebug.c:834 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14635 msgid "Misc" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14636 msgstr "Rôzne" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14637 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14638 #: ../pidgin/gtkdebug.c:836 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14639 msgid "Warning" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14640 msgstr "Upozornenie" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14641 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14642 #: ../pidgin/gtkdebug.c:837 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14643 msgid "Error " |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14644 msgstr "Chyba " |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14645 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14646 #: ../pidgin/gtkdebug.c:838 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14647 msgid "Fatal Error" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14648 msgstr "Závažná chyba" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14649 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14650 #: ../pidgin/gtkdialogs.c:72 ../pidgin/gtkdialogs.c:117 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14651 msgid "lead developer" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14652 msgstr "vedúci vývojár" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14653 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14654 #: ../pidgin/gtkdialogs.c:73 ../pidgin/gtkdialogs.c:74 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14655 #: ../pidgin/gtkdialogs.c:75 ../pidgin/gtkdialogs.c:76 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14656 #: ../pidgin/gtkdialogs.c:77 ../pidgin/gtkdialogs.c:78 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14657 #: ../pidgin/gtkdialogs.c:79 ../pidgin/gtkdialogs.c:80 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14658 #: ../pidgin/gtkdialogs.c:81 ../pidgin/gtkdialogs.c:82 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14659 #: ../pidgin/gtkdialogs.c:83 ../pidgin/gtkdialogs.c:84 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14660 #: ../pidgin/gtkdialogs.c:85 ../pidgin/gtkdialogs.c:86 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14661 #: ../pidgin/gtkdialogs.c:89 ../pidgin/gtkdialogs.c:91 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14662 #: ../pidgin/gtkdialogs.c:92 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14663 msgid "developer" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14664 msgstr "vývojár" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14665 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14666 #: ../pidgin/gtkdialogs.c:87 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14667 msgid "support" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14668 msgstr "podpora" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14669 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14670 #: ../pidgin/gtkdialogs.c:88 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14671 msgid "support/QA" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14672 msgstr "podpora/testovanie" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14673 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14674 #: ../pidgin/gtkdialogs.c:90 ../pidgin/gtkdialogs.c:112 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14675 msgid "developer & webmaster" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14676 msgstr "vývojár a webmaster" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14677 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14678 #: ../pidgin/gtkdialogs.c:99 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14679 msgid "Senior Contributor/QA" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14680 msgstr "Bývalý prispievateľ/QA" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14681 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14682 #: ../pidgin/gtkdialogs.c:108 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14683 msgid "win32 port" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14684 msgstr "port na win32" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14685 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14686 #: ../pidgin/gtkdialogs.c:109 ../pidgin/gtkdialogs.c:110 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14687 msgid "maintainer" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14688 msgstr "správca" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14689 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14690 #: ../pidgin/gtkdialogs.c:111 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14691 msgid "libfaim maintainer" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14692 msgstr "správca libfaim" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14693 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14694 #. 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:
19744
diff
changeset
|
14695 #: ../pidgin/gtkdialogs.c:114 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14696 msgid "hacker and designated driver [lazy bum]" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14697 msgstr "hacker a vymenovaný šofér [lenivý zadok]" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14698 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14699 #: ../pidgin/gtkdialogs.c:115 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14700 msgid "XMPP developer" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14701 msgstr "XMPP vývojár" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14702 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14703 #: ../pidgin/gtkdialogs.c:116 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14704 msgid "original author" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14705 msgstr "pôvodný autor" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14706 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14707 #: ../pidgin/gtkdialogs.c:133 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14708 msgid "Afrikaans" |
19744 | 14709 msgstr "afrikánčina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14710 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14711 #: ../pidgin/gtkdialogs.c:134 ../pidgin/gtkdialogs.c:226 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14712 msgid "Arabic" |
19744 | 14713 msgstr "arabčina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14714 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14715 #: ../pidgin/gtkdialogs.c:135 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14716 msgid "Belarusian Latin" |
20779 | 14717 msgstr "bieloruština, latinka" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14718 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14719 #: ../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
|
14720 #: ../pidgin/gtkdialogs.c:227 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14721 msgid "Bulgarian" |
19744 | 14722 msgstr "bulharčina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14723 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14724 #: ../pidgin/gtkdialogs.c:138 ../pidgin/gtkdialogs.c:139 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14725 #: ../pidgin/gtkdialogs.c:140 ../pidgin/gtkdialogs.c:141 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14726 msgid "Bengali" |
19744 | 14727 msgstr "bengálčina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14728 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14729 #: ../pidgin/gtkdialogs.c:142 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14730 msgid "Bosnian" |
19744 | 14731 msgstr "bosniačtina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14732 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14733 #: ../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
|
14734 #: ../pidgin/gtkdialogs.c:229 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14735 msgid "Catalan" |
19744 | 14736 msgstr "katalánčina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14737 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14738 #: ../pidgin/gtkdialogs.c:144 ../pidgin/gtkdialogs.c:145 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14739 msgid "Valencian-Catalan" |
20779 | 14740 msgstr "katalánčina, valencijčina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14741 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14742 #: ../pidgin/gtkdialogs.c:146 ../pidgin/gtkdialogs.c:230 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14743 msgid "Czech" |
19744 | 14744 msgstr "čeština" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14745 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14746 #: ../pidgin/gtkdialogs.c:147 ../pidgin/gtkdialogs.c:148 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14747 msgid "Danish" |
19744 | 14748 msgstr "dánčina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14749 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14750 #: ../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
|
14751 #: ../pidgin/gtkdialogs.c:231 |
19341 | 14752 msgid "German" |
19744 | 14753 msgstr "nemčina" |
19341 | 14754 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14755 #: ../pidgin/gtkdialogs.c:151 ../pidgin/gtkdialogs.c:152 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14756 #: ../pidgin/gtkdialogs.c:153 |
19341 | 14757 msgid "Dzongkha" |
19744 | 14758 msgstr "dzongkä" |
19341 | 14759 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14760 #: ../pidgin/gtkdialogs.c:154 ../pidgin/gtkdialogs.c:155 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14761 msgid "Greek" |
19744 | 14762 msgstr "gréčtina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14763 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14764 #: ../pidgin/gtkdialogs.c:156 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14765 msgid "Australian English" |
19744 | 14766 msgstr "austrálska angličtina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14767 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14768 #: ../pidgin/gtkdialogs.c:157 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14769 msgid "Canadian English" |
19744 | 14770 msgstr "kanadská angličtina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14771 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14772 #: ../pidgin/gtkdialogs.c:158 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14773 msgid "British English" |
19744 | 14774 msgstr "britská angličtina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14775 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14776 #: ../pidgin/gtkdialogs.c:159 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14777 msgid "Esperanto" |
19744 | 14778 msgstr "esperanto" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14779 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14780 #: ../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
|
14781 #: ../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
|
14782 #: ../pidgin/gtkdialogs.c:235 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14783 msgid "Spanish" |
19744 | 14784 msgstr "španielčina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14785 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14786 #: ../pidgin/gtkdialogs.c:161 |
19341 | 14787 msgid "Estonian" |
19744 | 14788 msgstr "estónčina" |
19341 | 14789 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14790 #: ../pidgin/gtkdialogs.c:162 ../pidgin/gtkdialogs.c:163 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14791 msgid "Euskera(Basque)" |
19744 | 14792 msgstr "euskera (baskičtina)" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14793 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14794 #: ../pidgin/gtkdialogs.c:164 ../pidgin/gtkdialogs.c:165 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14795 #: ../pidgin/gtkdialogs.c:166 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14796 msgid "Persian" |
19744 | 14797 msgstr "perzština" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14798 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14799 #: ../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
|
14800 #: ../pidgin/gtkdialogs.c:237 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14801 msgid "Finnish" |
19744 | 14802 msgstr "fínčina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14803 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14804 #: ../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
|
14805 #: ../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
|
14806 #: ../pidgin/gtkdialogs.c:241 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14807 msgid "French" |
19744 | 14808 msgstr "francúzština" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14809 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14810 #: ../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
|
14811 #: ../pidgin/gtkdialogs.c:242 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14812 msgid "Galician" |
20779 | 14813 msgstr "galícijčina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14814 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14815 #: ../pidgin/gtkdialogs.c:171 ../pidgin/gtkdialogs.c:172 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14816 msgid "Gujarati" |
20779 | 14817 msgstr "gudžarátčina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14818 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14819 #: ../pidgin/gtkdialogs.c:172 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14820 msgid "Gujarati Language Team" |
20779 | 14821 msgstr "gudžarátsky jazykový tým" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14822 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14823 #: ../pidgin/gtkdialogs.c:173 ../pidgin/gtkdialogs.c:243 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14824 msgid "Hebrew" |
19744 | 14825 msgstr "hebrejčina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14826 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14827 #: ../pidgin/gtkdialogs.c:174 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14828 msgid "Hindi" |
19744 | 14829 msgstr "hindčina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14830 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14831 #: ../pidgin/gtkdialogs.c:175 ../pidgin/gtkdialogs.c:244 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14832 msgid "Hungarian" |
19744 | 14833 msgstr "Maďarčina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14834 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14835 #: ../pidgin/gtkdialogs.c:176 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14836 msgid "Indonesian" |
19744 | 14837 msgstr "indonézština" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14838 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14839 #: ../pidgin/gtkdialogs.c:177 ../pidgin/gtkdialogs.c:245 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14840 msgid "Italian" |
19744 | 14841 msgstr "taliančina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14842 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14843 #: ../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
|
14844 #: ../pidgin/gtkdialogs.c:247 ../pidgin/gtkdialogs.c:248 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14845 msgid "Japanese" |
19744 | 14846 msgstr "japončina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14847 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14848 #: ../pidgin/gtkdialogs.c:179 ../pidgin/gtkdialogs.c:249 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14849 msgid "Georgian" |
19744 | 14850 msgstr "gruzínčina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14851 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14852 #: ../pidgin/gtkdialogs.c:179 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14853 msgid "Ubuntu Georgian Translators" |
20779 | 14854 msgstr "Ubuntu gruzínski prekladatelia" |
19341 | 14855 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14856 #: ../pidgin/gtkdialogs.c:180 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14857 msgid "Kannada" |
19744 | 14858 msgstr "kannadčina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14859 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14860 #: ../pidgin/gtkdialogs.c:180 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14861 msgid "Kannada Translation team" |
20779 | 14862 msgstr "kannádsky prekladateľský tím" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14863 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14864 #: ../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
|
14865 #: ../pidgin/gtkdialogs.c:251 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14866 msgid "Korean" |
19744 | 14867 msgstr "kórejčina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14868 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14869 #: ../pidgin/gtkdialogs.c:182 ../pidgin/gtkdialogs.c:183 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14870 #: ../pidgin/gtkdialogs.c:184 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14871 msgid "Kurdish" |
19744 | 14872 msgstr "kurdčina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14873 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14874 #: ../pidgin/gtkdialogs.c:185 |
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14875 msgid "Lao" |
20779 | 14876 msgstr "laoština" |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14877 |
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14878 #: ../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
|
14879 #: ../pidgin/gtkdialogs.c:253 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14880 msgid "Lithuanian" |
19744 | 14881 msgstr "litovčina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14882 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14883 #: ../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
|
14884 #: ../pidgin/gtkdialogs.c:189 ../pidgin/gtkdialogs.c:254 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14885 msgid "Macedonian" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14886 msgstr "macedónčina" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14887 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14888 #: ../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
|
14889 #: ../pidgin/gtkdialogs.c:256 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14890 msgid "Bokmål Norwegian" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14891 msgstr "nórsky bokmål" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14892 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14893 #: ../pidgin/gtkdialogs.c:191 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14894 msgid "Nepali" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14895 msgstr "nepálčina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14896 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14897 #: ../pidgin/gtkdialogs.c:192 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14898 msgid "Dutch, Flemish" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14899 msgstr "holandšina, flámska" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14900 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14901 #: ../pidgin/gtkdialogs.c:193 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14902 msgid "Norwegian Nynorsk" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14903 msgstr "nórsky nynorsk" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14904 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14905 #: ../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
|
14906 #: ../pidgin/gtkdialogs.c:196 ../pidgin/gtkdialogs.c:257 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14907 msgid "Polish" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14908 msgstr "poľština" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14909 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
14910 #: ../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
|
14911 msgid "Portuguese" |
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14912 msgstr "portugalčina" |
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14913 |
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14914 #: ../pidgin/gtkdialogs.c:198 |
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14915 msgid "Portuguese-Brazil" |
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14916 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
|
14917 |
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14918 #: ../pidgin/gtkdialogs.c:199 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14919 msgid "Pashto" |
19744 | 14920 msgstr "paštčina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14921 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14922 #: ../pidgin/gtkdialogs.c:200 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14923 msgid "Romanian" |
19744 | 14924 msgstr "rumunčina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14925 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14926 #: ../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
|
14927 #: ../pidgin/gtkdialogs.c:259 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14928 msgid "Russian" |
19744 | 14929 msgstr "ruština" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14930 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14931 #: ../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
|
14932 #: ../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
|
14933 #: ../pidgin/gtkdialogs.c:262 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14934 msgid "Slovak" |
19744 | 14935 msgstr "slovenčina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14936 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14937 #: ../pidgin/gtkdialogs.c:204 ../pidgin/gtkdialogs.c:263 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14938 msgid "Slovenian" |
19744 | 14939 msgstr "slovinčina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14940 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14941 #: ../pidgin/gtkdialogs.c:205 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14942 msgid "Albanian" |
19744 | 14943 msgstr "albánčina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14944 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14945 #: ../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
|
14946 #: ../pidgin/gtkdialogs.c:264 ../pidgin/gtkdialogs.c:265 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14947 msgid "Serbian" |
19744 | 14948 msgstr "srbčina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
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: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
|
14951 #: ../pidgin/gtkdialogs.c:267 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14952 msgid "Swedish" |
19744 | 14953 msgstr "švédčina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14954 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14955 #: ../pidgin/gtkdialogs.c:209 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14956 msgid "Tamil" |
19744 | 14957 msgstr "tamilčina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14958 |
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:210 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14960 msgid "Telugu" |
19744 | 14961 msgstr "telugčina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14962 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14963 #: ../pidgin/gtkdialogs.c:211 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14964 msgid "Thai" |
19744 | 14965 msgstr "thajčina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14966 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14967 #: ../pidgin/gtkdialogs.c:212 ../pidgin/gtkdialogs.c:268 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14968 msgid "Turkish" |
19744 | 14969 msgstr "turečtina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14970 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14971 #: ../pidgin/gtkdialogs.c:213 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14972 msgid "Vietnamese" |
19744 | 14973 msgstr "vietnamčina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14974 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14975 #: ../pidgin/gtkdialogs.c:213 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14976 msgid "T.M.Thanh and the Gnome-Vi Team" |
19744 | 14977 msgstr "T.M.Thanh a Gnome-Vi tím" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14978 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14979 #: ../pidgin/gtkdialogs.c:214 ../pidgin/gtkdialogs.c:269 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14980 msgid "Simplified Chinese" |
19744 | 14981 msgstr "zjednodušená čínština" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14982 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14983 #: ../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
|
14984 #: ../pidgin/gtkdialogs.c:217 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14985 msgid "Hong Kong Chinese" |
19744 | 14986 msgstr "hongkongská čínština" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14987 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14988 #: ../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
|
14989 #: ../pidgin/gtkdialogs.c:270 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14990 msgid "Traditional Chinese" |
19744 | 14991 msgstr "tradičná čínština" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14992 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14993 #: ../pidgin/gtkdialogs.c:225 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14994 msgid "Amharic" |
19744 | 14995 msgstr "amharčina" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14996 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
14997 #: ../pidgin/gtkdialogs.c:357 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14998 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
14999 msgid "About %s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15000 msgstr "O programe %s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15001 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
15002 #: ../pidgin/gtkdialogs.c:400 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15003 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15004 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15005 "%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:
16719
diff
changeset
|
15006 "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:
19744
diff
changeset
|
15007 "Novell GroupWise, Lotus Sametime, Bonjour, Zephyr, MySpaceIM, Gadu-Gadu, and " |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15008 "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:
19744
diff
changeset
|
15009 "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:
19744
diff
changeset
|
15010 "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:
19744
diff
changeset
|
15011 "is copyrighted by its contributors. See the 'COPYRIGHT' file for the " |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15012 "complete list of contributors. We provide no warranty for this program." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15013 "<BR><BR>" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15014 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15015 "%s je modulárny IM klient založený na knižnici libpurple, ktorý podporuje " |
19341 | 15016 "protokoly AIM, MSN, Yahoo!, XMPP, ICQ, IRC, SILC, SIP/SIMPLE, Novell " |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15017 "GroupWise, Lotus Sametime, Bonjour, Zephyr, MySpaceIM, Gadu-Gadu, a QQ. Je " |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15018 "vytvorený pomocou knižnice GTK+.<BR><BR>Tento program môžete upravovať a " |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15019 "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:
19744
diff
changeset
|
15020 "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:
19744
diff
changeset
|
15021 "programom %s. Vlastníkmi autorských práv programu %s sú jeho " |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15022 "prispievatelia. Kompletný zoznam prispievateľov si môžete pozrieť v súbore " |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15023 "„COPYRIGHT“. Na tento program vám neposkytujeme žiadnu záruku.<BR><BR>" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15024 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
15025 #: ../pidgin/gtkdialogs.c:418 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15026 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:
16719
diff
changeset
|
15027 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:
16719
diff
changeset
|
15028 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
15029 #: ../pidgin/gtkdialogs.c:423 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15030 msgid "Current Developers" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15031 msgstr "Aktívni vývojári" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15032 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
15033 #: ../pidgin/gtkdialogs.c:438 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15034 msgid "Crazy Patch Writers" |
19744 | 15035 msgstr "Blázniví autori záplat" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15036 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
15037 #: ../pidgin/gtkdialogs.c:453 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15038 msgid "Retired Developers" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15039 msgstr "Vývojári v ústraní" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15040 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
15041 #: ../pidgin/gtkdialogs.c:468 |
19341 | 15042 msgid "Retired Crazy Patch Writers" |
15043 msgstr "Blázniví autori patchov v ústraní" | |
15044 | |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
15045 #: ../pidgin/gtkdialogs.c:483 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15046 msgid "Artists" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15047 msgstr "Umelci" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15048 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
15049 #: ../pidgin/gtkdialogs.c:498 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15050 msgid "Current Translators" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15051 msgstr "Súčasní prekladatelia" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15052 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
15053 #: ../pidgin/gtkdialogs.c:518 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15054 msgid "Past Translators" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15055 msgstr "Bývalí prekladatelia" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15056 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
15057 #: ../pidgin/gtkdialogs.c:536 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15058 msgid "Debugging Information" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15059 msgstr "Ladiace informácie" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15060 |
20779 | 15061 #: ../pidgin/gtkdialogs.c:754 ../pidgin/gtkdialogs.c:893 |
15062 #: ../pidgin/gtkdialogs.c:974 | |
15063 msgid "_Name" | |
15064 msgstr "_Meno" | |
15065 | |
15066 #: ../pidgin/gtkdialogs.c:759 ../pidgin/gtkdialogs.c:898 | |
15067 #: ../pidgin/gtkdialogs.c:979 | |
15068 msgid "_Account" | |
15069 msgstr "Úč_et" | |
15070 | |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
15071 #: ../pidgin/gtkdialogs.c:906 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15072 msgid "Get User Info" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15073 msgstr "Zobraziť podrobnosti o používateľovi" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15074 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
15075 #: ../pidgin/gtkdialogs.c:908 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15076 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15077 "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:
16719
diff
changeset
|
15078 "like to view." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15079 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15080 "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:
16719
diff
changeset
|
15081 "správu." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15082 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
15083 #: ../pidgin/gtkdialogs.c:998 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15084 msgid "View User Log" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15085 msgstr "Zobraziť záznam používateľa" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
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:1000 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15088 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15089 "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:
16719
diff
changeset
|
15090 "to view." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15091 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15092 "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:
16719
diff
changeset
|
15093 "zobraziť." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15094 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
15095 #: ../pidgin/gtkdialogs.c:1020 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15096 msgid "Alias Contact" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15097 msgstr "Prezývka kontaktu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15098 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
15099 #: ../pidgin/gtkdialogs.c:1021 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15100 msgid "Enter an alias for this contact." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15101 msgstr "Zadajte prezývku pre tento kontakt." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
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:1043 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15104 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15105 msgid "Enter an alias for %s." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15106 msgstr "Zadajte prezývku pre kontakt %s." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15107 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
15108 #: ../pidgin/gtkdialogs.c:1045 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15109 msgid "Alias Buddy" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15110 msgstr "Prezývka priateľa" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15111 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
15112 #: ../pidgin/gtkdialogs.c:1066 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15113 msgid "Alias Chat" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15114 msgstr "Prezývka pre chat" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15115 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
15116 #: ../pidgin/gtkdialogs.c:1067 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15117 msgid "Enter an alias for this chat." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15118 msgstr "Zadajte prezývku pre tento chat." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15119 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
15120 #: ../pidgin/gtkdialogs.c:1106 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15121 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15122 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15123 "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:
16719
diff
changeset
|
15124 "your buddy list. Do you want to continue?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15125 msgid_plural "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15126 "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:
16719
diff
changeset
|
15127 "your buddy list. Do you want to continue?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15128 msgstr[0] "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15129 "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:
16719
diff
changeset
|
15130 "%d ďalších priateľov. Chcete pokračovať?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15131 msgstr[1] "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15132 "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:
16719
diff
changeset
|
15133 "%d ďalšieho priateľa. Chcete pokračovať?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15134 msgstr[2] "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15135 "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:
16719
diff
changeset
|
15136 "%d ďalších priateľov. Chcete pokračovať?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15137 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
15138 #: ../pidgin/gtkdialogs.c:1114 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15139 msgid "Remove Contact" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15140 msgstr "Odstrániť kontakt" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15141 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
15142 #: ../pidgin/gtkdialogs.c:1117 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15143 msgid "_Remove Contact" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15144 msgstr "Odst_rániť kontakt" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15145 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
15146 #: ../pidgin/gtkdialogs.c:1148 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15147 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15148 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15149 "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:
16719
diff
changeset
|
15150 "want to continue?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15151 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:
16719
diff
changeset
|
15152 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
15153 #: ../pidgin/gtkdialogs.c:1155 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15154 msgid "Merge Groups" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15155 msgstr "Spojenie skupín" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15156 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
15157 #: ../pidgin/gtkdialogs.c:1158 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15158 msgid "_Merge Groups" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15159 msgstr "_Spojiť skupiny" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
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:1208 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15162 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15163 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15164 "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:
16719
diff
changeset
|
15165 "list. Do you want to continue?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15166 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15167 "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:
16719
diff
changeset
|
15168 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
15169 #: ../pidgin/gtkdialogs.c:1211 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15170 msgid "Remove Group" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15171 msgstr "Odstrániť skupinu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15172 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
15173 #: ../pidgin/gtkdialogs.c:1214 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15174 msgid "_Remove Group" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15175 msgstr "_Odstrániť skupinu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15176 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
15177 #: ../pidgin/gtkdialogs.c:1247 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15178 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15179 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15180 "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:
16719
diff
changeset
|
15181 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15182 "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:
16719
diff
changeset
|
15183 "pokračovať?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15184 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
15185 #: ../pidgin/gtkdialogs.c:1250 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15186 msgid "Remove Buddy" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15187 msgstr "Odstrániť priateľa" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
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:1253 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15190 msgid "_Remove Buddy" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15191 msgstr "Odstrániť _priateľa" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15192 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
15193 #: ../pidgin/gtkdialogs.c:1274 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15194 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15195 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15196 "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:
16719
diff
changeset
|
15197 "continue?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15198 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15199 "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:
16719
diff
changeset
|
15200 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
15201 #: ../pidgin/gtkdialogs.c:1277 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15202 msgid "Remove Chat" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15203 msgstr "Odstrániť chat" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15204 |
20269
e4719768af06
Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents:
20263
diff
changeset
|
15205 #: ../pidgin/gtkdialogs.c:1280 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15206 msgid "_Remove Chat" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15207 msgstr "Odstrániť _chat" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15208 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15209 #: ../pidgin/gtkdocklet.c:150 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15210 msgid "Right-click for more unread messages...\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15211 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15212 "Ď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:
16719
diff
changeset
|
15213 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15214 #: ../pidgin/gtkdocklet.c:435 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15215 msgid "Change Status" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15216 msgstr "Zmeniť stav" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15217 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15218 #: ../pidgin/gtkdocklet.c:487 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15219 msgid "Show Buddy List" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15220 msgstr "Zobraziť zoznam priateľov" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15221 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15222 #: ../pidgin/gtkdocklet.c:513 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15223 msgid "New Message..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15224 msgstr "Nová správa..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15225 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15226 #: ../pidgin/gtkdocklet.c:528 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15227 msgid "Mute Sounds" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15228 msgstr "Vypnúť zvuky" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15229 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15230 #: ../pidgin/gtkdocklet.c:535 |
20779 | 15231 msgid "Blink on New Message" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15232 msgstr "Blikať pri novej správe" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15233 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15234 #: ../pidgin/gtkdocklet.c:542 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15235 msgid "Quit" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15236 msgstr "Ukončiť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15237 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15238 #: ../pidgin/gtkft.c:154 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15239 msgid "Not started" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15240 msgstr "Nezačal prenos" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15241 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15242 #: ../pidgin/gtkft.c:274 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15243 msgid "<b>Receiving As:</b>" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15244 msgstr "<b>Prijíma sa ako:</b>" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15245 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15246 #: ../pidgin/gtkft.c:276 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15247 msgid "<b>Receiving From:</b>" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15248 msgstr "<b>Prijíma sa od:</b>" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15249 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15250 #: ../pidgin/gtkft.c:280 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15251 msgid "<b>Sending To:</b>" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15252 msgstr "<b>Odosiela sa ku:</b>" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15253 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15254 #: ../pidgin/gtkft.c:282 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15255 msgid "<b>Sending As:</b>" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15256 msgstr "<b>Odosiela sa ako:</b>" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15257 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15258 #: ../pidgin/gtkft.c:498 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15259 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:
16719
diff
changeset
|
15260 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:
16719
diff
changeset
|
15261 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15262 #: ../pidgin/gtkft.c:503 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15263 msgid "An error occurred while opening the file." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15264 msgstr "Pri otváraní súboru sa vyskytla chyba." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15265 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15266 #: ../pidgin/gtkft.c:540 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15267 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15268 msgid "Error launching %s: %s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15269 msgstr "Chyba pri spúšťaní %s: %s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15270 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15271 #: ../pidgin/gtkft.c:549 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15272 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15273 msgid "Error running %s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15274 msgstr "Chyba pri spúšťaní %s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15275 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15276 #: ../pidgin/gtkft.c:550 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15277 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15278 msgid "Process returned error code %d" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15279 msgstr "Proces vrátil chybový kód %d" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15280 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15281 #: ../pidgin/gtkft.c:697 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15282 msgid "Filename:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15283 msgstr "Názov súboru:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15284 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15285 #: ../pidgin/gtkft.c:698 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15286 msgid "Local File:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15287 msgstr "Lokálny súbor:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15288 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15289 #: ../pidgin/gtkft.c:700 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15290 msgid "Speed:" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15291 msgstr "Rýchlosť:" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15292 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15293 #: ../pidgin/gtkft.c:701 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15294 msgid "Time Elapsed:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15295 msgstr "Uplynulý čas:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15296 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15297 #: ../pidgin/gtkft.c:702 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15298 msgid "Time Remaining:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15299 msgstr "Zostávajúci čas:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15300 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15301 #: ../pidgin/gtkft.c:784 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15302 msgid "Close this window when all transfers _finish" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15303 msgstr "Zatvoriť toto okno po _skončení všetkých prenosov" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15304 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15305 #: ../pidgin/gtkft.c:794 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15306 msgid "C_lear finished transfers" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15307 msgstr "_Vymazať dokončené prenosy" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15308 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15309 #. "Download Details" arrow |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15310 #: ../pidgin/gtkft.c:803 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15311 msgid "File transfer _details" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15312 msgstr "_Detaily o prenose súboru" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15313 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15314 #. Pause button |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15315 #: ../pidgin/gtkft.c:833 ../pidgin/pidginstock.c:95 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15316 msgid "_Pause" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15317 msgstr "_Pozastaviť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15318 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15319 #. Resume button |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15320 #: ../pidgin/gtkft.c:843 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15321 msgid "_Resume" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15322 msgstr "_Pokračovať" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15323 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15324 #: ../pidgin/gtkimhtml.c:816 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15325 msgid "Paste as Plain _Text" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15326 msgstr "_Vložiť ako čistý text" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15327 |
20779 | 15328 #: ../pidgin/gtkimhtml.c:833 ../pidgin/gtkimhtmltoolbar.c:1195 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15329 msgid "_Reset formatting" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15330 msgstr "Vymazať formátovanie" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15331 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15332 #: ../pidgin/gtkimhtml.c:1373 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15333 msgid "Hyperlink color" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15334 msgstr "Farba odkazu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15335 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15336 #: ../pidgin/gtkimhtml.c:1374 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15337 msgid "Color to draw hyperlinks." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15338 msgstr "Farba na vykreslenie odkazov." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15339 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15340 #: ../pidgin/gtkimhtml.c:1377 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15341 msgid "Hyperlink prelight color" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15342 msgstr "Farba podsvieteného odkazu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15343 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15344 #: ../pidgin/gtkimhtml.c:1378 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15345 msgid "Color to draw hyperlinks when mouse is over them." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15346 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:
16719
diff
changeset
|
15347 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15348 #: ../pidgin/gtkimhtml.c:1598 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15349 msgid "_Copy E-Mail Address" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15350 msgstr "_Kopírovať e-mailovu adresu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15351 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15352 #: ../pidgin/gtkimhtml.c:1610 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15353 msgid "_Open Link in Browser" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15354 msgstr "_Otvoriť odkaz v prehliadači" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15355 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15356 #: ../pidgin/gtkimhtml.c:1620 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15357 msgid "_Copy Link Location" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15358 msgstr "_Kopírovať adresu odkazu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15359 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15360 #: ../pidgin/gtkimhtml.c:3369 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15361 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15362 "<span size='larger' weight='bold'>Unrecognized file type</span>\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15363 "\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15364 "Defaulting to PNG." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15365 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15366 "<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:
16719
diff
changeset
|
15367 "\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15368 "Nastavuje sa na PNG." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15369 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15370 #: ../pidgin/gtkimhtml.c:3372 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15371 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15372 "Unrecognized file type\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15373 "\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15374 "Defaulting to PNG." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15375 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15376 "Neznámy typ súboru\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15377 "\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15378 "Nastavuje sa na PNG." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15379 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15380 #: ../pidgin/gtkimhtml.c:3401 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15381 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15382 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15383 "<span size='larger' weight='bold'>Error saving image</span>\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15384 "\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15385 "%s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15386 msgstr "" |
19744 | 15387 "<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:
16719
diff
changeset
|
15388 "\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15389 "%s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15390 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15391 #: ../pidgin/gtkimhtml.c:3404 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15392 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15393 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15394 "Error saving image\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15395 "\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15396 "%s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15397 msgstr "" |
19744 | 15398 "Chyba počas ukladania obrázka\n" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15399 "\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15400 "%s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15401 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15402 #: ../pidgin/gtkimhtml.c:3482 ../pidgin/gtkimhtml.c:3494 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15403 msgid "Save Image" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15404 msgstr "Uložiť obrázok" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15405 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15406 #: ../pidgin/gtkimhtml.c:3522 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15407 msgid "_Save Image..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15408 msgstr "_Uložiť obrázok..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15409 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15410 #: ../pidgin/gtkimhtmltoolbar.c:163 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15411 msgid "Select Font" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15412 msgstr "Vybrať písmo" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15413 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15414 #: ../pidgin/gtkimhtmltoolbar.c:242 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15415 msgid "Select Text Color" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15416 msgstr "Vybrať farbu textu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15417 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15418 #: ../pidgin/gtkimhtmltoolbar.c:321 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15419 msgid "Select Background Color" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15420 msgstr "Vybrať farbu pozadia" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15421 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15422 #: ../pidgin/gtkimhtmltoolbar.c:410 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15423 msgid "_URL" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15424 msgstr "_URL" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15425 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15426 #: ../pidgin/gtkimhtmltoolbar.c:418 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15427 msgid "_Description" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15428 msgstr "_Popis" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15429 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15430 #: ../pidgin/gtkimhtmltoolbar.c:421 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15431 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15432 "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:
16719
diff
changeset
|
15433 "The description is optional." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15434 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:
16719
diff
changeset
|
15435 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15436 #: ../pidgin/gtkimhtmltoolbar.c:425 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15437 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:
16719
diff
changeset
|
15438 msgstr "Prosím, zadajte URL odkazu ktorý chcete vložiť." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15439 |
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
|
15440 #: ../pidgin/gtkimhtmltoolbar.c:430 ../pidgin/gtkimhtmltoolbar.c:1102 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15441 msgid "Insert Link" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15442 msgstr "Vložiť odkaz" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15443 |
20779 | 15444 #: ../pidgin/gtkimhtmltoolbar.c:434 ../pidgin/gtkimhtmltoolbar.c:1263 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15445 msgid "_Insert" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15446 msgstr "_Vložiť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15447 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15448 #: ../pidgin/gtkimhtmltoolbar.c:514 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15449 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15450 msgid "Failed to store image: %s\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15451 msgstr "Nepodarilo sa uložiť obrázok: %s\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15452 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15453 #: ../pidgin/gtkimhtmltoolbar.c:540 ../pidgin/gtkimhtmltoolbar.c:550 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15454 msgid "Insert Image" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15455 msgstr "Vložiť obrázok" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15456 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15457 #: ../pidgin/gtkimhtmltoolbar.c:761 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15458 msgid "This theme has no available smileys." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15459 msgstr "Táto téma neobsahuje žiadne smajlíky." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15460 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15461 #. show everything |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15462 #: ../pidgin/gtkimhtmltoolbar.c:778 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15463 msgid "Smile!" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15464 msgstr "Smajlík!" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15465 |
20779 | 15466 #: ../pidgin/gtkimhtmltoolbar.c:846 ../pidgin/gtkimhtmltoolbar.c:1220 |
19341 | 15467 msgid "_Font" |
15468 msgstr "_Písmo" | |
15469 | |
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
|
15470 #: ../pidgin/gtkimhtmltoolbar.c:1054 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15471 msgid "Group Items" |
20779 | 15472 msgstr "Zoskupiť položky" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15473 |
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
|
15474 #: ../pidgin/gtkimhtmltoolbar.c:1054 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15475 msgid "Ungroup Items" |
20779 | 15476 msgstr "Nezoskupiť položky" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15477 |
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
|
15478 #: ../pidgin/gtkimhtmltoolbar.c:1088 ../pidgin/plugins/convcolors.c:287 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15479 msgid "Bold" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15480 msgstr "Tučné" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15481 |
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
|
15482 #: ../pidgin/gtkimhtmltoolbar.c:1089 ../pidgin/plugins/convcolors.c:294 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15483 msgid "Italic" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15484 msgstr "Kurzíva" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15485 |
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
|
15486 #: ../pidgin/gtkimhtmltoolbar.c:1090 ../pidgin/plugins/convcolors.c:301 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15487 msgid "Underline" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15488 msgstr "Podčiarknuté" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15489 |
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
|
15490 #: ../pidgin/gtkimhtmltoolbar.c:1091 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15491 msgid "Strikethrough" |
20779 | 15492 msgstr "Prečiarknuté" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15493 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15494 #: ../pidgin/gtkimhtmltoolbar.c:1093 |
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
|
15495 msgid "Increase Font Size" |
20779 | 15496 msgstr "Zväčšiť velkosť písma" |
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
|
15497 |
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
|
15498 #: ../pidgin/gtkimhtmltoolbar.c:1094 |
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
|
15499 msgid "Decrease Font Size" |
20779 | 15500 msgstr "Zmenšiť velkosť písma" |
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
|
15501 |
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
|
15502 #: ../pidgin/gtkimhtmltoolbar.c:1096 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15503 msgid "Font Face" |
20779 | 15504 msgstr "Rez písma" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15505 |
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
|
15506 #: ../pidgin/gtkimhtmltoolbar.c:1097 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15507 msgid "Background Color" |
20779 | 15508 msgstr "Farba pozadia" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15509 |
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
|
15510 #: ../pidgin/gtkimhtmltoolbar.c:1098 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15511 msgid "Foreground Color" |
20779 | 15512 msgstr "Farba popredia" |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15513 |
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
|
15514 #: ../pidgin/gtkimhtmltoolbar.c:1100 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15515 msgid "Reset Formatting" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15516 msgstr "Vymazať formátovanie" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15517 |
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
|
15518 #: ../pidgin/gtkimhtmltoolbar.c:1103 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15519 msgid "Insert IM Image" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15520 msgstr "Vložiť obrázok" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15521 |
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
|
15522 #: ../pidgin/gtkimhtmltoolbar.c:1104 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15523 msgid "Insert Smiley" |
20779 | 15524 msgstr "Vložiť smajlíka" |
15525 | |
15526 #: ../pidgin/gtkimhtmltoolbar.c:1180 | |
19341 | 15527 msgid "<b>_Bold</b>" |
15528 msgstr "<b>_Tučné:</b>" | |
15529 | |
20779 | 15530 #: ../pidgin/gtkimhtmltoolbar.c:1181 |
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
|
15531 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
|
15532 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
|
15533 |
20779 | 15534 #: ../pidgin/gtkimhtmltoolbar.c:1182 |
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
|
15535 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
|
15536 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
|
15537 |
20779 | 15538 #: ../pidgin/gtkimhtmltoolbar.c:1183 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15539 msgid "<span strikethrough='true'>Strikethrough</span>" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15540 msgstr "<span size='larger'>Preškrtnuté</span>" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15541 |
20779 | 15542 #: ../pidgin/gtkimhtmltoolbar.c:1184 |
19341 | 15543 msgid "<span size='larger'>_Larger</span>" |
15544 msgstr "<span size='larger'>_Väčšie</span>" | |
15545 | |
20779 | 15546 #: ../pidgin/gtkimhtmltoolbar.c:1186 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15547 msgid "_Normal" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15548 msgstr "_Normálne" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15549 |
20779 | 15550 #: ../pidgin/gtkimhtmltoolbar.c:1188 |
19341 | 15551 msgid "<span size='smaller'>_Smaller</span>" |
15552 msgstr "<span size='smaller'>_Menšie</span>" | |
15553 | |
15554 #. If we want to show the formatting for the following items, we would | |
15555 #. * need to update them when formatting changes. The above items don't need | |
15556 #. * no updating nor nothin' | |
20779 | 15557 #: ../pidgin/gtkimhtmltoolbar.c:1192 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15558 msgid "_Font face" |
19744 | 15559 msgstr "_Rez písma" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15560 |
20779 | 15561 #: ../pidgin/gtkimhtmltoolbar.c:1193 |
19341 | 15562 msgid "Foreground _color" |
15563 msgstr "Farba _popredia" | |
15564 | |
20779 | 15565 #: ../pidgin/gtkimhtmltoolbar.c:1194 |
19341 | 15566 msgid "Bac_kground color" |
15567 msgstr "Farba po_zadia" | |
15568 | |
20779 | 15569 #: ../pidgin/gtkimhtmltoolbar.c:1271 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15570 msgid "_Image" |
19744 | 15571 msgstr "O_brázok" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15572 |
20779 | 15573 #: ../pidgin/gtkimhtmltoolbar.c:1277 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15574 msgid "_Link" |
19744 | 15575 msgstr "_Odkaz" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15576 |
20779 | 15577 #: ../pidgin/gtkimhtmltoolbar.c:1283 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15578 msgid "_Horizontal rule" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15579 msgstr "_Vodorovná čiara" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15580 |
20779 | 15581 #: ../pidgin/gtkimhtmltoolbar.c:1305 |
15582 msgid "_Smile!" | |
15583 msgstr "_Smajlík!" | |
15584 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15585 #: ../pidgin/gtklog.c:293 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15586 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15587 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15588 "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:
16719
diff
changeset
|
15589 "%s which started at %s?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15590 msgstr "" |
19341 | 15591 "Naozaj chcete natrvalo odstrániť záznam konverzácie s používateľom %s, ktorá " |
15592 "začala %s?" | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15593 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15594 #: ../pidgin/gtklog.c:304 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15595 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15596 msgid "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15597 "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:
19744
diff
changeset
|
15598 "s which started at %s?" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15599 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15600 "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:
16719
diff
changeset
|
15601 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15602 #: ../pidgin/gtklog.c:309 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15603 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15604 msgid "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15605 "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:
19744
diff
changeset
|
15606 "s?" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15607 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:
16719
diff
changeset
|
15608 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15609 #: ../pidgin/gtklog.c:453 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15610 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15611 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:
16719
diff
changeset
|
15612 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:
16719
diff
changeset
|
15613 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15614 #: ../pidgin/gtklog.c:456 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15615 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15616 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:
16719
diff
changeset
|
15617 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:
16719
diff
changeset
|
15618 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15619 #: ../pidgin/gtklog.c:503 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15620 msgid "%B %Y" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15621 msgstr "%B %Y" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15622 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15623 #: ../pidgin/gtklog.c:550 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15624 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15625 "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:
16719
diff
changeset
|
15626 "log\" preference is enabled." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15627 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15628 "Systémové udalosti sa budú zaznamenávať iba v prípade, že v nastaveniach " |
19744 | 15629 "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:
16719
diff
changeset
|
15630 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15631 #: ../pidgin/gtklog.c:554 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15632 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15633 "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:
16719
diff
changeset
|
15634 "preference is enabled." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15635 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15636 "Správy sa budú zaznamenávať iba v prípade, že v nastaveniach zapnete voľbu " |
19744 | 15637 "„Zaznamenávať všetky správy“." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15638 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15639 #: ../pidgin/gtklog.c:557 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15640 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15641 "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:
16719
diff
changeset
|
15642 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15643 "Chaty sa budú zaznamenávať iba v prípade, že v nastaveniach zapnete voľbu " |
19744 | 15644 "„Zaznamenávať všetky chaty“." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15645 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15646 #: ../pidgin/gtklog.c:561 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15647 msgid "No logs were found" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15648 msgstr "Neboli nájdené žiadne záznamy" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15649 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15650 #. 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:
19744
diff
changeset
|
15651 #: ../pidgin/gtklog.c:576 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15652 msgid "_Browse logs folder" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15653 msgstr "Otvoriť priečinok záznamov" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15654 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15655 #: ../pidgin/gtklog.c:640 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15656 msgid "Total log size:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15657 msgstr "Celková veľkosť záznamu:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15658 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15659 #: ../pidgin/gtklog.c:709 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15660 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15661 msgid "Conversations in %s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15662 msgstr "Rozhovory na %s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15663 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15664 #: ../pidgin/gtklog.c:717 ../pidgin/gtklog.c:779 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15665 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15666 msgid "Conversations with %s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15667 msgstr "Rozhovory s %s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15668 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15669 #: ../pidgin/gtklog.c:804 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15670 msgid "System Log" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15671 msgstr "Systémový záznam" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15672 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15673 #: ../pidgin/gtkmain.c:386 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15674 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15675 msgid "%s %s. Try `%s -h' for more information.\n" |
19744 | 15676 msgstr "%s %s. „%s -h“ zobrazí viac informácií.\n" |
15677 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15678 #: ../pidgin/gtkmain.c:388 |
20779 | 15679 #, c-format |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15680 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15681 "%s %s\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15682 "Usage: %s [OPTION]...\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15683 "\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15684 " -c, --config=DIR use DIR for config files\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15685 " -d, --debug print debugging messages to stdout\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15686 " -h, --help display this help and exit\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15687 " -m, --multiple do not ensure single instance\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15688 " -n, --nologin don't automatically login\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15689 " -l, --login[=NAME] automatically login (optional argument NAME specifies\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15690 " account(s) to use, separated by commas)\n" |
20779 | 15691 " --display=DISPLAY X display to use\n" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15692 " -v, --version display the current version and exit\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15693 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15694 "%s %s\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15695 "Použitie: %s [VOĽBA]...\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15696 "\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15697 " -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:
16719
diff
changeset
|
15698 " -d, --debug vkladá ladiace informácie do stdout\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15699 " -h, --help zobrazí túto pomoc a skončí\n" |
20779 | 15700 " -m, --multiple neobmedzí počet inštancií na jednu\n" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15701 " -n, --nologin neprihlasovať automaticky\n" |
19341 | 15702 " -l, --login[=MENO] automatické prihlásenie (voliteľný argument MENO " |
15703 "určuje\n" | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15704 " účty oddeľované čiarkami)\n" |
20779 | 15705 " --display=DISPLAY X obrazovka, ktoru použiť\n" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15706 " -v, --version zobrazí verziu programu a skončí\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15707 |
20779 | 15708 #: ../pidgin/gtkmain.c:516 |
15709 #, c-format | |
15710 msgid "" | |
15711 "%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:
16719
diff
changeset
|
15712 "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:
16719
diff
changeset
|
15713 "no fault of your own.\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15714 "\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15715 "If you can reproduce the crash, please notify the developers\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15716 "by reporting a bug at:\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15717 "%ssimpleticket/\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15718 "\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15719 "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:
16719
diff
changeset
|
15720 "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:
16719
diff
changeset
|
15721 "how to get the backtrace, please read the instructions at\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15722 "%swiki/GetABacktrace\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15723 "\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15724 "If you need further assistance, please IM either SeanEgn or \n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15725 "LSchiere (via AIM). Contact information for Sean and Luke \n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15726 "on other protocols is at\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15727 "%swiki/DeveloperPages\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15728 msgstr "" |
20779 | 15729 "Program %s %s vrátil chybu segmentácie a pokúsil o výpis pamäte súboru " |
15730 "jadra.\n" | |
15731 "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:
16719
diff
changeset
|
15732 "\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15733 "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:
16719
diff
changeset
|
15734 "tak, že nahlásite chybu na:\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15735 "%ssimpleticket/\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15736 "\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15737 "V hlásení nezabudnite tiež napísať čo presne ste robili, a\n" |
20779 | 15738 "vložte aj spätný výpis zo súboru jadra. Ak neviete, ako získať\n" |
15739 "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:
16719
diff
changeset
|
15740 "%swiki/GetABacktrace\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15741 "\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15742 "Ak potrebujete ďalšiu pomoc, napíšte buď SeanEgnovi alebo \n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15743 "LSchierovi (cez AIM). Kontaktné informácie na Seana a Lukeho \n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15744 "pre iné protokoly sú na:\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15745 "%swiki/DeveloperPages\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15746 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15747 #. Translators may want to transliterate the name. |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15748 #. It is not to be translated. |
20779 | 15749 #: ../pidgin/gtkmain.c:706 ../pidgin/pidgin.h:51 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15750 msgid "Pidgin" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15751 msgstr "Pidgin" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15752 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15753 #: ../pidgin/gtknotify.c:349 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15754 msgid "Open All Messages" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15755 msgstr "Otvoriť všetky správy" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15756 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15757 #: ../pidgin/gtknotify.c:402 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15758 msgid "<span weight=\"bold\" size=\"larger\">You have mail!</span>" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15759 msgstr "<span weight=\"bold\" size=\"larger\">Máte poštu!</span>" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15760 |
20779 | 15761 #: ../pidgin/gtknotify.c:545 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15762 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15763 msgid "%s has %d new message." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15764 msgid_plural "%s has %d new messages." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15765 msgstr[0] "Používateľ %s má %d nových správ." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15766 msgstr[1] "Používateľ %s má %d novú správu." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15767 msgstr[2] "Používateľ %s má %d nové správy." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15768 |
20779 | 15769 #: ../pidgin/gtknotify.c:569 |
15770 #, c-format | |
15771 msgid "<b>%d new e-mail.</b>" | |
15772 msgid_plural "<b>%d new e-mails.</b>" | |
15773 msgstr[0] "<b>%d nových e-mailov.</b>" | |
15774 msgstr[1] "<b>%d nový e-mail.</b>" | |
15775 msgstr[2] "<b>%d nové e-maily.</b>" | |
15776 | |
15777 #: ../pidgin/gtknotify.c:996 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15778 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15779 msgid "The browser command \"%s\" is invalid." |
19744 | 15780 msgstr "Príkaz prehliadača „%s“ je chybný." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15781 |
20779 | 15782 #: ../pidgin/gtknotify.c:998 ../pidgin/gtknotify.c:1010 |
15783 #: ../pidgin/gtknotify.c:1023 ../pidgin/gtknotify.c:1151 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15784 msgid "Unable to open URL" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15785 msgstr "Nepodarilo sa otvoriť URL" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15786 |
20779 | 15787 #: ../pidgin/gtknotify.c:1008 ../pidgin/gtknotify.c:1021 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15788 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15789 msgid "Error launching \"%s\": %s" |
19744 | 15790 msgstr "Chyba počas spúšťania „%s“: %s" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15791 |
20779 | 15792 #: ../pidgin/gtknotify.c:1152 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15793 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15794 "The 'Manual' browser command has been chosen, but no command has been set." |
19744 | 15795 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:
16719
diff
changeset
|
15796 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15797 #: ../pidgin/gtkplugin.c:265 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15798 msgid "The following plugins will be unloaded." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15799 msgstr "Nasledujúce moduly budú zastavené." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15800 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15801 #: ../pidgin/gtkplugin.c:284 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15802 msgid "Multiple plugins will be unloaded." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15803 msgstr "Bude zastavených viac modulov." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15804 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15805 #: ../pidgin/gtkplugin.c:288 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15806 msgid "Unload Plugins" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15807 msgstr "Zastaviť moduly" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15808 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15809 #: ../pidgin/gtkplugin.c:400 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15810 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15811 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15812 "%s%s<span weight=\"bold\">Written by:</span>\t%s\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15813 "<span weight=\"bold\">Website:</span>\t\t%s\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15814 "<span weight=\"bold\">Filename:</span>\t\t%s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15815 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15816 "%s%s<span weight=\"bold\">Autor:</span>\t%s\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15817 "<span weight=\"bold\">Domovská stránka:</span>\t\t%s\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15818 "<span weight=\"bold\">Názov súboru:</span>\t\t%s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15819 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15820 #: ../pidgin/gtkplugin.c:410 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15821 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15822 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15823 "%s\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15824 "<span foreground=\"#ff0000\" weight=\"bold\">Error: %s\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15825 "Check the plugin website for an update.</span>" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15826 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15827 "%s\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15828 "<span foreground=\"#ff0000\" weight=\"bold\">Chyba: %s\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15829 "Na stránke modulu nájdite novšiu verziu.</span>" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15830 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15831 #: ../pidgin/gtkplugin.c:536 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15832 msgid "Configure Pl_ugin" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15833 msgstr "Nastaviť Mod_ul" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15834 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15835 #: ../pidgin/gtkplugin.c:599 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15836 msgid "<b>Plugin Details</b>" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15837 msgstr "<b>Podrobnosti o module</b>" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15838 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15839 #: ../pidgin/gtkpounce.c:157 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15840 msgid "Select a file" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15841 msgstr "Vyberte súbor" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15842 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15843 #. Create the "Pounce on Whom" frame. |
20779 | 15844 #: ../pidgin/gtkpounce.c:539 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15845 msgid "Pounce on Whom" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15846 msgstr "Koho sledovať" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15847 |
20779 | 15848 #: ../pidgin/gtkpounce.c:566 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15849 msgid "_Buddy name:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15850 msgstr "_Meno priateľa:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15851 |
20779 | 15852 #: ../pidgin/gtkpounce.c:600 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15853 msgid "Si_gns on" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15854 msgstr "_Prihlási sa" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15855 |
20779 | 15856 #: ../pidgin/gtkpounce.c:602 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15857 msgid "Signs o_ff" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15858 msgstr "_Odhlási sa" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15859 |
20779 | 15860 #: ../pidgin/gtkpounce.c:604 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15861 msgid "Goes a_way" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15862 msgstr "Stane sa neprítomný" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15863 |
20779 | 15864 #: ../pidgin/gtkpounce.c:606 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15865 msgid "Ret_urns from away" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15866 msgstr "Prestane byť neprítomný" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15867 |
20779 | 15868 #: ../pidgin/gtkpounce.c:608 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15869 msgid "Becomes _idle" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15870 msgstr "Stane sa _nečinným" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15871 |
20779 | 15872 #: ../pidgin/gtkpounce.c:610 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15873 msgid "Is no longer i_dle" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15874 msgstr "Prestane byť n_ečinný" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15875 |
20779 | 15876 #: ../pidgin/gtkpounce.c:612 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15877 msgid "Starts _typing" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15878 msgstr "Začne _písať" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15879 |
20779 | 15880 #: ../pidgin/gtkpounce.c:614 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15881 msgid "P_auses while typing" |
19341 | 15882 msgstr "Preruší pís_anie" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15883 |
20779 | 15884 #: ../pidgin/gtkpounce.c:616 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15885 msgid "Stops t_yping" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15886 msgstr "Prestane pí_sať" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15887 |
20779 | 15888 #: ../pidgin/gtkpounce.c:618 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15889 msgid "Sends a _message" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15890 msgstr "Pošle _správu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15891 |
20779 | 15892 #: ../pidgin/gtkpounce.c:661 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15893 msgid "Ope_n an IM window" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15894 msgstr "Ot_voriť okno správ" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15895 |
20779 | 15896 #: ../pidgin/gtkpounce.c:663 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15897 msgid "_Pop up a notification" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15898 msgstr "_Zobraziť upozornenie" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15899 |
20779 | 15900 #: ../pidgin/gtkpounce.c:665 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15901 msgid "Send a _message" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15902 msgstr "Odoslať _správu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15903 |
20779 | 15904 #: ../pidgin/gtkpounce.c:667 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15905 msgid "E_xecute a command" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15906 msgstr "Spustiť _príkaz" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15907 |
20779 | 15908 #: ../pidgin/gtkpounce.c:669 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15909 msgid "P_lay a sound" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15910 msgstr "Prehrať _zvuk" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15911 |
20779 | 15912 #: ../pidgin/gtkpounce.c:675 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15913 msgid "Brows_e..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15914 msgstr "P_rehľadávať..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15915 |
20779 | 15916 #: ../pidgin/gtkpounce.c:677 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15917 msgid "Br_owse..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15918 msgstr "Prehľadávať..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15919 |
20779 | 15920 #: ../pidgin/gtkpounce.c:678 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15921 msgid "Pre_view" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15922 msgstr "_Náhľad" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15923 |
20779 | 15924 #: ../pidgin/gtkpounce.c:805 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15925 msgid "P_ounce only when my status is not Available" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15926 msgstr "Sledovať, len ak som neprítomný" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15927 |
20779 | 15928 #: ../pidgin/gtkpounce.c:810 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15929 msgid "_Recurring" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15930 msgstr "_Opakujúce sa" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15931 |
20779 | 15932 #: ../pidgin/gtkpounce.c:1253 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15933 msgid "Pounce Target" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15934 msgstr "Cieľ sledovania" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15935 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15936 #: ../pidgin/gtkprefs.c:386 |
19341 | 15937 #: ../pidgin/pixmaps/emotes/default/24/default.theme.in.h:1 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15938 msgid "Default" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15939 msgstr "Predvolená" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15940 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15941 #: ../pidgin/gtkprefs.c:517 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15942 msgid "Smiley theme failed to unpack." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15943 msgstr "Nepodarilo sa rozbaliť tému smajlíkov." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15944 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15945 #: ../pidgin/gtkprefs.c:644 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15946 msgid "Install Theme" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15947 msgstr "Inštalovať tému" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15948 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15949 #: ../pidgin/gtkprefs.c:697 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15950 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15951 "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:
16719
diff
changeset
|
15952 "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:
16719
diff
changeset
|
15953 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15954 "Z nasledujúceho zoznamu vyberte tému smajlíkov, ktorú chcete používať. Nové " |
19744 | 15955 "témy je možné nainštalovať pridaním témy do tohto zoznamu metódou „ťahaj a " |
15956 "pusti“." | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15957 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15958 #: ../pidgin/gtkprefs.c:732 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15959 msgid "Icon" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15960 msgstr "Ikona" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15961 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15962 #: ../pidgin/gtkprefs.c:894 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15963 msgid "System Tray Icon" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15964 msgstr "Ikona v oznamovacej oblasti" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15965 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15966 #: ../pidgin/gtkprefs.c:895 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15967 msgid "_Show system tray icon:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15968 msgstr "_Zobraziť ikonu v oznamovacej oblasti:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15969 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15970 #: ../pidgin/gtkprefs.c:899 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15971 msgid "On unread messages" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15972 msgstr "Pri neprečítaných správach" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15973 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15974 #: ../pidgin/gtkprefs.c:904 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15975 msgid "Conversation Window Hiding" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15976 msgstr "Skrývanie okna konverzácie" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15977 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15978 #: ../pidgin/gtkprefs.c:905 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15979 msgid "_Hide new IM conversations:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15980 msgstr "_Skrývať nové rozhovory:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15981 |
20779 | 15982 #: ../pidgin/gtkprefs.c:908 ../pidgin/gtkprefs.c:1946 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15983 msgid "When away" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15984 msgstr "Pri neprítomnosti" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15985 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15986 #. All the tab options! |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15987 #: ../pidgin/gtkprefs.c:916 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15988 msgid "Tabs" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15989 msgstr "Karty" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15990 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15991 #: ../pidgin/gtkprefs.c:918 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15992 msgid "Show IMs and chats in _tabbed windows" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15993 msgstr "Zobrazovať správy a chaty v oknách s _kartami" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15994 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15995 #: ../pidgin/gtkprefs.c:932 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15996 msgid "Show close b_utton on tabs" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15997 msgstr "Na kartách zobrazovať zatváracie tlačidlo" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
15998 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
15999 #: ../pidgin/gtkprefs.c:935 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16000 msgid "_Placement:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16001 msgstr "_Umiestnenie:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16002 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16003 #: ../pidgin/gtkprefs.c:937 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16004 msgid "Top" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16005 msgstr "Hore" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16006 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16007 #: ../pidgin/gtkprefs.c:938 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16008 msgid "Bottom" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16009 msgstr "Dolu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16010 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16011 #: ../pidgin/gtkprefs.c:939 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16012 msgid "Left" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16013 msgstr "Vľavo" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16014 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16015 #: ../pidgin/gtkprefs.c:940 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16016 msgid "Right" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16017 msgstr "Vpravo" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16018 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16019 #: ../pidgin/gtkprefs.c:942 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16020 msgid "Left Vertical" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16021 msgstr "Vľavo zvislo" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16022 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16023 #: ../pidgin/gtkprefs.c:943 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16024 msgid "Right Vertical" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16025 msgstr "Vpravo zvislo" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16026 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16027 #: ../pidgin/gtkprefs.c:950 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16028 msgid "N_ew conversations:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16029 msgstr "N_ové rozhovory:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16030 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16031 #: ../pidgin/gtkprefs.c:995 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16032 msgid "Show _formatting on incoming messages" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16033 msgstr "Zobrazovať _formátovanie v prichádzajúcich správach" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16034 |
20779 | 16035 #: ../pidgin/gtkprefs.c:997 |
16036 msgid "Close IMs immediately when the tab is closed" | |
16037 msgstr "Zavrieť rozhovory v momente, keď zavriete kartu" | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16038 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16039 #: ../pidgin/gtkprefs.c:1000 |
20779 | 16040 msgid "Show _detailed information" |
16041 msgstr "Zobraziť detailné informácie" | |
16042 | |
16043 #: ../pidgin/gtkprefs.c:1002 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16044 msgid "Enable buddy ic_on animation" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16045 msgstr "Povoliť _animované obrázky priateľov" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16046 |
20779 | 16047 #: ../pidgin/gtkprefs.c:1009 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16048 msgid "_Notify buddies that you are typing to them" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16049 msgstr "_Zobrazovať priateľom, že im píšete" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16050 |
20779 | 16051 #: ../pidgin/gtkprefs.c:1012 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16052 msgid "Highlight _misspelled words" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16053 msgstr "Zvýrazňovať _nesprávne napísané slová" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16054 |
20779 | 16055 #: ../pidgin/gtkprefs.c:1016 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16056 msgid "Use smooth-scrolling" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16057 msgstr "Používať hladké posúvanie" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16058 |
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
|
16059 #: ../pidgin/gtkprefs.c:1019 |
20779 | 16060 msgid "F_lash window when IMs are received" |
16061 msgstr "Blikanie okna po prijatí správy" | |
16062 | |
16063 #: ../pidgin/gtkprefs.c:1021 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16064 msgid "Minimi_ze new conversation windows" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16065 msgstr "Minimali_zovať nové konverzácie" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16066 |
20779 | 16067 #: ../pidgin/gtkprefs.c:1025 |
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
|
16068 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
|
16069 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
|
16070 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16071 #: ../pidgin/gtkprefs.c:1027 |
20779 | 16072 msgid "Use document font from _theme" |
16073 msgstr "Použiť písmo dokumentov _témy" | |
16074 | |
16075 #: ../pidgin/gtkprefs.c:1029 | |
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
|
16076 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
|
16077 msgstr "Použiť písmo _témy" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16078 |
20779 | 16079 #: ../pidgin/gtkprefs.c:1031 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16080 msgid "Conversation _font:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16081 msgstr "Písmo konverzácie:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16082 |
20779 | 16083 #: ../pidgin/gtkprefs.c:1045 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16084 msgid "Default Formatting" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16085 msgstr "Štandardné formátovanie" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16086 |
20779 | 16087 #: ../pidgin/gtkprefs.c:1064 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16088 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16089 "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:
16719
diff
changeset
|
16090 "that support formatting." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16091 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16092 "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:
16719
diff
changeset
|
16093 "podporuje formátovanie." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16094 |
20779 | 16095 #: ../pidgin/gtkprefs.c:1130 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16096 msgid "ST_UN server:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16097 msgstr "ST_UN server:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16098 |
20779 | 16099 #: ../pidgin/gtkprefs.c:1142 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16100 msgid "<span style=\"italic\">Example: stunserver.org</span>" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16101 msgstr "<span style=\"italic\">Príklad: stunserver.org</span>" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16102 |
20779 | 16103 #: ../pidgin/gtkprefs.c:1146 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16104 msgid "_Autodetect IP address" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16105 msgstr "_Automaticky zistiť IP adresu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16106 |
20779 | 16107 #: ../pidgin/gtkprefs.c:1155 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16108 msgid "Public _IP:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16109 msgstr "Verejná _IP adresa:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16110 |
20779 | 16111 #: ../pidgin/gtkprefs.c:1184 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16112 msgid "Ports" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16113 msgstr "Porty" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16114 |
20779 | 16115 #: ../pidgin/gtkprefs.c:1187 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16116 msgid "_Manually specify range of ports to listen on" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16117 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:
16719
diff
changeset
|
16118 |
20779 | 16119 #: ../pidgin/gtkprefs.c:1190 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16120 msgid "_Start port:" |
19744 | 16121 msgstr "_Počiatočný port:" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16122 |
20779 | 16123 #: ../pidgin/gtkprefs.c:1197 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16124 msgid "_End port:" |
20779 | 16125 msgstr "_Koncový port:" |
16126 | |
16127 #: ../pidgin/gtkprefs.c:1205 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16128 msgid "Proxy Server" |
19744 | 16129 msgstr "Proxy server" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16130 |
20779 | 16131 #: ../pidgin/gtkprefs.c:1209 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16132 msgid "No proxy" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16133 msgstr "Bez proxy" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16134 |
20779 | 16135 #: ../pidgin/gtkprefs.c:1265 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16136 msgid "_User:" |
20779 | 16137 msgstr "Po_užívateľ:" |
16138 | |
16139 #: ../pidgin/gtkprefs.c:1330 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16140 msgid "Seamonkey" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16141 msgstr "Seamonkey" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16142 |
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
|
16143 #: ../pidgin/gtkprefs.c:1331 |
20779 | 16144 msgid "Opera" |
16145 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
|
16146 |
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
|
16147 #: ../pidgin/gtkprefs.c:1332 |
20779 | 16148 msgid "Netscape" |
16149 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
|
16150 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16151 #: ../pidgin/gtkprefs.c:1333 |
20779 | 16152 msgid "Mozilla" |
16153 msgstr "Mozilla" | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16154 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16155 #: ../pidgin/gtkprefs.c:1334 |
20779 | 16156 msgid "Konqueror" |
16157 msgstr "Konqueror" | |
16158 | |
16159 #: ../pidgin/gtkprefs.c:1335 | |
16160 msgid "GNOME Default" | |
16161 msgstr "GNOME štandard" | |
16162 | |
16163 #: ../pidgin/gtkprefs.c:1336 | |
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
|
16164 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
|
16165 msgstr "Galeon" |
19341 | 16166 |
20779 | 16167 #: ../pidgin/gtkprefs.c:1337 |
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
|
16168 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
|
16169 msgstr "Firefox" |
19341 | 16170 |
20779 | 16171 #: ../pidgin/gtkprefs.c:1338 |
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
|
16172 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
|
16173 msgstr "Firebird" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16174 |
20779 | 16175 #: ../pidgin/gtkprefs.c:1339 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16176 msgid "Epiphany" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16177 msgstr "Epiphany" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16178 |
20779 | 16179 #: ../pidgin/gtkprefs.c:1348 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16180 msgid "Manual" |
19744 | 16181 msgstr "Ručné" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16182 |
20779 | 16183 #: ../pidgin/gtkprefs.c:1401 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16184 msgid "Browser Selection" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16185 msgstr "Výber prehliadača" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16186 |
20779 | 16187 #: ../pidgin/gtkprefs.c:1405 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16188 msgid "_Browser:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16189 msgstr "_Prehliadač:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16190 |
20779 | 16191 #: ../pidgin/gtkprefs.c:1413 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16192 msgid "_Open link in:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16193 msgstr "_Otvoriť odkaz:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16194 |
20779 | 16195 #: ../pidgin/gtkprefs.c:1415 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16196 msgid "Browser default" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16197 msgstr "Podľa prehliadača" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16198 |
20779 | 16199 #: ../pidgin/gtkprefs.c:1416 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16200 msgid "Existing window" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16201 msgstr "V otvorenom okne" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16202 |
20779 | 16203 #: ../pidgin/gtkprefs.c:1418 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16204 msgid "New tab" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16205 msgstr "Na novej karte" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16206 |
20779 | 16207 #: ../pidgin/gtkprefs.c:1432 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16208 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16209 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16210 "_Manual:\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16211 "(%s for URL)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16212 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16213 "_Ručne:\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16214 "(%s for URL)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16215 |
20779 | 16216 #: ../pidgin/gtkprefs.c:1472 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16217 msgid "Log _format:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16218 msgstr "_Formát záznamu:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16219 |
20779 | 16220 #: ../pidgin/gtkprefs.c:1477 |
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
|
16221 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
|
16222 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
|
16223 |
20779 | 16224 #: ../pidgin/gtkprefs.c:1479 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16225 msgid "Log all c_hats" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16226 msgstr "Zaznamenávať všetky c_haty" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16227 |
20779 | 16228 #: ../pidgin/gtkprefs.c:1481 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16229 msgid "Log all _status changes to system log" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16230 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:
16719
diff
changeset
|
16231 |
20779 | 16232 #: ../pidgin/gtkprefs.c:1627 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16233 msgid "Sound Selection" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16234 msgstr "Výber zvuku" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16235 |
20779 | 16236 #: ../pidgin/gtkprefs.c:1637 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16237 msgid "Quietest" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16238 msgstr "Najtichšia" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16239 |
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
|
16240 #: ../pidgin/gtkprefs.c:1639 |
20779 | 16241 msgid "Quieter" |
16242 msgstr "Tichšia" | |
16243 | |
16244 #: ../pidgin/gtkprefs.c:1641 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16245 msgid "Quiet" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16246 msgstr "Tichá" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16247 |
20779 | 16248 #: ../pidgin/gtkprefs.c:1645 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16249 msgid "Loud" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16250 msgstr "Hlasná" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16251 |
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
|
16252 #: ../pidgin/gtkprefs.c:1647 |
20779 | 16253 msgid "Louder" |
16254 msgstr "Hlasnejšia" | |
16255 | |
16256 #: ../pidgin/gtkprefs.c:1649 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16257 msgid "Loudest" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16258 msgstr "Najhlasnejšia" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16259 |
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
|
16260 #: ../pidgin/gtkprefs.c:1715 |
20779 | 16261 msgid "_Method:" |
16262 msgstr "_Spôsob:" | |
16263 | |
16264 #: ../pidgin/gtkprefs.c:1717 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16265 msgid "Console beep" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16266 msgstr "Pípnutie konzoly" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16267 |
20779 | 16268 #: ../pidgin/gtkprefs.c:1724 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16269 msgid "No sounds" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16270 msgstr "Žiadne zvuky" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16271 |
20779 | 16272 #: ../pidgin/gtkprefs.c:1732 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16273 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16274 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16275 "Sound c_ommand:\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16276 "(%s for filename)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16277 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16278 "Príkaz zvuku:\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16279 "(%s pre názov súboru)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16280 |
20779 | 16281 #: ../pidgin/gtkprefs.c:1759 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16282 msgid "Sounds when conversation has _focus" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16283 msgstr "Prehrávať zvuky, keď je okno koverzácie _aktívne" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16284 |
20779 | 16285 #: ../pidgin/gtkprefs.c:1761 |
19341 | 16286 msgid "Enable sounds:" |
16287 msgstr "Povoliť zvuky:" | |
16288 | |
20779 | 16289 #: ../pidgin/gtkprefs.c:1772 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16290 msgid "Volume:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16291 msgstr "Hlasitosť:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16292 |
20779 | 16293 #: ../pidgin/gtkprefs.c:1852 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16294 msgid "Play" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16295 msgstr "Prehrať" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16296 |
20779 | 16297 #: ../pidgin/gtkprefs.c:1929 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16298 msgid "_Report idle time:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16299 msgstr "_Oznamovať čas nečinnosti:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16300 |
20779 | 16301 #: ../pidgin/gtkprefs.c:1934 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16302 msgid "Based on keyboard or mouse use" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16303 msgstr "Podľa využitia klávesnice alebo myši" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16304 |
20779 | 16305 #: ../pidgin/gtkprefs.c:1943 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16306 msgid "_Auto-reply:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16307 msgstr "_Automatická odpoveď:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16308 |
20779 | 16309 #: ../pidgin/gtkprefs.c:1947 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16310 msgid "When both away and idle" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16311 msgstr "Pri neprítomnosti a nečinnosti" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16312 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16313 #. Auto-away stuff |
20779 | 16314 #: ../pidgin/gtkprefs.c:1953 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16315 msgid "Auto-away" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16316 msgstr "Automatická neprítomnosť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16317 |
20779 | 16318 #: ../pidgin/gtkprefs.c:1955 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16319 msgid "Change status when _idle" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16320 msgstr "Zmeniť stav pri _nečinnosti" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16321 |
20779 | 16322 #: ../pidgin/gtkprefs.c:1959 |
19341 | 16323 msgid "_Minutes before becoming idle:" |
16324 msgstr "_Počet minút pred nečinnosťou:" | |
16325 | |
20779 | 16326 #: ../pidgin/gtkprefs.c:1967 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16327 msgid "Change _status to:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16328 msgstr "Zmeniť _stav na:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16329 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16330 #. Signon status stuff |
20779 | 16331 #: ../pidgin/gtkprefs.c:1988 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16332 msgid "Status at Startup" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16333 msgstr "Stav pri spustení" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16334 |
20779 | 16335 #: ../pidgin/gtkprefs.c:1990 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16336 msgid "Use status from last _exit at startup" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16337 msgstr "Po spustení použiť stav ako pred odhlásením" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16338 |
20779 | 16339 #: ../pidgin/gtkprefs.c:1996 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16340 msgid "Status to a_pply at startup:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16341 msgstr "Po spustení použiť stav:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16342 |
20779 | 16343 #: ../pidgin/gtkprefs.c:2034 |
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
|
16344 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
|
16345 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
|
16346 |
20779 | 16347 #: ../pidgin/gtkprefs.c:2036 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16348 msgid "Smiley Themes" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16349 msgstr "Témy smajlíkov" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16350 |
20779 | 16351 #: ../pidgin/gtkprefs.c:2043 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16352 msgid "Browser" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16353 msgstr "Prehliadač" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16354 |
20779 | 16355 #: ../pidgin/gtkprefs.c:2047 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16356 msgid "Status / Idle" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16357 msgstr "Stav / nečinný" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16358 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16359 #: ../pidgin/gtkprivacy.c:80 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16360 msgid "Allow all users to contact me" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16361 msgstr "Povoliť všetkým používateľom kontaktovať ma" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16362 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16363 #: ../pidgin/gtkprivacy.c:81 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16364 msgid "Allow only the users on my buddy list" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16365 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:
16719
diff
changeset
|
16366 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16367 #: ../pidgin/gtkprivacy.c:82 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16368 msgid "Allow only the users below" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16369 msgstr "Povoliť len nižšie uvedeným používateľom" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16370 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16371 #: ../pidgin/gtkprivacy.c:83 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16372 msgid "Block all users" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16373 msgstr "Blokovať všetkých používateľov" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16374 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16375 #: ../pidgin/gtkprivacy.c:84 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16376 msgid "Block only the users below" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16377 msgstr "Blokovať len nižšie uvedených používateľov" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16378 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16379 #: ../pidgin/gtkprivacy.c:370 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16380 msgid "Privacy" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16381 msgstr "Súkromie" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16382 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16383 #: ../pidgin/gtkprivacy.c:382 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16384 msgid "Changes to privacy settings take effect immediately." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16385 msgstr "Zmeny v nastavení súkromia sa prejavia okamžite." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16386 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16387 #. "Set privacy for:" label |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16388 #: ../pidgin/gtkprivacy.c:394 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16389 msgid "Set privacy for:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16390 msgstr "Nastaviť súkromie pre:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16391 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16392 #: ../pidgin/gtkprivacy.c:557 ../pidgin/gtkprivacy.c:574 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16393 msgid "Permit User" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16394 msgstr "Povoliť používateľa" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16395 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16396 #: ../pidgin/gtkprivacy.c:558 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16397 msgid "Type a user you permit to contact you." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16398 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:
16719
diff
changeset
|
16399 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16400 #: ../pidgin/gtkprivacy.c:559 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16401 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:
16719
diff
changeset
|
16402 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16403 "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:
16719
diff
changeset
|
16404 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16405 #: ../pidgin/gtkprivacy.c:562 ../pidgin/gtkprivacy.c:578 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16406 msgid "_Permit" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16407 msgstr "_Povoliť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16408 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16409 #: ../pidgin/gtkprivacy.c:568 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16410 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16411 msgid "Allow %s to contact you?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16412 msgstr "Povoliť používateľovi %s kontaktovať vás?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16413 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16414 #: ../pidgin/gtkprivacy.c:570 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16415 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16416 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:
16719
diff
changeset
|
16417 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:
16719
diff
changeset
|
16418 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16419 #: ../pidgin/gtkprivacy.c:599 ../pidgin/gtkprivacy.c:613 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16420 msgid "Block User" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16421 msgstr "Blokovať používateľa" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16422 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16423 #: ../pidgin/gtkprivacy.c:600 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16424 msgid "Type a user to block." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16425 msgstr "Zadajte používateľa, ktorého blokovať" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16426 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16427 #: ../pidgin/gtkprivacy.c:601 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16428 msgid "Please enter the name of the user you wish to block." |
20779 | 16429 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:
16719
diff
changeset
|
16430 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16431 #: ../pidgin/gtkprivacy.c:609 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16432 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16433 msgid "Block %s?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16434 msgstr "Zablokovať používateľa %s?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16435 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16436 #: ../pidgin/gtkprivacy.c:611 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16437 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16438 msgid "Are you sure you want to block %s?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16439 msgstr "Ste si istý, že chcete zablokovať používateľa %s?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16440 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16441 #: ../pidgin/gtkrequest.c:272 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16442 msgid "Apply" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16443 msgstr "Použiť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16444 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16445 #: ../pidgin/gtkrequest.c:1507 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16446 msgid "That file already exists" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16447 msgstr "Tento súbor už existuje" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16448 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16449 #: ../pidgin/gtkrequest.c:1508 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16450 msgid "Would you like to overwrite it?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16451 msgstr "Chcete ho prepísať?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16452 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16453 #: ../pidgin/gtkrequest.c:1511 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16454 msgid "Overwrite" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16455 msgstr "Prepísať" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16456 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16457 #: ../pidgin/gtkrequest.c:1512 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16458 msgid "Choose New Name" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16459 msgstr "Vybrať iný názov" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16460 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16461 #: ../pidgin/gtkrequest.c:1650 ../pidgin/gtkrequest.c:1664 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16462 msgid "Select Folder..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16463 msgstr "Vyberte priečinok..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16464 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16465 #. Create the window. |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16466 #: ../pidgin/gtkroomlist.c:375 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16467 msgid "Room List" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16468 msgstr "Zoznam miestností" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16469 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16470 #. list button |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16471 #: ../pidgin/gtkroomlist.c:443 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16472 msgid "_Get List" |
19744 | 16473 msgstr "_Získať zoznam" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16474 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16475 #. add button |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16476 #: ../pidgin/gtkroomlist.c:451 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16477 msgid "_Add Chat" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16478 msgstr "Pridať chat" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16479 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16480 #: ../pidgin/gtksavedstatuses.c:337 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16481 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:
16719
diff
changeset
|
16482 msgstr "Naozaj chcete odstrániť tieto uložené stavy?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16483 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16484 #. Use button |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16485 #: ../pidgin/gtksavedstatuses.c:620 ../pidgin/gtksavedstatuses.c:1266 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16486 msgid "_Use" |
19744 | 16487 msgstr "_Použiť" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16488 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16489 #: ../pidgin/gtksavedstatuses.c:780 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16490 msgid "Title already in use. You must choose a unique title." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16491 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:
16719
diff
changeset
|
16492 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16493 #: ../pidgin/gtksavedstatuses.c:970 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16494 msgid "Different" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16495 msgstr "Odlišný" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16496 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16497 #: ../pidgin/gtksavedstatuses.c:1159 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16498 msgid "_Title:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16499 msgstr "_Titulok:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16500 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16501 #: ../pidgin/gtksavedstatuses.c:1178 ../pidgin/gtksavedstatuses.c:1497 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16502 msgid "_Status:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16503 msgstr "_Stav:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16504 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16505 #. Different status message expander |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16506 #: ../pidgin/gtksavedstatuses.c:1210 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16507 msgid "Use a _different status for some accounts" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16508 msgstr "Pre niektoré účty používať odlišný stav" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16509 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16510 #. Save & Use button |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16511 #: ../pidgin/gtksavedstatuses.c:1274 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16512 msgid "Sa_ve & Use" |
19744 | 16513 msgstr "Ul_ožiť a Použiť" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16514 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16515 #: ../pidgin/gtksavedstatuses.c:1480 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16516 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16517 msgid "Status for %s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16518 msgstr "Stav pre %s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16519 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16520 #: ../pidgin/gtkstatusbox.c:664 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16521 msgid "Waiting for network connection" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16522 msgstr "Čaká sa na sieťové pripojenie" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16523 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16524 #: ../pidgin/gtkutils.c:632 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16525 msgid "Google Talk" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16526 msgstr "Google Talk" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16527 |
19744 | 16528 #: ../pidgin/gtkutils.c:1399 ../pidgin/gtkutils.c:1422 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16529 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16530 msgid "The following error has occurred loading %s: %s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16531 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:
16719
diff
changeset
|
16532 |
19744 | 16533 #: ../pidgin/gtkutils.c:1402 ../pidgin/gtkutils.c:1424 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16534 msgid "Failed to load image" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16535 msgstr "Nepodarilo sa načítať obrázok" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16536 |
19744 | 16537 #: ../pidgin/gtkutils.c:1498 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16538 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16539 msgid "Cannot send folder %s." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16540 msgstr "Nepodarilo sa odoslať priečinok %s." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16541 |
19744 | 16542 #: ../pidgin/gtkutils.c:1499 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16543 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16544 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16545 "%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:
16719
diff
changeset
|
16546 "individually." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16547 msgstr "" |
19341 | 16548 "Program %s nedokáže odoslať priečinok. Skúste posielať súbory v priečinku po " |
19744 | 16549 "jednom." |
16550 | |
16551 #: ../pidgin/gtkutils.c:1531 ../pidgin/gtkutils.c:1543 | |
16552 #: ../pidgin/gtkutils.c:1550 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16553 msgid "You have dragged an image" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16554 msgstr "Vložili ste obrázok" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16555 |
19744 | 16556 #: ../pidgin/gtkutils.c:1532 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16557 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16558 "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:
16719
diff
changeset
|
16559 "use it as the buddy icon for this user." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16560 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16561 "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:
16719
diff
changeset
|
16562 "použiť ako ikonu priateľa pre tohto používateľa." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16563 |
19744 | 16564 #: ../pidgin/gtkutils.c:1538 ../pidgin/gtkutils.c:1558 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16565 msgid "Set as buddy icon" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16566 msgstr "Nastaviť ako ikonu priateľa" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16567 |
19744 | 16568 #: ../pidgin/gtkutils.c:1539 ../pidgin/gtkutils.c:1559 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16569 msgid "Send image file" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16570 msgstr "Odoslať obrázok ako súbor" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16571 |
19744 | 16572 #: ../pidgin/gtkutils.c:1540 ../pidgin/gtkutils.c:1559 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16573 msgid "Insert in message" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16574 msgstr "Vložiť do správy" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16575 |
19744 | 16576 #: ../pidgin/gtkutils.c:1544 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16577 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:
16719
diff
changeset
|
16578 msgstr "Chcete nastaviť obrázok ako ikonu priateľa?" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16579 |
19744 | 16580 #: ../pidgin/gtkutils.c:1551 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16581 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16582 "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:
16719
diff
changeset
|
16583 "this user." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16584 msgstr "" |
19341 | 16585 "Tento obrázok môžete odoslať cez prenos súborov alebo ho použiť ako ikonu " |
16586 "pre tohto priateľa." | |
16587 | |
19744 | 16588 #: ../pidgin/gtkutils.c:1552 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16589 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16590 "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:
16719
diff
changeset
|
16591 "this user" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16592 msgstr "" |
19341 | 16593 "Tento obrázok môžete vložiť do správy alebo ho použiť ako ikonu pre tohto " |
16594 "priateľa." | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16595 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16596 #. 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:
16719
diff
changeset
|
16597 #. * "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:
16719
diff
changeset
|
16598 #. * 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:
16719
diff
changeset
|
16599 #. * Probably not. I'll just give an error and return. |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16600 #. The original patch sent the icon used by the launcher. That's probably wrong |
19744 | 16601 #: ../pidgin/gtkutils.c:1610 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16602 msgid "Cannot send launcher" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16603 msgstr "Nepodarilo sa odoslať spúšťač" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16604 |
19744 | 16605 #: ../pidgin/gtkutils.c:1610 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16606 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16607 "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:
16719
diff
changeset
|
16608 "launcher points to instead of this launcher itself." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16609 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16610 "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:
16719
diff
changeset
|
16611 "spúšťač odkazuje, namiesto samotného spúšťača." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16612 |
19744 | 16613 #: ../pidgin/gtkutils.c:2345 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16614 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16615 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16616 "<b>File:</b> %s\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16617 "<b>File size:</b> %s\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16618 "<b>Image size:</b> %dx%d" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16619 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16620 "<b>Súbor:</b> %s\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16621 "<b>Veľkosť súboru:</b> %s\n" |
19744 | 16622 "<b>Veľkosť obrázka:</b> %dx%d" |
16623 | |
16624 #: ../pidgin/gtkutils.c:2641 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16625 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16626 msgid "The file '%s' is too large for %s. Please try a smaller image.\n" |
19744 | 16627 msgstr "Súbor „%s“ je príliš veľký na %s. Prosím, skúste menší obrázok.\n" |
16628 | |
16629 #: ../pidgin/gtkutils.c:2643 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16630 msgid "Icon Error" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16631 msgstr "Chyba ikony" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16632 |
19744 | 16633 #: ../pidgin/gtkutils.c:2644 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16634 msgid "Could not set icon" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16635 msgstr "Nepodarilo sa odoslať ikonu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16636 |
19744 | 16637 #: ../pidgin/gtkutils.c:2744 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16638 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16639 msgid "Failed to open file '%s': %s" |
19744 | 16640 msgstr "Nepodarilo sa otvoriť súbor „%s“: %s" |
16641 | |
16642 #: ../pidgin/gtkutils.c:2793 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16643 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16644 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16645 "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:
16719
diff
changeset
|
16646 msgstr "" |
19744 | 16647 "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:
16719
diff
changeset
|
16648 "poškodený súbor" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16649 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16650 #: ../pidgin/gtkwhiteboard.c:754 ../pidgin/gtkwhiteboard.c:773 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16651 msgid "Save File" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16652 msgstr "Uložiť súbor" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16653 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16654 #: ../pidgin/gtkwhiteboard.c:861 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16655 msgid "Select color" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16656 msgstr "Vyberte farbu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16657 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16658 #: ../pidgin/pidginstock.c:87 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16659 msgid "_Alias" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16660 msgstr "_Prezývka" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16661 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16662 #: ../pidgin/pidginstock.c:89 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16663 msgid "Close _tabs" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16664 msgstr "Zavrieť _karty" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16665 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16666 #: ../pidgin/pidginstock.c:91 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16667 msgid "_Get Info" |
19744 | 16668 msgstr "_Získať informácie" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16669 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16670 #: ../pidgin/pidginstock.c:92 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16671 msgid "_Invite" |
19744 | 16672 msgstr "_Pozvať" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16673 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16674 #: ../pidgin/pidginstock.c:93 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16675 msgid "_Modify" |
19744 | 16676 msgstr "_Upraviť" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16677 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16678 #: ../pidgin/pidginstock.c:94 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16679 msgid "_Open Mail" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16680 msgstr "_Otvoriť poštu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16681 |
19341 | 16682 #: ../pidgin/pixmaps/emotes/default/24/default.theme.in.h:2 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16683 msgid "Pidgin smileys" |
19341 | 16684 msgstr "Smajlíci programu Pidgin" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16685 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16686 #: ../pidgin/pixmaps/emotes/none/none.theme.in.h:1 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16687 msgid "Penguin Pimps" |
19341 | 16688 msgstr "Autori Pidginu" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16689 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16690 #: ../pidgin/pixmaps/emotes/none/none.theme.in.h:2 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16691 msgid "Selecting this disables graphical emoticons." |
19341 | 16692 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:
16719
diff
changeset
|
16693 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16694 #: ../pidgin/pixmaps/emotes/none/none.theme.in.h:3 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16695 msgid "none" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16696 msgstr "žiadne" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16697 |
19341 | 16698 #: ../pidgin/plugins/cap/cap.c:450 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16699 msgid "Display Statistics" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16700 msgstr "Zobraziť štatistiky" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16701 |
19341 | 16702 #: ../pidgin/plugins/cap/cap.c:462 ../pidgin/plugins/cap/cap.c:465 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16703 msgid "Response Probability:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16704 msgstr "Pravdepodobnosť odpovede:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16705 |
19341 | 16706 #: ../pidgin/plugins/cap/cap.c:811 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16707 msgid "Statistics Configuration" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16708 msgstr "Konfigurácia štatistík" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16709 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16710 #. msg_difference spinner |
19341 | 16711 #: ../pidgin/plugins/cap/cap.c:814 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16712 msgid "Maximum response timeout:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16713 msgstr "Najdlhší interval do odpovede:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16714 |
19341 | 16715 #: ../pidgin/plugins/cap/cap.c:817 ../pidgin/plugins/cap/cap.c:824 |
16716 #: ../pidgin/plugins/cap/cap.c:831 ../pidgin/plugins/timestamp.c:150 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16717 msgid "minutes" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16718 msgstr "minút" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16719 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16720 #. last_seen spinner |
19341 | 16721 #: ../pidgin/plugins/cap/cap.c:821 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16722 msgid "Maximum last-seen difference:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16723 msgstr "Maximálny naposledy videný rozdiel:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16724 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16725 #. threshold spinner |
19341 | 16726 #: ../pidgin/plugins/cap/cap.c:828 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16727 msgid "Threshold:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16728 msgstr "Prah:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16729 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16730 #. *< type |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16731 #. *< ui_requirement |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16732 #. *< flags |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16733 #. *< dependencies |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16734 #. *< priority |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16735 #. *< id |
19341 | 16736 #: ../pidgin/plugins/cap/cap.c:936 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16737 msgid "Contact Availability Prediction" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16738 msgstr "Predpovedanie dostupnosti kontaktu." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16739 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16740 #. *< name |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16741 #. *< version |
19341 | 16742 #: ../pidgin/plugins/cap/cap.c:938 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16743 msgid "Contact Availability Prediction plugin." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16744 msgstr "Modul predpovedania dostupnosti kontaktu." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16745 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16746 #. * summary |
19341 | 16747 #: ../pidgin/plugins/cap/cap.c:939 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16748 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16749 "The contact availability plugin (cap) is used to display statistical " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16750 "information about buddies in a users contact list." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16751 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16752 "Modul dostupnosti kontaktu zobrazuje štatistické informácie o priateľoch v " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16753 "zozname kontaktov." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16754 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16755 #: ../pidgin/plugins/contact_priority.c:61 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16756 msgid "Buddy is idle" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16757 msgstr "Priateľ je nečinný" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16758 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16759 #: ../pidgin/plugins/contact_priority.c:62 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16760 msgid "Buddy is away" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16761 msgstr "Priateľ je neprítomný" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16762 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16763 #: ../pidgin/plugins/contact_priority.c:63 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16764 msgid "Buddy is \"extended\" away" |
19744 | 16765 msgstr "Priateľ je nedostupný" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16766 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16767 #. Not used yet. |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16768 #: ../pidgin/plugins/contact_priority.c:66 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16769 msgid "Buddy is mobile" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16770 msgstr "Priateľ je mobilný" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16771 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16772 #: ../pidgin/plugins/contact_priority.c:68 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16773 msgid "Buddy is offline" |
19744 | 16774 msgstr "Priateľ je odhlásený" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16775 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16776 #: ../pidgin/plugins/contact_priority.c:90 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16777 msgid "Point values to use when..." |
19744 | 16778 msgstr "Používať hodnoty bodov v prípade..." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16779 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16780 #: ../pidgin/plugins/contact_priority.c:118 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16781 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16782 "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:
16719
diff
changeset
|
16783 "in the contact.\n" |
19744 | 16784 msgstr "" |
16785 "Priateľ s <i>najväčším skóre</i> je taký, čo bude mať prioritu pri " | |
16786 "kontakte.\n" | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16787 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16788 #: ../pidgin/plugins/contact_priority.c:125 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16789 msgid "Use last buddy when scores are equal" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16790 msgstr "Ak sú hodnotenia rovnaké, použiť posledného priateľa" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16791 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16792 #: ../pidgin/plugins/contact_priority.c:130 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16793 msgid "Point values to use for account..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16794 msgstr "Hodnoty bodov, ktoré používať pre účet..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16795 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16796 #. *< type |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16797 #. *< ui_requirement |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16798 #. *< flags |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16799 #. *< dependencies |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16800 #. *< priority |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16801 #. *< id |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16802 #: ../pidgin/plugins/contact_priority.c:187 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16803 msgid "Contact Priority" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16804 msgstr "Priorita kontaktu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16805 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16806 #. *< name |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16807 #. *< version |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16808 #. *< summary |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16809 #: ../pidgin/plugins/contact_priority.c:190 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16810 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16811 "Allows for controlling the values associated with different buddy states." |
19744 | 16812 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:
16719
diff
changeset
|
16813 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16814 #. *< description |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16815 #: ../pidgin/plugins/contact_priority.c:192 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16816 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16817 "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:
16719
diff
changeset
|
16818 "in contact priority computations." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16819 msgstr "" |
19744 | 16820 "Povoľuje zmeny stavov, nečinný/preč/odpojený, podľa dôležitosti kamarátov v " |
16821 "zozname." | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16822 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16823 #: ../pidgin/plugins/convcolors.c:23 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16824 msgid "Conversation Colors" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16825 msgstr "Farby konverzácie" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16826 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16827 #: ../pidgin/plugins/convcolors.c:25 ../pidgin/plugins/convcolors.c:26 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16828 msgid "Customize colors in the conversation window" |
19744 | 16829 msgstr "Prispôsobiť farby v okne konverzácie" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16830 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16831 #: ../pidgin/plugins/convcolors.c:82 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16832 msgid "Error Messages" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16833 msgstr "Chybové správy" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16834 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16835 #: ../pidgin/plugins/convcolors.c:83 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16836 msgid "Highlighted Messages" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16837 msgstr "Zvýraznené správy" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16838 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16839 #: ../pidgin/plugins/convcolors.c:84 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16840 msgid "System Messages" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16841 msgstr "Systémové správy" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16842 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16843 #: ../pidgin/plugins/convcolors.c:85 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16844 msgid "Sent Messages" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16845 msgstr "Odoslané správy" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16846 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16847 #: ../pidgin/plugins/convcolors.c:86 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16848 msgid "Received Messages" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16849 msgstr "Prijaté správy" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16850 |
20779 | 16851 #: ../pidgin/plugins/convcolors.c:210 ../pidgin/plugins/pidginrc.c:245 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16852 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16853 msgid "Select Color for %s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16854 msgstr "Vyberte farbu pre %s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16855 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16856 #: ../pidgin/plugins/convcolors.c:310 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16857 msgid "Ignore incoming format" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16858 msgstr "Ignorovať prichádzajúci formát" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16859 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16860 #: ../pidgin/plugins/convcolors.c:311 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16861 msgid "Apply in Chats" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16862 msgstr "Použiť v chatoch" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16863 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16864 #: ../pidgin/plugins/convcolors.c:312 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16865 msgid "Apply in IMs" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16866 msgstr "Použiť v okamžitých správach" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16867 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16868 #: ../pidgin/plugins/extplacement.c:80 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16869 msgid "By conversation count" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16870 msgstr "Podľa počtu konverzácií" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16871 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16872 #: ../pidgin/plugins/extplacement.c:101 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16873 msgid "Conversation Placement" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16874 msgstr "Umiestňovanie konverzácií" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16875 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16876 #. 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:
16719
diff
changeset
|
16877 #: ../pidgin/plugins/extplacement.c:105 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16878 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16879 "Note: The preference for \"New conversations\" must be set to \"By " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16880 "conversation count\"." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16881 msgstr "" |
19744 | 16882 "Poznámka: Možnosť „Nové konverzácie“ musí byť nastavená na „Podľa počtu " |
16883 "konverzácií“." | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16884 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16885 #: ../pidgin/plugins/extplacement.c:111 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16886 msgid "Number of conversations per window" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16887 msgstr "Počet konverzácií v jednom okne" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16888 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16889 #: ../pidgin/plugins/extplacement.c:117 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16890 msgid "Separate IM and Chat windows when placing by number" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16891 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:
16719
diff
changeset
|
16892 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16893 #. *< type |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16894 #. *< ui_requirement |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16895 #. *< flags |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16896 #. *< dependencies |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16897 #. *< priority |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16898 #. *< id |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16899 #: ../pidgin/plugins/extplacement.c:146 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16900 msgid "ExtPlacement" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16901 msgstr "Rozšírené umiestňovanie" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16902 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16903 #. *< name |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16904 #. *< version |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16905 #: ../pidgin/plugins/extplacement.c:148 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16906 msgid "Extra conversation placement options." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16907 msgstr "Dalšie možnosti umiestňovania rozhovorov" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16908 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16909 #. *< summary |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16910 #. * description |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16911 #: ../pidgin/plugins/extplacement.c:150 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16912 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16913 "Restrict the number of conversations per windows, optionally separating IMs " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16914 "and Chats" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16915 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16916 "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:
16719
diff
changeset
|
16917 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16918 #. Configuration frame |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16919 #: ../pidgin/plugins/gestures/gestures.c:235 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16920 msgid "Mouse Gestures Configuration" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16921 msgstr "Nastavenie ovládania pohybmi myši" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16922 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16923 #: ../pidgin/plugins/gestures/gestures.c:242 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16924 msgid "Middle mouse button" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16925 msgstr "Prostredné tlačidlo myši" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16926 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16927 #: ../pidgin/plugins/gestures/gestures.c:247 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16928 msgid "Right mouse button" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16929 msgstr "Pravé tlačidlo myši" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16930 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16931 #. "Visual gesture display" checkbox |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16932 #: ../pidgin/plugins/gestures/gestures.c:259 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16933 msgid "_Visual gesture display" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16934 msgstr "_Vizuálne zobrazovanie pohybov myši" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16935 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16936 #. *< type |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16937 #. *< ui_requirement |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16938 #. *< flags |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16939 #. *< dependencies |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16940 #. *< priority |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16941 #. *< id |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16942 #: ../pidgin/plugins/gestures/gestures.c:295 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16943 msgid "Mouse Gestures" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16944 msgstr "Ovládanie pohybmi kurzoru myši" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16945 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16946 #. *< name |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16947 #. *< version |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16948 #. * summary |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16949 #: ../pidgin/plugins/gestures/gestures.c:298 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16950 msgid "Provides support for mouse gestures" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16951 msgstr "Poskytuje podporu pre ovládanie pomocou pohybov kurzoru myši" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16952 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16953 #. * description |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16954 #: ../pidgin/plugins/gestures/gestures.c:300 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16955 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16956 "Allows support for mouse gestures in conversation windows.\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16957 "Drag the middle mouse button to perform certain actions:\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16958 "\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16959 "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:
16719
diff
changeset
|
16960 "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:
16719
diff
changeset
|
16961 "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:
16719
diff
changeset
|
16962 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16963 "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:
16719
diff
changeset
|
16964 "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:
16719
diff
changeset
|
16965 "\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16966 "Ťahajte dole a potom doprava pre zatvorenie konverzácie.\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16967 "Ť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:
16719
diff
changeset
|
16968 "Ť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:
16719
diff
changeset
|
16969 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16970 #: ../pidgin/plugins/gevolution/add_buddy_dialog.c:143 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16971 msgid "Instant Messaging" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16972 msgstr "Instant Messaging" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16973 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16974 #. Add the label. |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16975 #: ../pidgin/plugins/gevolution/add_buddy_dialog.c:457 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16976 msgid "Select a person from your address book below, or add a new person." |
19744 | 16977 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:
16719
diff
changeset
|
16978 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16979 #: ../pidgin/plugins/gevolution/add_buddy_dialog.c:551 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16980 #: ../pidgin/plugins/gevolution/new_person_dialog.c:301 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16981 msgid "Group:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16982 msgstr "Skupina:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16983 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16984 #. "New Person" button |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16985 #: ../pidgin/plugins/gevolution/add_buddy_dialog.c:576 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16986 #: ../pidgin/plugins/gevolution/assoc-buddy.c:467 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16987 #: ../pidgin/plugins/gevolution/new_person_dialog.c:248 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16988 msgid "New Person" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16989 msgstr "Nová osoba" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16990 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16991 #. "Select Buddy" button |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
16992 #: ../pidgin/plugins/gevolution/add_buddy_dialog.c:593 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16993 msgid "Select Buddy" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16994 msgstr "Vybrať priateľa" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16995 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16996 #. Add the label. |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16997 #: ../pidgin/plugins/gevolution/assoc-buddy.c:343 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16998 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
16999 "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:
16719
diff
changeset
|
17000 "person." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17001 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17002 "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:
16719
diff
changeset
|
17003 "alebo vytvorte novú osobu." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17004 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17005 #. Add the expander |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17006 #: ../pidgin/plugins/gevolution/assoc-buddy.c:431 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17007 msgid "User _details" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17008 msgstr "_Detaily o používateľovi" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17009 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17010 #. "Associate Buddy" button |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17011 #: ../pidgin/plugins/gevolution/assoc-buddy.c:484 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17012 msgid "_Associate Buddy" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17013 msgstr "_Priradiť priateľa" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17014 |
19341 | 17015 #: ../pidgin/plugins/gevolution/gevolution.c:240 |
17016 #: ../pidgin/plugins/gevolution/gevolution.c:246 | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17017 msgid "Unable to send e-mail" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17018 msgstr "Nepodarilo sa odoslať e-mail" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17019 |
19341 | 17020 #: ../pidgin/plugins/gevolution/gevolution.c:241 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17021 msgid "The evolution executable was not found in the PATH." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17022 msgstr "Spúšťač programu evolution nebol nájdený v premennej PATH." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17023 |
19341 | 17024 #: ../pidgin/plugins/gevolution/gevolution.c:247 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17025 msgid "An e-mail address was not found for this buddy." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17026 msgstr "Nebola nájdená e-mailová adresa tohoto priateľa." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17027 |
19341 | 17028 #: ../pidgin/plugins/gevolution/gevolution.c:273 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17029 msgid "Add to Address Book" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17030 msgstr "Pridať do adresára" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17031 |
19341 | 17032 #: ../pidgin/plugins/gevolution/gevolution.c:285 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17033 msgid "Send E-Mail" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17034 msgstr "Odoslať E-mail" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17035 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17036 #. Configuration frame |
19341 | 17037 #: ../pidgin/plugins/gevolution/gevolution.c:412 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17038 msgid "Evolution Integration Configuration" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17039 msgstr "Nastavenie integrácie s Evoulution" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17040 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17041 #. Label |
19341 | 17042 #: ../pidgin/plugins/gevolution/gevolution.c:415 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17043 msgid "Select all accounts that buddies should be auto-added to." |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17044 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:
16719
diff
changeset
|
17045 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17046 #. *< type |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17047 #. *< ui_requirement |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17048 #. *< flags |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17049 #. *< dependencies |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17050 #. *< priority |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17051 #. *< id |
19341 | 17052 #: ../pidgin/plugins/gevolution/gevolution.c:527 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17053 msgid "Evolution Integration" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17054 msgstr "Integrácia s Evolution" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17055 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17056 #. *< name |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17057 #. *< version |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17058 #. * summary |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17059 #. * description |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17060 #: ../pidgin/plugins/gevolution/gevolution.c:530 |
19341 | 17061 #: ../pidgin/plugins/gevolution/gevolution.c:532 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17062 msgid "Provides integration with Evolution." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17063 msgstr "Umožňuje integráciu s programom Evolution." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17064 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17065 #: ../pidgin/plugins/gevolution/new_person_dialog.c:262 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17066 msgid "Please enter the person's information below." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17067 msgstr "Zadajte, prosím, informácie o osobe." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17068 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17069 #: ../pidgin/plugins/gevolution/new_person_dialog.c:266 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17070 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:
16719
diff
changeset
|
17071 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:
16719
diff
changeset
|
17072 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17073 #: ../pidgin/plugins/gevolution/new_person_dialog.c:286 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17074 msgid "Account type:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17075 msgstr "Typ účtu:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17076 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17077 #. Optional Information section |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17078 #: ../pidgin/plugins/gevolution/new_person_dialog.c:309 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17079 msgid "Optional information:" |
19744 | 17080 msgstr "Nepovinné informácie:" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17081 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17082 #: ../pidgin/plugins/gevolution/new_person_dialog.c:344 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17083 msgid "First name:" |
19744 | 17084 msgstr "Krstné meno" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17085 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17086 #: ../pidgin/plugins/gevolution/new_person_dialog.c:356 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17087 msgid "Last name:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17088 msgstr "Priezvisko:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17089 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17090 #: ../pidgin/plugins/gevolution/new_person_dialog.c:376 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17091 msgid "E-mail:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17092 msgstr "E-mail:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17093 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17094 #. *< type |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17095 #. *< ui_requirement |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17096 #. *< flags |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17097 #. *< dependencies |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17098 #. *< priority |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17099 #. *< id |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17100 #: ../pidgin/plugins/gtk-signals-test.c:160 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17101 msgid "GTK Signals Test" |
19744 | 17102 msgstr "Test GTK signálov" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17103 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17104 #. *< name |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17105 #. *< version |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17106 #. * summary |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17107 #. * description |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17108 #: ../pidgin/plugins/gtk-signals-test.c:163 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17109 #: ../pidgin/plugins/gtk-signals-test.c:165 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17110 msgid "Test to see that all ui signals are working properly." |
19744 | 17111 msgstr "" |
17112 "Test pre zistenie, či všetky signály používateľského rozhrania fungujú " | |
17113 "správne." | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17114 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17115 #: ../pidgin/plugins/gtkbuddynote.c:36 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17116 #, c-format |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17117 msgid "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17118 "\n" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17119 "<b>Buddy Note</b>: %s" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17120 msgstr "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17121 "\n" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17122 "<b>Poznámka priateľa:</b> %s" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17123 |
20779 | 17124 #: ../pidgin/plugins/history.c:192 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17125 msgid "History" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17126 msgstr "História" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17127 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17128 #. *< type |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17129 #. *< ui_requirement |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17130 #. *< flags |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17131 #. *< dependencies |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17132 #. *< priority |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17133 #. *< id |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17134 #: ../pidgin/plugins/iconaway.c:82 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17135 msgid "Iconify on Away" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17136 msgstr "Ikonifikovať pri neprítomnosti" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17137 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17138 #. *< name |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17139 #. *< version |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17140 #. * summary |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17141 #. * description |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17142 #: ../pidgin/plugins/iconaway.c:85 ../pidgin/plugins/iconaway.c:87 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17143 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:
16719
diff
changeset
|
17144 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17145 "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:
16719
diff
changeset
|
17146 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17147 #: ../pidgin/plugins/mailchk.c:160 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17148 msgid "Mail Checker" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17149 msgstr "Kontrola pošty" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17150 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17151 #: ../pidgin/plugins/mailchk.c:162 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17152 msgid "Checks for new local mail." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17153 msgstr "Kontroluje novú miestnu poštu." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17154 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17155 #: ../pidgin/plugins/mailchk.c:163 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17156 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:
16719
diff
changeset
|
17157 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17158 "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:
16719
diff
changeset
|
17159 "poštu." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17160 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17161 #: ../pidgin/plugins/markerline.c:23 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17162 msgid "Markerline" |
19341 | 17163 msgstr "Deliaca čiara" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17164 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17165 #: ../pidgin/plugins/markerline.c:25 ../pidgin/plugins/markerline.c:26 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17166 msgid "Draw a line to indicate new messages in a conversation." |
19341 | 17167 msgstr "Nakresliť čiaru za novými správami v rozhovore" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17168 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17169 #: ../pidgin/plugins/markerline.c:246 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17170 msgid "Draw Markerline in " |
19341 | 17171 msgstr "Vykreslovať oddeľovaciu čiaru " |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17172 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17173 #: ../pidgin/plugins/markerline.c:250 ../pidgin/plugins/notify.c:682 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17174 msgid "_IM windows" |
19744 | 17175 msgstr "Okná _správ" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17176 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17177 #: ../pidgin/plugins/markerline.c:254 ../pidgin/plugins/notify.c:689 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17178 msgid "C_hat windows" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17179 msgstr "Okná c_hatu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17180 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17181 #: ../pidgin/plugins/musicmessaging/musicmessaging.c:44 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17182 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17183 "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:
16719
diff
changeset
|
17184 "accept." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17185 msgstr "" |
19744 | 17186 "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:
16719
diff
changeset
|
17187 "ikonu MM." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17188 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17189 #: ../pidgin/plugins/musicmessaging/musicmessaging.c:45 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17190 msgid "Music messaging session confirmed." |
19744 | 17191 msgstr "Relácia Music Messaging bolo potvrdené." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17192 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17193 #: ../pidgin/plugins/musicmessaging/musicmessaging.c:430 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17194 msgid "Music Messaging" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17195 msgstr "Music Messaging" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17196 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17197 #: ../pidgin/plugins/musicmessaging/musicmessaging.c:431 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17198 msgid "There was a conflict in running the command:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17199 msgstr "Pri spúšťaní príkazu nastal konflikt:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17200 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17201 #: ../pidgin/plugins/musicmessaging/musicmessaging.c:539 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17202 msgid "Error Running Editor" |
19744 | 17203 msgstr "Chyba pri spúšťaní editora" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17204 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17205 #: ../pidgin/plugins/musicmessaging/musicmessaging.c:540 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17206 msgid "The following error has occurred:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17207 msgstr "Vyskytla sa nasledujúca chyba:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17208 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17209 #. Configuration frame |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17210 #: ../pidgin/plugins/musicmessaging/musicmessaging.c:639 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17211 msgid "Music Messaging Configuration" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17212 msgstr "Nastavenie Music Messagingu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17213 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17214 #: ../pidgin/plugins/musicmessaging/musicmessaging.c:643 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17215 msgid "Score Editor Path" |
19744 | 17216 msgstr "Umiestnenie editora hodnotenia" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17217 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17218 #: ../pidgin/plugins/musicmessaging/musicmessaging.c:644 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17219 msgid "_Apply" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17220 msgstr "_Použiť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17221 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17222 #. *< type |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17223 #. *< ui_requirement |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17224 #. *< flags |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17225 #. *< dependencies |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17226 #. *< priority |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17227 #. *< id |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17228 #. *< name |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17229 #. *< version |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17230 #: ../pidgin/plugins/musicmessaging/musicmessaging.c:685 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17231 msgid "Music Messaging Plugin for collaborative composition." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17232 msgstr "Modul Music Messaging na spoluprácu pri skladaní." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17233 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17234 #. * summary |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17235 #: ../pidgin/plugins/musicmessaging/musicmessaging.c:687 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17236 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17237 "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:
16719
diff
changeset
|
17238 "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:
16719
diff
changeset
|
17239 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17240 "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:
16719
diff
changeset
|
17241 "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:
16719
diff
changeset
|
17242 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17243 #. ---------- "Notify For" ---------- |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17244 #: ../pidgin/plugins/notify.c:678 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17245 msgid "Notify For" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17246 msgstr "Upozorňovať na" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17247 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17248 #: ../pidgin/plugins/notify.c:697 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17249 msgid "\t_Only when someone says your screen name" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17250 msgstr "\t_Len keď niekto vysloví vašu prezývku" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17251 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17252 #: ../pidgin/plugins/notify.c:707 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17253 msgid "_Focused windows" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17254 msgstr "_Aktívné okná" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17255 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17256 #. ---------- "Notification Methods" ---------- |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17257 #: ../pidgin/plugins/notify.c:715 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17258 msgid "Notification Methods" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17259 msgstr "Spôsoby upozornenia" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17260 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17261 #: ../pidgin/plugins/notify.c:722 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17262 msgid "Prepend _string into window title:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17263 msgstr "Pripojiť _reťazec pred nadpis okna:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17264 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17265 #. Count method button |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17266 #: ../pidgin/plugins/notify.c:741 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17267 msgid "Insert c_ount of new messages into window title" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17268 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:
16719
diff
changeset
|
17269 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17270 #. Count xprop method button |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17271 #: ../pidgin/plugins/notify.c:750 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17272 msgid "Insert count of new message into _X property" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17273 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:
16719
diff
changeset
|
17274 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17275 #. Urgent method button |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17276 #: ../pidgin/plugins/notify.c:758 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17277 msgid "Set window manager \"_URGENT\" hint" |
19744 | 17278 msgstr "Nastavať správcovi okien príznak „_URGENT“" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17279 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17280 #. Raise window method button |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17281 #: ../pidgin/plugins/notify.c:767 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17282 msgid "R_aise conversation window" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17283 msgstr "_Zdvihnúť okno konverzácie" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17284 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17285 #. ---------- "Notification Removals" ---------- |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17286 #: ../pidgin/plugins/notify.c:775 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17287 msgid "Notification Removal" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17288 msgstr "Odstránenie upozornenia" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17289 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17290 #. Remove on focus button |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17291 #: ../pidgin/plugins/notify.c:780 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17292 msgid "Remove when conversation window _gains focus" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17293 msgstr "Odstrániť, keď sa okno konverzácie stane _aktívnym" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17294 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17295 #. Remove on click button |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17296 #: ../pidgin/plugins/notify.c:787 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17297 msgid "Remove when conversation window _receives click" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17298 msgstr "Odstrániť, keď okno konverzácie zaznamená _kliknutie" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17299 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17300 #. Remove on type button |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17301 #: ../pidgin/plugins/notify.c:795 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17302 msgid "Remove when _typing in conversation window" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17303 msgstr "Odstrániť pri _písaní do okna konverzácie" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17304 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17305 #. Remove on message send button |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17306 #: ../pidgin/plugins/notify.c:803 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17307 msgid "Remove when a _message gets sent" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17308 msgstr "Odstrániť po odoslaní správy" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17309 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17310 #. Remove on conversation switch button |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17311 #: ../pidgin/plugins/notify.c:812 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17312 msgid "Remove on switch to conversation ta_b" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17313 msgstr "Odstrániť pri prepnutí na kartu konverzácie" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17314 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17315 #. *< type |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17316 #. *< ui_requirement |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17317 #. *< flags |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17318 #. *< dependencies |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17319 #. *< priority |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17320 #. *< id |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17321 #: ../pidgin/plugins/notify.c:907 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17322 msgid "Message Notification" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17323 msgstr "Upozornenie na správu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17324 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17325 #. *< name |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17326 #. *< version |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17327 #. * summary |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17328 #. * description |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17329 #: ../pidgin/plugins/notify.c:910 ../pidgin/plugins/notify.c:912 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17330 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:
16719
diff
changeset
|
17331 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:
16719
diff
changeset
|
17332 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17333 #. *< type |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17334 #. *< ui_requirement |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17335 #. *< flags |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17336 #. *< dependencies |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17337 #. *< priority |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17338 #. *< id |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17339 #: ../pidgin/plugins/pidgininc.c:91 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17340 msgid "Pidgin Demonstration Plugin" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17341 msgstr "Ukážkový modul programu Pidgin" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17342 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17343 #. *< name |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17344 #. *< version |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17345 #. * summary |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17346 #: ../pidgin/plugins/pidgininc.c:94 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17347 msgid "An example plugin that does stuff - see the description." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17348 msgstr "Ukážkový modul ktorý niečo vykonáva - pozrite popis" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17349 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17350 #. * description |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17351 #: ../pidgin/plugins/pidgininc.c:96 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17352 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17353 "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:
16719
diff
changeset
|
17354 "- 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:
16719
diff
changeset
|
17355 "- It reverses all incoming text\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17356 "- 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:
16719
diff
changeset
|
17357 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17358 "Toto je skvelý modul, ktorý robí mnoho vecí:\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17359 "- 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:
16719
diff
changeset
|
17360 "- Prevracia každý prichádzajúci text\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17361 "- 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:
16719
diff
changeset
|
17362 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17363 #: ../pidgin/plugins/pidginrc.c:41 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17364 msgid "Cursor Color" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17365 msgstr "Farba kurzoru" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17366 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17367 #: ../pidgin/plugins/pidginrc.c:42 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17368 msgid "Secondary Cursor Color" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17369 msgstr "Druhotná farba kurzoru" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17370 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17371 #: ../pidgin/plugins/pidginrc.c:43 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17372 msgid "Hyperlink Color" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17373 msgstr "Farba odkazu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17374 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17375 #: ../pidgin/plugins/pidginrc.c:54 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17376 msgid "GtkTreeView Horizontal Separation" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17377 msgstr "Vodorovná medzera v GtkTreeView" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17378 |
20779 | 17379 #: ../pidgin/plugins/pidginrc.c:69 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17380 msgid "Conversation Entry" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17381 msgstr "Položka rozhovoru" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17382 |
20779 | 17383 #: ../pidgin/plugins/pidginrc.c:70 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17384 msgid "Request Dialog" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17385 msgstr "Dialóg požiadavku" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17386 |
20779 | 17387 #: ../pidgin/plugins/pidginrc.c:71 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17388 msgid "Notify Dialog" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17389 msgstr "Dialóg upozornenia" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17390 |
20779 | 17391 #: ../pidgin/plugins/pidginrc.c:247 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17392 msgid "Select Color" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17393 msgstr "Vyberte farbu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17394 |
20779 | 17395 #: ../pidgin/plugins/pidginrc.c:294 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17396 msgid "Select Interface Font" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17397 msgstr "Vyberte písmo rozhrania" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17398 |
20779 | 17399 #: ../pidgin/plugins/pidginrc.c:297 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17400 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17401 msgid "Select Font for %s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17402 msgstr "Vyberte písmo pre %s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17403 |
20779 | 17404 #: ../pidgin/plugins/pidginrc.c:365 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17405 msgid "GTK+ Interface Font" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17406 msgstr "Písmo rozhrania GTK+" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17407 |
20779 | 17408 #: ../pidgin/plugins/pidginrc.c:385 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17409 msgid "GTK+ Text Shortcut Theme" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17410 msgstr "Textová téma odkazov GTK+" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17411 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17412 #. |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17413 #. for (i = 0; i < G_N_ELEMENTS(widget_bool_prefs); i++) { |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17414 #. hbox = gtk_hbox_new(FALSE, PIDGIN_HIG_CAT_SPACE); |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17415 #. gtk_box_pack_start(GTK_BOX(frame), hbox, FALSE, FALSE, 0); |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17416 #. |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17417 #. check = pidgin_prefs_checkbox(_(widget_bool_names[i]), |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17418 #. widget_bool_prefs_set[i], hbox); |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17419 #. gtk_size_group_add_widget(labelsg, check); |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17420 #. |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17421 #. 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:
16719
diff
changeset
|
17422 #. * |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17423 #. gtk_size_group_add_widget(widgetsb, widget_bool_widgets[i]); |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17424 #. * |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17425 #. gtk_widget_set_sensitive(widget_bool_widgets[i], |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17426 #. purple_prefs_get_bool(widget_bool_prefs_set[i])); |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17427 #. g_signal_connect(G_OBJECT(check), "toggled", |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17428 #. G_CALLBACK(pidgin_toggle_sensitive), |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17429 #. widget_bool_widgets[i]); |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17430 #. } |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17431 #. |
20779 | 17432 #: ../pidgin/plugins/pidginrc.c:422 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17433 msgid "Interface colors" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17434 msgstr "Farby rozhrania" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17435 |
20779 | 17436 #: ../pidgin/plugins/pidginrc.c:446 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17437 msgid "Widget Sizes" |
19744 | 17438 msgstr "Veľkosti ovládacích prvkov" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17439 |
20779 | 17440 #: ../pidgin/plugins/pidginrc.c:467 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17441 msgid "Fonts" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17442 msgstr "Písma" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17443 |
20779 | 17444 #: ../pidgin/plugins/pidginrc.c:491 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17445 msgid "Gtkrc File Tools" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17446 msgstr "Nástroje súboru Gtkrc" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17447 |
20779 | 17448 #: ../pidgin/plugins/pidginrc.c:496 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17449 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17450 msgid "Write settings to %s%sgtkrc-2.0" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17451 msgstr "Uložiť nastavenia do %s%sgtkrc-2.0" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17452 |
20779 | 17453 #: ../pidgin/plugins/pidginrc.c:505 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17454 msgid "Re-read gtkrc files" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17455 msgstr "Znovu načítať súbory gtkrc" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17456 |
20779 | 17457 #: ../pidgin/plugins/pidginrc.c:538 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17458 msgid "Pidgin GTK+ Theme Control" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17459 msgstr "Ovládánie témy GTK+ programu Pidgin" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17460 |
20779 | 17461 #: ../pidgin/plugins/pidginrc.c:540 ../pidgin/plugins/pidginrc.c:541 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17462 msgid "Provides access to commonly used gtkrc settings." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17463 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:
16719
diff
changeset
|
17464 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17465 #: ../pidgin/plugins/raw.c:175 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17466 msgid "Raw" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17467 msgstr "Priamy" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17468 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17469 #: ../pidgin/plugins/raw.c:177 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17470 msgid "Lets you send raw input to text-based protocols." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17471 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:
16719
diff
changeset
|
17472 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17473 #: ../pidgin/plugins/raw.c:178 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17474 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17475 "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:
16719
diff
changeset
|
17476 "'Enter' in the entry box to send. Watch the debug window." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17477 msgstr "" |
19341 | 17478 "Umožní vám odoslať priamy vstup v textovo-založených protokoloch (Jabber, " |
19744 | 17479 "MSN, IRC, TOC). Pre odoslanie stlačte „Enter“ vo vstupnom poli. Sledujte " |
19341 | 17480 "ladiace okno." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17481 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17482 #: ../pidgin/plugins/relnot.c:71 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17483 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17484 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17485 "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:
16719
diff
changeset
|
17486 "from <a href=\"%s\">%s</a><hr>" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17487 msgstr "" |
19341 | 17488 "Používate program %s, verziu %s. Aktuálna verzia je %s. Môžete ju získať " |
17489 "na adrese <a href=\"%s\">%s</a><hr>" | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17490 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17491 #: ../pidgin/plugins/relnot.c:79 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17492 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17493 msgid "<b>ChangeLog:</b><br>%s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17494 msgstr "<b>Zoznam zmien:</b><br>%s" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17495 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17496 #: ../pidgin/plugins/relnot.c:84 ../pidgin/plugins/relnot.c:85 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17497 msgid "New Version Available" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17498 msgstr "Nová verzia je k dispozícii" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17499 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17500 #. *< type |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17501 #. *< ui_requirement |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17502 #. *< flags |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17503 #. *< dependencies |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17504 #. *< priority |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17505 #. *< id |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17506 #: ../pidgin/plugins/relnot.c:143 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17507 msgid "Release Notification" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17508 msgstr "Upozornenie na novú verziu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17509 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17510 #. *< name |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17511 #. *< version |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17512 #. * summary |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17513 #: ../pidgin/plugins/relnot.c:146 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17514 msgid "Checks periodically for new releases." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17515 msgstr "Pravidelne kontroluje dostupnosť novej verzie." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17516 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17517 #. * description |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17518 #: ../pidgin/plugins/relnot.c:148 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17519 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17520 "Checks periodically for new releases and notifies the user with the " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17521 "ChangeLog." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17522 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17523 "Pravidelne kontroluje dostupnosť novej verzie a upozorní používateľa " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17524 "zoznamom zmien." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17525 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17526 #: ../pidgin/plugins/spellchk.c:1962 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17527 msgid "Duplicate Correction" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17528 msgstr "Duplikátna oprava" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17529 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17530 #: ../pidgin/plugins/spellchk.c:1963 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17531 msgid "The specified word already exists in the correction list." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17532 msgstr "Toto slovo sa už nachádza v zozname opráv." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17533 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17534 #: ../pidgin/plugins/spellchk.c:2177 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17535 msgid "Text Replacements" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17536 msgstr "Náhrady textu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17537 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17538 #: ../pidgin/plugins/spellchk.c:2200 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17539 msgid "You type" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17540 msgstr "Píšete" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17541 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17542 #: ../pidgin/plugins/spellchk.c:2214 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17543 msgid "You send" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17544 msgstr "Odosielate" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17545 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17546 #: ../pidgin/plugins/spellchk.c:2228 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17547 msgid "Whole words only" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17548 msgstr "Len celé slová" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17549 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17550 #: ../pidgin/plugins/spellchk.c:2240 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17551 msgid "Case sensitive" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17552 msgstr "Rozlišovať malé a veľké písmená" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17553 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17554 #: ../pidgin/plugins/spellchk.c:2266 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17555 msgid "Add a new text replacement" |
19744 | 17556 msgstr "Pridať novú náhradu textu" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17557 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17558 #: ../pidgin/plugins/spellchk.c:2282 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17559 msgid "You _type:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17560 msgstr "Píšete:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17561 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17562 #: ../pidgin/plugins/spellchk.c:2299 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17563 msgid "You _send:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17564 msgstr "Odosielate:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17565 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17566 #. 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:
16719
diff
changeset
|
17567 #: ../pidgin/plugins/spellchk.c:2311 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17568 msgid "_Exact case match (uncheck for automatic case handling)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17569 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17570 "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:
16719
diff
changeset
|
17571 "veľkosti písmen)" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17572 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17573 #: ../pidgin/plugins/spellchk.c:2313 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17574 msgid "Only replace _whole words" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17575 msgstr "Nahradzovať len _celé slová" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17576 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17577 #: ../pidgin/plugins/spellchk.c:2338 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17578 msgid "General Text Replacement Options" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17579 msgstr "Všeobecné možnosti nahradzovania textu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17580 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17581 #: ../pidgin/plugins/spellchk.c:2339 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17582 msgid "Enable replacement of last word on send" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17583 msgstr "Povoliť náhradu posledného slova pri odoslaní" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17584 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17585 #: ../pidgin/plugins/spellchk.c:2370 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17586 msgid "Text replacement" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17587 msgstr "Nahradzovanie textu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17588 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17589 #: ../pidgin/plugins/spellchk.c:2372 ../pidgin/plugins/spellchk.c:2373 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17590 msgid "Replaces text in outgoing messages according to user-defined rules." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17591 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17592 "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:
16719
diff
changeset
|
17593 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17594 #. *< type |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17595 #. *< ui_requirement |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17596 #. *< flags |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17597 #. *< dependencies |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17598 #. *< priority |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17599 #. *< id |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17600 #: ../pidgin/plugins/ticker/ticker.c:74 ../pidgin/plugins/ticker/ticker.c:354 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17601 msgid "Buddy Ticker" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17602 msgstr "Vyberač priateľov" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17603 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17604 #. *< name |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17605 #. *< version |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17606 #. * summary |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17607 #. * description |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17608 #: ../pidgin/plugins/ticker/ticker.c:357 ../pidgin/plugins/ticker/ticker.c:359 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17609 msgid "A horizontal scrolling version of the buddy list." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17610 msgstr "Vodorovne sa posúvajúca verzia zoznamu priateľov." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17611 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17612 #: ../pidgin/plugins/timestamp.c:137 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17613 msgid "Display Timestamps Every" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17614 msgstr "Zobraziť časové značky každých" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17615 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17616 #. *< type |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17617 #. *< ui_requirement |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17618 #. *< flags |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17619 #. *< dependencies |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17620 #. *< priority |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17621 #. *< id |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17622 #: ../pidgin/plugins/timestamp.c:202 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17623 msgid "Timestamp" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17624 msgstr "Časová značka" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17625 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17626 #. *< name |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17627 #. *< version |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17628 #. * summary |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17629 #: ../pidgin/plugins/timestamp.c:205 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17630 msgid "Display iChat-style timestamps" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17631 msgstr "Časové značky v štýle iChat" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17632 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17633 #. * description |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17634 #: ../pidgin/plugins/timestamp.c:207 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17635 msgid "Display iChat-style timestamps every N minutes." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17636 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:
16719
diff
changeset
|
17637 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17638 #: ../pidgin/plugins/timestamp_format.c:23 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17639 msgid "Timestamp Format Options" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17640 msgstr "Voľby formátu časovej značky" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17641 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17642 #: ../pidgin/plugins/timestamp_format.c:26 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17643 msgid "_Force 24-hour time format" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17644 msgstr "_Vynútiť 24-hodinový formát času" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17645 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17646 #: ../pidgin/plugins/timestamp_format.c:33 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17647 msgid "Show dates in..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17648 msgstr "Zobraziť dátumy v..." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17649 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17650 #: ../pidgin/plugins/timestamp_format.c:38 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17651 msgid "Co_nversations:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17652 msgstr "_Rozhovory:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17653 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17654 #: ../pidgin/plugins/timestamp_format.c:40 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17655 #: ../pidgin/plugins/timestamp_format.c:49 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17656 msgid "For delayed messages" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17657 msgstr "Pre oneskorené správy" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17658 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17659 #: ../pidgin/plugins/timestamp_format.c:41 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17660 #: ../pidgin/plugins/timestamp_format.c:50 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17661 msgid "For delayed messages and in chats" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17662 msgstr "Pre oneskorené správy a v chatoch" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17663 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17664 #: ../pidgin/plugins/timestamp_format.c:47 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17665 msgid "_Message Logs:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17666 msgstr "_Záznamy správ:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17667 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17668 #. *< type |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17669 #. *< ui_requirement |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17670 #. *< flags |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17671 #. *< dependencies |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17672 #. *< priority |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17673 #. *< id |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17674 #: ../pidgin/plugins/timestamp_format.c:151 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17675 msgid "Message Timestamp Formats" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17676 msgstr "Formáty časovej značky správ" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17677 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17678 #. *< name |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17679 #. *< version |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17680 #. * summary |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17681 #: ../pidgin/plugins/timestamp_format.c:154 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17682 msgid "Customizes the message timestamp formats." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17683 msgstr "Prispôsobenie formátu časovývch známok." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17684 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17685 #. * description |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17686 #: ../pidgin/plugins/timestamp_format.c:156 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17687 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17688 "This plugin allows the user to customize conversation and logging message " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17689 "timestamp formats." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17690 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17691 "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:
16719
diff
changeset
|
17692 "správach konverzácií a záznamoch." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17693 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17694 #: ../pidgin/plugins/win32/transparency/win2ktrans.c:175 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17695 #: ../pidgin/plugins/win32/transparency/win2ktrans.c:598 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17696 #: ../pidgin/plugins/win32/transparency/win2ktrans.c:645 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17697 msgid "Opacity:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17698 msgstr "Krytie:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17699 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17700 #. IM Convo trans options |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17701 #: ../pidgin/plugins/win32/transparency/win2ktrans.c:562 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17702 msgid "IM Conversation Windows" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17703 msgstr "Okná rozhovoru" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17704 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17705 #: ../pidgin/plugins/win32/transparency/win2ktrans.c:563 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17706 msgid "_IM window transparency" |
19744 | 17707 msgstr "Priesvitnosť okna správ" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17708 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17709 #: ../pidgin/plugins/win32/transparency/win2ktrans.c:577 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17710 msgid "_Show slider bar in IM window" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17711 msgstr "_Zobrazovať posuvný pruh v okne správ" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17712 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17713 #: ../pidgin/plugins/win32/transparency/win2ktrans.c:584 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17714 msgid "Remove IM window transparency on focus" |
19744 | 17715 msgstr "Odstrániť priesvitnosť okna správ pri aktivácii" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17716 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17717 #: ../pidgin/plugins/win32/transparency/win2ktrans.c:587 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17718 #: ../pidgin/plugins/win32/transparency/win2ktrans.c:635 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17719 msgid "Always on top" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17720 msgstr "Vždy navrchu" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17721 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17722 #. Buddy List trans options |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17723 #: ../pidgin/plugins/win32/transparency/win2ktrans.c:619 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17724 msgid "Buddy List Window" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17725 msgstr "Okno zoznamu priateľov" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17726 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17727 #: ../pidgin/plugins/win32/transparency/win2ktrans.c:620 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17728 msgid "_Buddy List window transparency" |
19744 | 17729 msgstr "Priesvitnosť okna _zoznamu priateľov" |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17730 |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17731 #: ../pidgin/plugins/win32/transparency/win2ktrans.c:633 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17732 msgid "Remove Buddy List window transparency on focus" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17733 msgstr "Vypnúť priesvitnosť okna zoznamu priateľov pri aktivovaní" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17734 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17735 #. *< type |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17736 #. *< ui_requirement |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17737 #. *< flags |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17738 #. *< dependencies |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17739 #. *< priority |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17740 #. *< id |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17741 #: ../pidgin/plugins/win32/transparency/win2ktrans.c:693 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17742 msgid "Transparency" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17743 msgstr "Priehľadnosť" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17744 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17745 #. *< name |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17746 #. *< version |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17747 #. * summary |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17748 #: ../pidgin/plugins/win32/transparency/win2ktrans.c:696 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17749 msgid "Variable Transparency for the buddy list and conversations." |
19744 | 17750 msgstr "Premenlivá priesvitnosť zoznamu priateľov a konverzácií." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17751 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17752 #. * description |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17753 #: ../pidgin/plugins/win32/transparency/win2ktrans.c:698 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17754 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17755 "This plugin enables variable alpha transparency on conversation windows and " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17756 "the buddy list.\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17757 "\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17758 "* Note: This plugin requires Win2000 or greater." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17759 msgstr "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17760 "Tento modul povoľuje premenlivú priesvitnosť okien konverzácie a zoznamu " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17761 "priateľov.\n" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17762 "\n" |
19744 | 17763 "* Poznámka: Tento modul vyžaduje Win2000 alebo novší." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17764 |
19341 | 17765 #: ../pidgin/plugins/win32/winprefs/winprefs.c:303 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17766 msgid "GTK+ Runtime Version" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17767 msgstr "Verzia GTK+ Runtime" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17768 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17769 #. Autostart |
19341 | 17770 #: ../pidgin/plugins/win32/winprefs/winprefs.c:311 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17771 msgid "Startup" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17772 msgstr "Spustenie" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17773 |
19341 | 17774 #: ../pidgin/plugins/win32/winprefs/winprefs.c:312 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17775 #, c-format |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17776 msgid "_Start %s on Windows startup" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17777 msgstr "_Spustiť %s pri štarte Windows" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17778 |
19341 | 17779 #: ../pidgin/plugins/win32/winprefs/winprefs.c:327 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17780 msgid "_Dockable Buddy List" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17781 msgstr "_Ukotviteľný zoznam priateľov" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17782 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17783 #. Blist On Top |
19341 | 17784 #: ../pidgin/plugins/win32/winprefs/winprefs.c:331 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17785 msgid "_Keep Buddy List window on top:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17786 msgstr "_Udržiavať okno so zoznamom priateľov navrchu:" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17787 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17788 #. XXX: Did this ever work? |
19341 | 17789 #: ../pidgin/plugins/win32/winprefs/winprefs.c:336 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17790 msgid "Only when docked" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17791 msgstr "Len ak je ukotvené" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17792 |
19341 | 17793 #: ../pidgin/plugins/win32/winprefs/winprefs.c:341 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17794 msgid "_Flash window when chat messages are received" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17795 msgstr "_Blikať oknom, keď sú prijaté správy" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17796 |
19341 | 17797 #: ../pidgin/plugins/win32/winprefs/winprefs.c:371 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17798 msgid "Windows Pidgin Options" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17799 msgstr "Možnosti pre Windows verziu programu Pidgin" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17800 |
19341 | 17801 #: ../pidgin/plugins/win32/winprefs/winprefs.c:373 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17802 msgid "Options specific to Pidgin for Windows." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17803 msgstr "Špecifické možnosti programu Pidgin pre Windows." |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17804 |
19341 | 17805 #: ../pidgin/plugins/win32/winprefs/winprefs.c:374 |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17806 msgid "" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17807 "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:
16719
diff
changeset
|
17808 msgstr "" |
19341 | 17809 "Poskytuje možnosti špecifické pre Pidgin pre Windows, napríklad ukotvovanie " |
17810 "zoznamu priateľov." | |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17811 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17812 #: ../pidgin/plugins/xmppconsole.c:667 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17813 msgid "<font color='#777777'>Logged out.</font>" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17814 msgstr "<font color='#777777'>Odhlásený.</font>" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17815 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17816 #. *< type |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17817 #. *< ui_requirement |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17818 #. *< flags |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17819 #. *< dependencies |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17820 #. *< priority |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17821 #. *< id |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17822 #: ../pidgin/plugins/xmppconsole.c:746 ../pidgin/plugins/xmppconsole.c:841 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17823 #: ../pidgin/plugins/xmppconsole.c:860 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17824 msgid "XMPP Console" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17825 msgstr "XMPP Konzola" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17826 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17827 #: ../pidgin/plugins/xmppconsole.c:753 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17828 msgid "Account: " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17829 msgstr "Účet: " |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17830 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17831 #: ../pidgin/plugins/xmppconsole.c:780 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17832 msgid "<font color='#777777'>Not connected to XMPP</font>" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17833 msgstr "<font color='#777777'>Nepripojený ku XMPP</font>" |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17834 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17835 #: ../pidgin/plugins/xmppconsole.c:790 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17836 msgid "Insert an <iq/> stanza." |
20779 | 17837 msgstr "Vložiť <iq/> slohu." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17838 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17839 #: ../pidgin/plugins/xmppconsole.c:799 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17840 msgid "Insert a <presence/> stanza." |
20779 | 17841 msgstr "Vložiť <presence/> slohu." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17842 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17843 #: ../pidgin/plugins/xmppconsole.c:808 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17844 msgid "Insert a <message/> stanza." |
20779 | 17845 msgstr "Vložiť <message/> slohu." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17846 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17847 #. *< name |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17848 #. *< version |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17849 #. * summary |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17850 #: ../pidgin/plugins/xmppconsole.c:863 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17851 msgid "Send and receive raw XMPP stanzas." |
20779 | 17852 msgstr "Odosielať a prijímať nespracované XMPP slohy." |
19286
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17853 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17854 #. * description |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17855 #: ../pidgin/plugins/xmppconsole.c:865 |
bb460965c49c
15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents:
16719
diff
changeset
|
17856 msgid "This plugin is useful for debbuging XMPP servers or clients." |
19744 | 17857 msgstr "Tento plugin je vhodný pre ladenie XMPP serverov alebo klientov." |
17858 | |
20779 | 17859 #~ msgid "Sort by status" |
17860 #~ msgstr "Zoradiť podľa stavu" | |
17861 | |
17862 #~ msgid "Sort alphabetically" | |
17863 #~ msgstr "Zoradiť podľa abecedy" | |
17864 | |
17865 #~ msgid "Sort by log size" | |
17866 #~ msgstr "Zoradiť podľa veľkosti záznamu" | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17867 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17868 #~ msgid "You have just sent a Nudge!" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17869 #~ msgstr "Práve ste odoslali štuchanec!" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17870 |
20779 | 17871 #~ msgid "Has you" |
17872 #~ msgstr "Vás má" | |
17873 | |
17874 #~ msgid "MSN Protocol Plugin" | |
17875 #~ msgstr "Modul protokolu HTTP" | |
17876 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17877 #~ msgid "Would like to add him?" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17878 #~ msgstr "Chcete ho pridať?" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17879 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17880 #~ msgid "%s just sent you a Buzz!" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17881 #~ msgstr "%s vám práve poslal bzzz!" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17882 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17883 #~ msgid "You have just sent a Buzz!" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17884 #~ msgstr "Práve ste odoslali bzzz!" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17885 |
20779 | 17886 #~ msgid "Add Buddy _Pounce" |
17887 #~ msgstr "Pridať _sledovanie priatela" | |
17888 | |
17889 #~ msgid "Add a _Buddy" | |
17890 #~ msgstr "Pridať priateľa" | |
17891 | |
17892 #~ msgid "Add a C_hat" | |
17893 #~ msgstr "Pridať chat" | |
17894 | |
17895 #~ msgid "/Accounts/Add\\/Edit" | |
17896 #~ msgstr "/Účty/Pri_dať a upraviť" | |
17897 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17898 #~ msgid "/Help" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17899 #~ msgstr "/_Pomocník" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17900 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17901 #~ msgid "/Options/Show Buddy _Icon" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17902 #~ msgstr "/Možnosti/Zobraziť ikonu priateľa" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17903 |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17904 #~ msgid "/Options/Show Buddy Icon" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17905 #~ msgstr "/Možnosti/Zobraziť ikonu priateľa" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17906 |
20779 | 17907 #~ msgid "_Send To" |
17908 #~ msgstr "Po_slať cez" | |
17909 | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17910 #~ msgid "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17911 #~ "%s is a graphical modular messaging client based on libpurple which is " |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17912 #~ "capable of connecting to AIM, MSN, Yahoo!, XMPP, ICQ, IRC, SILC, SIP/" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17913 #~ "SIMPLE, Novell GroupWise, Lotus Sametime, Bonjour, Zephyr, Gadu-Gadu, and " |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17914 #~ "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:
19744
diff
changeset
|
17915 #~ "redistribute the program under the terms of the GPL (version 2 or " |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17916 #~ "later). A copy of the GPL is contained in the 'COPYING' file distributed " |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17917 #~ "with %s. %s is copyrighted by its contributors. See the 'COPYRIGHT' " |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17918 #~ "file for the complete list of contributors. We provide no warranty for " |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17919 #~ "this program.<BR><BR>" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17920 #~ msgstr "" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17921 #~ "%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:
19744
diff
changeset
|
17922 #~ "protokoly AIM, MSN, Yahoo!, XMPP, ICQ, IRC, SILC, SIP/SIMPLE, Novell " |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17923 #~ "GroupWise, Lotus Sametime, Bonjour, Zephyr, Gadu-Gadu, and QQ. Je " |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17924 #~ "vytvorený pomocou knižnice GTK+.<BR><BR>Tento program môžete upravovať a " |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17925 #~ "distribuovať podľa podmienok licencie GPL (vo verzii 2 alebo novšej). " |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17926 #~ "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:
19744
diff
changeset
|
17927 #~ "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:
19744
diff
changeset
|
17928 #~ "prispievatelia. Kompletný zoznam prispievateľov si môžete pozrieť v " |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17929 #~ "súbore 'COPYRIGHT'. Na tento program vám neposkytujeme žiadnu záruku." |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17930 #~ "<BR><BR>" |
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17931 |
20779 | 17932 #~ msgid "_Smiley" |
17933 #~ msgstr "_Smajlík" | |
17934 | |
17935 #~ msgid "Conversation History" | |
17936 #~ msgstr "História rozhovoru" | |
17937 | |
17938 #~ msgid "Log Viewer" | |
17939 #~ msgstr "Zobrazovač záznamov" | |
17940 | |
19744 | 17941 #~ msgid "nudged" |
17942 #~ msgstr "štuchnutý" | |
17943 | |
17944 #~ msgid "%d buddies were added or updated" | |
17945 #~ msgstr "%d priatelia boli pridaní alebo aktualizovaní" | |
17946 | |
17947 #~ msgid "buzzed" | |
17948 #~ msgstr "vyrušený" | |
17949 | |
17950 #~ msgid "Attention! %s %s." | |
17951 #~ msgstr "Pozor! %s %s." | |
17952 | |
17953 #~ msgid "Attention!" | |
17954 #~ msgstr "Pozor!" | |
17955 | |
17956 #~ msgid "Attention! You have been %s." | |
17957 #~ msgstr "Pozor! Boli ste %s" | |
17958 | |
17959 #~ msgid "/Buddies/Show/Show _Offline Buddies" | |
17960 #~ msgstr "/Priatelia/Zobraziť/_Nepripojených priateľov" | |
17961 | |
17962 #~ msgid "/Buddies/Show/Show _Empty Groups" | |
17963 #~ msgstr "/Priatelia/Zobraziť/Prázdne s_kupiny" | |
17964 | |
17965 #~ msgid "/Buddies/Show/Show Buddy _Details" | |
17966 #~ msgstr "/Priatelia/Zobraziť/_Detaily priateľov" | |
17967 | |
17968 #~ msgid "/Buddies/Show/Show Idle _Times" | |
17969 #~ msgstr "/Priatelia/Zobraziť/Č_asy nečinnosti" | |
17970 | |
17971 #~ msgid "/Buddies/Show/Show Offline Buddies" | |
17972 #~ msgstr "/Priatelia/Zobraziť/Nepripojených priateľov" | |
17973 | |
17974 #~ msgid "/Buddies/Show/Show Empty Groups" | |
17975 #~ msgstr "/Priatelia/Zobraziť/Prázdne skupiny" | |
17976 | |
17977 #~ msgid "/Buddies/Show/Show Buddy Details" | |
17978 #~ msgstr "/Priatelia/Zobraziť/Detaily priateľov" | |
17979 | |
17980 #~ msgid "/Buddies/Show/Show Idle Times" | |
17981 #~ msgstr "/Priatelia/Zobraziť/Časy nečinnosti" | |
17982 | |
17983 #~ msgid "/Conversation/_Hide" | |
17984 #~ msgstr "/Rozhovor/_Skryť" | |
17985 | |
17986 #~ msgid "Norwegian" | |
20236
60485bc8ff7f
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents:
19744
diff
changeset
|
17987 #~ msgstr "nórčina" |